Skip to content

Commit 234d6dd

Browse files
fix(deps): update dependency three to ^0.172.0
1 parent 4ac1d6e commit 234d6dd

File tree

3 files changed

+50
-38
lines changed

3 files changed

+50
-38
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.172.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.172.0",
25+
"three": "^0.172.0",
2626
"unplugin-auto-import": "^0.17.8",
2727
"unplugin-vue-components": "^0.25.2",
2828
"vite-plugin-qrcode": "^0.2.4"

pnpm-lock.yaml

Lines changed: 47 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)