Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v10 (#1046)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 25, 2023
1 parent f3c51de commit 863d96f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@octokit/rest": "^19.0.7",
"antd": "^5.2.2",
"classnames": "^2.3.2",
"framer-motion": "^9.1.7",
"framer-motion": "^10.0.0",
"gray-matter": "^4.0.3",
"katex": "^0.16.4",
"next": "^13.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2891,7 +2891,7 @@ __metadata:
eslint: ^8.34.0
eslint-config-next: ^13.2.1
eslint-config-prettier: ^8.6.0
framer-motion: ^9.1.7
framer-motion: ^10.0.0
gray-matter: ^4.0.3
jest: ^29.4.3
jest-axe: ^7.0.0
Expand Down Expand Up @@ -7032,9 +7032,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:^9.1.7":
version: 9.1.7
resolution: "framer-motion@npm:9.1.7"
"framer-motion@npm:^10.0.0":
version: 10.0.0
resolution: "framer-motion@npm:10.0.0"
dependencies:
"@emotion/is-prop-valid": ^0.8.2
tslib: ^2.4.0
Expand All @@ -7044,7 +7044,7 @@ __metadata:
dependenciesMeta:
"@emotion/is-prop-valid":
optional: true
checksum: 8ab21a2c15eb2494644b09c91c91aec3c01575e2148ff17621df4fca44bc64a8c03bc1cf6a5261ec0cebb7504fea8d75480e93b1799e8842337f8b1863af8c14
checksum: 6d2f4a0ec9f6e2612afaede76680b145d6216c10de0f393402123d39a982255583e86f80e8d2ad4b68127c302db6e8b7fbf3e74ae1d819cf11f64e86ab202726
languageName: node
linkType: hard

Expand Down

1 comment on commit 863d96f

@vercel
Copy link

@vercel vercel bot commented on 863d96f Feb 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-git-main-sabertaz.vercel.app
blog-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.