We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341fdc9 commit e7224a7Copy full SHA for e7224a7
package.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"@tresjs/post-processing": "1.0.0-next.1",
13
"mdast-util-to-string": "^4.0.0",
14
- "three": "^0.169.0",
+ "three": "^0.171.0",
15
"three-custom-shader-material": "^5.4.0",
16
"unist-util-stringify-position": "^4.0.0"
17
},
@@ -30,7 +30,7 @@
30
"@tresjs/leches": "0.15.0-next.1",
31
"@tresjs/nuxt": "3.0.7",
32
"@tweakpane/plugin-essentials": "^0.2.1",
33
- "@types/three": "^0.169.0",
+ "@types/three": "^0.171.0",
34
"@unocss/nuxt": "^0.63.6",
35
"gsap": "^3.12.4",
36
"nuxt": "^3.13.0",
0 commit comments