Skip to content

Commit

Permalink
Update dependency framer-motion to ^11.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sqlynx-renovate[bot] authored Jan 18, 2025
1 parent f4725c4 commit 345fce1
Show file tree
Hide file tree
Showing 2 changed files with 26 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.18.1",
"html-webpack-plugin": "^5.6.3",
"identity-obj-proxy": "^3.0.0",
"immutable": "^4.3.7",
Expand Down
32 changes: 25 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.18.1"
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.18.1":
version: 11.18.1
resolution: "framer-motion@npm:11.18.1"
dependencies:
motion-dom: "npm:^11.18.1"
motion-utils: "npm:^11.18.1"
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/c19d81b67d078d496aa07b897e438208fd43a7f0700442573f92d765a5a1a83c25d88b48defe538365c54b31e8d005f13a869fba0512ab879be6059bd7c51206
languageName: node
linkType: hard

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

"motion-dom@npm:^11.18.1":
version: 11.18.1
resolution: "motion-dom@npm:11.18.1"
dependencies:
motion-utils: "npm:^11.18.1"
checksum: 10c0/98378bdf9d77870829cdf3624c5eff02e48cfa820dfc74450364d7421884700048d60e277bfbf477df33270fbae4c1980e5914586f5b6dff28d4921fdca8ac47
languageName: node
linkType: hard

"motion-utils@npm:^11.18.1":
version: 11.18.1
resolution: "motion-utils@npm:11.18.1"
checksum: 10c0/dac083bdeb6e433a277ac4362211b0fdce59ff09d6f7897f0f49d1e3561209c6481f676876daf99a33485054bc7e4b1d1b8d1de16f7b1e5c6f117fe76358ca00
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 345fce1

Please sign in to comment.