diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index 95d7cff..b80151f 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -16,11 +16,11 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 25d49d1..0c19d08 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -23,26 +23,26 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.27", + "@vitest/eslint-plugin": "^1.1.31", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.2", - "eslint": "^9.20.0", + "cypress": "^14.0.3", + "eslint": "^9.20.1", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "^3.5.0", + "prettier": "^3.5.1", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.2", + "vitest": "^3.0.5", "vue-tsc": "^2.2.0" } } diff --git a/examples/custom-type-checked-rules-on-and-off/package.json b/examples/custom-type-checked-rules-on-and-off/package.json index 2f89384..8e5d92c 100644 --- a/examples/custom-type-checked-rules-on-and-off/package.json +++ b/examples/custom-type-checked-rules-on-and-off/package.json @@ -16,11 +16,11 @@ }, "devDependencies": { "@tsconfig/node22": "^22.0.0", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:^", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/examples/disable-ts-in-templates/package.json b/examples/disable-ts-in-templates/package.json index 7350bb7..c0cc683 100644 --- a/examples/disable-ts-in-templates/package.json +++ b/examples/disable-ts-in-templates/package.json @@ -16,11 +16,11 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index 6e64732..f677663 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -23,27 +23,27 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.27", + "@vitest/eslint-plugin": "^1.1.31", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.2", - "eslint": "^9.20.0", + "cypress": "^14.0.3", + "eslint": "^9.20.1", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "eslint-plugin-yml": "^1.16.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "^3.5.0", + "prettier": "^3.5.1", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.2", + "vitest": "^3.0.5", "vue-tsc": "^2.2.0" } } diff --git a/examples/minimal/package.json b/examples/minimal/package.json index d8619ee..4986709 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -16,11 +16,11 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index c3eb1de..c6ffe01 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -23,26 +23,26 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.27", + "@vitest/eslint-plugin": "^1.1.31", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.2", - "eslint": "^9.20.0", + "cypress": "^14.0.3", + "eslint": "^9.20.1", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "^3.5.0", + "prettier": "^3.5.1", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.2", + "vitest": "^3.0.5", "vue-tsc": "^2.2.0" } } diff --git a/examples/with-cypress/package.json b/examples/with-cypress/package.json index 60ff435..fe43015 100644 --- a/examples/with-cypress/package.json +++ b/examples/with-cypress/package.json @@ -20,12 +20,12 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.2", - "eslint": "^9.20.0", + "cypress": "^14.0.3", + "eslint": "^9.20.1", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", diff --git a/examples/with-jsx-in-vue/package.json b/examples/with-jsx-in-vue/package.json index 6c9ca10..ff1c374 100644 --- a/examples/with-jsx-in-vue/package.json +++ b/examples/with-jsx-in-vue/package.json @@ -16,12 +16,12 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/examples/with-jsx/package.json b/examples/with-jsx/package.json index 7e44625..8428ab8 100644 --- a/examples/with-jsx/package.json +++ b/examples/with-jsx/package.json @@ -16,12 +16,12 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index 5e4b3a0..6bfaafd 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -19,13 +19,13 @@ "devDependencies": { "@nightwatch/vue": "^3.1.2", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "chromedriver": "^133.0.0", - "eslint": "^9.20.0", + "chromedriver": "^133.0.1", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "geckodriver": "^5.0.0", "nightwatch": "^3.11.0", diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index 9113019..46fce8e 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -18,11 +18,11 @@ "devDependencies": { "@playwright/test": "^1.50.1", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-playwright": "^2.2.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index d00b64b..f673c41 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -17,15 +17,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", - "prettier": "^3.5.0", + "prettier": "^3.5.1", "typescript": "~5.7.3", "vite": "^6.1.0", "vue-tsc": "^2.2.0" diff --git a/examples/with-tsx-in-vue/package.json b/examples/with-tsx-in-vue/package.json index fd48df1..ce26df7 100644 --- a/examples/with-tsx-in-vue/package.json +++ b/examples/with-tsx-in-vue/package.json @@ -16,12 +16,12 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/examples/with-tsx/package.json b/examples/with-tsx/package.json index 1187e62..aee0dec 100644 --- a/examples/with-tsx/package.json +++ b/examples/with-tsx/package.json @@ -16,12 +16,12 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index e46259b..0ae4914 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -18,19 +18,19 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", - "@vitest/eslint-plugin": "^1.1.27", + "@vitest/eslint-plugin": "^1.1.31", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vitest": "^3.0.2", + "vitest": "^3.0.5", "vue-tsc": "^2.2.0" } } diff --git a/package.json b/package.json index 5454d18..48e5d4e 100644 --- a/package.json +++ b/package.json @@ -48,15 +48,15 @@ "homepage": "https://github.com/vuejs/eslint-config-typescript#readme", "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", - "eslint": "^9.20.0", + "@types/node": "^22.13.2", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "execa": "^9.5.2", - "pkgroll": "^2.8.2", - "prettier": "^3.5.0", + "pkgroll": "^2.10.0", + "prettier": "^3.5.1", "tsx": "^4.19.2", "typescript": "~5.7.3", - "vitest": "^3.0.2", + "vitest": "^3.0.5", "vue": "^3.5.13" }, "peerDependencies": { @@ -70,9 +70,9 @@ } }, "dependencies": { - "@typescript-eslint/utils": "^8.23.0", + "@typescript-eslint/utils": "^8.24.0", "fast-glob": "^3.3.3", - "typescript-eslint": "^8.23.0", + "typescript-eslint": "^8.24.0", "vue-eslint-parser": "^9.4.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d297313..183dd43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,39 +9,39 @@ importers: .: dependencies: '@typescript-eslint/utils': - specifier: ^8.23.0 - version: 8.23.0(eslint@9.20.0)(typescript@5.7.3) + specifier: ^8.24.0 + version: 8.24.0(eslint@9.20.1)(typescript@5.7.3) fast-glob: specifier: ^3.3.3 version: 3.3.3 typescript-eslint: - specifier: ^8.23.0 - version: 8.23.0(eslint@9.20.0)(typescript@5.7.3) + specifier: ^8.24.0 + version: 8.24.0(eslint@9.20.1)(typescript@5.7.3) vue-eslint-parser: specifier: ^9.4.3 - version: 9.4.3(eslint@9.20.0) + version: 9.4.3(eslint@9.20.1) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) execa: specifier: ^9.5.2 version: 9.5.2 pkgroll: - specifier: ^2.8.2 - version: 2.8.2(typescript@5.7.3) + specifier: ^2.10.0 + version: 2.10.0(typescript@5.7.3) prettier: - specifier: ^3.5.0 - version: 3.5.0 + specifier: ^3.5.1 + version: 3.5.1 tsx: specifier: ^4.19.2 version: 4.19.2 @@ -49,8 +49,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.5 + version: 3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.3) @@ -65,11 +65,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -77,11 +77,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -90,7 +90,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -114,20 +114,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.27 - version: 1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.31 + version: 1.1.31(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.20.1)(prettier@3.5.1) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -138,17 +138,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.0) + version: 4.1.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -156,8 +156,8 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: ^3.5.0 - version: 3.5.0 + specifier: ^3.5.1 + version: 3.5.1 start-server-and-test: specifier: ^2.0.10 version: 2.0.10 @@ -166,13 +166,13 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.5 + version: 3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -187,11 +187,11 @@ importers: specifier: ^22.0.0 version: 22.0.0 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:^ version: link:../.. @@ -199,11 +199,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -212,10 +212,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -230,11 +230,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -242,11 +242,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -255,7 +255,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -279,20 +279,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.27 - version: 1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.31 + version: 1.1.31(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.20.1)(prettier@3.5.1) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -303,20 +303,20 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.0) + version: 4.1.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) eslint-plugin-yml: specifier: ^1.16.0 - version: 1.16.0(eslint@9.20.0) + version: 1.16.0(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -324,8 +324,8 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: ^3.5.0 - version: 3.5.0 + specifier: ^3.5.1 + version: 3.5.1 start-server-and-test: specifier: ^2.0.10 version: 2.0.10 @@ -334,13 +334,13 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.5 + version: 3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -355,11 +355,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -367,11 +367,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -380,7 +380,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -404,20 +404,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.27 - version: 1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.31 + version: 1.1.31(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.20.1)(prettier@3.5.1) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -428,17 +428,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.0) + version: 4.1.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -446,8 +446,8 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: ^3.5.0 - version: 3.5.0 + specifier: ^3.5.1 + version: 3.5.1 start-server-and-test: specifier: ^2.0.10 version: 2.0.10 @@ -456,13 +456,13 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.5 + version: 3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -477,11 +477,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -489,17 +489,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.0) + version: 4.1.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -511,7 +511,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -526,14 +526,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -541,11 +541,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -554,7 +554,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -569,14 +569,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -584,11 +584,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -597,7 +597,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -610,16 +610,16 @@ importers: devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.13.1)(vue@3.5.13(typescript@5.7.3)) + version: 3.1.2(@types/node@22.13.2)(vue@3.5.13(typescript@5.7.3)) '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -630,32 +630,32 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) chromedriver: - specifier: ^133.0.0 - version: 133.0.0 + specifier: ^133.0.1 + version: 133.0.1 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) geckodriver: specifier: ^5.0.0 version: 5.0.0(bare-buffer@3.0.1) nightwatch: specifier: ^3.11.0 - version: 3.11.0(chromedriver@133.0.0)(geckodriver@5.0.0(bare-buffer@3.0.1)) + version: 3.11.0(chromedriver@133.0.1)(geckodriver@5.0.0(bare-buffer@3.0.1)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.13.1)(typescript@5.7.3) + version: 10.9.2(@types/node@22.13.2)(typescript@5.7.3) typescript: specifier: ~5.7.3 version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 @@ -676,11 +676,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -688,14 +688,14 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-playwright: specifier: ^2.2.0 - version: 2.2.0(eslint@9.20.0) + version: 2.2.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -704,7 +704,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -719,14 +719,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.20.1)(prettier@3.5.1) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -734,23 +734,23 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: ^3.5.0 - version: 3.5.0 + specifier: ^3.5.1 + version: 3.5.1 typescript: specifier: ~5.7.3 version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -765,14 +765,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -780,11 +780,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -793,7 +793,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -808,14 +808,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -823,11 +823,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -836,7 +836,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -854,14 +854,14 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.27 - version: 1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.31 + version: 1.1.31(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -872,11 +872,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -888,10 +888,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.5 + version: 3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -909,11 +909,11 @@ importers: specifier: ^22.0.0 version: 22.0.0 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -921,11 +921,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -934,13 +934,13 @@ importers: version: 5.7.3 unplugin-vue-router: specifier: ^0.11.2 - version: 0.11.2(rollup@4.30.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)) + version: 0.11.2(rollup@4.34.6)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)) vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -955,11 +955,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.2 + version: 22.13.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -967,11 +967,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) espree: specifier: ^9.6.1 version: 9.6.1 @@ -983,7 +983,7 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: specifier: ^2.2.0 version: 2.2.0(typescript@5.7.3) @@ -1916,15 +1916,6 @@ packages: rollup: optional: true - '@rollup/plugin-replace@6.0.2': - resolution: {integrity: sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - '@rollup/pluginutils@5.1.4': resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==} engines: {node: '>=14.0.0'} @@ -1939,96 +1930,191 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.34.6': + resolution: {integrity: sha512-+GcCXtOQoWuC7hhX1P00LqjjIiS/iOouHXhMdiDSnq/1DGTox4SpUvO52Xm+div6+106r+TcvOeo/cxvyEyTgg==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm64@4.30.1': resolution: {integrity: sha512-/NA2qXxE3D/BRjOJM8wQblmArQq1YoBVJjrjoTSBS09jgUisq7bqxNHJ8kjCHeV21W/9WDGwJEWSN0KQ2mtD/w==} cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.34.6': + resolution: {integrity: sha512-E8+2qCIjciYUnCa1AiVF1BkRgqIGW9KzJeesQqVfyRITGQN+dFuoivO0hnro1DjT74wXLRZ7QF8MIbz+luGaJA==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.30.1': resolution: {integrity: sha512-r7FQIXD7gB0WJ5mokTUgUWPl0eYIH0wnxqeSAhuIwvnnpjdVB8cRRClyKLQr7lgzjctkbp5KmswWszlwYln03Q==} cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.34.6': + resolution: {integrity: sha512-z9Ib+OzqN3DZEjX7PDQMHEhtF+t6Mi2z/ueChQPLS/qUMKY7Ybn5A2ggFoKRNRh1q1T03YTQfBTQCJZiepESAg==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.30.1': resolution: {integrity: sha512-x78BavIwSH6sqfP2xeI1hd1GpHL8J4W2BXcVM/5KYKoAD3nNsfitQhvWSw+TFtQTLZ9OmlF+FEInEHyubut2OA==} cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.34.6': + resolution: {integrity: sha512-PShKVY4u0FDAR7jskyFIYVyHEPCPnIQY8s5OcXkdU8mz3Y7eXDJPdyM/ZWjkYdR2m0izD9HHWA8sGcXn+Qrsyg==} + cpu: [x64] + os: [darwin] + '@rollup/rollup-freebsd-arm64@4.30.1': resolution: {integrity: sha512-HYTlUAjbO1z8ywxsDFWADfTRfTIIy/oUlfIDmlHYmjUP2QRDTzBuWXc9O4CXM+bo9qfiCclmHk1x4ogBjOUpUQ==} cpu: [arm64] os: [freebsd] + '@rollup/rollup-freebsd-arm64@4.34.6': + resolution: {integrity: sha512-YSwyOqlDAdKqs0iKuqvRHLN4SrD2TiswfoLfvYXseKbL47ht1grQpq46MSiQAx6rQEN8o8URtpXARCpqabqxGQ==} + cpu: [arm64] + os: [freebsd] + '@rollup/rollup-freebsd-x64@4.30.1': resolution: {integrity: sha512-1MEdGqogQLccphhX5myCJqeGNYTNcmTyaic9S7CG3JhwuIByJ7J05vGbZxsizQthP1xpVx7kd3o31eOogfEirw==} cpu: [x64] os: [freebsd] + '@rollup/rollup-freebsd-x64@4.34.6': + resolution: {integrity: sha512-HEP4CgPAY1RxXwwL5sPFv6BBM3tVeLnshF03HMhJYCNc6kvSqBgTMmsEjb72RkZBAWIqiPUyF1JpEBv5XT9wKQ==} + cpu: [x64] + os: [freebsd] + '@rollup/rollup-linux-arm-gnueabihf@4.30.1': resolution: {integrity: sha512-PaMRNBSqCx7K3Wc9QZkFx5+CX27WFpAMxJNiYGAXfmMIKC7jstlr32UhTgK6T07OtqR+wYlWm9IxzennjnvdJg==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-gnueabihf@4.34.6': + resolution: {integrity: sha512-88fSzjC5xeH9S2Vg3rPgXJULkHcLYMkh8faix8DX4h4TIAL65ekwuQMA/g2CXq8W+NJC43V6fUpYZNjaX3+IIg==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.30.1': resolution: {integrity: sha512-B8Rcyj9AV7ZlEFqvB5BubG5iO6ANDsRKlhIxySXcF1axXYUyqwBok+XZPgIYGBgs7LDXfWfifxhw0Ik57T0Yug==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.34.6': + resolution: {integrity: sha512-wM4ztnutBqYFyvNeR7Av+reWI/enK9tDOTKNF+6Kk2Q96k9bwhDDOlnCUNRPvromlVXo04riSliMBs/Z7RteEg==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.30.1': resolution: {integrity: sha512-hqVyueGxAj3cBKrAI4aFHLV+h0Lv5VgWZs9CUGqr1z0fZtlADVV1YPOij6AhcK5An33EXaxnDLmJdQikcn5NEw==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.34.6': + resolution: {integrity: sha512-9RyprECbRa9zEjXLtvvshhw4CMrRa3K+0wcp3KME0zmBe1ILmvcVHnypZ/aIDXpRyfhSYSuN4EPdCCj5Du8FIA==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-arm64-musl@4.30.1': resolution: {integrity: sha512-i4Ab2vnvS1AE1PyOIGp2kXni69gU2DAUVt6FSXeIqUCPIR3ZlheMW3oP2JkukDfu3PsexYRbOiJrY+yVNSk9oA==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-musl@4.34.6': + resolution: {integrity: sha512-qTmklhCTyaJSB05S+iSovfo++EwnIEZxHkzv5dep4qoszUMX5Ca4WM4zAVUMbfdviLgCSQOu5oU8YoGk1s6M9Q==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-loongarch64-gnu@4.30.1': resolution: {integrity: sha512-fARcF5g296snX0oLGkVxPmysetwUk2zmHcca+e9ObOovBR++9ZPOhqFUM61UUZ2EYpXVPN1redgqVoBB34nTpQ==} cpu: [loong64] os: [linux] + '@rollup/rollup-linux-loongarch64-gnu@4.34.6': + resolution: {integrity: sha512-4Qmkaps9yqmpjY5pvpkfOerYgKNUGzQpFxV6rnS7c/JfYbDSU0y6WpbbredB5cCpLFGJEqYX40WUmxMkwhWCjw==} + cpu: [loong64] + os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': resolution: {integrity: sha512-GLrZraoO3wVT4uFXh67ElpwQY0DIygxdv0BNW9Hkm3X34wu+BkqrDrkcsIapAY+N2ATEbvak0XQ9gxZtCIA5Rw==} cpu: [ppc64] os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.34.6': + resolution: {integrity: sha512-Zsrtux3PuaxuBTX/zHdLaFmcofWGzaWW1scwLU3ZbW/X+hSsFbz9wDIp6XvnT7pzYRl9MezWqEqKy7ssmDEnuQ==} + cpu: [ppc64] + os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.30.1': resolution: {integrity: sha512-0WKLaAUUHKBtll0wvOmh6yh3S0wSU9+yas923JIChfxOaaBarmb/lBKPF0w/+jTVozFnOXJeRGZ8NvOxvk/jcw==} cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.34.6': + resolution: {integrity: sha512-aK+Zp+CRM55iPrlyKiU3/zyhgzWBxLVrw2mwiQSYJRobCURb781+XstzvA8Gkjg/hbdQFuDw44aUOxVQFycrAg==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.30.1': resolution: {integrity: sha512-GWFs97Ruxo5Bt+cvVTQkOJ6TIx0xJDD/bMAOXWJg8TCSTEK8RnFeOeiFTxKniTc4vMIaWvCplMAFBt9miGxgkA==} cpu: [s390x] os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.34.6': + resolution: {integrity: sha512-WoKLVrY9ogmaYPXwTH326+ErlCIgMmsoRSx6bO+l68YgJnlOXhygDYSZe/qbUJCSiCiZAQ+tKm88NcWuUXqOzw==} + cpu: [s390x] + os: [linux] + '@rollup/rollup-linux-x64-gnu@4.30.1': resolution: {integrity: sha512-UtgGb7QGgXDIO+tqqJ5oZRGHsDLO8SlpE4MhqpY9Llpzi5rJMvrK6ZGhsRCST2abZdBqIBeXW6WPD5fGK5SDwg==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-gnu@4.34.6': + resolution: {integrity: sha512-Sht4aFvmA4ToHd2vFzwMFaQCiYm2lDFho5rPcvPBT5pCdC+GwHG6CMch4GQfmWTQ1SwRKS0dhDYb54khSrjDWw==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-musl@4.30.1': resolution: {integrity: sha512-V9U8Ey2UqmQsBT+xTOeMzPzwDzyXmnAoO4edZhL7INkwQcaW1Ckv3WJX3qrrp/VHaDkEWIBWhRwP47r8cdrOow==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-musl@4.34.6': + resolution: {integrity: sha512-zmmpOQh8vXc2QITsnCiODCDGXFC8LMi64+/oPpPx5qz3pqv0s6x46ps4xoycfUiVZps5PFn1gksZzo4RGTKT+A==} + cpu: [x64] + os: [linux] + '@rollup/rollup-win32-arm64-msvc@4.30.1': resolution: {integrity: sha512-WabtHWiPaFF47W3PkHnjbmWawnX/aE57K47ZDT1BXTS5GgrBUEpvOzq0FI0V/UYzQJgdb8XlhVNH8/fwV8xDjw==} cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.34.6': + resolution: {integrity: sha512-3/q1qUsO/tLqGBaD4uXsB6coVGB3usxw3qyeVb59aArCgedSF66MPdgRStUd7vbZOsko/CgVaY5fo2vkvPLWiA==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.30.1': resolution: {integrity: sha512-pxHAU+Zv39hLUTdQQHUVHf4P+0C47y/ZloorHpzs2SXMRqeAWmGghzAhfOlzFHHwjvgokdFAhC4V+6kC1lRRfw==} cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.34.6': + resolution: {integrity: sha512-oLHxuyywc6efdKVTxvc0135zPrRdtYVjtVD5GUm55I3ODxhU/PwkQFD97z16Xzxa1Fz0AEe4W/2hzRtd+IfpOA==} + cpu: [ia32] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.30.1': resolution: {integrity: sha512-D6qjsXGcvhTjv0kI4fU8tUuBDF/Ueee4SVX79VfNDXZa64TfCW1Slkb6Z7O1p7vflqZjcmOVdZlqf8gvJxc6og==} cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-msvc@4.34.6': + resolution: {integrity: sha512-0PVwmgzZ8+TZ9oGBmdZoQVXflbvuwzN/HRclujpl4N/q3i+y0lqLw8n1bXA8ru3sApDjlmONaNAuYr38y1Kr9w==} + cpu: [x64] + os: [win32] + '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} @@ -2102,8 +2188,8 @@ packages: '@types/nightwatch@2.3.32': resolution: {integrity: sha512-RXAWpe83AERF0MbRHXaEJlMQGDtA6BW5sgbn2jO0z04yzbxc4gUvzaJwHpGULBSa2QKUHfBZoLwe/tuQx0PWLg==} - '@types/node@22.13.1': - resolution: {integrity: sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==} + '@types/node@22.13.2': + resolution: {integrity: sha512-Z+r8y3XL9ZpI2EY52YYygAFmo2/oWfNSj4BCpAXE2McAexDk8VcnBMGC9Djn9gTKt4d2T/hhXqmPzo4hfIXtTg==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -2126,51 +2212,51 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@typescript-eslint/eslint-plugin@8.23.0': - resolution: {integrity: sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w==} + '@typescript-eslint/eslint-plugin@8.24.0': + resolution: {integrity: sha512-aFcXEJJCI4gUdXgoo/j9udUYIHgF23MFkg09LFz2dzEmU0+1Plk4rQWv/IYKvPHAtlkkGoB3m5e6oUp+JPsNaQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/parser@8.23.0': - resolution: {integrity: sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==} + '@typescript-eslint/parser@8.24.0': + resolution: {integrity: sha512-MFDaO9CYiard9j9VepMNa9MTcqVvSny2N4hkY6roquzj8pdCBRENhErrteaQuu7Yjn1ppk0v1/ZF9CG3KIlrTA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/scope-manager@8.23.0': - resolution: {integrity: sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==} + '@typescript-eslint/scope-manager@8.24.0': + resolution: {integrity: sha512-HZIX0UByphEtdVBKaQBgTDdn9z16l4aTUz8e8zPQnyxwHBtf5vtl1L+OhH+m1FGV9DrRmoDuYKqzVrvWDcDozw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.23.0': - resolution: {integrity: sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==} + '@typescript-eslint/type-utils@8.24.0': + resolution: {integrity: sha512-8fitJudrnY8aq0F1wMiPM1UUgiXQRJ5i8tFjq9kGfRajU+dbPyOuHbl0qRopLEidy0MwqgTHDt6CnSeXanNIwA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/types@8.23.0': - resolution: {integrity: sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==} + '@typescript-eslint/types@8.24.0': + resolution: {integrity: sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.23.0': - resolution: {integrity: sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==} + '@typescript-eslint/typescript-estree@8.24.0': + resolution: {integrity: sha512-ITjYcP0+8kbsvT9bysygfIfb+hBj6koDsu37JZG7xrCiy3fPJyNmfVtaGsgTUSEuTzcvME5YI5uyL5LD1EV5ZQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/utils@8.23.0': - resolution: {integrity: sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==} + '@typescript-eslint/utils@8.24.0': + resolution: {integrity: sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/visitor-keys@8.23.0': - resolution: {integrity: sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==} + '@typescript-eslint/visitor-keys@8.24.0': + resolution: {integrity: sha512-kArLq83QxGLbuHrTMoOEWO+l2MwsNS2TGISEdx8xgqpkbytB07XmlQyQdNDrCc1ecSqx0cnmhGvpX+VBwqqSkg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitejs/plugin-vue-jsx@4.1.1': @@ -2194,8 +2280,8 @@ packages: vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@vitest/eslint-plugin@1.1.27': - resolution: {integrity: sha512-aGPTmeaNiUDo2OIMPj1HKiF5q4fu2IIA9lMc0AwOk0nOvL2kLmQBY8AbFmYj895ApzamN46UtQYmxlRSjbTZqQ==} + '@vitest/eslint-plugin@1.1.31': + resolution: {integrity: sha512-xlsLr+e+AXZ/00eVZCtNmMeCJoJaRCoLDiAgLcxgQjSS1EertieB2MUHf8xIqPKs9lECc/UpL+y1xDcpvi02hw==} peerDependencies: '@typescript-eslint/utils': '>= 8.0' eslint: '>= 8.57.0' @@ -2678,8 +2764,8 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chromedriver@133.0.0: - resolution: {integrity: sha512-7arRrtD9WGSlemMLE4IOoD42OSKKyOtQP/Z0x/WB5jYSaCzcI95j67EK0wQ2w1y5IjSJnYvnmXOJM6Nla4OG2w==} + chromedriver@133.0.1: + resolution: {integrity: sha512-Z9VrJ9547daetazzP4k+7COj0PTtkomvtt8OZr8swTzsqDOzG0Xymdxg0dUtptc4da3X9Zts1iZoxOkm7blx/g==} engines: {node: '>=18'} hasBin: true @@ -2807,8 +2893,8 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cypress@14.0.2: - resolution: {integrity: sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A==} + cypress@14.0.3: + resolution: {integrity: sha512-yIdvobANw3kS+KF/t5vwjjPNufBA8ux7iQHaWxPTkUw2yCKI72m9mKM24eOwE84Wk4ALPsSvEcGbDrwgmhr4RA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -3253,8 +3339,8 @@ packages: resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.20.0: - resolution: {integrity: sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==} + eslint@9.20.1: + resolution: {integrity: sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -4423,8 +4509,8 @@ packages: pkg-types@1.3.0: resolution: {integrity: sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==} - pkgroll@2.8.2: - resolution: {integrity: sha512-YYLG7vV1PjF9B7UPB37m45QOvICSvLoh7MzKfgOshzE4S75YIN3UqOCGUpJ0fT+5WjqMQ0IF5rywiIW5xHcleQ==} + pkgroll@2.10.0: + resolution: {integrity: sha512-v9LPi6fXnbs6FeR67to3Q+LWSamBSKNYUGiXRYcetI41KVgv+ncxwNVyF9oT2mvhy8L2DjEWT2HmX3xxQXmwHg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -4467,8 +4553,8 @@ packages: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} engines: {node: '>=6.0.0'} - prettier@3.5.0: - resolution: {integrity: sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==} + prettier@3.5.1: + resolution: {integrity: sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==} engines: {node: '>=14'} hasBin: true @@ -4599,6 +4685,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.34.6: + resolution: {integrity: sha512-wc2cBWqJgkU3Iz5oztRkQbfVkbxoz5EhnCGOrnJvnLnQ7O0WhQUYyv18qQI79O8L7DdHrrlJNeCHd4VGpnaXKQ==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + rrweb-cssom@0.7.1: resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} @@ -4973,8 +5064,8 @@ packages: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} - typescript-eslint@8.23.0: - resolution: {integrity: sha512-/LBRo3HrXr5LxmrdYSOCvoAMm7p2jNizNfbIpCgvG4HMsnoprRUOce/+8VJ9BDYWW68rqIENE/haVLWPeFZBVQ==} + typescript-eslint@8.24.0: + resolution: {integrity: sha512-/lmv4366en/qbB32Vz5+kCNZEMf6xYHwh1z48suBwZvAtnXKbP+YhGe8OLE2BqC67LMqKkCNLtjejdwsdW6uOQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -5863,9 +5954,9 @@ snapshots: '@esbuild/win32-x64@0.24.2': optional: true - '@eslint-community/eslint-utils@4.4.1(eslint@9.20.0)': + '@eslint-community/eslint-utils@4.4.1(eslint@9.20.1)': dependencies: - eslint: 9.20.0 + eslint: 9.20.1 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} @@ -6051,12 +6142,12 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.13.1)(vue@3.5.13(typescript@5.7.3))': + '@nightwatch/vue@3.1.2(@types/node@22.13.2)(vue@3.5.13(typescript@5.7.3))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.1))(vue@3.5.13(typescript@5.7.3)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.2))(vue@3.5.13(typescript@5.7.3)) get-port: 5.1.1 - vite: 4.5.5(@types/node@22.13.1) + vite: 4.5.5(@types/node@22.13.2) vite-plugin-nightwatch: 0.4.6 optionalDependencies: '@esbuild/android-arm': 0.17.19 @@ -6098,13 +6189,13 @@ snapshots: '@polka/url@1.0.0-next.28': {} - '@rollup/plugin-alias@5.1.1(rollup@4.30.1)': + '@rollup/plugin-alias@5.1.1(rollup@4.34.6)': optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.6 - '@rollup/plugin-commonjs@28.0.2(rollup@4.30.1)': + '@rollup/plugin-commonjs@28.0.2(rollup@4.34.6)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.6) commondir: 1.0.1 estree-walker: 2.0.2 fdir: 6.4.2(picomatch@4.0.2) @@ -6112,114 +6203,164 @@ snapshots: magic-string: 0.30.17 picomatch: 4.0.2 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.6 - '@rollup/plugin-dynamic-import-vars@2.1.5(rollup@4.30.1)': + '@rollup/plugin-dynamic-import-vars@2.1.5(rollup@4.34.6)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.6) astring: 1.9.0 estree-walker: 2.0.2 fast-glob: 3.3.3 magic-string: 0.30.17 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.6 - '@rollup/plugin-inject@5.0.5(rollup@4.30.1)': + '@rollup/plugin-inject@5.0.5(rollup@4.34.6)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.6) estree-walker: 2.0.2 magic-string: 0.30.17 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.6 - '@rollup/plugin-json@6.1.0(rollup@4.30.1)': + '@rollup/plugin-json@6.1.0(rollup@4.34.6)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.6) optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.6 - '@rollup/plugin-node-resolve@16.0.0(rollup@4.30.1)': + '@rollup/plugin-node-resolve@16.0.0(rollup@4.34.6)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.6) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.10 optionalDependencies: - rollup: 4.30.1 - - '@rollup/plugin-replace@6.0.2(rollup@4.30.1)': - dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) - magic-string: 0.30.17 - optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.6 - '@rollup/pluginutils@5.1.4(rollup@4.30.1)': + '@rollup/pluginutils@5.1.4(rollup@4.34.6)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.6 '@rollup/rollup-android-arm-eabi@4.30.1': optional: true + '@rollup/rollup-android-arm-eabi@4.34.6': + optional: true + '@rollup/rollup-android-arm64@4.30.1': optional: true + '@rollup/rollup-android-arm64@4.34.6': + optional: true + '@rollup/rollup-darwin-arm64@4.30.1': optional: true + '@rollup/rollup-darwin-arm64@4.34.6': + optional: true + '@rollup/rollup-darwin-x64@4.30.1': optional: true + '@rollup/rollup-darwin-x64@4.34.6': + optional: true + '@rollup/rollup-freebsd-arm64@4.30.1': optional: true + '@rollup/rollup-freebsd-arm64@4.34.6': + optional: true + '@rollup/rollup-freebsd-x64@4.30.1': optional: true + '@rollup/rollup-freebsd-x64@4.34.6': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.30.1': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.34.6': + optional: true + '@rollup/rollup-linux-arm-musleabihf@4.30.1': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.34.6': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.30.1': optional: true + '@rollup/rollup-linux-arm64-gnu@4.34.6': + optional: true + '@rollup/rollup-linux-arm64-musl@4.30.1': optional: true + '@rollup/rollup-linux-arm64-musl@4.34.6': + optional: true + '@rollup/rollup-linux-loongarch64-gnu@4.30.1': optional: true + '@rollup/rollup-linux-loongarch64-gnu@4.34.6': + optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.34.6': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.30.1': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.34.6': + optional: true + '@rollup/rollup-linux-s390x-gnu@4.30.1': optional: true + '@rollup/rollup-linux-s390x-gnu@4.34.6': + optional: true + '@rollup/rollup-linux-x64-gnu@4.30.1': optional: true + '@rollup/rollup-linux-x64-gnu@4.34.6': + optional: true + '@rollup/rollup-linux-x64-musl@4.30.1': optional: true + '@rollup/rollup-linux-x64-musl@4.34.6': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.30.1': optional: true + '@rollup/rollup-win32-arm64-msvc@4.34.6': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.30.1': optional: true + '@rollup/rollup-win32-ia32-msvc@4.34.6': + optional: true + '@rollup/rollup-win32-x64-msvc@4.30.1': optional: true + '@rollup/rollup-win32-x64-msvc@4.34.6': + optional: true + '@sec-ant/readable-stream@0.4.1': {} '@sideway/address@4.1.5': @@ -6276,7 +6417,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.2 '@types/tough-cookie': 4.0.5 parse5: 7.2.1 @@ -6285,11 +6426,11 @@ snapshots: '@types/nightwatch@2.3.32': dependencies: '@types/chai': 5.0.1 - '@types/node': 22.13.1 + '@types/node': 22.13.2 '@types/selenium-webdriver': 4.1.28 devtools-protocol: 0.0.1025565 - '@types/node@22.13.1': + '@types/node@22.13.2': dependencies: undici-types: 6.20.0 @@ -6297,7 +6438,7 @@ snapshots: '@types/selenium-webdriver@4.1.28': dependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.2 '@types/ws': 8.5.13 '@types/sinonjs__fake-timers@8.1.1': {} @@ -6308,22 +6449,22 @@ snapshots: '@types/ws@8.5.13': dependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.2 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.2 optional: true - '@typescript-eslint/eslint-plugin@8.23.0(@typescript-eslint/parser@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.23.0 - eslint: 9.20.0 + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.24.0 + '@typescript-eslint/type-utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.24.0 + eslint: 9.20.1 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -6332,40 +6473,40 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.23.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.23.0 + '@typescript-eslint/scope-manager': 8.24.0 + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.24.0 debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.0 + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.23.0': + '@typescript-eslint/scope-manager@8.24.0': dependencies: - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/visitor-keys': 8.23.0 + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/visitor-keys': 8.24.0 - '@typescript-eslint/type-utils@8.23.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.24.0(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.0 + eslint: 9.20.1 ts-api-utils: 2.0.1(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.23.0': {} + '@typescript-eslint/types@8.24.0': {} - '@typescript-eslint/typescript-estree@8.23.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.24.0(typescript@5.7.3)': dependencies: - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/visitor-keys': 8.23.0 + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/visitor-keys': 8.24.0 debug: 4.4.0(supports-color@8.1.1) fast-glob: 3.3.3 is-glob: 4.0.3 @@ -6376,49 +6517,49 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - eslint: 9.20.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + '@typescript-eslint/scope-manager': 8.24.0 + '@typescript-eslint/types': 8.24.0 + '@typescript-eslint/typescript-estree': 8.24.0(typescript@5.7.3) + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.23.0': + '@typescript-eslint/visitor-keys@8.24.0': dependencies: - '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/types': 8.24.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.26.5(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.1))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.2))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 4.5.5(@types/node@22.13.1) + vite: 4.5.5(@types/node@22.13.2) vue: 3.5.13(typescript@5.7.3) - '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) - '@vitest/eslint-plugin@1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0))': + '@vitest/eslint-plugin@1.1.31(@typescript-eslint/utils@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0))': dependencies: - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 optionalDependencies: typescript: 5.7.3 - vitest: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + vitest: 3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) '@vitest/expect@3.0.5': dependencies: @@ -6427,13 +6568,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.5(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))': + '@vitest/mocker@3.0.5(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))': dependencies: '@vitest/spy': 3.0.5 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) '@vitest/pretty-format@3.0.5': dependencies: @@ -6550,14 +6691,14 @@ snapshots: '@vue/devtools-api@6.6.4': {} - '@vue/devtools-core@7.7.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vue/devtools-core@7.7.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@vue/devtools-kit': 7.7.1 '@vue/devtools-shared': 7.7.1 mitt: 3.0.1 nanoid: 5.0.9 pathe: 2.0.2 - vite-hot-client: 0.2.4(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)) + vite-hot-client: 0.2.4(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0)) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - vite @@ -6576,12 +6717,12 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/eslint-config-prettier@10.2.0(eslint@9.20.0)(prettier@3.5.0)': + '@vue/eslint-config-prettier@10.2.0(eslint@9.20.1)(prettier@3.5.1)': dependencies: - eslint: 9.20.0 - eslint-config-prettier: 10.0.1(eslint@9.20.0) - eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.0))(eslint@9.20.0)(prettier@3.5.0) - prettier: 3.5.0 + eslint: 9.20.1 + eslint-config-prettier: 10.0.1(eslint@9.20.1) + eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.1))(eslint@9.20.1)(prettier@3.5.1) + prettier: 3.5.1 transitivePeerDependencies: - '@types/eslint' @@ -6990,7 +7131,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromedriver@133.0.0: + chromedriver@133.0.1: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.7.9(debug@4.4.0) @@ -7108,7 +7249,7 @@ snapshots: csstype@3.1.3: {} - cypress@14.0.2: + cypress@14.0.3: dependencies: '@cypress/request': 3.0.7 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -7529,53 +7670,53 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-compat-utils@0.6.4(eslint@9.20.0): + eslint-compat-utils@0.6.4(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 semver: 7.6.3 - eslint-config-prettier@10.0.1(eslint@9.20.0): + eslint-config-prettier@10.0.1(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 - eslint-plugin-cypress@4.1.0(eslint@9.20.0): + eslint-plugin-cypress@4.1.0(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 globals: 15.14.0 - eslint-plugin-playwright@2.2.0(eslint@9.20.0): + eslint-plugin-playwright@2.2.0(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 globals: 13.24.0 - eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.0))(eslint@9.20.0)(prettier@3.5.0): + eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.1))(eslint@9.20.1)(prettier@3.5.1): dependencies: - eslint: 9.20.0 - prettier: 3.5.0 + eslint: 9.20.1 + prettier: 3.5.1 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: - eslint-config-prettier: 10.0.1(eslint@9.20.0) + eslint-config-prettier: 10.0.1(eslint@9.20.1) - eslint-plugin-vue@9.32.0(eslint@9.20.0): + eslint-plugin-vue@9.32.0(eslint@9.20.1): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - eslint: 9.20.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + eslint: 9.20.1 globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 semver: 7.6.3 - vue-eslint-parser: 9.4.3(eslint@9.20.0) + vue-eslint-parser: 9.4.3(eslint@9.20.1) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color - eslint-plugin-yml@1.16.0(eslint@9.20.0): + eslint-plugin-yml@1.16.0(eslint@9.20.1): dependencies: debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.0 - eslint-compat-utils: 0.6.4(eslint@9.20.0) + eslint: 9.20.1 + eslint-compat-utils: 0.6.4(eslint@9.20.1) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 @@ -7596,9 +7737,9 @@ snapshots: eslint-visitor-keys@4.2.0: {} - eslint@9.20.0: + eslint@9.20.1: dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.19.1 '@eslint/core': 0.11.0 @@ -8582,7 +8723,7 @@ snapshots: dependencies: axe-core: 4.10.2 - nightwatch@3.11.0(chromedriver@133.0.0)(geckodriver@5.0.0(bare-buffer@3.0.1)): + nightwatch@3.11.0(chromedriver@133.0.1)(geckodriver@5.0.0(bare-buffer@3.0.1)): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -8619,7 +8760,7 @@ snapshots: untildify: 4.0.0 uuid: 8.3.2 optionalDependencies: - chromedriver: 133.0.0 + chromedriver: 133.0.1 geckodriver: 5.0.0(bare-buffer@3.0.1) transitivePeerDependencies: - bufferutil @@ -8852,19 +8993,18 @@ snapshots: mlly: 1.7.4 pathe: 1.1.2 - pkgroll@2.8.2(typescript@5.7.3): + pkgroll@2.10.0(typescript@5.7.3): dependencies: - '@rollup/plugin-alias': 5.1.1(rollup@4.30.1) - '@rollup/plugin-commonjs': 28.0.2(rollup@4.30.1) - '@rollup/plugin-dynamic-import-vars': 2.1.5(rollup@4.30.1) - '@rollup/plugin-inject': 5.0.5(rollup@4.30.1) - '@rollup/plugin-json': 6.1.0(rollup@4.30.1) - '@rollup/plugin-node-resolve': 16.0.0(rollup@4.30.1) - '@rollup/plugin-replace': 6.0.2(rollup@4.30.1) - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/plugin-alias': 5.1.1(rollup@4.34.6) + '@rollup/plugin-commonjs': 28.0.2(rollup@4.34.6) + '@rollup/plugin-dynamic-import-vars': 2.1.5(rollup@4.34.6) + '@rollup/plugin-inject': 5.0.5(rollup@4.34.6) + '@rollup/plugin-json': 6.1.0(rollup@4.34.6) + '@rollup/plugin-node-resolve': 16.0.0(rollup@4.34.6) + '@rollup/pluginutils': 5.1.4(rollup@4.34.6) esbuild: 0.24.2 magic-string: 0.30.17 - rollup: 4.30.1 + rollup: 4.34.6 rollup-pluginutils: 2.8.2 optionalDependencies: typescript: 5.7.3 @@ -8902,7 +9042,7 @@ snapshots: dependencies: fast-diff: 1.3.0 - prettier@3.5.0: {} + prettier@3.5.1: {} pretty-bytes@5.6.0: {} @@ -9060,6 +9200,31 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.30.1 fsevents: 2.3.3 + rollup@4.34.6: + dependencies: + '@types/estree': 1.0.6 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.34.6 + '@rollup/rollup-android-arm64': 4.34.6 + '@rollup/rollup-darwin-arm64': 4.34.6 + '@rollup/rollup-darwin-x64': 4.34.6 + '@rollup/rollup-freebsd-arm64': 4.34.6 + '@rollup/rollup-freebsd-x64': 4.34.6 + '@rollup/rollup-linux-arm-gnueabihf': 4.34.6 + '@rollup/rollup-linux-arm-musleabihf': 4.34.6 + '@rollup/rollup-linux-arm64-gnu': 4.34.6 + '@rollup/rollup-linux-arm64-musl': 4.34.6 + '@rollup/rollup-linux-loongarch64-gnu': 4.34.6 + '@rollup/rollup-linux-powerpc64le-gnu': 4.34.6 + '@rollup/rollup-linux-riscv64-gnu': 4.34.6 + '@rollup/rollup-linux-s390x-gnu': 4.34.6 + '@rollup/rollup-linux-x64-gnu': 4.34.6 + '@rollup/rollup-linux-x64-musl': 4.34.6 + '@rollup/rollup-win32-arm64-msvc': 4.34.6 + '@rollup/rollup-win32-ia32-msvc': 4.34.6 + '@rollup/rollup-win32-x64-msvc': 4.34.6 + fsevents: 2.3.3 + rrweb-cssom@0.7.1: {} rrweb-cssom@0.8.0: {} @@ -9420,14 +9585,14 @@ snapshots: dependencies: typescript: 5.7.3 - ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.13.2)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.13.1 + '@types/node': 22.13.2 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -9467,12 +9632,12 @@ snapshots: type-fest@0.7.1: {} - typescript-eslint@8.23.0(eslint@9.20.0)(typescript@5.7.3): + typescript-eslint@8.24.0(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.23.0(@typescript-eslint/parser@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/parser': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/eslint-plugin': 8.24.0(@typescript-eslint/parser@8.24.0(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/parser': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/utils': 8.24.0(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -9489,10 +9654,10 @@ snapshots: universalify@2.0.1: {} - unplugin-vue-router@0.11.2(rollup@4.30.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)): + unplugin-vue-router@0.11.2(rollup@4.34.6)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)): dependencies: '@babel/types': 7.26.5 - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.6) '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.7.3)) ast-walker-scope: 0.6.2 chokidar: 3.6.0 @@ -9545,17 +9710,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.4(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)): + vite-hot-client@0.2.4(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0)): dependencies: - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) - vite-node@3.0.5(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0): + vite-node@3.0.5(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.6.0 pathe: 2.0.2 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -9570,10 +9735,10 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)): + vite-plugin-inspect@0.8.9(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0)): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.6) debug: 4.4.0(supports-color@8.1.1) error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 @@ -9581,7 +9746,7 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color @@ -9600,23 +9765,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): + vite-plugin-vue-devtools@7.7.1(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): dependencies: - '@vue/devtools-core': 7.7.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + '@vue/devtools-core': 7.7.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/devtools-kit': 7.7.1 '@vue/devtools-shared': 7.7.1 execa: 9.5.2 sirv: 3.0.0 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) - vite-plugin-inspect: 0.8.9(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)) - vite-plugin-vue-inspector: 5.3.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) + vite-plugin-inspect: 0.8.9(rollup@4.34.6)(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0)) + vite-plugin-vue-inspector: 5.3.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)): + vite-plugin-vue-inspector@5.3.1(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0)): dependencies: '@babel/core': 7.26.0 '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.0) @@ -9627,34 +9792,34 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.17 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) transitivePeerDependencies: - supports-color - vite@4.5.5(@types/node@22.13.1): + vite@4.5.5(@types/node@22.13.2): dependencies: esbuild: 0.18.20 postcss: 8.5.0 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.2 fsevents: 2.3.3 - vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0): + vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0): dependencies: esbuild: 0.24.2 postcss: 8.5.1 rollup: 4.30.1 optionalDependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.2 fsevents: 2.3.3 tsx: 4.19.2 yaml: 2.7.0 - vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0): + vitest@3.0.5(@types/node@22.13.2)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0): dependencies: '@vitest/expect': 3.0.5 - '@vitest/mocker': 3.0.5(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)) + '@vitest/mocker': 3.0.5(vite@6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0)) '@vitest/pretty-format': 3.0.5 '@vitest/runner': 3.0.5 '@vitest/snapshot': 3.0.5 @@ -9670,11 +9835,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) - vite-node: 3.0.5(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) + vite-node: 3.0.5(@types/node@22.13.2)(tsx@4.19.2)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.2 jsdom: 26.0.0 transitivePeerDependencies: - jiti @@ -9698,10 +9863,10 @@ snapshots: dependencies: vue: 3.5.13(typescript@5.7.3) - vue-eslint-parser@9.4.3(eslint@9.20.0): + vue-eslint-parser@9.4.3(eslint@9.20.1): dependencies: debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.0 + eslint: 9.20.1 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 diff --git a/test/fixtures/file-based-routing/package.json b/test/fixtures/file-based-routing/package.json index 119e545..8f8329a 100644 --- a/test/fixtures/file-based-routing/package.json +++ b/test/fixtures/file-based-routing/package.json @@ -17,11 +17,11 @@ }, "devDependencies": { "@tsconfig/node22": "^22.0.0", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", diff --git a/test/fixtures/with-older-espree/package.json b/test/fixtures/with-older-espree/package.json index 4693429..98a2163 100644 --- a/test/fixtures/with-older-espree/package.json +++ b/test/fixtures/with-older-espree/package.json @@ -16,11 +16,11 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.2", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "espree": "^9.6.1", "npm-run-all2": "^7.0.2",