Skip to content

Commit c1035a9

Browse files
kingyue737Justineo
authored andcommitted
chore: remove esbuild from devDependencies
1 parent cf1e60c commit c1035a9

File tree

3 files changed

+275
-604
lines changed

3 files changed

+275
-604
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,21 @@
4040
},
4141
"devDependencies": {
4242
"@highlightjs/vue-plugin": "^2.1.0",
43-
"@types/node": "^22.17.0",
44-
"@typescript-eslint/utils": "^8.39.0",
43+
"@types/node": "^22.17.1",
44+
"@typescript-eslint/utils": "^8.39.1",
4545
"@vercel/analytics": "^1.5.0",
4646
"@vitejs/plugin-vue": "^6.0.1",
4747
"@vue/eslint-config-prettier": "^10.2.0",
4848
"@vue/eslint-config-typescript": "^14.6.0",
4949
"@vue/tsconfig": "^0.7.0",
5050
"@vueuse/core": "^13.6.0",
51-
"bumpp": "^10.2.2",
51+
"bumpp": "^10.2.3",
5252
"comment-mark": "^2.0.1",
5353
"echarts": "^6.0.0",
5454
"echarts-gl": "^2.0.9",
5555
"echarts-liquidfill": "^3.1.0",
56-
"esbuild-wasm": "^0.25.8",
57-
"eslint": "^9.32.0",
56+
"esbuild-wasm": "^0.25.9",
57+
"eslint": "^9.33.0",
5858
"eslint-plugin-vue": "^10.4.0",
5959
"highlight.js": "^11.11.1",
6060
"jiti": "^2.5.1",
@@ -63,10 +63,10 @@
6363
"prettier": "^3.6.2",
6464
"publint": "^0.3.12",
6565
"releaselog": "^6.0.3",
66-
"tsdown": "^0.13.3",
66+
"tsdown": "^0.14.1",
6767
"typescript": "^5.9.2",
68-
"unplugin-raw": "^0.5.1",
69-
"vite": "npm:rolldown-vite@^7.1.0",
68+
"unplugin-raw": "^0.6.0",
69+
"vite": "npm:rolldown-vite@^7.1.2",
7070
"vue": "^3.5.18",
7171
"vue-tsc": "^3.0.5"
7272
},

0 commit comments

Comments
 (0)