Skip to content

Commit 56a1334

Browse files
committed
chore(deps): up deps
1 parent 8b69864 commit 56a1334

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,28 +21,28 @@
2121
"devDependencies": {
2222
"@tsconfig/node22": "^22.0.2",
2323
"@types/jsdom": "^21.1.7",
24-
"@types/node": "^24.3.1",
24+
"@types/node": "^24.5.2",
2525
"@vitejs/plugin-vue": "^6.0.1",
2626
"@vitejs/plugin-vue-jsx": "^5.1.1",
27-
"@vitest/eslint-plugin": "^1.3.9",
27+
"@vitest/eslint-plugin": "^1.3.12",
2828
"@vue/eslint-config-prettier": "^10.2.0",
2929
"@vue/eslint-config-typescript": "^14.6.0",
3030
"@vue/test-utils": "^2.4.6",
3131
"@vue/tsconfig": "^0.8.1",
32-
"eslint": "^9.35.0",
32+
"eslint": "^9.36.0",
3333
"eslint-plugin-vue": "~10.4.0",
3434
"jiti": "^2.5.1",
35-
"jsdom": "^26.1.0",
35+
"jsdom": "^27.0.0",
3636
"less": "^4.4.1",
3737
"npm-run-all2": "^8.0.4",
3838
"prettier": "3.6.2",
3939
"typescript": "~5.9.2",
4040
"unplugin-auto-import": "^20.1.0",
4141
"unplugin-vue-components": "^29.0.0",
4242
"unplugin-vue-router": "^0.15.0",
43-
"vite": "^7.1.5",
44-
"vite-plugin-vue-devtools": "^8.0.1",
43+
"vite": "^7.1.6",
44+
"vite-plugin-vue-devtools": "^8.0.2",
4545
"vitest": "^3.2.4",
46-
"vue-tsc": "^3.0.6"
46+
"vue-tsc": "^3.0.7"
4747
}
4848
}

0 commit comments

Comments
 (0)