Skip to content

Commit 2381fa4

Browse files
fix(deps): update dependency three to ^0.171.0
1 parent 5cadb32 commit 2381fa4

File tree

2 files changed

+112
-112
lines changed

2 files changed

+112
-112
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tresjs/post-processing": "1.0.0-next.1",
1313
"mdast-util-to-string": "^4.0.0",
14-
"three": "^0.169.0",
14+
"three": "^0.171.0",
1515
"three-custom-shader-material": "^5.4.0",
1616
"unist-util-stringify-position": "^4.0.0"
1717
},
@@ -30,7 +30,7 @@
3030
"@tresjs/leches": "0.15.0-next.1",
3131
"@tresjs/nuxt": "3.0.7",
3232
"@tweakpane/plugin-essentials": "^0.2.1",
33-
"@types/three": "^0.169.0",
33+
"@types/three": "^0.171.0",
3434
"@unocss/nuxt": "^0.63.6",
3535
"gsap": "^3.12.4",
3636
"nuxt": "^3.13.0",

0 commit comments

Comments
 (0)