Skip to content

Commit 6214629

Browse files
fix(deps): update dependency three to ^0.172.0
1 parent 4d47a48 commit 6214629

File tree

2 files changed

+116
-116
lines changed

2 files changed

+116
-116
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.171.0",
14+
"three": "^0.172.0",
1515
"three-custom-shader-material": "^6.2.1",
1616
"unist-util-stringify-position": "^4.0.0"
1717
},
@@ -31,7 +31,7 @@
3131
"@tresjs/leches": "0.15.0-next.1",
3232
"@tresjs/nuxt": "3.0.7",
3333
"@tweakpane/plugin-essentials": "^0.2.1",
34-
"@types/three": "^0.171.0",
34+
"@types/three": "^0.172.0",
3535
"@unocss/nuxt": "^0.65.3",
3636
"gsap": "^3.12.4",
3737
"nuxt": "^3.15.0",

0 commit comments

Comments
 (0)