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 a517581 commit ac6e109Copy full SHA for ac6e109
docs/package.json
@@ -10,7 +10,7 @@
10
},
11
"dependencies": {
12
"@tresjs/leches": "workspace:*",
13
- "three": "^0.158.0"
+ "three": "^0.173.0"
14
15
"devDependencies": {
16
"@iconify-json/carbon": "^1.2.5",
playground/package.json
@@ -21,8 +21,8 @@
21
22
"@tresjs/cientos": "3.6.0",
23
"@tresjs/core": "3.6.0",
24
- "@types/three": "^0.158.3",
25
- "three": "^0.158.0",
+ "@types/three": "^0.173.0",
+ "three": "^0.173.0",
26
"unplugin-auto-import": "^0.17.8",
27
"unplugin-vue-components": "^0.25.2",
28
"vite-plugin-qrcode": "^0.2.4"
0 commit comments