mirror of
https://github.com/motajs/template.git
synced 2026-04-12 15:11:10 +08:00
chore: 更新依赖版本
This commit is contained in:
parent
03cf6a8917
commit
5a1a0fee42
80
package.json
80
package.json
@ -19,77 +19,77 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons-vue": "^6.1.0",
|
||||
"@wasm-audio-decoders/ogg-vorbis": "^0.1.16",
|
||||
"@wasm-audio-decoders/ogg-vorbis": "^0.1.20",
|
||||
"anon-tokyo": "0.0.0-alpha.0",
|
||||
"ant-design-vue": "^3.2.20",
|
||||
"axios": "^1.8.4",
|
||||
"chart.js": "^4.4.8",
|
||||
"axios": "^1.13.6",
|
||||
"chart.js": "^4.5.1",
|
||||
"codec-parser": "^2.5.0",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"gl-matrix": "^3.4.3",
|
||||
"eventemitter3": "^5.0.4",
|
||||
"gl-matrix": "^3.4.4",
|
||||
"jszip": "^3.10.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"lodash-es": "^4.17.23",
|
||||
"lz-string": "^1.5.0",
|
||||
"maxrects-packer": "^2.7.3",
|
||||
"mutate-animate": "^1.4.2",
|
||||
"ogg-opus-decoder": "^1.6.14",
|
||||
"opus-decoder": "^0.7.7",
|
||||
"vue": "^3.5.20"
|
||||
"ogg-opus-decoder": "^1.7.3",
|
||||
"opus-decoder": "^0.7.11",
|
||||
"vue": "^3.5.29"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.26.4",
|
||||
"@babel/core": "^7.26.10",
|
||||
"@babel/preset-env": "^7.26.9",
|
||||
"@eslint/js": "^9.24.0",
|
||||
"@rollup/plugin-babel": "^6.0.4",
|
||||
"@babel/cli": "^7.28.6",
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"@eslint/js": "^9.39.4",
|
||||
"@rollup/plugin-babel": "^6.1.0",
|
||||
"@rollup/plugin-commonjs": "^25.0.8",
|
||||
"@rollup/plugin-json": "^6.1.0",
|
||||
"@rollup/plugin-node-resolve": "^15.3.1",
|
||||
"@rollup/plugin-replace": "^5.0.7",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
"@rollup/plugin-typescript": "^11.1.6",
|
||||
"@types/archiver": "^6.0.3",
|
||||
"@types/archiver": "^6.0.4",
|
||||
"@types/babel__core": "^7.20.5",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/express": "^5.0.6",
|
||||
"@types/fontmin": "^0.9.5",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^22.18.0",
|
||||
"@types/ws": "^8.18.0",
|
||||
"@types/node": "^22.19.15",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@vitejs/plugin-legacy": "^7.2.1",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.1",
|
||||
"@vitejs/plugin-vue": "^6.0.4",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.4",
|
||||
"archiver": "^7.0.1",
|
||||
"chokidar": "^3.6.0",
|
||||
"compressing": "^1.10.1",
|
||||
"concurrently": "^9.1.2",
|
||||
"eslint": "^9.22.0",
|
||||
"compressing": "^1.10.4",
|
||||
"concurrently": "^9.2.1",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"eslint-plugin-prettier": "^5.5.5",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-vue": "^9.33.0",
|
||||
"express": "^5.1.0",
|
||||
"express": "^5.2.1",
|
||||
"fontmin": "^2.0.3",
|
||||
"form-data": "^4.0.2",
|
||||
"fs-extra": "^11.3.1",
|
||||
"glob": "^11.0.1",
|
||||
"form-data": "^4.0.5",
|
||||
"fs-extra": "^11.3.4",
|
||||
"glob": "^11.1.0",
|
||||
"globals": "^15.15.0",
|
||||
"less": "^4.2.2",
|
||||
"less": "^4.5.1",
|
||||
"madge": "^8.0.0",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"mermaid": "^11.5.0",
|
||||
"mermaid": "^11.12.3",
|
||||
"postcss-preset-env": "^9.6.0",
|
||||
"prettier": "^3.6.2",
|
||||
"rollup": "^4.49.0",
|
||||
"terser": "^5.39.0",
|
||||
"tsx": "^4.20.5",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.27.0",
|
||||
"vite": "^7.0.0",
|
||||
"prettier": "^3.8.1",
|
||||
"rollup": "^4.59.0",
|
||||
"terser": "^5.46.0",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.56.1",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-dts": "^4.5.4",
|
||||
"vitepress": "^1.6.3",
|
||||
"vitepress": "^1.6.4",
|
||||
"vitepress-plugin-mermaid": "^2.0.17",
|
||||
"vue-tsc": "^2.2.8",
|
||||
"ws": "^8.18.1"
|
||||
"vue-tsc": "^2.2.12",
|
||||
"ws": "^8.19.0"
|
||||
}
|
||||
}
|
||||
|
||||
5124
pnpm-lock.yaml
5124
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user