Skip to content

Commit

Permalink
Update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent 7410273 commit 22490d7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@apollo/client": "3.11.8",
"clsx": "2.1.1",
"dayjs": "1.11.13",
"framer-motion": "11.7.0",
"framer-motion": "11.8.0",
"graphql": "16.9.0",
"modern-css-reset": "1.4.0",
"next": "12.3.4",
Expand All @@ -35,7 +35,7 @@
"react-intersection-observer": "9.13.1",
"react-markdown": "9.0.1",
"react-use": "17.5.1",
"three": "0.168.0",
"three": "0.169.0",
"vanta": "0.5.24"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4287,9 +4287,9 @@ __metadata:
languageName: node
linkType: hard

"framer-motion@npm:11.7.0":
version: 11.7.0
resolution: "framer-motion@npm:11.7.0"
"framer-motion@npm:11.8.0":
version: 11.8.0
resolution: "framer-motion@npm:11.8.0"
dependencies:
tslib: ^2.4.0
peerDependencies:
Expand All @@ -4303,7 +4303,7 @@ __metadata:
optional: true
react-dom:
optional: true
checksum: 00dcba46f20d83b22c3663217bf5d826ea0ea06cba55b5e548ebc89023c7f750941d4255545eab7134745699d57a39a2a565da22dbcf99c5bb1b5fe156d135e6
checksum: b5f6bb632359997b678920d5ea008e8d292a93f3a1507125ee0a87869684b6e84cfeb782dd32f0cef776644fefc5e27e5c253f8ead4517c5d4cac524862f1ff7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6828,7 +6828,7 @@ __metadata:
eslint-plugin-import: 2.28.1
eslint-plugin-prettier: 5.0.0
eslint-plugin-react: 7.33.2
framer-motion: 11.7.0
framer-motion: 11.8.0
graphql: 16.9.0
modern-css-reset: 1.4.0
next: 12.3.4
Expand All @@ -6843,7 +6843,7 @@ __metadata:
react-markdown: 9.0.1
react-use: 17.5.1
sass: 1.68.0
three: 0.168.0
three: 0.169.0
typed-scss-modules: 7.1.4
typescript: 5.2.2
vanta: 0.5.24
Expand Down Expand Up @@ -8329,10 +8329,10 @@ __metadata:
languageName: node
linkType: hard

"three@npm:0.168.0":
version: 0.168.0
resolution: "three@npm:0.168.0"
checksum: 1f186006ad5c8df348d4a2bcdccc078f0454f196b8ccc450d405cdf8c88436ff773e545725ef1122891b5552b5cf03add8394288b58985a0c3ebe66b588cab2f
"three@npm:0.169.0":
version: 0.169.0
resolution: "three@npm:0.169.0"
checksum: 714b68911a26523858edf10e6ed33e41901edaba734b6acd3aa3542746e45570295fa8750723b06bcb9d223013dba920e946e02a018ee136c86da927c04441c3
languageName: node
linkType: hard

Expand Down

0 comments on commit 22490d7

Please sign in to comment.