Skip to content

Commit

Permalink
Bump framer-motion from 11.0.8 to 11.0.12
Browse files Browse the repository at this point in the history
Bumps [framer-motion](https://github.com/framer/motion) from 11.0.8 to 11.0.12.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.0.8...v11.0.12)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent f6fc9b7 commit 9aeebbb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"eslint-plugin-unused-imports": "^3.1.0",
"eslint-webpack-plugin": "^4.0.1",
"file-loader": "^6.2.0",
"framer-motion": "^11.0.8",
"framer-motion": "^11.0.12",
"fs-extra": "^11.2.0",
"html-webpack-plugin": "^5.6.0",
"http-server": "^14.1.1",
Expand Down
31 changes: 7 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4129,15 +4129,6 @@ __metadata:
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:^0.8.2":
version: 0.8.8
resolution: "@emotion/is-prop-valid@npm:0.8.8"
dependencies:
"@emotion/memoize": "npm:0.7.4"
checksum: 10/e85bdeb9d9d23de422f271e0f5311a0142b15055bb7e610440dbf250f0cdfd049df88af72a49e2c6081954481f1cbeca9172e2116ff536b38229397dfbed8082
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:^1.2.1":
version: 1.2.1
resolution: "@emotion/is-prop-valid@npm:1.2.1"
Expand All @@ -4147,13 +4138,6 @@ __metadata:
languageName: node
linkType: hard

"@emotion/memoize@npm:0.7.4":
version: 0.7.4
resolution: "@emotion/memoize@npm:0.7.4"
checksum: 10/4e3920d4ec95995657a37beb43d3f4b7d89fed6caa2b173a4c04d10482d089d5c3ea50bbc96618d918b020f26ed6e9c4026bbd45433566576c1f7b056c3271dc
languageName: node
linkType: hard

"@emotion/memoize@npm:^0.8.1":
version: 0.8.1
resolution: "@emotion/memoize@npm:0.8.1"
Expand Down Expand Up @@ -11890,24 +11874,23 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^11.0.8":
version: 11.0.8
resolution: "framer-motion@npm:11.0.8"
"framer-motion@npm:^11.0.12":
version: 11.0.12
resolution: "framer-motion@npm:11.0.12"
dependencies:
"@emotion/is-prop-valid": "npm:^0.8.2"
tslib: "npm:^2.4.0"
peerDependencies:
"@emotion/is-prop-valid": "*"
react: ^18.0.0
react-dom: ^18.0.0
dependenciesMeta:
peerDependenciesMeta:
"@emotion/is-prop-valid":
optional: true
peerDependenciesMeta:
react:
optional: true
react-dom:
optional: true
checksum: 10/6a9db8568dc40e2394398e832995909f39ee3a9be855c4987b5ef94675cf3f6875058f9d79e50c6fd33077b7694a64804d7ffcdccde4f4eff82a87ceda4b5f2d
checksum: 10/132ff8141666fb4cd7d42386f45e5b0c0330ad2a8cc28985110d5ba78406c3066722c3221988a5cde58efea4481381a391be666a6b1feb1b1bfc2cb45ede8b2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -20302,7 +20285,7 @@ __metadata:
eslint-plugin-unused-imports: "npm:^3.1.0"
eslint-webpack-plugin: "npm:^4.0.1"
file-loader: "npm:^6.2.0"
framer-motion: "npm:^11.0.8"
framer-motion: "npm:^11.0.12"
fs-extra: "npm:^11.2.0"
html-webpack-plugin: "npm:^5.6.0"
http-server: "npm:^14.1.1"
Expand Down

0 comments on commit 9aeebbb

Please sign in to comment.