mirror of
https://github.com/gotson/komga.git
synced 2025-12-24 01:14:03 +01:00
bump deps
This commit is contained in:
parent
f8a020c780
commit
d79ff353ad
3 changed files with 1216 additions and 1183 deletions
2318
next-ui/package-lock.json
generated
2318
next-ui/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -28,27 +28,27 @@
|
|||
"chromatic": "chromatic"
|
||||
},
|
||||
"dependencies": {
|
||||
"@formatjs/intl-localematcher": "^0.6.1",
|
||||
"@pinia/colada": "^0.17.6",
|
||||
"@pinia/colada-plugin-auto-refetch": "^0.2.3",
|
||||
"@pinia/colada-plugin-delay": "^0.1.0",
|
||||
"@vueuse/core": "^13.9.0",
|
||||
"core-js": "^3.45.1",
|
||||
"@formatjs/intl-localematcher": "^0.6.2",
|
||||
"@pinia/colada": "^0.17.8",
|
||||
"@pinia/colada-plugin-auto-refetch": "^0.2.4",
|
||||
"@pinia/colada-plugin-delay": "^0.1.1",
|
||||
"@vueuse/core": "^14.0.0",
|
||||
"core-js": "^3.46.0",
|
||||
"filesize": "^11.0.13",
|
||||
"marked": "^16.3.0",
|
||||
"openapi-fetch": "^0.14.1",
|
||||
"pinia": "^3.0.3",
|
||||
"pinia-plugin-persistedstate": "^4.5.0",
|
||||
"vue": "^3.5.22",
|
||||
"vue-intl": "^6.5.25",
|
||||
"vuetify": "^3.10.4"
|
||||
"marked": "^17.0.0",
|
||||
"openapi-fetch": "^0.15.0",
|
||||
"pinia": "^3.0.4",
|
||||
"pinia-plugin-persistedstate": "^4.7.1",
|
||||
"vue": "^3.5.24",
|
||||
"vue-intl": "^6.5.27",
|
||||
"vuetify": "^3.10.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chromatic-com/storybook": "^4.1.2",
|
||||
"@eslint/js": "^9.36.0",
|
||||
"@formatjs/cli": "^6.7.2",
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@formatjs/cli": "^6.7.4",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@pinia/colada-devtools": "^0.1.7",
|
||||
"@pinia/colada-devtools": "^0.1.8",
|
||||
"@storybook/addon-a11y": "^10.0.7",
|
||||
"@storybook/addon-docs": "^10.0.7",
|
||||
"@storybook/addon-themes": "^10.0.7",
|
||||
|
|
@ -56,44 +56,44 @@
|
|||
"@storybook/vue3-vite": "^10.0.7",
|
||||
"@testing-library/vue": "^8.1.0",
|
||||
"@tsconfig/node22": "^22.0.2",
|
||||
"@types/node": "^24.6.2",
|
||||
"@unocss/preset-icons": "^66.5.2",
|
||||
"@types/node": "^24.10.1",
|
||||
"@unocss/preset-icons": "^66.5.6",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"@vitest/browser": "^3.2.4",
|
||||
"@vitest/coverage-v8": "^3.2.4",
|
||||
"@vitest/browser": "^4.0.8",
|
||||
"@vitest/coverage-v8": "^4.0.8",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vue/tsconfig": "^0.8.1",
|
||||
"chromatic": "^13.3.0",
|
||||
"eslint": "^9.36.0",
|
||||
"chromatic": "^13.3.3",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-formatjs": "^5.4.0",
|
||||
"eslint-plugin-formatjs": "^5.4.2",
|
||||
"eslint-plugin-storybook": "^10.0.7",
|
||||
"eslint-plugin-vue": "^10.5.0",
|
||||
"happy-dom": "^19.0.2",
|
||||
"msw": "^2.11.3",
|
||||
"msw-storybook-addon": "^2.0.5",
|
||||
"eslint-plugin-vue": "^10.5.1",
|
||||
"happy-dom": "^20.0.10",
|
||||
"msw": "^2.12.1",
|
||||
"msw-storybook-addon": "^2.0.6",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"openapi-msw": "^2.0.0",
|
||||
"openapi-typescript": "^7.9.1",
|
||||
"playwright": "^1.55.1",
|
||||
"openapi-typescript": "^7.10.1",
|
||||
"playwright": "^1.56.1",
|
||||
"prettier": "^3.6.2",
|
||||
"sass": "^1.93.2",
|
||||
"sass-embedded": "^1.93.2",
|
||||
"sass": "^1.94.0",
|
||||
"sass-embedded": "^1.93.3",
|
||||
"storybook": "^10.0.7",
|
||||
"typescript": "^5.9.3",
|
||||
"unocss": "^66.5.2",
|
||||
"unocss": "^66.5.6",
|
||||
"unplugin-auto-import": "^20.2.0",
|
||||
"unplugin-fonts": "^1.4.0",
|
||||
"unplugin-vue-components": "^29.1.0",
|
||||
"unplugin-vue-router": "^0.15.0",
|
||||
"vite": "^7.1.9",
|
||||
"unplugin-vue-components": "^30.0.0",
|
||||
"unplugin-vue-router": "^0.16.1",
|
||||
"vite": "^7.2.2",
|
||||
"vite-plugin-dir2json": "^1.3.0",
|
||||
"vite-plugin-vue-layouts-next": "^1.0.0",
|
||||
"vite-plugin-vue-layouts-next": "^1.2.0",
|
||||
"vite-plugin-vuetify": "^2.1.2",
|
||||
"vitest": "^3.2.4",
|
||||
"vue-router": "^4.4.0",
|
||||
"vue-tsc": "^3.1.0"
|
||||
"vitest": "^4.0.8",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-tsc": "^3.1.3"
|
||||
},
|
||||
"msw": {
|
||||
"workerDirectory": [
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
* - Please do NOT modify this file.
|
||||
*/
|
||||
|
||||
const PACKAGE_VERSION = '2.11.3'
|
||||
const PACKAGE_VERSION = '2.12.1'
|
||||
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
|
||||
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
|
||||
const activeClientIds = new Set()
|
||||
|
|
@ -205,6 +205,7 @@ async function resolveMainClient(event) {
|
|||
* @param {FetchEvent} event
|
||||
* @param {Client | undefined} client
|
||||
* @param {string} requestId
|
||||
* @param {number} requestInterceptedAt
|
||||
* @returns {Promise<Response>}
|
||||
*/
|
||||
async function getResponse(event, client, requestId, requestInterceptedAt) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue