Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit a529a9b

Browse files
Bump framer-motion from 12.16.0 to 12.18.1
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.16.0 to 12.18.1. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.16.0...v12.18.1) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb2d1fc commit a529a9b

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"autoprefixer": "^10.4.20",
2424
"classnames": "^2.5.1",
2525
"clsx": "^2.0.0",
26-
"framer-motion": "^12.16.0",
26+
"framer-motion": "^12.18.1",
2727
"postcss": "^8.5.1",
2828
"postcss-import": "^16.1.0",
2929
"prism-react-renderer": "^2.3.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5073,13 +5073,13 @@ fraction.js@^4.3.7:
50735073
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
50745074
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
50755075

5076-
framer-motion@^12.16.0:
5077-
version "12.16.0"
5078-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.16.0.tgz#d715b81b1b41ba61ce842e7085390e1533ec3814"
5079-
integrity sha512-xryrmD4jSBQrS2IkMdcTmiS4aSKckbS7kLDCuhUn9110SQKG1w3zlq1RTqCblewg+ZYe+m3sdtzQA6cRwo5g8Q==
5076+
framer-motion@^12.18.1:
5077+
version "12.18.1"
5078+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.18.1.tgz#783dc9ea7c816d315c6eebc49cd3a82c5fc50615"
5079+
integrity sha512-6o4EDuRPLk4LSZ1kRnnEOurbQ86MklVk+Y1rFBUKiF+d2pCdvMjWVu0ZkyMVCTwl5UyTH2n/zJEJx+jvTYuxow==
50805080
dependencies:
5081-
motion-dom "^12.16.0"
5082-
motion-utils "^12.12.1"
5081+
motion-dom "^12.18.1"
5082+
motion-utils "^12.18.1"
50835083
tslib "^2.4.0"
50845084

50855085
fresh@0.5.2:
@@ -7118,17 +7118,17 @@ mlly@^1.7.4:
71187118
pkg-types "^1.3.0"
71197119
ufo "^1.5.4"
71207120

7121-
motion-dom@^12.16.0:
7122-
version "12.16.0"
7123-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.16.0.tgz#ccf88d45db04214f32d455e12621f5213968bfd5"
7124-
integrity sha512-Z2nGwWrrdH4egLEtgYMCEN4V2qQt1qxlKy/uV7w691ztyA41Q5Rbn0KNGbsNVDZr9E8PD2IOQ3hSccRnB6xWzw==
7121+
motion-dom@^12.18.1:
7122+
version "12.18.1"
7123+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.18.1.tgz#3a4d6b7f4a7940393ffdd60ec44f636d3472948f"
7124+
integrity sha512-dR/4EYT23Snd+eUSLrde63Ws3oXQtJNw/krgautvTfwrN/2cHfCZMdu6CeTxVfRRWREW3Fy1f5vobRDiBb/q+w==
71257125
dependencies:
7126-
motion-utils "^12.12.1"
7126+
motion-utils "^12.18.1"
71277127

7128-
motion-utils@^12.12.1:
7129-
version "12.12.1"
7130-
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.12.1.tgz#63e28751325cb9d1cd684f3c273a570022b0010e"
7131-
integrity sha512-f9qiqUHm7hWSLlNW8gS9pisnsN7CRFRD58vNjptKdsqFLpkVnX00TNeD6Q0d27V9KzT7ySFyK1TZ/DShfVOv6w==
7128+
motion-utils@^12.18.1:
7129+
version "12.18.1"
7130+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.18.1.tgz#d7543c2bc15e843286cbb86119f011da0a78515b"
7131+
integrity sha512-az26YDU4WoDP0ueAkUtABLk2BIxe28d8NH1qWT8jPGhPyf44XTdDUh8pDk9OPphaSrR9McgpcJlgwSOIw/sfkA==
71327132

71337133
mrmime@^2.0.0:
71347134
version "2.0.1"

0 commit comments

Comments
 (0)