Skip to content

Commit

Permalink
Update dependency framer-motion to ^11.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sqlynx-renovate[bot] authored Dec 17, 2024
1 parent f4725c4 commit 8b0a3af
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/sqlynx-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"flatbuffers": "^24.3.25",
"fontfaceobserver": "^2.3.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"framer-motion": "^11.11.9",
"framer-motion": "^11.15.0",
"html-webpack-plugin": "^5.6.3",
"identity-obj-proxy": "^3.0.0",
"immutable": "^4.3.7",
Expand Down
30 changes: 23 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ __metadata:
flatbuffers: "npm:^24.3.25"
fontfaceobserver: "npm:^2.3.0"
fork-ts-checker-webpack-plugin: "npm:^9.0.2"
framer-motion: "npm:^11.11.9"
framer-motion: "npm:^11.15.0"
html-webpack-plugin: "npm:^5.6.3"
identity-obj-proxy: "npm:^3.0.0"
immutable: "npm:^4.3.7"
Expand Down Expand Up @@ -5661,23 +5661,25 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^11.11.9":
version: 11.11.9
resolution: "framer-motion@npm:11.11.9"
"framer-motion@npm:^11.15.0":
version: 11.15.0
resolution: "framer-motion@npm:11.15.0"
dependencies:
motion-dom: "npm:^11.14.3"
motion-utils: "npm:^11.14.3"
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/70e956da4146ffe00a35bf5abe7fc04bd86dc6fbc8a8ec95b1b125dfaa624db9a1b41d676f0b2eaef88538c58c5616c113d0fbed73219814223669a9002886cc
checksum: 10c0/59f1c1eea09a5cbda346624a7d700bdb1ccff8a8528ed145009db974283064c3a4e55ca9eaaf4950494f254f6233c37634735b9bd8463b25ffeef624030894d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -7699,6 +7701,20 @@ __metadata:
languageName: node
linkType: hard

"motion-dom@npm:^11.14.3":
version: 11.14.3
resolution: "motion-dom@npm:11.14.3"
checksum: 10c0/14989aba2981dcf618dc77d202ac35325366e645fd9e57c6942d88d0696263bbe7d0680da2e5f84e93339a67255bdbfebb8a4994a46584a661dd9a1e136fa7a1
languageName: node
linkType: hard

"motion-utils@npm:^11.14.3":
version: 11.14.3
resolution: "motion-utils@npm:11.14.3"
checksum: 10c0/7459bcb27311b72b416b2618cbfd56bad7d0fbec27736529e3f45a561fa78c43bf82e05338d9d9b765649b57d1c693821e83b30c6ba449d6f7f66c5245f072fb
languageName: node
linkType: hard

"mrmime@npm:^2.0.0":
version: 2.0.0
resolution: "mrmime@npm:2.0.0"
Expand Down

0 comments on commit 8b0a3af

Please sign in to comment.