three版本更新

This commit is contained in:
2026-04-27 14:48:48 +08:00
parent f3de05d7dc
commit 94830006bc
3 changed files with 51 additions and 33 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "1.0.0",
"dependencies": {
"element-ui": "^2.15.13",
"three": "^0.124.0",
"three": "^0.184.0",
"vue": "^2.6.14",
"vue-router": "^3.5.3"
},
@@ -6996,9 +6996,9 @@
}
},
"node_modules/three": {
"version": "0.124.0",
"resolved": "https://registry.npmmirror.com/three/-/three-0.124.0.tgz",
"integrity": "sha512-ROXp1Ly7YyF+jC910DQyAWj++Qlw2lQv0qwYLNQwdDbjk4bsOXAfGO92wYTMPNei1GMJUmCxSxc3MjGBTS09Rg=="
"version": "0.184.0",
"resolved": "https://registry.npmmirror.com/three/-/three-0.184.0.tgz",
"integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg=="
},
"node_modules/throttle-debounce": {
"version": "1.1.0",