Skip to content

Commit

Permalink
chore(deps): update dependency @types/three to ^0.171.0 (#711)
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 Dec 15, 2024
1 parent 78fb6cc commit 53b3b71
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 @@ -92,7 +92,7 @@
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@types/three": "^0.170.0",
"@types/three": "^0.171.0",
"conventional-changelog-atom": "^5.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4197,17 +4197,17 @@ __metadata:
languageName: node
linkType: hard

"@types/three@npm:^0.170.0":
version: 0.170.0
resolution: "@types/three@npm:0.170.0"
"@types/three@npm:^0.171.0":
version: 0.171.0
resolution: "@types/three@npm:0.171.0"
dependencies:
"@tweenjs/tween.js": "npm:~23.1.3"
"@types/stats.js": "npm:*"
"@types/webxr": "npm:*"
"@webgpu/types": "npm:*"
fflate: "npm:~0.8.2"
meshoptimizer: "npm:~0.18.1"
checksum: 10c0/6f96f57f70884fac6e1f62a4bd032462e052bb8a62cccad3a3101f86f47b698062d8070551dc45560c1a7b16f7d0ee911bd75d0abefc17610b29f39e7c83a2a4
checksum: 10c0/749d4dbabc6a8d67ece70d3f0de267391a836abb0e25e1379998e2058f3f651df99b0a1bc95f45dbab6b8f4f2c0b70b35a3c9f540a78620e60d02b93db54cb28
languageName: node
linkType: hard

Expand Down Expand Up @@ -4945,7 +4945,7 @@ __metadata:
"@types/node": "npm:^22.10.2"
"@types/react": "npm:^19.0.1"
"@types/react-dom": "npm:^19.0.2"
"@types/three": "npm:^0.170.0"
"@types/three": "npm:^0.171.0"
algoliasearch: "npm:^5.17.1"
astro: "npm:^5.0.5"
clsx: "npm:^2.1.1"
Expand Down

0 comments on commit 53b3b71

Please sign in to comment.