Skip to content

Commit

Permalink
deps: bump framer-motion from 11.15.0 to 11.18.0 in the utils-and-qrc…
Browse files Browse the repository at this point in the history
…ode group (#2445)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent f49c0fe commit 4197993
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"bignumber.js": "^9.1.2",
"classnames": "^2.5.1",
"date-fns": "^4.1.0",
"framer-motion": "^11.11.1",
"framer-motion": "^11.18.0",
"i18next": "^24.2.0",
"react": "^18.3.1",
"react-error-boundary": "^4.0.13",
Expand Down
32 changes: 17 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6830,12 +6830,12 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^11.11.1":
version: 11.15.0
resolution: "framer-motion@npm:11.15.0"
"framer-motion@npm:^11.18.0":
version: 11.18.0
resolution: "framer-motion@npm:11.18.0"
dependencies:
motion-dom: "npm:^11.14.3"
motion-utils: "npm:^11.14.3"
motion-dom: "npm:^11.16.4"
motion-utils: "npm:^11.16.0"
tslib: "npm:^2.4.0"
peerDependencies:
"@emotion/is-prop-valid": "*"
Expand All @@ -6848,7 +6848,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 10c0/59f1c1eea09a5cbda346624a7d700bdb1ccff8a8528ed145009db974283064c3a4e55ca9eaaf4950494f254f6233c37634735b9bd8463b25ffeef624030894d6
checksum: 10c0/7f3c1e420bca2d920b7f48dfb54b072938771f9237feed02d576884398f4a68ccb2d1ae36b28cf2410dbfe2db6edb4c03429a1d896e789d08a972360c6ad82b1
languageName: node
linkType: hard

Expand Down Expand Up @@ -8411,17 +8411,19 @@ __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
"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.14.3":
version: 11.14.3
resolution: "motion-utils@npm:11.14.3"
checksum: 10c0/7459bcb27311b72b416b2618cbfd56bad7d0fbec27736529e3f45a561fa78c43bf82e05338d9d9b765649b57d1c693821e83b30c6ba449d6f7f66c5245f072fb
"motion-utils@npm:^11.16.0":
version: 11.16.0
resolution: "motion-utils@npm:11.16.0"
checksum: 10c0/e68efa08b9546a2fb065537cedcbab1a416d43cdc5773e02ea01408c276e56bbea9ef76d330e80d8536a6ac585b0bbb6f4f2b9d97637d8d36418483e4492ddff
languageName: node
linkType: hard

Expand Down Expand Up @@ -9182,7 +9184,7 @@ __metadata:
eslint-plugin-react: "npm:^7.37.4"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-unused-imports: "npm:^4.1.4"
framer-motion: "npm:^11.11.1"
framer-motion: "npm:^11.18.0"
globals: "npm:^15.13.0"
i18next: "npm:^24.2.0"
prettier: "npm:^3.4.2"
Expand Down

0 comments on commit 4197993

Please sign in to comment.