Skip to content

Commit 8ef14d9

Browse files
chore(deps): update dependency three to ^0.174.0
1 parent efddeac commit 8ef14d9

File tree

3 files changed

+97
-42
lines changed

3 files changed

+97
-42
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@tresjs/core": "^4.3.2",
6565
"@tresjs/eslint-config": "^1.4.0",
6666
"@tresjs/leches": "https://pkg.pr.new/@tresjs/leches@9ad0cd3",
67-
"@types/three": "^0.172.0",
67+
"@types/three": "^0.174.0",
6868
"@unocss/core": "^65.4.3",
6969
"@vitejs/plugin-vue": "^5.2.1",
7070
"eslint": "^9.19.0",
@@ -74,7 +74,7 @@
7474
"release-it": "^18.1.2",
7575
"rollup-plugin-analyzer": "^4.0.0",
7676
"rollup-plugin-visualizer": "^5.14.0",
77-
"three": "^0.173.0",
77+
"three": "^0.174.0",
7878
"typescript": "^5.7.3",
7979
"unocss": "^65.4.3",
8080
"vite": "^6.0.11",

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vue-router": "^4.5.0"
1616
},
1717
"devDependencies": {
18-
"@types/three": "^0.172.0",
18+
"@types/three": "^0.174.0",
1919
"unplugin-auto-import": "^19.0.0",
2020
"unplugin-vue-components": "^28.0.0",
2121
"vite-plugin-qrcode": "^0.2.4"

pnpm-lock.yaml

+94-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)