Skip to content

Commit

Permalink
Roll framer-motion back to 11.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBurgess committed Dec 10, 2024
1 parent 3bb65b0 commit ce164cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
2 changes: 1 addition & 1 deletion ui/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"echarts-for-react": "3.0.2",
"echarts-gl": "2.0.9",
"file-saver": "2.0.5",
"framer-motion": "11.13.4",
"framer-motion": "11.12.0",
"jq-wasm": "0.0.9",
"lodash": "4.17.21",
"react": "18.3.1",
Expand Down
26 changes: 5 additions & 21 deletions ui/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9072,12 +9072,10 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:11.13.4":
version: 11.13.4
resolution: "framer-motion@npm:11.13.4"
"framer-motion@npm:11.12.0":
version: 11.12.0
resolution: "framer-motion@npm:11.12.0"
dependencies:
motion-dom: "npm:^11.13.0"
motion-utils: "npm:^11.13.0"
tslib: "npm:^2.4.0"
peerDependencies:
"@emotion/is-prop-valid": "*"
Expand All @@ -9090,7 +9088,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/8ee9c27eebe0f7996927fed1aeb247a66d1e67f159d4a33fbf7af9764ffcb9d56e5b3e2e501399db2b522132dc7c8722470aa6ae92b7d4ce600e7edf9cc5a0cc
checksum: 10c0/9d1cfa356f5230b9bbed2107cbef50d38a7afa4c9d03fc7820c8d7bd8be697046af0e5b45f01d926c6b784f789858ad683afb361073271f826e63f29af4b05fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -12872,20 +12870,6 @@ __metadata:
languageName: node
linkType: hard

"motion-dom@npm:^11.13.0":
version: 11.13.0
resolution: "motion-dom@npm:11.13.0"
checksum: 10c0/5ba904289ca027a8070e001ca4f84a877539d6b08eaae04acaf117b5fc4bc37a9f4ca812208b41f4dc61a2db7af841140b30517d442c32d5243827b81bb11db7
languageName: node
linkType: hard

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

"ms@npm:2.0.0":
version: 2.0.0
resolution: "ms@npm:2.0.0"
Expand Down Expand Up @@ -14678,7 +14662,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.13.4"
framer-motion: "npm:11.12.0"
fs-extra: "npm:11.2.0"
if-node-version: "npm:1.1.1"
jq-wasm: "npm:0.0.9"
Expand Down

0 comments on commit ce164cc

Please sign in to comment.