mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-16 04:31:22 +08:00
chore: remove esbuild from devDependencies
This commit is contained in:
16
package.json
16
package.json
@ -40,21 +40,21 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@highlightjs/vue-plugin": "^2.1.0",
|
||||
"@types/node": "^22.17.0",
|
||||
"@typescript-eslint/utils": "^8.39.0",
|
||||
"@types/node": "^22.17.1",
|
||||
"@typescript-eslint/utils": "^8.39.1",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"@vueuse/core": "^13.6.0",
|
||||
"bumpp": "^10.2.2",
|
||||
"bumpp": "^10.2.3",
|
||||
"comment-mark": "^2.0.1",
|
||||
"echarts": "^6.0.0",
|
||||
"echarts-gl": "^2.0.9",
|
||||
"echarts-liquidfill": "^3.1.0",
|
||||
"esbuild-wasm": "^0.25.8",
|
||||
"eslint": "^9.32.0",
|
||||
"esbuild-wasm": "^0.25.9",
|
||||
"eslint": "^9.33.0",
|
||||
"eslint-plugin-vue": "^10.4.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"jiti": "^2.5.1",
|
||||
@ -63,10 +63,10 @@
|
||||
"prettier": "^3.6.2",
|
||||
"publint": "^0.3.12",
|
||||
"releaselog": "^6.0.3",
|
||||
"tsdown": "^0.13.3",
|
||||
"tsdown": "^0.14.1",
|
||||
"typescript": "^5.9.2",
|
||||
"unplugin-raw": "^0.5.1",
|
||||
"vite": "npm:rolldown-vite@^7.1.0",
|
||||
"unplugin-raw": "^0.6.0",
|
||||
"vite": "npm:rolldown-vite@^7.1.2",
|
||||
"vue": "^3.5.18",
|
||||
"vue-tsc": "^3.0.5"
|
||||
},
|
||||
|
867
pnpm-lock.yaml
generated
867
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -1,2 +0,0 @@
|
||||
onlyBuiltDependencies:
|
||||
- esbuild
|
Reference in New Issue
Block a user