mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 04:22:28 +02:00
bump vitest
This commit is contained in:
parent
295611c507
commit
aa2bf1b448
2 changed files with 228 additions and 769 deletions
991
next-ui/package-lock.json
generated
991
next-ui/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -64,8 +64,8 @@
|
|||
"@types/node": "^25.5.0",
|
||||
"@unocss/preset-icons": "^66.6.7",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vitest/browser-playwright": "^4.0.18",
|
||||
"@vitest/coverage-v8": "^4.0.18",
|
||||
"@vitest/browser-playwright": "^4.1.1",
|
||||
"@vitest/coverage-v8": "^4.1.1",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.7.0",
|
||||
"@vue/tsconfig": "^0.9.1",
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
"vite-plugin-dir2json": "^1.3.0",
|
||||
"vite-plugin-vue-layouts-next": "^2.1.0",
|
||||
"vite-plugin-vuetify": "^2.1.3",
|
||||
"vitest": "^4.0.18",
|
||||
"vitest": "^4.1.1",
|
||||
"vue-router": "^5.0.4",
|
||||
"vue-tsc": "^3.2.6"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue