Skip to content

Commit ac6e109

Browse files
fix(deps): update dependency three to ^0.173.0
1 parent a517581 commit ac6e109

File tree

3 files changed

+677
-39
lines changed

3 files changed

+677
-39
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tresjs/leches": "workspace:*",
13-
"three": "^0.158.0"
13+
"three": "^0.173.0"
1414
},
1515
"devDependencies": {
1616
"@iconify-json/carbon": "^1.2.5",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"@iconify-json/carbon": "^1.2.5",
2222
"@tresjs/cientos": "3.6.0",
2323
"@tresjs/core": "3.6.0",
24-
"@types/three": "^0.158.3",
25-
"three": "^0.158.0",
24+
"@types/three": "^0.173.0",
25+
"three": "^0.173.0",
2626
"unplugin-auto-import": "^0.17.8",
2727
"unplugin-vue-components": "^0.25.2",
2828
"vite-plugin-qrcode": "^0.2.4"

0 commit comments

Comments
 (0)