Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuireu committed Jan 1, 2025
1 parent cee047b commit e43e399
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"react-router-dom": "^7.1.1",
"resend": "^4.0.1",
"swiper": "^11.1.15",
"three": "^0.171.0",
"three": "^0.172.0",
"typescript": "^5.7.2",
"vanilla-cookieconsent": "^3.0.1",
"zod": "^3.24.1"
Expand All @@ -90,7 +90,7 @@
"@testing-library/react-hooks": "^8.0.1",
"@types/add": "^2.0.3",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/three": "^0.171.0",
Expand Down
24 changes: 20 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3517,7 +3517,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:>=10.0.0, @types/node@npm:^22.10.2":
"@types/node@npm:*, @types/node@npm:>=10.0.0":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
Expand All @@ -3533,6 +3533,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.3":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1
languageName: node
linkType: hard

"@types/qs@npm:^6.5.3":
version: 6.9.17
resolution: "@types/qs@npm:6.9.17"
Expand Down Expand Up @@ -4287,7 +4296,7 @@ __metadata:
"@testing-library/react-hooks": "npm:^8.0.1"
"@types/add": "npm:^2.0.3"
"@types/markdown-it": "npm:^14.1.2"
"@types/node": "npm:^22.10.2"
"@types/node": "npm:^22.10.3"
"@types/react": "npm:^19.0.2"
"@types/react-dom": "npm:^19.0.2"
"@types/three": "npm:^0.171.0"
Expand All @@ -4310,7 +4319,7 @@ __metadata:
react-router-dom: "npm:^7.1.1"
resend: "npm:^4.0.1"
swiper: "npm:^11.1.15"
three: "npm:^0.171.0"
three: "npm:^0.172.0"
typescript: "npm:^5.7.2"
vanilla-cookieconsent: "npm:^3.0.1"
vitest: "npm:^2.1.8"
Expand Down Expand Up @@ -11454,13 +11463,20 @@ __metadata:
languageName: node
linkType: hard

"three@npm:>=0.154 <1, three@npm:^0.171.0":
"three@npm:>=0.154 <1":
version: 0.171.0
resolution: "three@npm:0.171.0"
checksum: 10c0/33a36861c815b914f79dc8546ac30610af40e3f16acc85be851933e6fcab2d90d4227a62c1d3d86bddab672c908103298daaf592615147721e3dbd719619952a
languageName: node
linkType: hard

"three@npm:^0.172.0":
version: 0.172.0
resolution: "three@npm:0.172.0"
checksum: 10c0/72eca48bf89990e799a1de1c63a93feff226277a8d49acaee0b46d3f4d085bcdc8b2cad8457cd0dd3168bd6c5775eee65deb66f79a7d2e93220214a1075500bf
languageName: node
linkType: hard

"through@npm:>=2.2.7 <3":
version: 2.3.8
resolution: "through@npm:2.3.8"
Expand Down

0 comments on commit e43e399

Please sign in to comment.