Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dep][dash](deps): Bump framer-motion from 11.12.0 to 11.18.0 in /ui/dashboard #674

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[dep][dash](deps): Bump framer-motion in /ui/dashboard
Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.12.0 to 11.18.0.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.12.0...v11.18.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 14, 2025

Verified

This commit was signed with the committer’s verified signature.
joonas Joonas Bergius
commit 6cb459e6ad6d1a3e6621895eccd0f10fab27d38c
2 changes: 1 addition & 1 deletion ui/dashboard/package.json
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@
"echarts-for-react": "3.0.2",
"echarts-gl": "2.0.9",
"file-saver": "2.0.5",
"framer-motion": "11.12.0",
"framer-motion": "11.18.0",
"jq-web": "0.5.1",
"lodash": "4.17.21",
"react": "18.3.1",
32 changes: 25 additions & 7 deletions ui/dashboard/yarn.lock
Original file line number Diff line number Diff line change
@@ -10668,23 +10668,25 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:11.12.0":
version: 11.12.0
resolution: "framer-motion@npm:11.12.0"
"framer-motion@npm:11.18.0":
version: 11.18.0
resolution: "framer-motion@npm:11.18.0"
dependencies:
motion-dom: "npm:^11.16.4"
motion-utils: "npm:^11.16.0"
tslib: "npm:^2.4.0"
peerDependencies:
"@emotion/is-prop-valid": "*"
react: ^18.0.0
react-dom: ^18.0.0
react: ^18.0.0 || ^19.0.0
react-dom: ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/is-prop-valid":
optional: true
react:
optional: true
react-dom:
optional: true
checksum: 10c0/9d1cfa356f5230b9bbed2107cbef50d38a7afa4c9d03fc7820c8d7bd8be697046af0e5b45f01d926c6b784f789858ad683afb361073271f826e63f29af4b05fb
checksum: 10c0/7f3c1e420bca2d920b7f48dfb54b072938771f9237feed02d576884398f4a68ccb2d1ae36b28cf2410dbfe2db6edb4c03429a1d896e789d08a972360c6ad82b1
languageName: node
linkType: hard

@@ -14483,6 +14485,22 @@ __metadata:
languageName: node
linkType: hard

"motion-dom@npm:^11.16.4":
version: 11.16.4
resolution: "motion-dom@npm:11.16.4"
dependencies:
motion-utils: "npm:^11.16.0"
checksum: 10c0/66de6d40aef59d3004aaf17e39c7c2d2c679306207fdb28c73917d6a05e8c962747fea53d2e516c25d994109d38e127943a759fed18a0fadfc2572a3335fc0d2
languageName: node
linkType: hard

"motion-utils@npm:^11.16.0":
version: 11.16.0
resolution: "motion-utils@npm:11.16.0"
checksum: 10c0/e68efa08b9546a2fb065537cedcbab1a416d43cdc5773e02ea01408c276e56bbea9ef76d330e80d8536a6ac585b0bbb6f4f2b9d97637d8d36418483e4492ddff
languageName: node
linkType: hard

"ms@npm:2.0.0":
version: 2.0.0
resolution: "ms@npm:2.0.0"
@@ -16483,7 +16501,7 @@ __metadata:
echarts-for-react: "npm:3.0.2"
echarts-gl: "npm:2.0.9"
file-saver: "npm:2.0.5"
framer-motion: "npm:11.12.0"
framer-motion: "npm:11.18.0"
fs-extra: "npm:11.2.0"
if-node-version: "npm:1.1.1"
jq-web: "npm:0.5.1"