Skip to content

Commit 6fca349

Browse files
chore(deps): bump framer-motion from 12.23.12 to 12.23.24
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.23.12 to 12.23.24. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.12...v12.23.24) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.23.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fa5708 commit 6fca349

File tree

3 files changed

+35
-4
lines changed

3 files changed

+35
-4
lines changed

examples/nextjs-app-dir-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@telegraph/textarea": "^0.1.2",
2424
"@telegraph/tokens": "^0.1.2",
2525
"@telegraph/typography": "^0.1.24",
26-
"framer-motion": "^12.23.12",
26+
"framer-motion": "^12.23.24",
2727
"next": "npm:next@^15.3.3",
2828
"next-seo": "^6.8.0",
2929
"react": "^19.0.0",

examples/nextjs-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@telegraph/textarea": "^0.1.2",
2626
"@telegraph/tokens": "^0.1.2",
2727
"@telegraph/typography": "^0.1.24",
28-
"framer-motion": "^12.23.12",
28+
"framer-motion": "^12.23.24",
2929
"next": "15.3.3",
3030
"next-seo": "^6.8.0",
3131
"react": "^19.0.0",

yarn.lock

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12533,6 +12533,28 @@ __metadata:
1253312533
languageName: node
1253412534
linkType: hard
1253512535

12536+
"framer-motion@npm:^12.23.24":
12537+
version: 12.23.24
12538+
resolution: "framer-motion@npm:12.23.24"
12539+
dependencies:
12540+
motion-dom: "npm:^12.23.23"
12541+
motion-utils: "npm:^12.23.6"
12542+
tslib: "npm:^2.4.0"
12543+
peerDependencies:
12544+
"@emotion/is-prop-valid": "*"
12545+
react: ^18.0.0 || ^19.0.0
12546+
react-dom: ^18.0.0 || ^19.0.0
12547+
peerDependenciesMeta:
12548+
"@emotion/is-prop-valid":
12549+
optional: true
12550+
react:
12551+
optional: true
12552+
react-dom:
12553+
optional: true
12554+
checksum: 10c0/716addd9fa85dd2c1475ab848e14c4e6d3246ced041de84afc19b1d6534c897256c8f2878864cf057039116e56f5ca1b87a4cbb943f0b1cf37199ef7174c3cf8
12555+
languageName: node
12556+
linkType: hard
12557+
1253612558
"freeport-async@npm:^2.0.0":
1253712559
version: 2.0.0
1253812560
resolution: "freeport-async@npm:2.0.0"
@@ -15251,6 +15273,15 @@ __metadata:
1525115273
languageName: node
1525215274
linkType: hard
1525315275

15276+
"motion-dom@npm:^12.23.23":
15277+
version: 12.23.23
15278+
resolution: "motion-dom@npm:12.23.23"
15279+
dependencies:
15280+
motion-utils: "npm:^12.23.6"
15281+
checksum: 10c0/139705731085063519b88f23fcc5b1c13e15707a4ff3365da02ef9a4bf2a2d8ebed9a151c57e7f215ccd9e822365d93c16e28e619fbf25611f61dcff5ee81d75
15282+
languageName: node
15283+
linkType: hard
15284+
1525415285
"motion-utils@npm:^12.23.6":
1525515286
version: 12.23.6
1525615287
resolution: "motion-utils@npm:12.23.6"
@@ -15498,7 +15529,7 @@ __metadata:
1549815529
"@types/uuid": "npm:^10.0.0"
1549915530
eslint: "npm:^8.56.0"
1550015531
eslint-config-next: "npm:15.4.6"
15501-
framer-motion: "npm:^12.23.12"
15532+
framer-motion: "npm:^12.23.24"
1550215533
next: "npm:next@^15.3.3"
1550315534
next-seo: "npm:^6.8.0"
1550415535
react: "npm:^19.0.0"
@@ -15538,7 +15569,7 @@ __metadata:
1553815569
"@types/react-dom": "npm:^19.1.6"
1553915570
"@types/uuid": "npm:^10.0.0"
1554015571
eslint: "npm:^8.56.0"
15541-
framer-motion: "npm:^12.23.12"
15572+
framer-motion: "npm:^12.23.24"
1554215573
next: "npm:15.3.3"
1554315574
next-seo: "npm:^6.8.0"
1554415575
react: "npm:^19.0.0"

0 commit comments

Comments
 (0)