diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index 2181fc7..e21f265 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -15,12 +15,12 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 070ba74..b18949f 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -21,18 +21,18 @@ "vue-router": "^4.5.1" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", + "@tsconfig/node20": "^20.1.6", "@types/jsdom": "^21.1.7", - "@types/node": "^22.15.31", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", - "@vitest/eslint-plugin": "^1.2.2", + "@vitest/eslint-plugin": "^1.2.7", "@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.4.1", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-cypress": "^5.1.0", "eslint-plugin-vue": "~10.2.0", "jsdom": "^26.1.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 1e758da..fdacfb5 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.2", - "@types/node": "^22.15.31", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:^", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/examples/disable-ts-in-templates/package.json b/examples/disable-ts-in-templates/package.json index 8fe5a4a..34a8e50 100644 --- a/examples/disable-ts-in-templates/package.json +++ b/examples/disable-ts-in-templates/package.json @@ -15,12 +15,12 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index 9fb5ee4..1bd2b84 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -21,18 +21,18 @@ "vue-router": "^4.5.1" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", + "@tsconfig/node20": "^20.1.6", "@types/jsdom": "^21.1.7", - "@types/node": "^22.15.31", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", - "@vitest/eslint-plugin": "^1.2.2", + "@vitest/eslint-plugin": "^1.2.7", "@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.4.1", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-cypress": "^5.1.0", "eslint-plugin-vue": "~10.2.0", "eslint-plugin-yml": "^1.18.0", diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 0c37fd9..66298a6 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -15,12 +15,12 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index f85c7b8..f0470de 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -21,18 +21,18 @@ "vue-router": "^4.5.1" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", + "@tsconfig/node20": "^20.1.6", "@types/jsdom": "^21.1.7", - "@types/node": "^22.15.31", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", - "@vitest/eslint-plugin": "^1.2.2", + "@vitest/eslint-plugin": "^1.2.7", "@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.4.1", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-cypress": "^5.1.0", "eslint-plugin-vue": "~10.2.0", "jsdom": "^26.1.0", diff --git a/examples/with-cypress/package.json b/examples/with-cypress/package.json index 57a3bbc..3981d33 100644 --- a/examples/with-cypress/package.json +++ b/examples/with-cypress/package.json @@ -19,13 +19,13 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "cypress": "^14.4.1", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-cypress": "^5.1.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", diff --git a/examples/with-jsx-in-vue/package.json b/examples/with-jsx-in-vue/package.json index 1f4af2e..7eb0526 100644 --- a/examples/with-jsx-in-vue/package.json +++ b/examples/with-jsx-in-vue/package.json @@ -15,13 +15,13 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/examples/with-jsx/package.json b/examples/with-jsx/package.json index ef32efd..b404b2c 100644 --- a/examples/with-jsx/package.json +++ b/examples/with-jsx/package.json @@ -15,13 +15,13 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index c1e684a..2ab5116 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -18,14 +18,14 @@ }, "devDependencies": { "@nightwatch/vue": "^3.1.2", - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", "chromedriver": "^137.0.3", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "geckodriver": "^5.0.0", "nightwatch": "^3.12.2", diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index 1a6176c..ccdec6a 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -17,12 +17,12 @@ }, "devDependencies": { "@playwright/test": "^1.53.0", - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-playwright": "^2.2.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index c44c271..b251423 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -16,13 +16,13 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "prettier": "3.5.3", diff --git a/examples/with-tsx-in-vue/package.json b/examples/with-tsx-in-vue/package.json index ad4215e..433ad3b 100644 --- a/examples/with-tsx-in-vue/package.json +++ b/examples/with-tsx-in-vue/package.json @@ -15,13 +15,13 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/examples/with-tsx/package.json b/examples/with-tsx/package.json index 7619c60..b2afd39 100644 --- a/examples/with-tsx/package.json +++ b/examples/with-tsx/package.json @@ -15,13 +15,13 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index 5023f6d..95c4f53 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -16,15 +16,15 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", + "@tsconfig/node20": "^20.1.6", "@types/jsdom": "^21.1.7", - "@types/node": "^22.15.31", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", - "@vitest/eslint-plugin": "^1.2.2", + "@vitest/eslint-plugin": "^1.2.7", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "jsdom": "^26.1.0", "npm-run-all2": "^8.0.4", diff --git a/package.json b/package.json index 5fb6a95..b64ec35 100644 --- a/package.json +++ b/package.json @@ -47,14 +47,14 @@ }, "homepage": "https://github.com/vuejs/eslint-config-typescript#readme", "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", - "eslint": "^9.28.0", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "execa": "^9.6.0", - "pkgroll": "^2.12.2", + "pkgroll": "^2.13.1", "prettier": "3.5.3", - "tsx": "^4.20.2", + "tsx": "^4.20.3", "typescript": "~5.8.2", "vitest": "^3.2.3", "vue": "^3.5.16" @@ -70,9 +70,9 @@ } }, "dependencies": { - "@typescript-eslint/utils": "^8.34.0", + "@typescript-eslint/utils": "^8.34.1", "fast-glob": "^3.3.3", - "typescript-eslint": "^8.34.0", + "typescript-eslint": "^8.34.1", "vue-eslint-parser": "^10.1.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3d9a19..4444d98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,48 +9,48 @@ importers: .: dependencies: '@typescript-eslint/utils': - specifier: ^8.34.0 - version: 8.34.0(eslint@9.28.0)(typescript@5.8.2) + specifier: ^8.34.1 + version: 8.34.1(eslint@9.29.0)(typescript@5.8.2) fast-glob: specifier: ^3.3.3 version: 3.3.3 typescript-eslint: - specifier: ^8.34.0 - version: 8.34.0(eslint@9.28.0)(typescript@5.8.2) + specifier: ^8.34.1 + version: 8.34.1(eslint@9.29.0)(typescript@5.8.2) vue-eslint-parser: specifier: ^10.1.3 - version: 10.1.3(eslint@9.28.0) + version: 10.1.3(eslint@9.29.0) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) execa: specifier: ^9.6.0 version: 9.6.0 pkgroll: - specifier: ^2.12.2 - version: 2.12.2(typescript@5.8.2) + specifier: ^2.13.1 + version: 2.13.1(typescript@5.8.2) prettier: specifier: 3.5.3 version: 3.5.3 tsx: - specifier: ^4.20.2 - version: 4.20.2 + specifier: ^4.20.3 + version: 4.20.3 typescript: specifier: ~5.8.2 version: 5.8.2 vitest: specifier: ^3.2.3 - version: 3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0) + version: 3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0) vue: specifier: ^3.5.16 version: 3.5.16(typescript@5.8.2) @@ -62,14 +62,14 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -77,11 +77,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -90,7 +90,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -108,26 +108,26 @@ importers: version: 4.5.1(vue@3.5.16(typescript@5.8.2)) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/jsdom': specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 4.2.0(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitest/eslint-plugin': - specifier: ^1.2.2 - version: 1.2.2(eslint@9.28.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0)) + specifier: ^1.2.7 + version: 1.2.7(eslint@9.29.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.28.0)(prettier@3.5.3) + version: 10.2.0(eslint@9.29.0)(prettier@3.5.3) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -141,14 +141,14 @@ importers: specifier: ^14.4.1 version: 14.4.1 eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-cypress: specifier: ^5.1.0 - version: 5.1.0(eslint@9.28.0) + version: 5.1.0(eslint@9.29.0) eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) jsdom: specifier: ^26.1.0 version: 26.1.0 @@ -166,13 +166,13 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.6 - version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) vitest: specifier: ^3.2.3 - version: 3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0) + version: 3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -187,11 +187,11 @@ importers: specifier: ^22.0.2 version: 22.0.2 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:^ version: link:../.. @@ -199,11 +199,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -212,10 +212,10 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.6 - version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -227,14 +227,14 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -242,11 +242,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -255,7 +255,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -273,26 +273,26 @@ importers: version: 4.5.1(vue@3.5.16(typescript@5.8.2)) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/jsdom': specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 4.2.0(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitest/eslint-plugin': - specifier: ^1.2.2 - version: 1.2.2(eslint@9.28.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0)) + specifier: ^1.2.7 + version: 1.2.7(eslint@9.29.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.28.0)(prettier@3.5.3) + version: 10.2.0(eslint@9.29.0)(prettier@3.5.3) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -306,17 +306,17 @@ importers: specifier: ^14.4.1 version: 14.4.1 eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-cypress: specifier: ^5.1.0 - version: 5.1.0(eslint@9.28.0) + version: 5.1.0(eslint@9.29.0) eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) eslint-plugin-yml: specifier: ^1.18.0 - version: 1.18.0(eslint@9.28.0) + version: 1.18.0(eslint@9.29.0) jsdom: specifier: ^26.1.0 version: 26.1.0 @@ -334,13 +334,13 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.6 - version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) vitest: specifier: ^3.2.3 - version: 3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0) + version: 3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -352,14 +352,14 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -367,11 +367,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -380,7 +380,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -398,26 +398,26 @@ importers: version: 4.5.1(vue@3.5.16(typescript@5.8.2)) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/jsdom': specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 4.2.0(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitest/eslint-plugin': - specifier: ^1.2.2 - version: 1.2.2(eslint@9.28.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0)) + specifier: ^1.2.7 + version: 1.2.7(eslint@9.29.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.28.0)(prettier@3.5.3) + version: 10.2.0(eslint@9.29.0)(prettier@3.5.3) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -431,14 +431,14 @@ importers: specifier: ^14.4.1 version: 14.4.1 eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-cypress: specifier: ^5.1.0 - version: 5.1.0(eslint@9.28.0) + version: 5.1.0(eslint@9.29.0) eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) jsdom: specifier: ^26.1.0 version: 26.1.0 @@ -456,13 +456,13 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.6 - version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) vitest: specifier: ^3.2.3 - version: 3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0) + version: 3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -474,14 +474,14 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -492,14 +492,14 @@ importers: specifier: ^14.4.1 version: 14.4.1 eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-cypress: specifier: ^5.1.0 - version: 5.1.0(eslint@9.28.0) + version: 5.1.0(eslint@9.29.0) eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -511,7 +511,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -523,17 +523,17 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 4.2.0(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -541,11 +541,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -554,7 +554,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -566,17 +566,17 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 4.2.0(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -584,11 +584,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -597,7 +597,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -610,16 +610,16 @@ importers: devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.15.31)(vue@3.5.16(typescript@5.8.2)) + version: 3.1.2(@types/node@22.15.32)(vue@3.5.16(typescript@5.8.2)) '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -633,11 +633,11 @@ importers: specifier: ^137.0.3 version: 137.0.3 eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) geckodriver: specifier: ^5.0.0 version: 5.0.0(bare-buffer@3.0.1) @@ -649,13 +649,13 @@ importers: version: 8.0.4 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.15.31)(typescript@5.8.2) + version: 10.9.2(@types/node@22.15.32)(typescript@5.8.2) typescript: specifier: ~5.8.2 version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 @@ -673,14 +673,14 @@ importers: specifier: ^1.53.0 version: 1.53.0 '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -688,14 +688,14 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-playwright: specifier: ^2.2.0 - version: 2.2.0(eslint@9.28.0) + version: 2.2.0(eslint@9.29.0) eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -704,7 +704,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -716,17 +716,17 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.28.0)(prettier@3.5.3) + version: 10.2.0(eslint@9.29.0)(prettier@3.5.3) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -734,11 +734,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -750,7 +750,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -762,17 +762,17 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 4.2.0(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -780,11 +780,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -793,7 +793,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -805,17 +805,17 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 4.2.0(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -823,11 +823,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -836,7 +836,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -848,20 +848,20 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/jsdom': specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vitest/eslint-plugin': - specifier: ^1.2.2 - version: 1.2.2(eslint@9.28.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0)) + specifier: ^1.2.7 + version: 1.2.7(eslint@9.29.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(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.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) jsdom: specifier: ^26.1.0 version: 26.1.0 @@ -888,10 +888,10 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vitest: specifier: ^3.2.3 - version: 3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0) + version: 3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -909,11 +909,11 @@ importers: specifier: ^22.0.2 version: 22.0.2 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -921,11 +921,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) npm-run-all2: specifier: ^8.0.4 version: 8.0.4 @@ -937,10 +937,10 @@ importers: version: 0.12.0(vue-router@4.5.1(vue@3.5.16(typescript@5.8.2)))(vue@3.5.16(typescript@5.8.2)) vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.6 - version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -952,14 +952,14 @@ importers: version: 3.5.16(typescript@5.8.2) devDependencies: '@tsconfig/node20': - specifier: ^20.1.5 - version: 20.1.5 + specifier: ^20.1.6 + version: 20.1.6 '@types/node': - specifier: ^22.15.31 - version: 22.15.31 + specifier: ^22.15.32 + version: 22.15.32 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + version: 5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -967,11 +967,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.8.2)(vue@3.5.16(typescript@5.8.2)) eslint: - specifier: ^9.28.0 - version: 9.28.0 + specifier: ^9.29.0 + version: 9.29.0 eslint-plugin-vue: specifier: ~10.2.0 - version: 10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)) + version: 10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)) espree: specifier: ^9.6.1 version: 9.6.1 @@ -983,7 +983,7 @@ importers: version: 5.8.2 vite: specifier: ^6.2.0 - version: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + version: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.2) @@ -1293,12 +1293,6 @@ packages: '@cypress/xvfb@1.2.4': resolution: {integrity: sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==} - '@esbuild/aix-ppc64@0.25.2': - resolution: {integrity: sha512-wCIboOL2yXZym2cgm6mlA742s9QeJ8DjGVaL39dLN4rRwrOgOyYSnOaFPhKZGLb2ngj4EyfAFjsNJwPXZvseag==} - engines: {node: '>=18'} - cpu: [ppc64] - os: [aix] - '@esbuild/aix-ppc64@0.25.5': resolution: {integrity: sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==} engines: {node: '>=18'} @@ -1311,12 +1305,6 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.25.2': - resolution: {integrity: sha512-5ZAX5xOmTligeBaeNEPnPaeEuah53Id2tX4c2CVP3JaROTH+j4fnfHCkr1PjXMd78hMst+TlkfKcW/DlTq0i4w==} - engines: {node: '>=18'} - cpu: [arm64] - os: [android] - '@esbuild/android-arm64@0.25.5': resolution: {integrity: sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==} engines: {node: '>=18'} @@ -1341,12 +1329,6 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-arm@0.25.2': - resolution: {integrity: sha512-NQhH7jFstVY5x8CKbcfa166GoV0EFkaPkCKBQkdPJFvo5u+nGXLEH/ooniLb3QI8Fk58YAx7nsPLozUWfCBOJA==} - engines: {node: '>=18'} - cpu: [arm] - os: [android] - '@esbuild/android-arm@0.25.5': resolution: {integrity: sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==} engines: {node: '>=18'} @@ -1359,12 +1341,6 @@ packages: cpu: [x64] os: [android] - '@esbuild/android-x64@0.25.2': - resolution: {integrity: sha512-Ffcx+nnma8Sge4jzddPHCZVRvIfQ0kMsUsCMcJRHkGJ1cDmhe4SsrYIjLUKn1xpHZybmOqCWwB0zQvsjdEHtkg==} - engines: {node: '>=18'} - cpu: [x64] - os: [android] - '@esbuild/android-x64@0.25.5': resolution: {integrity: sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==} engines: {node: '>=18'} @@ -1377,12 +1353,6 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.25.2': - resolution: {integrity: sha512-MpM6LUVTXAzOvN4KbjzU/q5smzryuoNjlriAIx+06RpecwCkL9JpenNzpKd2YMzLJFOdPqBpuub6eVRP5IgiSA==} - engines: {node: '>=18'} - cpu: [arm64] - os: [darwin] - '@esbuild/darwin-arm64@0.25.5': resolution: {integrity: sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==} engines: {node: '>=18'} @@ -1395,12 +1365,6 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.25.2': - resolution: {integrity: sha512-5eRPrTX7wFyuWe8FqEFPG2cU0+butQQVNcT4sVipqjLYQjjh8a8+vUTfgBKM88ObB85ahsnTwF7PSIt6PG+QkA==} - engines: {node: '>=18'} - cpu: [x64] - os: [darwin] - '@esbuild/darwin-x64@0.25.5': resolution: {integrity: sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==} engines: {node: '>=18'} @@ -1413,12 +1377,6 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.25.2': - resolution: {integrity: sha512-mLwm4vXKiQ2UTSX4+ImyiPdiHjiZhIaE9QvC7sw0tZ6HoNMjYAqQpGyui5VRIi5sGd+uWq940gdCbY3VLvsO1w==} - engines: {node: '>=18'} - cpu: [arm64] - os: [freebsd] - '@esbuild/freebsd-arm64@0.25.5': resolution: {integrity: sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==} engines: {node: '>=18'} @@ -1431,12 +1389,6 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.25.2': - resolution: {integrity: sha512-6qyyn6TjayJSwGpm8J9QYYGQcRgc90nmfdUb0O7pp1s4lTY+9D0H9O02v5JqGApUyiHOtkz6+1hZNvNtEhbwRQ==} - engines: {node: '>=18'} - cpu: [x64] - os: [freebsd] - '@esbuild/freebsd-x64@0.25.5': resolution: {integrity: sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==} engines: {node: '>=18'} @@ -1449,12 +1401,6 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.25.2': - resolution: {integrity: sha512-gq/sjLsOyMT19I8obBISvhoYiZIAaGF8JpeXu1u8yPv8BE5HlWYobmlsfijFIZ9hIVGYkbdFhEqC0NvM4kNO0g==} - engines: {node: '>=18'} - cpu: [arm64] - os: [linux] - '@esbuild/linux-arm64@0.25.5': resolution: {integrity: sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==} engines: {node: '>=18'} @@ -1467,12 +1413,6 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.25.2': - resolution: {integrity: sha512-UHBRgJcmjJv5oeQF8EpTRZs/1knq6loLxTsjc3nxO9eXAPDLcWW55flrMVc97qFPbmZP31ta1AZVUKQzKTzb0g==} - engines: {node: '>=18'} - cpu: [arm] - os: [linux] - '@esbuild/linux-arm@0.25.5': resolution: {integrity: sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==} engines: {node: '>=18'} @@ -1485,12 +1425,6 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.25.2': - resolution: {integrity: sha512-bBYCv9obgW2cBP+2ZWfjYTU+f5cxRoGGQ5SeDbYdFCAZpYWrfjjfYwvUpP8MlKbP0nwZ5gyOU/0aUzZ5HWPuvQ==} - engines: {node: '>=18'} - cpu: [ia32] - os: [linux] - '@esbuild/linux-ia32@0.25.5': resolution: {integrity: sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==} engines: {node: '>=18'} @@ -1509,12 +1443,6 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.25.2': - resolution: {integrity: sha512-SHNGiKtvnU2dBlM5D8CXRFdd+6etgZ9dXfaPCeJtz+37PIUlixvlIhI23L5khKXs3DIzAn9V8v+qb1TRKrgT5w==} - engines: {node: '>=18'} - cpu: [loong64] - os: [linux] - '@esbuild/linux-loong64@0.25.5': resolution: {integrity: sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==} engines: {node: '>=18'} @@ -1527,12 +1455,6 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.25.2': - resolution: {integrity: sha512-hDDRlzE6rPeoj+5fsADqdUZl1OzqDYow4TB4Y/3PlKBD0ph1e6uPHzIQcv2Z65u2K0kpeByIyAjCmjn1hJgG0Q==} - engines: {node: '>=18'} - cpu: [mips64el] - os: [linux] - '@esbuild/linux-mips64el@0.25.5': resolution: {integrity: sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==} engines: {node: '>=18'} @@ -1545,12 +1467,6 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.25.2': - resolution: {integrity: sha512-tsHu2RRSWzipmUi9UBDEzc0nLc4HtpZEI5Ba+Omms5456x5WaNuiG3u7xh5AO6sipnJ9r4cRWQB2tUjPyIkc6g==} - engines: {node: '>=18'} - cpu: [ppc64] - os: [linux] - '@esbuild/linux-ppc64@0.25.5': resolution: {integrity: sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==} engines: {node: '>=18'} @@ -1563,12 +1479,6 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.25.2': - resolution: {integrity: sha512-k4LtpgV7NJQOml/10uPU0s4SAXGnowi5qBSjaLWMojNCUICNu7TshqHLAEbkBdAszL5TabfvQ48kK84hyFzjnw==} - engines: {node: '>=18'} - cpu: [riscv64] - os: [linux] - '@esbuild/linux-riscv64@0.25.5': resolution: {integrity: sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==} engines: {node: '>=18'} @@ -1581,12 +1491,6 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.25.2': - resolution: {integrity: sha512-GRa4IshOdvKY7M/rDpRR3gkiTNp34M0eLTaC1a08gNrh4u488aPhuZOCpkF6+2wl3zAN7L7XIpOFBhnaE3/Q8Q==} - engines: {node: '>=18'} - cpu: [s390x] - os: [linux] - '@esbuild/linux-s390x@0.25.5': resolution: {integrity: sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==} engines: {node: '>=18'} @@ -1599,24 +1503,12 @@ packages: cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.25.2': - resolution: {integrity: sha512-QInHERlqpTTZ4FRB0fROQWXcYRD64lAoiegezDunLpalZMjcUcld3YzZmVJ2H/Cp0wJRZ8Xtjtj0cEHhYc/uUg==} - engines: {node: '>=18'} - cpu: [x64] - os: [linux] - '@esbuild/linux-x64@0.25.5': resolution: {integrity: sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/netbsd-arm64@0.25.2': - resolution: {integrity: sha512-talAIBoY5M8vHc6EeI2WW9d/CkiO9MQJ0IOWX8hrLhxGbro/vBXJvaQXefW2cP0z0nQVTdQ/eNyGFV1GSKrxfw==} - engines: {node: '>=18'} - cpu: [arm64] - os: [netbsd] - '@esbuild/netbsd-arm64@0.25.5': resolution: {integrity: sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==} engines: {node: '>=18'} @@ -1629,24 +1521,12 @@ packages: cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.25.2': - resolution: {integrity: sha512-voZT9Z+tpOxrvfKFyfDYPc4DO4rk06qamv1a/fkuzHpiVBMOhpjK+vBmWM8J1eiB3OLSMFYNaOaBNLXGChf5tg==} - engines: {node: '>=18'} - cpu: [x64] - os: [netbsd] - '@esbuild/netbsd-x64@0.25.5': resolution: {integrity: sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.25.2': - resolution: {integrity: sha512-dcXYOC6NXOqcykeDlwId9kB6OkPUxOEqU+rkrYVqJbK2hagWOMrsTGsMr8+rW02M+d5Op5NNlgMmjzecaRf7Tg==} - engines: {node: '>=18'} - cpu: [arm64] - os: [openbsd] - '@esbuild/openbsd-arm64@0.25.5': resolution: {integrity: sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==} engines: {node: '>=18'} @@ -1659,12 +1539,6 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.25.2': - resolution: {integrity: sha512-t/TkWwahkH0Tsgoq1Ju7QfgGhArkGLkF1uYz8nQS/PPFlXbP5YgRpqQR3ARRiC2iXoLTWFxc6DJMSK10dVXluw==} - engines: {node: '>=18'} - cpu: [x64] - os: [openbsd] - '@esbuild/openbsd-x64@0.25.5': resolution: {integrity: sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==} engines: {node: '>=18'} @@ -1677,12 +1551,6 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.25.2': - resolution: {integrity: sha512-cfZH1co2+imVdWCjd+D1gf9NjkchVhhdpgb1q5y6Hcv9TP6Zi9ZG/beI3ig8TvwT9lH9dlxLq5MQBBgwuj4xvA==} - engines: {node: '>=18'} - cpu: [x64] - os: [sunos] - '@esbuild/sunos-x64@0.25.5': resolution: {integrity: sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==} engines: {node: '>=18'} @@ -1695,12 +1563,6 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.25.2': - resolution: {integrity: sha512-7Loyjh+D/Nx/sOTzV8vfbB3GJuHdOQyrOryFdZvPHLf42Tk9ivBU5Aedi7iyX+x6rbn2Mh68T4qq1SDqJBQO5Q==} - engines: {node: '>=18'} - cpu: [arm64] - os: [win32] - '@esbuild/win32-arm64@0.25.5': resolution: {integrity: sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==} engines: {node: '>=18'} @@ -1713,12 +1575,6 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.25.2': - resolution: {integrity: sha512-WRJgsz9un0nqZJ4MfhabxaD9Ft8KioqU3JMinOTvobbX6MOSUigSBlogP8QB3uxpJDsFS6yN+3FDBdqE5lg9kg==} - engines: {node: '>=18'} - cpu: [ia32] - os: [win32] - '@esbuild/win32-ia32@0.25.5': resolution: {integrity: sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==} engines: {node: '>=18'} @@ -1731,12 +1587,6 @@ packages: cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.25.2': - resolution: {integrity: sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==} - engines: {node: '>=18'} - cpu: [x64] - os: [win32] - '@esbuild/win32-x64@0.25.5': resolution: {integrity: sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==} engines: {node: '>=18'} @@ -1779,8 +1629,8 @@ packages: resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.28.0': - resolution: {integrity: sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==} + '@eslint/js@9.29.0': + resolution: {integrity: sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.6': @@ -2001,8 +1851,8 @@ packages: rollup: optional: true - '@rollup/plugin-commonjs@28.0.2': - resolution: {integrity: sha512-BEFI2EDqzl+vA1rl97IDRZ61AIwGH093d9nz8+dThxJNH8oSoB7MjWvPCX3dkaK1/RCJ/1v/R1XB15FuSs0fQw==} + '@rollup/plugin-commonjs@28.0.5': + resolution: {integrity: sha512-lytLp2JgAMwqJY6ve3OSROXr2XuEYHjnsQN3hmnxC+w11dI91LuUw4Yc1kk2FqKXeMG8psoFejFgK+znoij0cg==} engines: {node: '>=16.0.0 || 14 >= 14.17'} peerDependencies: rollup: ^2.68.0||^3.0.0||^4.0.0 @@ -2037,8 +1887,8 @@ packages: rollup: optional: true - '@rollup/plugin-node-resolve@16.0.0': - resolution: {integrity: sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==} + '@rollup/plugin-node-resolve@16.0.1': + resolution: {integrity: sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.78.0||^3.0.0||^4.0.0 @@ -2055,201 +1905,101 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.39.0': - resolution: {integrity: sha512-lGVys55Qb00Wvh8DMAocp5kIcaNzEFTmGhfFd88LfaogYTRKrdxgtlO5H6S49v2Nd8R2C6wLOal0qv6/kCkOwA==} - cpu: [arm] - os: [android] - '@rollup/rollup-android-arm-eabi@4.43.0': resolution: {integrity: sha512-Krjy9awJl6rKbruhQDgivNbD1WuLb8xAclM4IR4cN5pHGAs2oIMMQJEiC3IC/9TZJ+QZkmZhlMO/6MBGxPidpw==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.39.0': - resolution: {integrity: sha512-It9+M1zE31KWfqh/0cJLrrsCPiF72PoJjIChLX+rEcujVRCb4NLQ5QzFkzIZW8Kn8FTbvGQBY5TkKBau3S8cCQ==} - cpu: [arm64] - os: [android] - '@rollup/rollup-android-arm64@4.43.0': resolution: {integrity: sha512-ss4YJwRt5I63454Rpj+mXCXicakdFmKnUNxr1dLK+5rv5FJgAxnN7s31a5VchRYxCFWdmnDWKd0wbAdTr0J5EA==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.39.0': - resolution: {integrity: sha512-lXQnhpFDOKDXiGxsU9/l8UEGGM65comrQuZ+lDcGUx+9YQ9dKpF3rSEGepyeR5AHZ0b5RgiligsBhWZfSSQh8Q==} - cpu: [arm64] - os: [darwin] - '@rollup/rollup-darwin-arm64@4.43.0': resolution: {integrity: sha512-eKoL8ykZ7zz8MjgBenEF2OoTNFAPFz1/lyJ5UmmFSz5jW+7XbH1+MAgCVHy72aG59rbuQLcJeiMrP8qP5d/N0A==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.39.0': - resolution: {integrity: sha512-mKXpNZLvtEbgu6WCkNij7CGycdw9cJi2k9v0noMb++Vab12GZjFgUXD69ilAbBh034Zwn95c2PNSz9xM7KYEAQ==} - cpu: [x64] - os: [darwin] - '@rollup/rollup-darwin-x64@4.43.0': resolution: {integrity: sha512-SYwXJgaBYW33Wi/q4ubN+ldWC4DzQY62S4Ll2dgfr/dbPoF50dlQwEaEHSKrQdSjC6oIe1WgzosoaNoHCdNuMg==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.39.0': - resolution: {integrity: sha512-jivRRlh2Lod/KvDZx2zUR+I4iBfHcu2V/BA2vasUtdtTN2Uk3jfcZczLa81ESHZHPHy4ih3T/W5rPFZ/hX7RtQ==} - cpu: [arm64] - os: [freebsd] - '@rollup/rollup-freebsd-arm64@4.43.0': resolution: {integrity: sha512-SV+U5sSo0yujrjzBF7/YidieK2iF6E7MdF6EbYxNz94lA+R0wKl3SiixGyG/9Klab6uNBIqsN7j4Y/Fya7wAjQ==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.39.0': - resolution: {integrity: sha512-8RXIWvYIRK9nO+bhVz8DwLBepcptw633gv/QT4015CpJ0Ht8punmoHU/DuEd3iw9Hr8UwUV+t+VNNuZIWYeY7Q==} - cpu: [x64] - os: [freebsd] - '@rollup/rollup-freebsd-x64@4.43.0': resolution: {integrity: sha512-J7uCsiV13L/VOeHJBo5SjasKiGxJ0g+nQTrBkAsmQBIdil3KhPnSE9GnRon4ejX1XDdsmK/l30IYLiAaQEO0Cg==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.39.0': - resolution: {integrity: sha512-mz5POx5Zu58f2xAG5RaRRhp3IZDK7zXGk5sdEDj4o96HeaXhlUwmLFzNlc4hCQi5sGdR12VDgEUqVSHer0lI9g==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-gnueabihf@4.43.0': resolution: {integrity: sha512-gTJ/JnnjCMc15uwB10TTATBEhK9meBIY+gXP4s0sHD1zHOaIh4Dmy1X9wup18IiY9tTNk5gJc4yx9ctj/fjrIw==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.39.0': - resolution: {integrity: sha512-+YDwhM6gUAyakl0CD+bMFpdmwIoRDzZYaTWV3SDRBGkMU/VpIBYXXEvkEcTagw/7VVkL2vA29zU4UVy1mP0/Yw==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.43.0': resolution: {integrity: sha512-ZJ3gZynL1LDSIvRfz0qXtTNs56n5DI2Mq+WACWZ7yGHFUEirHBRt7fyIk0NsCKhmRhn7WAcjgSkSVVxKlPNFFw==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.39.0': - resolution: {integrity: sha512-EKf7iF7aK36eEChvlgxGnk7pdJfzfQbNvGV/+l98iiMwU23MwvmV0Ty3pJ0p5WQfm3JRHOytSIqD9LB7Bq7xdQ==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.43.0': resolution: {integrity: sha512-8FnkipasmOOSSlfucGYEu58U8cxEdhziKjPD2FIa0ONVMxvl/hmONtX/7y4vGjdUhjcTHlKlDhw3H9t98fPvyA==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.39.0': - resolution: {integrity: sha512-vYanR6MtqC7Z2SNr8gzVnzUul09Wi1kZqJaek3KcIlI/wq5Xtq4ZPIZ0Mr/st/sv/NnaPwy/D4yXg5x0B3aUUA==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-musl@4.43.0': resolution: {integrity: sha512-KPPyAdlcIZ6S9C3S2cndXDkV0Bb1OSMsX0Eelr2Bay4EsF9yi9u9uzc9RniK3mcUGCLhWY9oLr6er80P5DE6XA==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.39.0': - resolution: {integrity: sha512-NMRUT40+h0FBa5fb+cpxtZoGAggRem16ocVKIv5gDB5uLDgBIwrIsXlGqYbLwW8YyO3WVTk1FkFDjMETYlDqiw==} - cpu: [loong64] - os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.43.0': resolution: {integrity: sha512-HPGDIH0/ZzAZjvtlXj6g+KDQ9ZMHfSP553za7o2Odegb/BEfwJcR0Sw0RLNpQ9nC6Gy8s+3mSS9xjZ0n3rhcYg==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.39.0': - resolution: {integrity: sha512-0pCNnmxgduJ3YRt+D+kJ6Ai/r+TaePu9ZLENl+ZDV/CdVczXl95CbIiwwswu4L+K7uOIGf6tMo2vm8uadRaICQ==} - cpu: [ppc64] - os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.43.0': resolution: {integrity: sha512-gEmwbOws4U4GLAJDhhtSPWPXUzDfMRedT3hFMyRAvM9Mrnj+dJIFIeL7otsv2WF3D7GrV0GIewW0y28dOYWkmw==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.39.0': - resolution: {integrity: sha512-t7j5Zhr7S4bBtksT73bO6c3Qa2AV/HqiGlj9+KB3gNF5upcVkx+HLgxTm8DK4OkzsOYqbdqbLKwvGMhylJCPhQ==} - cpu: [riscv64] - os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.43.0': resolution: {integrity: sha512-XXKvo2e+wFtXZF/9xoWohHg+MuRnvO29TI5Hqe9xwN5uN8NKUYy7tXUG3EZAlfchufNCTHNGjEx7uN78KsBo0g==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.39.0': - resolution: {integrity: sha512-m6cwI86IvQ7M93MQ2RF5SP8tUjD39Y7rjb1qjHgYh28uAPVU8+k/xYWvxRO3/tBN2pZkSMa5RjnPuUIbrwVxeA==} - cpu: [riscv64] - os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.43.0': resolution: {integrity: sha512-ruf3hPWhjw6uDFsOAzmbNIvlXFXlBQ4nk57Sec8E8rUxs/AI4HD6xmiiasOOx/3QxS2f5eQMKTAwk7KHwpzr/Q==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.39.0': - resolution: {integrity: sha512-iRDJd2ebMunnk2rsSBYlsptCyuINvxUfGwOUldjv5M4tpa93K8tFMeYGpNk2+Nxl+OBJnBzy2/JCscGeO507kA==} - cpu: [s390x] - os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.43.0': resolution: {integrity: sha512-QmNIAqDiEMEvFV15rsSnjoSmO0+eJLoKRD9EAa9rrYNwO/XRCtOGM3A5A0X+wmG+XRrw9Fxdsw+LnyYiZWWcVw==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.39.0': - resolution: {integrity: sha512-t9jqYw27R6Lx0XKfEFe5vUeEJ5pF3SGIM6gTfONSMb7DuG6z6wfj2yjcoZxHg129veTqU7+wOhY6GX8wmf90dA==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-gnu@4.43.0': resolution: {integrity: sha512-jAHr/S0iiBtFyzjhOkAics/2SrXE092qyqEg96e90L3t9Op8OTzS6+IX0Fy5wCt2+KqeHAkti+eitV0wvblEoQ==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.39.0': - resolution: {integrity: sha512-ThFdkrFDP55AIsIZDKSBWEt/JcWlCzydbZHinZ0F/r1h83qbGeenCt/G/wG2O0reuENDD2tawfAj2s8VK7Bugg==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-musl@4.43.0': resolution: {integrity: sha512-3yATWgdeXyuHtBhrLt98w+5fKurdqvs8B53LaoKD7P7H7FKOONLsBVMNl9ghPQZQuYcceV5CDyPfyfGpMWD9mQ==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.39.0': - resolution: {integrity: sha512-jDrLm6yUtbOg2TYB3sBF3acUnAwsIksEYjLeHL+TJv9jg+TmTwdyjnDex27jqEMakNKf3RwwPahDIt7QXCSqRQ==} - cpu: [arm64] - os: [win32] - '@rollup/rollup-win32-arm64-msvc@4.43.0': resolution: {integrity: sha512-wVzXp2qDSCOpcBCT5WRWLmpJRIzv23valvcTwMHEobkjippNf+C3ys/+wf07poPkeNix0paTNemB2XrHr2TnGw==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.39.0': - resolution: {integrity: sha512-6w9uMuza+LbLCVoNKL5FSLE7yvYkq9laSd09bwS0tMjkwXrmib/4KmoJcrKhLWHvw19mwU+33ndC69T7weNNjQ==} - cpu: [ia32] - os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.43.0': resolution: {integrity: sha512-fYCTEyzf8d+7diCw8b+asvWDCLMjsCEA8alvtAutqJOJp/wL5hs1rWSqJ1vkjgW0L2NB4bsYJrpKkiIPRR9dvw==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.39.0': - resolution: {integrity: sha512-yAkUOkIKZlK5dl7u6dg897doBgLXmUHhIINM2c+sND3DZwnrdQkkSiDh7N75Ll4mM4dxSkYfXqU9fW3lLkMFug==} - cpu: [x64] - os: [win32] - '@rollup/rollup-win32-x64-msvc@4.43.0': resolution: {integrity: sha512-SnGhLiE5rlK0ofq8kzuDkM0g7FN1s5VYY+YSMTibP7CqShxCQvqtNxTARS4xX4PFJfHjG0ZQYX9iGzI3FQh5Aw==} cpu: [x64] @@ -2301,8 +2051,8 @@ packages: '@tsconfig/node16@1.0.4': resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==} - '@tsconfig/node20@20.1.5': - resolution: {integrity: sha512-Vm8e3WxDTqMGPU4GATF9keQAIy1Drd7bPwlgzKJnZtoOsTm1tduUTbDjg0W5qERvGuxPI2h9RbMufH0YdfBylA==} + '@tsconfig/node20@20.1.6': + resolution: {integrity: sha512-sz+Hqx9zwZDpZIV871WSbUzSqNIsXzghZydypnfgzPKLltVJfkINfUeTct31n/tTSa9ZE1ZOfKdRre1uHHquYQ==} '@tsconfig/node22@22.0.2': resolution: {integrity: sha512-Kmwj4u8sDRDrMYRoN9FDEcXD8UpBSaPQQ24Gz+Gamqfm7xxn+GBR7ge/Z7pK8OXNGyUzbSwJj+TH6B+DS/epyA==} @@ -2334,8 +2084,8 @@ packages: '@types/nightwatch@2.3.32': resolution: {integrity: sha512-RXAWpe83AERF0MbRHXaEJlMQGDtA6BW5sgbn2jO0z04yzbxc4gUvzaJwHpGULBSa2QKUHfBZoLwe/tuQx0PWLg==} - '@types/node@22.15.31': - resolution: {integrity: sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==} + '@types/node@22.15.32': + resolution: {integrity: sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -2358,63 +2108,63 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@typescript-eslint/eslint-plugin@8.34.0': - resolution: {integrity: sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==} + '@typescript-eslint/eslint-plugin@8.34.1': + resolution: {integrity: sha512-STXcN6ebF6li4PxwNeFnqF8/2BNDvBupf2OPx2yWNzr6mKNGF7q49VM00Pz5FaomJyqvbXpY6PhO+T9w139YEQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.34.0 + '@typescript-eslint/parser': ^8.34.1 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/parser@8.34.0': - resolution: {integrity: sha512-vxXJV1hVFx3IXz/oy2sICsJukaBrtDEQSBiV48/YIV5KWjX1dO+bcIr/kCPrW6weKXvsaGKFNlwH0v2eYdRRbA==} + '@typescript-eslint/parser@8.34.1': + resolution: {integrity: sha512-4O3idHxhyzjClSMJ0a29AcoK0+YwnEqzI6oz3vlRf3xw0zbzt15MzXwItOlnr5nIth6zlY2RENLsOPvhyrKAQA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/project-service@8.34.0': - resolution: {integrity: sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==} + '@typescript-eslint/project-service@8.34.1': + resolution: {integrity: sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/scope-manager@8.34.0': - resolution: {integrity: sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==} + '@typescript-eslint/scope-manager@8.34.1': + resolution: {integrity: sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/tsconfig-utils@8.34.0': - resolution: {integrity: sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==} + '@typescript-eslint/tsconfig-utils@8.34.1': + resolution: {integrity: sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/type-utils@8.34.0': - resolution: {integrity: sha512-n7zSmOcUVhcRYC75W2pnPpbO1iwhJY3NLoHEtbJwJSNlVAZuwqu05zY3f3s2SDWWDSo9FdN5szqc73DCtDObAg==} + '@typescript-eslint/type-utils@8.34.1': + resolution: {integrity: sha512-Tv7tCCr6e5m8hP4+xFugcrwTOucB8lshffJ6zf1mF1TbU67R+ntCc6DzLNKM+s/uzDyv8gLq7tufaAhIBYeV8g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/types@8.34.0': - resolution: {integrity: sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==} + '@typescript-eslint/types@8.34.1': + resolution: {integrity: sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.34.0': - resolution: {integrity: sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==} + '@typescript-eslint/typescript-estree@8.34.1': + resolution: {integrity: sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/utils@8.34.0': - resolution: {integrity: sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==} + '@typescript-eslint/utils@8.34.1': + resolution: {integrity: sha512-mqOwUdZ3KjtGk7xJJnLbHxTuWVn3GO2WZZuM+Slhkun4+qthLdXx32C8xIXbO1kfCECb3jIs3eoxK3eryk7aoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/visitor-keys@8.34.0': - resolution: {integrity: sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==} + '@typescript-eslint/visitor-keys@8.34.1': + resolution: {integrity: sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitejs/plugin-vue-jsx@4.2.0': @@ -2438,8 +2188,8 @@ packages: vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@vitest/eslint-plugin@1.2.2': - resolution: {integrity: sha512-R8NwW+VxyKqVGcMfYsUbdThQyMbtNcoeg+jJeTgMHqWdFdcS0nrODAQXhkplvWzgd7jIJ+GQeydGqFLibsxMxg==} + '@vitest/eslint-plugin@1.2.7': + resolution: {integrity: sha512-7WHcGZo6uXsE4SsSnpGDqKyGrd6NfOMM52WKoHSpTRZLbjMuDyHfA5P7m8yrr73tpqYjsiAdSjSerOnx8uEhpA==} peerDependencies: eslint: '>= 8.57.0' typescript: '>= 5.0.0' @@ -2652,6 +2402,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.15.0: + resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} + engines: {node: '>=0.4.0'} + hasBin: true + agent-base@7.1.3: resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==} engines: {node: '>= 14'} @@ -3459,11 +3214,6 @@ packages: engines: {node: '>=12'} hasBin: true - esbuild@0.25.2: - resolution: {integrity: sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==} - engines: {node: '>=18'} - hasBin: true - esbuild@0.25.5: resolution: {integrity: sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==} engines: {node: '>=18'} @@ -3540,6 +3290,10 @@ packages: resolution: {integrity: sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + eslint-scope@8.4.0: + resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + eslint-visitor-keys@3.4.3: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3548,8 +3302,12 @@ packages: resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.28.0: - resolution: {integrity: sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ==} + eslint-visitor-keys@4.2.1: + resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + eslint@9.29.0: + resolution: {integrity: sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -3562,6 +3320,10 @@ packages: resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + espree@10.4.0: + resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + espree@9.6.1: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3659,14 +3421,6 @@ packages: fd-slicer@1.1.0: resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} - fdir@6.4.2: - resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==} - peerDependencies: - picomatch: ^3 || ^4 - peerDependenciesMeta: - picomatch: - optional: true - fdir@6.4.6: resolution: {integrity: sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==} peerDependencies: @@ -4734,8 +4488,8 @@ packages: pkg-types@1.3.0: resolution: {integrity: sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==} - pkgroll@2.12.2: - resolution: {integrity: sha512-Vl1hJ6jQj6YY9xvhuH8qNVf4qEZng9qC5jfqUKIR4+k5HaGdt6TCXj3lI5uNs+Z3ljtdlwMigi5re1YyDDhVxA==} + pkgroll@2.13.1: + resolution: {integrity: sha512-SO50Oh3ycFUI26n5au3Iq/XhC1x8garmmaIF5m/8f+s8ntUWC9oZONlz0rjT12OSfY3gCkc564t3HWvuClzQNg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -4905,11 +4659,6 @@ packages: engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true - rollup@4.39.0: - resolution: {integrity: sha512-thI8kNc02yNvnmJp8dr3fNWJ9tCONDhp6TV35X6HkKGGs9E6q7YWCHbe5vKiTa7TAiNcFEmXKj3X/pG2b3ci0g==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - rollup@4.43.0: resolution: {integrity: sha512-wdN2Kd3Twh8MAEOEJZsuxuLKCsBEo4PVNLK6tQWAn10VhsVewQLzcucMgLolRlhFybGxfclbPeEYBaP6RvUFGg==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -5269,8 +5018,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.20.2: - resolution: {integrity: sha512-He0ZWr41gLa4vD30Au3yuwpe0HXaCZbclvl8RBieUiJ9aFnPMWUPIyvw3RU8+1Crjfcrauvitae2a4tUzRAGsw==} + tsx@4.20.3: + resolution: {integrity: sha512-qjbnuR9Tr+FJOMBqJCW5ehvIo/buZq7vH7qD7JziU98h6l3qGy0a/yPFjwO+y0/T7GFpNgNAvEcPPVfyT8rrPQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -5304,8 +5053,8 @@ packages: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} - typescript-eslint@8.34.0: - resolution: {integrity: sha512-MRpfN7uYjTrTGigFCt8sRyNqJFhjN0WwZecldaqhWm+wy0gaRt8Edb/3cuUy0zdq2opJWT6iXINKAtewnDOltQ==} + typescript-eslint@8.34.1: + resolution: {integrity: sha512-XjS+b6Vg9oT1BaIUfkW3M3LvqZE++rbzAMEHuccCfO/YkP43ha6w3jTEMilQxMF92nVOYCcdjv1ZUhAa1D/0ow==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -5752,7 +5501,7 @@ snapshots: '@babel/traverse': 7.27.0 '@babel/types': 7.27.0 convert-source-map: 2.0.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -5772,7 +5521,7 @@ snapshots: '@babel/traverse': 7.27.1 '@babel/types': 7.27.1 convert-source-map: 2.0.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -6050,7 +5799,7 @@ snapshots: '@babel/parser': 7.27.2 '@babel/template': 7.27.0 '@babel/types': 7.27.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6062,7 +5811,7 @@ snapshots: '@babel/parser': 7.27.2 '@babel/template': 7.27.2 '@babel/types': 7.27.1 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6139,18 +5888,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@esbuild/aix-ppc64@0.25.2': - optional: true - '@esbuild/aix-ppc64@0.25.5': optional: true '@esbuild/android-arm64@0.18.20': optional: true - '@esbuild/android-arm64@0.25.2': - optional: true - '@esbuild/android-arm64@0.25.5': optional: true @@ -6163,81 +5906,54 @@ snapshots: '@esbuild/android-arm@0.18.20': optional: true - '@esbuild/android-arm@0.25.2': - optional: true - '@esbuild/android-arm@0.25.5': optional: true '@esbuild/android-x64@0.18.20': optional: true - '@esbuild/android-x64@0.25.2': - optional: true - '@esbuild/android-x64@0.25.5': optional: true '@esbuild/darwin-arm64@0.18.20': optional: true - '@esbuild/darwin-arm64@0.25.2': - optional: true - '@esbuild/darwin-arm64@0.25.5': optional: true '@esbuild/darwin-x64@0.18.20': optional: true - '@esbuild/darwin-x64@0.25.2': - optional: true - '@esbuild/darwin-x64@0.25.5': optional: true '@esbuild/freebsd-arm64@0.18.20': optional: true - '@esbuild/freebsd-arm64@0.25.2': - optional: true - '@esbuild/freebsd-arm64@0.25.5': optional: true '@esbuild/freebsd-x64@0.18.20': optional: true - '@esbuild/freebsd-x64@0.25.2': - optional: true - '@esbuild/freebsd-x64@0.25.5': optional: true '@esbuild/linux-arm64@0.18.20': optional: true - '@esbuild/linux-arm64@0.25.2': - optional: true - '@esbuild/linux-arm64@0.25.5': optional: true '@esbuild/linux-arm@0.18.20': optional: true - '@esbuild/linux-arm@0.25.2': - optional: true - '@esbuild/linux-arm@0.25.5': optional: true '@esbuild/linux-ia32@0.18.20': optional: true - '@esbuild/linux-ia32@0.25.2': - optional: true - '@esbuild/linux-ia32@0.25.5': optional: true @@ -6247,131 +5963,89 @@ snapshots: '@esbuild/linux-loong64@0.18.20': optional: true - '@esbuild/linux-loong64@0.25.2': - optional: true - '@esbuild/linux-loong64@0.25.5': optional: true '@esbuild/linux-mips64el@0.18.20': optional: true - '@esbuild/linux-mips64el@0.25.2': - optional: true - '@esbuild/linux-mips64el@0.25.5': optional: true '@esbuild/linux-ppc64@0.18.20': optional: true - '@esbuild/linux-ppc64@0.25.2': - optional: true - '@esbuild/linux-ppc64@0.25.5': optional: true '@esbuild/linux-riscv64@0.18.20': optional: true - '@esbuild/linux-riscv64@0.25.2': - optional: true - '@esbuild/linux-riscv64@0.25.5': optional: true '@esbuild/linux-s390x@0.18.20': optional: true - '@esbuild/linux-s390x@0.25.2': - optional: true - '@esbuild/linux-s390x@0.25.5': optional: true '@esbuild/linux-x64@0.18.20': optional: true - '@esbuild/linux-x64@0.25.2': - optional: true - '@esbuild/linux-x64@0.25.5': optional: true - '@esbuild/netbsd-arm64@0.25.2': - optional: true - '@esbuild/netbsd-arm64@0.25.5': optional: true '@esbuild/netbsd-x64@0.18.20': optional: true - '@esbuild/netbsd-x64@0.25.2': - optional: true - '@esbuild/netbsd-x64@0.25.5': optional: true - '@esbuild/openbsd-arm64@0.25.2': - optional: true - '@esbuild/openbsd-arm64@0.25.5': optional: true '@esbuild/openbsd-x64@0.18.20': optional: true - '@esbuild/openbsd-x64@0.25.2': - optional: true - '@esbuild/openbsd-x64@0.25.5': optional: true '@esbuild/sunos-x64@0.18.20': optional: true - '@esbuild/sunos-x64@0.25.2': - optional: true - '@esbuild/sunos-x64@0.25.5': optional: true '@esbuild/win32-arm64@0.18.20': optional: true - '@esbuild/win32-arm64@0.25.2': - optional: true - '@esbuild/win32-arm64@0.25.5': optional: true '@esbuild/win32-ia32@0.18.20': optional: true - '@esbuild/win32-ia32@0.25.2': - optional: true - '@esbuild/win32-ia32@0.25.5': optional: true '@esbuild/win32-x64@0.18.20': optional: true - '@esbuild/win32-x64@0.25.2': - optional: true - '@esbuild/win32-x64@0.25.5': optional: true - '@eslint-community/eslint-utils@4.4.1(eslint@9.28.0)': + '@eslint-community/eslint-utils@4.4.1(eslint@9.29.0)': dependencies: - eslint: 9.28.0 + eslint: 9.29.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.7.0(eslint@9.28.0)': + '@eslint-community/eslint-utils@4.7.0(eslint@9.29.0)': dependencies: - eslint: 9.28.0 + eslint: 9.29.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} @@ -6379,7 +6053,7 @@ snapshots: '@eslint/config-array@0.20.1': dependencies: '@eslint/object-schema': 2.1.6 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -6397,8 +6071,8 @@ snapshots: '@eslint/eslintrc@3.3.1': dependencies: ajv: 6.12.6 - debug: 4.4.0(supports-color@8.1.1) - espree: 10.3.0 + debug: 4.4.1(supports-color@8.1.1) + espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.0 @@ -6408,7 +6082,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.28.0': {} + '@eslint/js@9.29.0': {} '@eslint/object-schema@2.1.6': {} @@ -6559,12 +6233,12 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.15.31)(vue@3.5.16(typescript@5.8.2))': + '@nightwatch/vue@3.1.2(@types/node@22.15.32)(vue@3.5.16(typescript@5.8.2))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.14(@types/node@22.15.31))(vue@3.5.16(typescript@5.8.2)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.14(@types/node@22.15.32))(vue@3.5.16(typescript@5.8.2)) get-port: 5.1.1 - vite: 4.5.14(@types/node@22.15.31) + vite: 4.5.14(@types/node@22.15.32) vite-plugin-nightwatch: 0.4.6 optionalDependencies: '@esbuild/android-arm': 0.17.19 @@ -6608,189 +6282,121 @@ snapshots: '@rolldown/pluginutils@1.0.0-beta.9': {} - '@rollup/plugin-alias@5.1.1(rollup@4.39.0)': + '@rollup/plugin-alias@5.1.1(rollup@4.43.0)': optionalDependencies: - rollup: 4.39.0 + rollup: 4.43.0 - '@rollup/plugin-commonjs@28.0.2(rollup@4.39.0)': + '@rollup/plugin-commonjs@28.0.5(rollup@4.43.0)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.39.0) + '@rollup/pluginutils': 5.1.4(rollup@4.43.0) commondir: 1.0.1 estree-walker: 2.0.2 - fdir: 6.4.2(picomatch@4.0.2) + fdir: 6.4.6(picomatch@4.0.2) is-reference: 1.2.1 magic-string: 0.30.17 picomatch: 4.0.2 optionalDependencies: - rollup: 4.39.0 + rollup: 4.43.0 - '@rollup/plugin-dynamic-import-vars@2.1.5(rollup@4.39.0)': + '@rollup/plugin-dynamic-import-vars@2.1.5(rollup@4.43.0)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.39.0) + '@rollup/pluginutils': 5.1.4(rollup@4.43.0) astring: 1.9.0 estree-walker: 2.0.2 fast-glob: 3.3.3 magic-string: 0.30.17 optionalDependencies: - rollup: 4.39.0 + rollup: 4.43.0 - '@rollup/plugin-inject@5.0.5(rollup@4.39.0)': + '@rollup/plugin-inject@5.0.5(rollup@4.43.0)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.39.0) + '@rollup/pluginutils': 5.1.4(rollup@4.43.0) estree-walker: 2.0.2 magic-string: 0.30.17 optionalDependencies: - rollup: 4.39.0 + rollup: 4.43.0 - '@rollup/plugin-json@6.1.0(rollup@4.39.0)': + '@rollup/plugin-json@6.1.0(rollup@4.43.0)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.39.0) + '@rollup/pluginutils': 5.1.4(rollup@4.43.0) optionalDependencies: - rollup: 4.39.0 + rollup: 4.43.0 - '@rollup/plugin-node-resolve@16.0.0(rollup@4.39.0)': + '@rollup/plugin-node-resolve@16.0.1(rollup@4.43.0)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.39.0) + '@rollup/pluginutils': 5.1.4(rollup@4.43.0) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.10 optionalDependencies: - rollup: 4.39.0 - - '@rollup/pluginutils@5.1.4(rollup@4.39.0)': - dependencies: - '@types/estree': 1.0.7 - estree-walker: 2.0.2 - picomatch: 4.0.2 - optionalDependencies: - rollup: 4.39.0 + rollup: 4.43.0 '@rollup/pluginutils@5.1.4(rollup@4.43.0)': dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: rollup: 4.43.0 - '@rollup/rollup-android-arm-eabi@4.39.0': - optional: true - '@rollup/rollup-android-arm-eabi@4.43.0': optional: true - '@rollup/rollup-android-arm64@4.39.0': - optional: true - '@rollup/rollup-android-arm64@4.43.0': optional: true - '@rollup/rollup-darwin-arm64@4.39.0': - optional: true - '@rollup/rollup-darwin-arm64@4.43.0': optional: true - '@rollup/rollup-darwin-x64@4.39.0': - optional: true - '@rollup/rollup-darwin-x64@4.43.0': optional: true - '@rollup/rollup-freebsd-arm64@4.39.0': - optional: true - '@rollup/rollup-freebsd-arm64@4.43.0': optional: true - '@rollup/rollup-freebsd-x64@4.39.0': - optional: true - '@rollup/rollup-freebsd-x64@4.43.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.39.0': - optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.43.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.39.0': - optional: true - '@rollup/rollup-linux-arm-musleabihf@4.43.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.39.0': - optional: true - '@rollup/rollup-linux-arm64-gnu@4.43.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.39.0': - optional: true - '@rollup/rollup-linux-arm64-musl@4.43.0': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.39.0': - optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.43.0': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.39.0': - optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.43.0': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.39.0': - optional: true - '@rollup/rollup-linux-riscv64-gnu@4.43.0': optional: true - '@rollup/rollup-linux-riscv64-musl@4.39.0': - optional: true - '@rollup/rollup-linux-riscv64-musl@4.43.0': optional: true - '@rollup/rollup-linux-s390x-gnu@4.39.0': - optional: true - '@rollup/rollup-linux-s390x-gnu@4.43.0': optional: true - '@rollup/rollup-linux-x64-gnu@4.39.0': - optional: true - '@rollup/rollup-linux-x64-gnu@4.43.0': optional: true - '@rollup/rollup-linux-x64-musl@4.39.0': - optional: true - '@rollup/rollup-linux-x64-musl@4.43.0': optional: true - '@rollup/rollup-win32-arm64-msvc@4.39.0': - optional: true - '@rollup/rollup-win32-arm64-msvc@4.43.0': optional: true - '@rollup/rollup-win32-ia32-msvc@4.39.0': - optional: true - '@rollup/rollup-win32-ia32-msvc@4.43.0': optional: true - '@rollup/rollup-win32-x64-msvc@4.39.0': - optional: true - '@rollup/rollup-win32-x64-msvc@4.43.0': optional: true @@ -6834,7 +6440,7 @@ snapshots: '@tsconfig/node16@1.0.4': {} - '@tsconfig/node20@20.1.5': {} + '@tsconfig/node20@20.1.6': {} '@tsconfig/node22@22.0.2': {} @@ -6856,7 +6462,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.15.31 + '@types/node': 22.15.32 '@types/tough-cookie': 4.0.5 parse5: 7.2.1 @@ -6865,11 +6471,11 @@ snapshots: '@types/nightwatch@2.3.32': dependencies: '@types/chai': 5.0.1 - '@types/node': 22.15.31 + '@types/node': 22.15.32 '@types/selenium-webdriver': 4.1.28 devtools-protocol: 0.0.1025565 - '@types/node@22.15.31': + '@types/node@22.15.32': dependencies: undici-types: 6.21.0 @@ -6877,7 +6483,7 @@ snapshots: '@types/selenium-webdriver@4.1.28': dependencies: - '@types/node': 22.15.31 + '@types/node': 22.15.32 '@types/ws': 8.5.13 '@types/sinonjs__fake-timers@8.1.1': {} @@ -6888,22 +6494,22 @@ snapshots: '@types/ws@8.5.13': dependencies: - '@types/node': 22.15.31 + '@types/node': 22.15.32 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.15.31 + '@types/node': 22.15.32 optional: true - '@typescript-eslint/eslint-plugin@8.34.0(@typescript-eslint/parser@8.34.0(eslint@9.28.0)(typescript@5.8.2))(eslint@9.28.0)(typescript@5.8.2)': + '@typescript-eslint/eslint-plugin@8.34.1(@typescript-eslint/parser@8.34.1(eslint@9.29.0)(typescript@5.8.2))(eslint@9.29.0)(typescript@5.8.2)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.34.0(eslint@9.28.0)(typescript@5.8.2) - '@typescript-eslint/scope-manager': 8.34.0 - '@typescript-eslint/type-utils': 8.34.0(eslint@9.28.0)(typescript@5.8.2) - '@typescript-eslint/utils': 8.34.0(eslint@9.28.0)(typescript@5.8.2) - '@typescript-eslint/visitor-keys': 8.34.0 - eslint: 9.28.0 + '@typescript-eslint/parser': 8.34.1(eslint@9.29.0)(typescript@5.8.2) + '@typescript-eslint/scope-manager': 8.34.1 + '@typescript-eslint/type-utils': 8.34.1(eslint@9.29.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.34.1(eslint@9.29.0)(typescript@5.8.2) + '@typescript-eslint/visitor-keys': 8.34.1 + eslint: 9.29.0 graphemer: 1.4.0 ignore: 7.0.5 natural-compare: 1.4.0 @@ -6912,56 +6518,56 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.34.0(eslint@9.28.0)(typescript@5.8.2)': + '@typescript-eslint/parser@8.34.1(eslint@9.29.0)(typescript@5.8.2)': dependencies: - '@typescript-eslint/scope-manager': 8.34.0 - '@typescript-eslint/types': 8.34.0 - '@typescript-eslint/typescript-estree': 8.34.0(typescript@5.8.2) - '@typescript-eslint/visitor-keys': 8.34.0 - debug: 4.4.0(supports-color@8.1.1) - eslint: 9.28.0 + '@typescript-eslint/scope-manager': 8.34.1 + '@typescript-eslint/types': 8.34.1 + '@typescript-eslint/typescript-estree': 8.34.1(typescript@5.8.2) + '@typescript-eslint/visitor-keys': 8.34.1 + debug: 4.4.1(supports-color@8.1.1) + eslint: 9.29.0 typescript: 5.8.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.34.0(typescript@5.8.2)': + '@typescript-eslint/project-service@8.34.1(typescript@5.8.2)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.34.0(typescript@5.8.2) - '@typescript-eslint/types': 8.34.0 - debug: 4.4.0(supports-color@8.1.1) + '@typescript-eslint/tsconfig-utils': 8.34.1(typescript@5.8.2) + '@typescript-eslint/types': 8.34.1 + debug: 4.4.1(supports-color@8.1.1) typescript: 5.8.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.34.0': + '@typescript-eslint/scope-manager@8.34.1': dependencies: - '@typescript-eslint/types': 8.34.0 - '@typescript-eslint/visitor-keys': 8.34.0 + '@typescript-eslint/types': 8.34.1 + '@typescript-eslint/visitor-keys': 8.34.1 - '@typescript-eslint/tsconfig-utils@8.34.0(typescript@5.8.2)': + '@typescript-eslint/tsconfig-utils@8.34.1(typescript@5.8.2)': dependencies: typescript: 5.8.2 - '@typescript-eslint/type-utils@8.34.0(eslint@9.28.0)(typescript@5.8.2)': + '@typescript-eslint/type-utils@8.34.1(eslint@9.29.0)(typescript@5.8.2)': dependencies: - '@typescript-eslint/typescript-estree': 8.34.0(typescript@5.8.2) - '@typescript-eslint/utils': 8.34.0(eslint@9.28.0)(typescript@5.8.2) - debug: 4.4.0(supports-color@8.1.1) - eslint: 9.28.0 + '@typescript-eslint/typescript-estree': 8.34.1(typescript@5.8.2) + '@typescript-eslint/utils': 8.34.1(eslint@9.29.0)(typescript@5.8.2) + debug: 4.4.1(supports-color@8.1.1) + eslint: 9.29.0 ts-api-utils: 2.1.0(typescript@5.8.2) typescript: 5.8.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.34.0': {} + '@typescript-eslint/types@8.34.1': {} - '@typescript-eslint/typescript-estree@8.34.0(typescript@5.8.2)': + '@typescript-eslint/typescript-estree@8.34.1(typescript@5.8.2)': dependencies: - '@typescript-eslint/project-service': 8.34.0(typescript@5.8.2) - '@typescript-eslint/tsconfig-utils': 8.34.0(typescript@5.8.2) - '@typescript-eslint/types': 8.34.0 - '@typescript-eslint/visitor-keys': 8.34.0 - debug: 4.4.0(supports-color@8.1.1) + '@typescript-eslint/project-service': 8.34.1(typescript@5.8.2) + '@typescript-eslint/tsconfig-utils': 8.34.1(typescript@5.8.2) + '@typescript-eslint/types': 8.34.1 + '@typescript-eslint/visitor-keys': 8.34.1 + debug: 4.4.1(supports-color@8.1.1) fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -6971,50 +6577,50 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.34.0(eslint@9.28.0)(typescript@5.8.2)': + '@typescript-eslint/utils@8.34.1(eslint@9.29.0)(typescript@5.8.2)': dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.28.0) - '@typescript-eslint/scope-manager': 8.34.0 - '@typescript-eslint/types': 8.34.0 - '@typescript-eslint/typescript-estree': 8.34.0(typescript@5.8.2) - eslint: 9.28.0 + '@eslint-community/eslint-utils': 4.7.0(eslint@9.29.0) + '@typescript-eslint/scope-manager': 8.34.1 + '@typescript-eslint/types': 8.34.1 + '@typescript-eslint/typescript-estree': 8.34.1(typescript@5.8.2) + eslint: 9.29.0 typescript: 5.8.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.34.0': + '@typescript-eslint/visitor-keys@8.34.1': dependencies: - '@typescript-eslint/types': 8.34.0 - eslint-visitor-keys: 4.2.0 + '@typescript-eslint/types': 8.34.1 + eslint-visitor-keys: 4.2.1 - '@vitejs/plugin-vue-jsx@4.2.0(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2))': dependencies: '@babel/core': 7.27.1 '@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.27.1) '@rolldown/pluginutils': 1.0.0-beta.9 '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.27.1) - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue: 3.5.16(typescript@5.8.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.14(@types/node@22.15.31))(vue@3.5.16(typescript@5.8.2))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.14(@types/node@22.15.32))(vue@3.5.16(typescript@5.8.2))': dependencies: - vite: 4.5.14(@types/node@22.15.31) + vite: 4.5.14(@types/node@22.15.32) vue: 3.5.16(typescript@5.8.2) - '@vitejs/plugin-vue@5.2.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2))': + '@vitejs/plugin-vue@5.2.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2))': dependencies: - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) vue: 3.5.16(typescript@5.8.2) - '@vitest/eslint-plugin@1.2.2(eslint@9.28.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0))': + '@vitest/eslint-plugin@1.2.7(eslint@9.29.0)(typescript@5.8.2)(vitest@3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0))': dependencies: - '@typescript-eslint/utils': 8.34.0(eslint@9.28.0)(typescript@5.8.2) - eslint: 9.28.0 + '@typescript-eslint/utils': 8.34.1(eslint@9.29.0)(typescript@5.8.2) + eslint: 9.29.0 optionalDependencies: typescript: 5.8.2 - vitest: 3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0) + vitest: 3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0) transitivePeerDependencies: - supports-color @@ -7026,13 +6632,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.3(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))': + '@vitest/mocker@3.2.3(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))': dependencies: '@vitest/spy': 3.2.3 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) '@vitest/pretty-format@3.2.3': dependencies: @@ -7213,14 +6819,14 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.6 - '@vue/devtools-core@7.7.6(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2))': + '@vue/devtools-core@7.7.6(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2))': dependencies: '@vue/devtools-kit': 7.7.6 '@vue/devtools-shared': 7.7.6 mitt: 3.0.1 nanoid: 5.1.5 pathe: 2.0.3 - vite-hot-client: 2.0.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0)) + vite-hot-client: 2.0.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0)) vue: 3.5.16(typescript@5.8.2) transitivePeerDependencies: - vite @@ -7239,11 +6845,11 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/eslint-config-prettier@10.2.0(eslint@9.28.0)(prettier@3.5.3)': + '@vue/eslint-config-prettier@10.2.0(eslint@9.29.0)(prettier@3.5.3)': dependencies: - eslint: 9.28.0 - eslint-config-prettier: 10.0.1(eslint@9.28.0) - eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.28.0))(eslint@9.28.0)(prettier@3.5.3) + eslint: 9.29.0 + eslint-config-prettier: 10.0.1(eslint@9.29.0) + eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.29.0))(eslint@9.29.0)(prettier@3.5.3) prettier: 3.5.3 transitivePeerDependencies: - '@types/eslint' @@ -7316,6 +6922,10 @@ snapshots: dependencies: acorn: 8.14.1 + acorn-jsx@5.3.2(acorn@8.15.0): + dependencies: + acorn: 8.15.0 + acorn-walk@8.3.4: dependencies: acorn: 8.14.0 @@ -7324,6 +6934,8 @@ snapshots: acorn@8.14.1: {} + acorn@8.15.0: {} + agent-base@7.1.3: {} aggregate-error@3.1.0: @@ -7860,9 +7472,11 @@ snapshots: optionalDependencies: supports-color: 8.1.1 - debug@4.4.1: + debug@4.4.1(supports-color@8.1.1): dependencies: ms: 2.1.3 + optionalDependencies: + supports-color: 8.1.1 decamelize@4.0.0: {} @@ -8133,34 +7747,6 @@ snapshots: '@esbuild/win32-ia32': 0.18.20 '@esbuild/win32-x64': 0.18.20 - esbuild@0.25.2: - optionalDependencies: - '@esbuild/aix-ppc64': 0.25.2 - '@esbuild/android-arm': 0.25.2 - '@esbuild/android-arm64': 0.25.2 - '@esbuild/android-x64': 0.25.2 - '@esbuild/darwin-arm64': 0.25.2 - '@esbuild/darwin-x64': 0.25.2 - '@esbuild/freebsd-arm64': 0.25.2 - '@esbuild/freebsd-x64': 0.25.2 - '@esbuild/linux-arm': 0.25.2 - '@esbuild/linux-arm64': 0.25.2 - '@esbuild/linux-ia32': 0.25.2 - '@esbuild/linux-loong64': 0.25.2 - '@esbuild/linux-mips64el': 0.25.2 - '@esbuild/linux-ppc64': 0.25.2 - '@esbuild/linux-riscv64': 0.25.2 - '@esbuild/linux-s390x': 0.25.2 - '@esbuild/linux-x64': 0.25.2 - '@esbuild/netbsd-arm64': 0.25.2 - '@esbuild/netbsd-x64': 0.25.2 - '@esbuild/openbsd-arm64': 0.25.2 - '@esbuild/openbsd-x64': 0.25.2 - '@esbuild/sunos-x64': 0.25.2 - '@esbuild/win32-arm64': 0.25.2 - '@esbuild/win32-ia32': 0.25.2 - '@esbuild/win32-x64': 0.25.2 - esbuild@0.25.5: optionalDependencies: '@esbuild/aix-ppc64': 0.25.5 @@ -8203,51 +7789,51 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-compat-utils@0.6.4(eslint@9.28.0): + eslint-compat-utils@0.6.4(eslint@9.29.0): dependencies: - eslint: 9.28.0 + eslint: 9.29.0 semver: 7.7.1 - eslint-config-prettier@10.0.1(eslint@9.28.0): + eslint-config-prettier@10.0.1(eslint@9.29.0): dependencies: - eslint: 9.28.0 + eslint: 9.29.0 - eslint-plugin-cypress@5.1.0(eslint@9.28.0): + eslint-plugin-cypress@5.1.0(eslint@9.29.0): dependencies: - eslint: 9.28.0 + eslint: 9.29.0 globals: 16.2.0 - eslint-plugin-playwright@2.2.0(eslint@9.28.0): + eslint-plugin-playwright@2.2.0(eslint@9.29.0): dependencies: - eslint: 9.28.0 + eslint: 9.29.0 globals: 13.24.0 - eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.28.0))(eslint@9.28.0)(prettier@3.5.3): + eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.29.0))(eslint@9.29.0)(prettier@3.5.3): dependencies: - eslint: 9.28.0 + eslint: 9.29.0 prettier: 3.5.3 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: - eslint-config-prettier: 10.0.1(eslint@9.28.0) + eslint-config-prettier: 10.0.1(eslint@9.29.0) - eslint-plugin-vue@10.2.0(eslint@9.28.0)(vue-eslint-parser@10.1.3(eslint@9.28.0)): + eslint-plugin-vue@10.2.0(eslint@9.29.0)(vue-eslint-parser@10.1.3(eslint@9.29.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.28.0) - eslint: 9.28.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.29.0) + eslint: 9.29.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 semver: 7.7.1 - vue-eslint-parser: 10.1.3(eslint@9.28.0) + vue-eslint-parser: 10.1.3(eslint@9.29.0) xml-name-validator: 4.0.0 - eslint-plugin-yml@1.18.0(eslint@9.28.0): + eslint-plugin-yml@1.18.0(eslint@9.29.0): dependencies: debug: 4.4.0(supports-color@8.1.1) escape-string-regexp: 4.0.0 - eslint: 9.28.0 - eslint-compat-utils: 0.6.4(eslint@9.28.0) + eslint: 9.29.0 + eslint-compat-utils: 0.6.4(eslint@9.29.0) natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 transitivePeerDependencies: @@ -8258,33 +7844,40 @@ snapshots: esrecurse: 4.3.0 estraverse: 5.3.0 + eslint-scope@8.4.0: + dependencies: + esrecurse: 4.3.0 + estraverse: 5.3.0 + eslint-visitor-keys@3.4.3: {} eslint-visitor-keys@4.2.0: {} - eslint@9.28.0: + eslint-visitor-keys@4.2.1: {} + + eslint@9.29.0: dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.28.0) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.29.0) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.20.1 '@eslint/config-helpers': 0.2.3 '@eslint/core': 0.14.0 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.28.0 + '@eslint/js': 9.29.0 '@eslint/plugin-kit': 0.3.2 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.2 - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 '@types/json-schema': 7.0.15 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) escape-string-regexp: 4.0.0 - eslint-scope: 8.3.0 - eslint-visitor-keys: 4.2.0 - espree: 10.3.0 + eslint-scope: 8.4.0 + eslint-visitor-keys: 4.2.1 + espree: 10.4.0 esquery: 1.6.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -8308,6 +7901,12 @@ snapshots: acorn-jsx: 5.3.2(acorn@8.14.1) eslint-visitor-keys: 4.2.0 + espree@10.4.0: + dependencies: + acorn: 8.15.0 + acorn-jsx: 5.3.2(acorn@8.15.0) + eslint-visitor-keys: 4.2.1 + espree@9.6.1: dependencies: acorn: 8.14.0 @@ -8397,7 +7996,7 @@ snapshots: extract-zip@2.0.1(supports-color@8.1.1): dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -8433,10 +8032,6 @@ snapshots: dependencies: pend: 1.2.0 - fdir@6.4.2(picomatch@4.0.2): - optionalDependencies: - picomatch: 4.0.2 - fdir@6.4.6(picomatch@4.0.2): optionalDependencies: picomatch: 4.0.2 @@ -8482,7 +8077,7 @@ snapshots: follow-redirects@1.15.9(debug@4.4.1): optionalDependencies: - debug: 4.4.1 + debug: 4.4.1(supports-color@8.1.1) for-each@0.3.3: dependencies: @@ -8593,7 +8188,7 @@ snapshots: dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -8690,7 +8285,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.3 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -8703,7 +8298,7 @@ snapshots: https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.3 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) transitivePeerDependencies: - supports-color @@ -9431,7 +9026,7 @@ snapshots: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 agent-base: 7.1.3 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) get-uri: 6.0.4 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -9523,18 +9118,18 @@ snapshots: mlly: 1.7.4 pathe: 1.1.2 - pkgroll@2.12.2(typescript@5.8.2): + pkgroll@2.13.1(typescript@5.8.2): dependencies: - '@rollup/plugin-alias': 5.1.1(rollup@4.39.0) - '@rollup/plugin-commonjs': 28.0.2(rollup@4.39.0) - '@rollup/plugin-dynamic-import-vars': 2.1.5(rollup@4.39.0) - '@rollup/plugin-inject': 5.0.5(rollup@4.39.0) - '@rollup/plugin-json': 6.1.0(rollup@4.39.0) - '@rollup/plugin-node-resolve': 16.0.0(rollup@4.39.0) - '@rollup/pluginutils': 5.1.4(rollup@4.39.0) - esbuild: 0.25.2 + '@rollup/plugin-alias': 5.1.1(rollup@4.43.0) + '@rollup/plugin-commonjs': 28.0.5(rollup@4.43.0) + '@rollup/plugin-dynamic-import-vars': 2.1.5(rollup@4.43.0) + '@rollup/plugin-inject': 5.0.5(rollup@4.43.0) + '@rollup/plugin-json': 6.1.0(rollup@4.43.0) + '@rollup/plugin-node-resolve': 16.0.1(rollup@4.43.0) + '@rollup/pluginutils': 5.1.4(rollup@4.43.0) + esbuild: 0.25.5 magic-string: 0.30.17 - rollup: 4.39.0 + rollup: 4.43.0 rollup-pluginutils: 2.8.2 optionalDependencies: typescript: 5.8.2 @@ -9583,7 +9178,7 @@ snapshots: proxy-agent@6.5.0: dependencies: agent-base: 7.1.3 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 lru-cache: 7.18.3 @@ -9701,32 +9296,6 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - rollup@4.39.0: - dependencies: - '@types/estree': 1.0.7 - optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.39.0 - '@rollup/rollup-android-arm64': 4.39.0 - '@rollup/rollup-darwin-arm64': 4.39.0 - '@rollup/rollup-darwin-x64': 4.39.0 - '@rollup/rollup-freebsd-arm64': 4.39.0 - '@rollup/rollup-freebsd-x64': 4.39.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.39.0 - '@rollup/rollup-linux-arm-musleabihf': 4.39.0 - '@rollup/rollup-linux-arm64-gnu': 4.39.0 - '@rollup/rollup-linux-arm64-musl': 4.39.0 - '@rollup/rollup-linux-loongarch64-gnu': 4.39.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.39.0 - '@rollup/rollup-linux-riscv64-gnu': 4.39.0 - '@rollup/rollup-linux-riscv64-musl': 4.39.0 - '@rollup/rollup-linux-s390x-gnu': 4.39.0 - '@rollup/rollup-linux-x64-gnu': 4.39.0 - '@rollup/rollup-linux-x64-musl': 4.39.0 - '@rollup/rollup-win32-arm64-msvc': 4.39.0 - '@rollup/rollup-win32-ia32-msvc': 4.39.0 - '@rollup/rollup-win32-x64-msvc': 4.39.0 - fsevents: 2.3.3 - rollup@4.43.0: dependencies: '@types/estree': 1.0.7 @@ -9899,7 +9468,7 @@ snapshots: socks-proxy-agent@8.0.5: dependencies: agent-base: 7.1.3 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -9945,7 +9514,7 @@ snapshots: arg: 5.0.2 bluebird: 3.7.2 check-more-types: 2.24.0 - debug: 4.4.1 + debug: 4.4.1(supports-color@8.1.1) execa: 5.1.1 lazy-ass: 1.6.0 ps-tree: 1.2.0 @@ -10130,14 +9699,14 @@ snapshots: dependencies: typescript: 5.8.2 - ts-node@10.9.2(@types/node@22.15.31)(typescript@5.8.2): + ts-node@10.9.2(@types/node@22.15.32)(typescript@5.8.2): 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.15.31 + '@types/node': 22.15.32 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -10150,9 +9719,9 @@ snapshots: tslib@2.8.1: {} - tsx@4.20.2: + tsx@4.20.3: dependencies: - esbuild: 0.25.2 + esbuild: 0.25.5 get-tsconfig: 4.8.1 optionalDependencies: fsevents: 2.3.3 @@ -10177,12 +9746,12 @@ snapshots: type-fest@0.7.1: {} - typescript-eslint@8.34.0(eslint@9.28.0)(typescript@5.8.2): + typescript-eslint@8.34.1(eslint@9.29.0)(typescript@5.8.2): dependencies: - '@typescript-eslint/eslint-plugin': 8.34.0(@typescript-eslint/parser@8.34.0(eslint@9.28.0)(typescript@5.8.2))(eslint@9.28.0)(typescript@5.8.2) - '@typescript-eslint/parser': 8.34.0(eslint@9.28.0)(typescript@5.8.2) - '@typescript-eslint/utils': 8.34.0(eslint@9.28.0)(typescript@5.8.2) - eslint: 9.28.0 + '@typescript-eslint/eslint-plugin': 8.34.1(@typescript-eslint/parser@8.34.1(eslint@9.29.0)(typescript@5.8.2))(eslint@9.29.0)(typescript@5.8.2) + '@typescript-eslint/parser': 8.34.1(eslint@9.29.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.34.1(eslint@9.29.0)(typescript@5.8.2) + eslint: 9.29.0 typescript: 5.8.2 transitivePeerDependencies: - supports-color @@ -10260,17 +9829,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@2.0.4(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0)): + vite-hot-client@2.0.4(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0)): dependencies: - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) - vite-node@3.2.3(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0): + vite-node@3.2.3(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0): dependencies: cac: 6.7.14 - debug: 4.4.1 + debug: 4.4.1(supports-color@8.1.1) es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -10285,18 +9854,18 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0)): + vite-plugin-inspect@0.8.9(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.4(rollup@4.43.0) - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.1(supports-color@8.1.1) error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 open: 10.1.0 perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.1 - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color @@ -10315,23 +9884,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)): + vite-plugin-vue-devtools@7.7.6(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)): dependencies: - '@vue/devtools-core': 7.7.6(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) + '@vue/devtools-core': 7.7.6(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0))(vue@3.5.16(typescript@5.8.2)) '@vue/devtools-kit': 7.7.6 '@vue/devtools-shared': 7.7.6 execa: 9.6.0 sirv: 3.0.1 - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) - vite-plugin-inspect: 0.8.9(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0)) - vite-plugin-vue-inspector: 5.3.1(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0)) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) + vite-plugin-inspect: 0.8.9(rollup@4.43.0)(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0)) + vite-plugin-vue-inspector: 5.3.1(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0)): + vite-plugin-vue-inspector@5.3.1(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0)): dependencies: '@babel/core': 7.26.10 '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.10) @@ -10342,42 +9911,42 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.17 - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) transitivePeerDependencies: - supports-color - vite@4.5.14(@types/node@22.15.31): + vite@4.5.14(@types/node@22.15.32): dependencies: esbuild: 0.18.20 postcss: 8.5.5 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.15.31 + '@types/node': 22.15.32 fsevents: 2.3.3 - vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0): + vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0): dependencies: esbuild: 0.25.5 postcss: 8.5.5 rollup: 4.43.0 optionalDependencies: - '@types/node': 22.15.31 + '@types/node': 22.15.32 fsevents: 2.3.3 - tsx: 4.20.2 + tsx: 4.20.3 yaml: 2.7.0 - vitest@3.2.3(@types/node@22.15.31)(jsdom@26.1.0)(tsx@4.20.2)(yaml@2.7.0): + vitest@3.2.3(@types/node@22.15.32)(jsdom@26.1.0)(tsx@4.20.3)(yaml@2.7.0): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.3 - '@vitest/mocker': 3.2.3(vite@6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0)) + '@vitest/mocker': 3.2.3(vite@6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0)) '@vitest/pretty-format': 3.2.3 '@vitest/runner': 3.2.3 '@vitest/snapshot': 3.2.3 '@vitest/spy': 3.2.3 '@vitest/utils': 3.2.3 chai: 5.2.0 - debug: 4.4.1 + debug: 4.4.1(supports-color@8.1.1) expect-type: 1.2.1 magic-string: 0.30.17 pathe: 2.0.3 @@ -10388,11 +9957,11 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.0 tinyrainbow: 2.0.0 - vite: 6.2.7(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) - vite-node: 3.2.3(@types/node@22.15.31)(tsx@4.20.2)(yaml@2.7.0) + vite: 6.2.7(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) + vite-node: 3.2.3(@types/node@22.15.32)(tsx@4.20.3)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.31 + '@types/node': 22.15.32 jsdom: 26.1.0 transitivePeerDependencies: - jiti @@ -10412,10 +9981,10 @@ snapshots: vue-component-type-helpers@2.2.0: {} - vue-eslint-parser@10.1.3(eslint@9.28.0): + vue-eslint-parser@10.1.3(eslint@9.29.0): dependencies: debug: 4.4.0(supports-color@8.1.1) - eslint: 9.28.0 + eslint: 9.29.0 eslint-scope: 8.3.0 eslint-visitor-keys: 4.2.0 espree: 10.3.0 diff --git a/test/fixtures/file-based-routing/package.json b/test/fixtures/file-based-routing/package.json index eead41b..da5ff52 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.2", - "@types/node": "^22.15.31", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "npm-run-all2": "^8.0.4", "typescript": "~5.8.2", diff --git a/test/fixtures/with-older-espree/package.json b/test/fixtures/with-older-espree/package.json index 457426f..153e1d3 100644 --- a/test/fixtures/with-older-espree/package.json +++ b/test/fixtures/with-older-espree/package.json @@ -15,12 +15,12 @@ "vue": "^3.5.16" }, "devDependencies": { - "@tsconfig/node20": "^20.1.5", - "@types/node": "^22.15.31", + "@tsconfig/node20": "^20.1.6", + "@types/node": "^22.15.32", "@vitejs/plugin-vue": "^5.2.4", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.28.0", + "eslint": "^9.29.0", "eslint-plugin-vue": "~10.2.0", "espree": "^9.6.1", "npm-run-all2": "^8.0.4",