mirror of
https://gitee.com/ice-gl/icegl-three-vue-tres.git
synced 2025-04-05 06:22:43 +08:00
更新大部分依赖库 对齐最新API以及展示
This commit is contained in:
parent
97acdc5cf2
commit
1d458d29e4
38
package.json
38
package.json
@ -33,33 +33,33 @@
|
||||
"@tweakpane/core": "^2.0.4",
|
||||
"@types/mapbox__tilebelt": "^1.0.4",
|
||||
"@types/offscreencanvas": "^2019.7.3",
|
||||
"@types/three": "^0.168.0",
|
||||
"@types/three": "0.169.0",
|
||||
"@webank/eslint-config-webank": "1.3.1",
|
||||
"concurrently": "^9.0.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"esm": "^3.2.25",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript": "5.6.3",
|
||||
"vite-plugin-glsl": "0.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"3d-tiles-renderer": "0.3.37",
|
||||
"3d-tiles-renderer": "0.3.39",
|
||||
"@amap/amap-jsapi-loader": "^1.0.1",
|
||||
"@fesjs/builder-vite": "4.0.4",
|
||||
"@fesjs/fes": "3.1.12",
|
||||
"@fesjs/fes-design": "^0.8.64",
|
||||
"@fesjs/plugin-access": "^3.1.8",
|
||||
"@fesjs/fes": "3.1.13",
|
||||
"@fesjs/fes-design": "0.8.68",
|
||||
"@fesjs/plugin-access": "3.1.9",
|
||||
"@fesjs/plugin-enums": "^3.0.1",
|
||||
"@fesjs/plugin-layout": "^5.2.1",
|
||||
"@fesjs/plugin-layout": "5.4.1",
|
||||
"@fesjs/plugin-model": "3.0.3",
|
||||
"@fesjs/plugin-pinia": "^3.0.3",
|
||||
"@fesjs/plugin-request": "^4.0.0-beta.6",
|
||||
"@fesjs/plugin-sass": "^3.0.0",
|
||||
"@here/quantized-mesh-decoder": "^1.2.8",
|
||||
"@iconify/json": "^2.2.247",
|
||||
"@iconify/json": "2.2.265",
|
||||
"@mapbox/tilebelt": "^1.0.2",
|
||||
"@pmndrs/vanilla": "^1.19.3",
|
||||
"@tresjs/cientos": "4.0.2",
|
||||
"@tresjs/core": "4.2.10",
|
||||
"@tresjs/cientos": "4.0.3",
|
||||
"@tresjs/core": "4.3.1",
|
||||
"@tresjs/leches": "^0.14.0",
|
||||
"@turf/turf": "^7.1.0",
|
||||
"@tweenjs/tween.js": "^25.0.0",
|
||||
@ -88,27 +88,27 @@
|
||||
"lamina": "^1.1.23",
|
||||
"lodash": "^4.17.21",
|
||||
"lygia": "^1.1.3",
|
||||
"naive-ui": "^2.39.0",
|
||||
"naive-ui": "2.40.1",
|
||||
"oimophysics": "^1.2.2",
|
||||
"patch-package": "^8.0.0",
|
||||
"pinia": "^2.2.2",
|
||||
"pinia": "2.2.4",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"postprocessing": "^6.36.2",
|
||||
"postprocessing": "6.36.3",
|
||||
"simplex-noise": "^4.0.3",
|
||||
"three": "^0.168.0",
|
||||
"three": "0.169.0",
|
||||
"three-bvh-csg": "^0.0.16",
|
||||
"three-custom-shader-material": "^5.4.0",
|
||||
"three-loader-3dtiles": "^1.2.6",
|
||||
"three-mesh-bvh": "^0.7.8",
|
||||
"three-custom-shader-material": "6.0.13",
|
||||
"three-loader-3dtiles": "1.2.7",
|
||||
"three-mesh-bvh": "0.8.2",
|
||||
"three-subdivide": "^1.1.5",
|
||||
"three-tile": "^0.6.4",
|
||||
"three.quarks": "^0.15.5",
|
||||
"tilebelt-wgs84": "^1.0.4",
|
||||
"tilebelt-wgs84": "1.1.4",
|
||||
"turf": "^3.0.14",
|
||||
"tweakpane": "4.0.4",
|
||||
"unocss": "^0.58.9",
|
||||
"vite-plugin-javascript-obfuscator": "^3.1.0",
|
||||
"vue": "^3.4.32",
|
||||
"vue": "3.5.12",
|
||||
"vue-echarts": "^6.7.3",
|
||||
"vue3-lazyload": "^0.3.8"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user