mirror of
https://github.com/gotson/komga.git
synced 2025-12-26 02:15:40 +01:00
bump deps
This commit is contained in:
parent
abd46eecee
commit
c27d3ef9ac
2 changed files with 293 additions and 288 deletions
563
next-ui/package-lock.json
generated
563
next-ui/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@formatjs/intl-localematcher": "^0.6.2",
|
||||
"@pinia/colada": "^0.17.9",
|
||||
"@pinia/colada": "^0.18.0",
|
||||
"@pinia/colada-plugin-auto-refetch": "^0.2.4",
|
||||
"@pinia/colada-plugin-delay": "^0.1.1",
|
||||
"@vueuse/core": "^14.1.0",
|
||||
|
|
@ -57,10 +57,10 @@
|
|||
"@testing-library/vue": "^8.1.0",
|
||||
"@tsconfig/node22": "^22.0.5",
|
||||
"@types/node": "^24.10.1",
|
||||
"@unocss/preset-icons": "^66.5.9",
|
||||
"@unocss/preset-icons": "^66.5.10",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@vitest/browser-playwright": "^4.0.14",
|
||||
"@vitest/coverage-v8": "^4.0.14",
|
||||
"@vitest/browser-playwright": "^4.0.15",
|
||||
"@vitest/coverage-v8": "^4.0.15",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
|
|
@ -77,21 +77,21 @@
|
|||
"openapi-msw": "^2.0.0",
|
||||
"openapi-typescript": "^7.10.1",
|
||||
"playwright": "^1.57.0",
|
||||
"prettier": "^3.7.1",
|
||||
"prettier": "^3.7.4",
|
||||
"sass": "^1.94.2",
|
||||
"sass-embedded": "^1.93.3",
|
||||
"storybook": "^10.1.3",
|
||||
"typescript": "^5.9.3",
|
||||
"unocss": "^66.5.9",
|
||||
"unocss": "^66.5.10",
|
||||
"unplugin-auto-import": "^20.3.0",
|
||||
"unplugin-fonts": "^1.4.0",
|
||||
"unplugin-vue-components": "^30.0.0",
|
||||
"unplugin-vue-router": "^0.17.2",
|
||||
"vite": "^7.2.4",
|
||||
"unplugin-vue-router": "^0.18.0",
|
||||
"vite": "^7.2.6",
|
||||
"vite-plugin-dir2json": "^1.3.0",
|
||||
"vite-plugin-vue-layouts-next": "^1.3.0",
|
||||
"vite-plugin-vuetify": "^2.1.2",
|
||||
"vitest": "^4.0.14",
|
||||
"vitest": "^4.0.15",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-tsc": "^3.1.5"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue