Skip to content

Commit 0c44ddc

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 c83841b commit 0c44ddc

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.3",
2424
"@telegraph/tokens": "^0.1.2",
2525
"@telegraph/typography": "^0.1.25",
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.3",
2626
"@telegraph/tokens": "^0.1.2",
2727
"@telegraph/typography": "^0.1.25",
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
@@ -12537,6 +12537,28 @@ __metadata:
1253712537
languageName: node
1253812538
linkType: hard
1253912539

12540+
"framer-motion@npm:^12.23.24":
12541+
version: 12.23.24
12542+
resolution: "framer-motion@npm:12.23.24"
12543+
dependencies:
12544+
motion-dom: "npm:^12.23.23"
12545+
motion-utils: "npm:^12.23.6"
12546+
tslib: "npm:^2.4.0"
12547+
peerDependencies:
12548+
"@emotion/is-prop-valid": "*"
12549+
react: ^18.0.0 || ^19.0.0
12550+
react-dom: ^18.0.0 || ^19.0.0
12551+
peerDependenciesMeta:
12552+
"@emotion/is-prop-valid":
12553+
optional: true
12554+
react:
12555+
optional: true
12556+
react-dom:
12557+
optional: true
12558+
checksum: 10c0/716addd9fa85dd2c1475ab848e14c4e6d3246ced041de84afc19b1d6534c897256c8f2878864cf057039116e56f5ca1b87a4cbb943f0b1cf37199ef7174c3cf8
12559+
languageName: node
12560+
linkType: hard
12561+
1254012562
"freeport-async@npm:^2.0.0":
1254112563
version: 2.0.0
1254212564
resolution: "freeport-async@npm:2.0.0"
@@ -15255,6 +15277,15 @@ __metadata:
1525515277
languageName: node
1525615278
linkType: hard
1525715279

15280+
"motion-dom@npm:^12.23.23":
15281+
version: 12.23.23
15282+
resolution: "motion-dom@npm:12.23.23"
15283+
dependencies:
15284+
motion-utils: "npm:^12.23.6"
15285+
checksum: 10c0/139705731085063519b88f23fcc5b1c13e15707a4ff3365da02ef9a4bf2a2d8ebed9a151c57e7f215ccd9e822365d93c16e28e619fbf25611f61dcff5ee81d75
15286+
languageName: node
15287+
linkType: hard
15288+
1525815289
"motion-utils@npm:^12.23.6":
1525915290
version: 12.23.6
1526015291
resolution: "motion-utils@npm:12.23.6"
@@ -15502,7 +15533,7 @@ __metadata:
1550215533
"@types/uuid": "npm:^10.0.0"
1550315534
eslint: "npm:^8.56.0"
1550415535
eslint-config-next: "npm:15.4.6"
15505-
framer-motion: "npm:^12.23.12"
15536+
framer-motion: "npm:^12.23.24"
1550615537
next: "npm:next@^15.3.3"
1550715538
next-seo: "npm:^6.8.0"
1550815539
react: "npm:^19.0.0"
@@ -15542,7 +15573,7 @@ __metadata:
1554215573
"@types/react-dom": "npm:^19.1.6"
1554315574
"@types/uuid": "npm:^10.0.0"
1554415575
eslint: "npm:^8.56.0"
15545-
framer-motion: "npm:^12.23.12"
15576+
framer-motion: "npm:^12.23.24"
1554615577
next: "npm:15.3.3"
1554715578
next-seo: "npm:^6.8.0"
1554815579
react: "npm:^19.0.0"

0 commit comments

Comments
 (0)