Skip to content

Commit e55e40d

Browse files
committed
chore: up deps
1 parent 12bfd1f commit e55e40d

File tree

2 files changed

+511
-439
lines changed

2 files changed

+511
-439
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"format": "prettier . --write"
1414
},
1515
"dependencies": {
16-
"@vueuse/core": "^12.3.0",
16+
"@vueuse/core": "^12.4.0",
1717
"echarts": "^5.6.0",
1818
"pinia": "^2.3.0",
1919
"vue": "^3.5.13",
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@mdi/js": "^7.4.47",
26-
"@nuxt/eslint-config": "^0.7.4",
26+
"@nuxt/eslint-config": "^0.7.5",
2727
"@pinia/testing": "^0.1.7",
2828
"@playwright/test": "^1.49.1",
2929
"@testing-library/vue": "^8.1.0",
@@ -33,14 +33,14 @@
3333
"@vitejs/plugin-vue": "^5.2.1",
3434
"@vue/test-utils": "^2.4.6",
3535
"@vue/tsconfig": "^0.7.0",
36-
"eslint": "^9.17.0",
36+
"eslint": "^9.18.0",
3737
"eslint-plugin-playwright": "^2.1.0",
38-
"jsdom": "^25.0.1",
38+
"jsdom": "^26.0.0",
3939
"prettier": "^3.4.2",
4040
"rollup-plugin-regexp": "^5.0.1",
41-
"typescript": "^5.7.2",
42-
"unplugin-auto-import": "^0.19.0",
43-
"unplugin-vue-components": "^0.28.0",
41+
"typescript": "^5.7.3",
42+
"unplugin-auto-import": "^19.0.0",
43+
"unplugin-vue-components": "^28.0.0",
4444
"unplugin-vue-router": "^0.10.9",
4545
"vite": "^6.0.7",
4646
"vite-plugin-vue-meta-layouts": "^0.5.1",

0 commit comments

Comments
 (0)