We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bdae9 commit 06188bfCopy full SHA for 06188bf
package.json
@@ -55,7 +55,7 @@
55
"@swc/core": "1.9.3",
56
"@types/jest": "29.5.14",
57
"@types/node": "20.14.12",
58
- "@types/three": "^0.169.0",
+ "@types/three": "^0.170.0",
59
"@typescript-eslint/eslint-plugin": "7.17.0",
60
"@typescript-eslint/parser": "7.17.0",
61
"@typescript-eslint/utils": "7.17.0",
@@ -88,7 +88,7 @@
88
"storybook": "^8.4.6",
89
"storybook-addon-deep-controls": "^0.9.2",
90
"tailwindcss": "^3.4.15",
91
- "three": "^0.169.0",
+ "three": "^0.170.0",
92
"ts-jest": "^29.2.5",
93
"ts-node": "10.9.2",
94
"typescript": "5.5.4",
0 commit comments