From de27fff2fc6c99af513ce0701744720caff7d181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 21:04:01 +0800 Subject: [PATCH 01/12] chore(deps): update dependency pinia to v3 (#149) --- examples/api-before-14.3/package.json | 2 +- .../disable-type-checked-for-yml/package.json | 2 +- examples/type-checked/package.json | 2 +- pnpm-lock.yaml | 65 +++++++++++-------- 4 files changed, 40 insertions(+), 31 deletions(-) diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 25d49d1..b19c4df 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -16,7 +16,7 @@ "format": "prettier --write src/" }, "dependencies": { - "pinia": "^2.3.1", + "pinia": "^3.0.1", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index 6e64732..a06b4e3 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -16,7 +16,7 @@ "format": "prettier --write src/" }, "dependencies": { - "pinia": "^2.3.1", + "pinia": "^3.0.1", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index c3eb1de..0c6c8fa 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -16,7 +16,7 @@ "format": "prettier --write src/" }, "dependencies": { - "pinia": "^2.3.1", + "pinia": "^3.0.1", "vue": "^3.5.13", "vue-router": "^4.5.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d297313..0631893 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ importers: examples/api-before-14.3: dependencies: pinia: - specifier: ^2.3.1 - version: 2.3.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + specifier: ^3.0.1 + version: 3.0.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.3) @@ -263,8 +263,8 @@ importers: examples/disable-type-checked-for-yml: dependencies: pinia: - specifier: ^2.3.1 - version: 2.3.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + specifier: ^3.0.1 + version: 3.0.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.3) @@ -388,8 +388,8 @@ importers: examples/type-checked: dependencies: pinia: - specifier: ^2.3.1 - version: 2.3.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + specifier: ^3.0.1 + version: 3.0.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.3) @@ -2288,6 +2288,9 @@ packages: '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} + '@vue/devtools-api@7.7.2': + resolution: {integrity: sha512-1syn558KhyN+chO5SjlZIwJ8bV/bQ1nOVTG66t2RbG66ZGekyiYNmRO7X9BJCXQqPsFHlnksqvPhce2qpzxFnA==} + '@vue/devtools-core@7.7.1': resolution: {integrity: sha512-W4CRrSZJodNIfrPO7/dXF6ZS0QyOY6PCYVhpSoTSx9+nh2wpZxcS1482lAdKM0FTlaoApHV6jXT95Me90hSaBA==} peerDependencies: @@ -2296,9 +2299,15 @@ packages: '@vue/devtools-kit@7.7.1': resolution: {integrity: sha512-yhZ4NPnK/tmxGtLNQxmll90jIIXdb2jAhPF76anvn5M/UkZCiLJy28bYgPIACKZ7FCosyKoaope89/RsFJll1w==} + '@vue/devtools-kit@7.7.2': + resolution: {integrity: sha512-CY0I1JH3Z8PECbn6k3TqM1Bk9ASWxeMtTCvZr7vb+CHi+X/QwQm5F1/fPagraamKMAHVfuuCbdcnNg1A4CYVWQ==} + '@vue/devtools-shared@7.7.1': resolution: {integrity: sha512-BtgF7kHq4BHG23Lezc/3W2UhK2ga7a8ohAIAGJMBr4BkxUFzhqntQtCiuL1ijo2ztWnmusymkirgqUrXoQKumA==} + '@vue/devtools-shared@7.7.2': + resolution: {integrity: sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==} + '@vue/eslint-config-prettier@10.2.0': resolution: {integrity: sha512-GL3YBLwv/+b86yHcNNfPJxOTtVFJ4Mbc9UU3zR+KVoG7SwGTjPT+32fXamscNumElhcpXW3mT0DgzS9w32S7Bw==} peerDependencies: @@ -4408,8 +4417,8 @@ packages: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} - pinia@2.3.1: - resolution: {integrity: sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==} + pinia@3.0.1: + resolution: {integrity: sha512-WXglsDzztOTH6IfcJ99ltYZin2mY8XZCXujkYWVIJlBjqsP6ST7zw+Aarh63E1cDVYeyUcPCxPHzJpEOmzB6Wg==} peerDependencies: typescript: '>=4.4.4' vue: ^2.7.0 || ^3.5.11 @@ -5181,17 +5190,6 @@ packages: vue-component-type-helpers@2.2.0: resolution: {integrity: sha512-cYrAnv2me7bPDcg9kIcGwjJiSB6Qyi08+jLDo9yuvoFQjzHiPTzML7RnkJB1+3P6KMsX/KbCD4QE3Tv/knEllw==} - vue-demi@0.14.10: - resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==} - engines: {node: '>=12'} - hasBin: true - peerDependencies: - '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.0.0-0 || ^2.6.0 - peerDependenciesMeta: - '@vue/composition-api': - optional: true - vue-eslint-parser@9.4.3: resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==} engines: {node: ^14.17.0 || >=16.0.0} @@ -6550,6 +6548,10 @@ snapshots: '@vue/devtools-api@6.6.4': {} + '@vue/devtools-api@7.7.2': + dependencies: + '@vue/devtools-kit': 7.7.2 + '@vue/devtools-core@7.7.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@vue/devtools-kit': 7.7.1 @@ -6572,10 +6574,24 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.2 + '@vue/devtools-kit@7.7.2': + dependencies: + '@vue/devtools-shared': 7.7.2 + birpc: 0.2.19 + hookable: 5.5.3 + mitt: 3.0.1 + perfect-debounce: 1.0.0 + speakingurl: 14.0.1 + superjson: 2.2.2 + '@vue/devtools-shared@7.7.1': dependencies: rfdc: 1.4.1 + '@vue/devtools-shared@7.7.2': + dependencies: + rfdc: 1.4.1 + '@vue/eslint-config-prettier@10.2.0(eslint@9.20.0)(prettier@3.5.0)': dependencies: eslint: 9.20.0 @@ -8832,15 +8848,12 @@ snapshots: pify@2.3.0: {} - pinia@2.3.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)): + pinia@3.0.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)): dependencies: - '@vue/devtools-api': 6.6.4 + '@vue/devtools-api': 7.7.2 vue: 3.5.13(typescript@5.7.3) - vue-demi: 0.14.10(vue@3.5.13(typescript@5.7.3)) optionalDependencies: typescript: 5.7.3 - transitivePeerDependencies: - - '@vue/composition-api' piscina@4.8.0: optionalDependencies: @@ -9694,10 +9707,6 @@ snapshots: vue-component-type-helpers@2.2.0: {} - vue-demi@0.14.10(vue@3.5.13(typescript@5.7.3)): - dependencies: - vue: 3.5.13(typescript@5.7.3) - vue-eslint-parser@9.4.3(eslint@9.20.0): dependencies: debug: 4.4.0(supports-color@8.1.1) From 94b62b91d4261122d1c80b88efcfd0afcb5a01d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 02:32:45 +0800 Subject: [PATCH 02/12] chore(deps): update all non-major dependencies (#147) --- examples/allow-js/package.json | 6 +- examples/api-before-14.3/package.json | 12 +- .../package.json | 6 +- examples/disable-ts-in-templates/package.json | 6 +- .../disable-type-checked-for-yml/package.json | 14 +- examples/minimal/package.json | 6 +- examples/type-checked/package.json | 12 +- examples/with-cypress/package.json | 8 +- examples/with-jsx-in-vue/package.json | 6 +- examples/with-jsx/package.json | 6 +- examples/with-nightwatch/package.json | 10 +- examples/with-playwright/package.json | 6 +- examples/with-prettier/package.json | 6 +- examples/with-tsx-in-vue/package.json | 6 +- examples/with-tsx/package.json | 6 +- examples/with-vitest/package.json | 10 +- package.json | 12 +- pnpm-lock.yaml | 1144 ++++++++++------- test/fixtures/file-based-routing/package.json | 6 +- test/fixtures/with-older-espree/package.json | 6 +- 20 files changed, 732 insertions(+), 562 deletions(-) diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index 95d7cff..f5232b7 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index b19c4df..3e514d3 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -23,16 +23,16 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.27", + "@vitest/eslint-plugin": "^1.1.31", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.2", - "eslint": "^9.20.0", + "cypress": "^14.0.3", + "eslint": "^9.20.1", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", @@ -42,7 +42,7 @@ "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.2", - "vue-tsc": "^2.2.0" + "vitest": "^3.0.6", + "vue-tsc": "^2.2.2" } } diff --git a/examples/custom-type-checked-rules-on-and-off/package.json b/examples/custom-type-checked-rules-on-and-off/package.json index 2f89384..ac9c4a8 100644 --- a/examples/custom-type-checked-rules-on-and-off/package.json +++ b/examples/custom-type-checked-rules-on-and-off/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node22": "^22.0.0", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:^", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/disable-ts-in-templates/package.json b/examples/disable-ts-in-templates/package.json index 7350bb7..c8508a9 100644 --- a/examples/disable-ts-in-templates/package.json +++ b/examples/disable-ts-in-templates/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index a06b4e3..cb77926 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -23,19 +23,19 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.27", + "@vitest/eslint-plugin": "^1.1.31", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.2", - "eslint": "^9.20.0", + "cypress": "^14.0.3", + "eslint": "^9.20.1", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", - "eslint-plugin-yml": "^1.16.0", + "eslint-plugin-yml": "^1.17.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "prettier": "^3.5.0", @@ -43,7 +43,7 @@ "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.2", - "vue-tsc": "^2.2.0" + "vitest": "^3.0.6", + "vue-tsc": "^2.2.2" } } diff --git a/examples/minimal/package.json b/examples/minimal/package.json index d8619ee..398316f 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 0c6c8fa..a9363f8 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -23,16 +23,16 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.27", + "@vitest/eslint-plugin": "^1.1.31", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.2", - "eslint": "^9.20.0", + "cypress": "^14.0.3", + "eslint": "^9.20.1", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", @@ -42,7 +42,7 @@ "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.2", - "vue-tsc": "^2.2.0" + "vitest": "^3.0.6", + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-cypress/package.json b/examples/with-cypress/package.json index 60ff435..dd2d937 100644 --- a/examples/with-cypress/package.json +++ b/examples/with-cypress/package.json @@ -20,18 +20,18 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.2", - "eslint": "^9.20.0", + "cypress": "^14.0.3", + "eslint": "^9.20.1", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-jsx-in-vue/package.json b/examples/with-jsx-in-vue/package.json index 6c9ca10..6753230 100644 --- a/examples/with-jsx-in-vue/package.json +++ b/examples/with-jsx-in-vue/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-jsx/package.json b/examples/with-jsx/package.json index 7e44625..79032a4 100644 --- a/examples/with-jsx/package.json +++ b/examples/with-jsx/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index 5e4b3a0..a04f3a0 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -19,21 +19,21 @@ "devDependencies": { "@nightwatch/vue": "^3.1.2", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "chromedriver": "^133.0.0", - "eslint": "^9.20.0", + "chromedriver": "^133.0.1", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "geckodriver": "^5.0.0", - "nightwatch": "^3.11.0", + "nightwatch": "^3.11.1", "npm-run-all2": "^7.0.2", "ts-node": "^10.9.2", "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-nightwatch": "^0.4.6", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index 9113019..57fbf8a 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -18,16 +18,16 @@ "devDependencies": { "@playwright/test": "^1.50.1", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-playwright": "^2.2.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index d00b64b..97eb54e 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -17,17 +17,17 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "prettier": "^3.5.0", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-tsx-in-vue/package.json b/examples/with-tsx-in-vue/package.json index fd48df1..86a65cb 100644 --- a/examples/with-tsx-in-vue/package.json +++ b/examples/with-tsx-in-vue/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-tsx/package.json b/examples/with-tsx/package.json index 1187e62..6ff0d9f 100644 --- a/examples/with-tsx/package.json +++ b/examples/with-tsx/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index e46259b..3e274d1 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -18,19 +18,19 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", - "@vitest/eslint-plugin": "^1.1.27", + "@vitest/eslint-plugin": "^1.1.31", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vitest": "^3.0.2", - "vue-tsc": "^2.2.0" + "vitest": "^3.0.6", + "vue-tsc": "^2.2.2" } } diff --git a/package.json b/package.json index 5454d18..f15f2c3 100644 --- a/package.json +++ b/package.json @@ -48,15 +48,15 @@ "homepage": "https://github.com/vuejs/eslint-config-typescript#readme", "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", - "eslint": "^9.20.0", + "@types/node": "^22.13.4", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "execa": "^9.5.2", - "pkgroll": "^2.8.2", + "pkgroll": "^2.10.0", "prettier": "^3.5.0", "tsx": "^4.19.2", "typescript": "~5.7.3", - "vitest": "^3.0.2", + "vitest": "^3.0.6", "vue": "^3.5.13" }, "peerDependencies": { @@ -70,9 +70,9 @@ } }, "dependencies": { - "@typescript-eslint/utils": "^8.23.0", + "@typescript-eslint/utils": "^8.24.1", "fast-glob": "^3.3.3", - "typescript-eslint": "^8.23.0", + "typescript-eslint": "^8.24.1", "vue-eslint-parser": "^9.4.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0631893..7191777 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,36 +9,36 @@ importers: .: dependencies: '@typescript-eslint/utils': - specifier: ^8.23.0 - version: 8.23.0(eslint@9.20.0)(typescript@5.7.3) + specifier: ^8.24.1 + version: 8.24.1(eslint@9.20.1)(typescript@5.7.3) fast-glob: specifier: ^3.3.3 version: 3.3.3 typescript-eslint: - specifier: ^8.23.0 - version: 8.23.0(eslint@9.20.0)(typescript@5.7.3) + specifier: ^8.24.1 + version: 8.24.1(eslint@9.20.1)(typescript@5.7.3) vue-eslint-parser: specifier: ^9.4.3 - version: 9.4.3(eslint@9.20.0) + version: 9.4.3(eslint@9.20.1) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) execa: specifier: ^9.5.2 version: 9.5.2 pkgroll: - specifier: ^2.8.2 - version: 2.8.2(typescript@5.7.3) + specifier: ^2.10.0 + version: 2.10.0(typescript@5.7.3) prettier: specifier: ^3.5.0 version: 3.5.0 @@ -49,8 +49,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.6 + version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.3) @@ -65,11 +65,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -77,11 +77,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -90,10 +90,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/api-before-14.3: dependencies: @@ -114,20 +114,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.27 - version: 1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.31 + version: 1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.20.1)(prettier@3.5.0) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -138,17 +138,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.0) + version: 4.1.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -166,16 +166,16 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.6 + version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/custom-type-checked-rules-on-and-off: dependencies: @@ -187,11 +187,11 @@ importers: specifier: ^22.0.0 version: 22.0.0 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:^ version: link:../.. @@ -199,11 +199,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -212,13 +212,13 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/disable-ts-in-templates: dependencies: @@ -230,11 +230,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -242,11 +242,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -255,10 +255,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/disable-type-checked-for-yml: dependencies: @@ -279,20 +279,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.27 - version: 1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.31 + version: 1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.20.1)(prettier@3.5.0) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -303,20 +303,20 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.0) + version: 4.1.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) eslint-plugin-yml: - specifier: ^1.16.0 - version: 1.16.0(eslint@9.20.0) + specifier: ^1.17.0 + version: 1.17.0(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -334,16 +334,16 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.6 + version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/minimal: dependencies: @@ -355,11 +355,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -367,11 +367,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -380,10 +380,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/type-checked: dependencies: @@ -404,20 +404,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.27 - version: 1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.31 + version: 1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.20.1)(prettier@3.5.0) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -428,17 +428,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.0) + version: 4.1.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -456,16 +456,16 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.6 + version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-cypress: dependencies: @@ -477,11 +477,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -489,17 +489,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.2 - version: 14.0.2 + specifier: ^14.0.3 + version: 14.0.3 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.0) + version: 4.1.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -511,10 +511,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-jsx: dependencies: @@ -526,14 +526,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -541,11 +541,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -554,10 +554,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-jsx-in-vue: dependencies: @@ -569,14 +569,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -584,11 +584,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -597,10 +597,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-nightwatch: dependencies: @@ -610,16 +610,16 @@ importers: devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.13.1)(vue@3.5.13(typescript@5.7.3)) + version: 3.1.2(@types/node@22.13.4)(vue@3.5.13(typescript@5.7.3)) '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -630,38 +630,38 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) chromedriver: - specifier: ^133.0.0 - version: 133.0.0 + specifier: ^133.0.1 + version: 133.0.1 eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) geckodriver: specifier: ^5.0.0 version: 5.0.0(bare-buffer@3.0.1) nightwatch: - specifier: ^3.11.0 - version: 3.11.0(chromedriver@133.0.0)(geckodriver@5.0.0(bare-buffer@3.0.1)) + specifier: ^3.11.1 + version: 3.11.1(chromedriver@133.0.1)(geckodriver@5.0.0(bare-buffer@3.0.1)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.13.1)(typescript@5.7.3) + version: 10.9.2(@types/node@22.13.4)(typescript@5.7.3) typescript: specifier: ~5.7.3 version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-playwright: dependencies: @@ -676,11 +676,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -688,14 +688,14 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-playwright: specifier: ^2.2.0 - version: 2.2.0(eslint@9.20.0) + version: 2.2.0(eslint@9.20.1) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -704,10 +704,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-prettier: dependencies: @@ -719,14 +719,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.20.1)(prettier@3.5.0) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -734,11 +734,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -750,10 +750,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-tsx: dependencies: @@ -765,14 +765,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -780,11 +780,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -793,10 +793,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-tsx-in-vue: dependencies: @@ -808,14 +808,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -823,11 +823,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -836,10 +836,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) examples/with-vitest: dependencies: @@ -854,14 +854,14 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.27 - version: 1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.31 + version: 1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -872,11 +872,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -888,13 +888,13 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vitest: - specifier: ^3.0.2 - version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.6 + version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) test/fixtures/file-based-routing: dependencies: @@ -909,11 +909,11 @@ importers: specifier: ^22.0.0 version: 22.0.0 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -921,11 +921,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -934,16 +934,16 @@ importers: version: 5.7.3 unplugin-vue-router: specifier: ^0.11.2 - version: 0.11.2(rollup@4.30.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)) + version: 0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)) vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) test/fixtures/with-older-espree: dependencies: @@ -955,11 +955,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.1 - version: 22.13.1 + specifier: ^22.13.4 + version: 22.13.4 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -967,11 +967,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.0 - version: 9.20.0 + specifier: ^9.20.1 + version: 9.20.1 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.0) + version: 9.32.0(eslint@9.20.1) espree: specifier: ^9.6.1 version: 9.6.1 @@ -983,10 +983,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.0 - version: 2.2.0(typescript@5.7.3) + specifier: ^2.2.2 + version: 2.2.2(typescript@5.7.3) packages: @@ -1916,15 +1916,6 @@ packages: rollup: optional: true - '@rollup/plugin-replace@6.0.2': - resolution: {integrity: sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - '@rollup/pluginutils@5.1.4': resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==} engines: {node: '>=14.0.0'} @@ -1939,96 +1930,191 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.34.8': + resolution: {integrity: sha512-q217OSE8DTp8AFHuNHXo0Y86e1wtlfVrXiAlwkIvGRQv9zbc6mE3sjIVfwI8sYUyNxwOg0j/Vm1RKM04JcWLJw==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm64@4.30.1': resolution: {integrity: sha512-/NA2qXxE3D/BRjOJM8wQblmArQq1YoBVJjrjoTSBS09jgUisq7bqxNHJ8kjCHeV21W/9WDGwJEWSN0KQ2mtD/w==} cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.34.8': + resolution: {integrity: sha512-Gigjz7mNWaOL9wCggvoK3jEIUUbGul656opstjaUSGC3eT0BM7PofdAJaBfPFWWkXNVAXbaQtC99OCg4sJv70Q==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.30.1': resolution: {integrity: sha512-r7FQIXD7gB0WJ5mokTUgUWPl0eYIH0wnxqeSAhuIwvnnpjdVB8cRRClyKLQr7lgzjctkbp5KmswWszlwYln03Q==} cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.34.8': + resolution: {integrity: sha512-02rVdZ5tgdUNRxIUrFdcMBZQoaPMrxtwSb+/hOfBdqkatYHR3lZ2A2EGyHq2sGOd0Owk80oV3snlDASC24He3Q==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.30.1': resolution: {integrity: sha512-x78BavIwSH6sqfP2xeI1hd1GpHL8J4W2BXcVM/5KYKoAD3nNsfitQhvWSw+TFtQTLZ9OmlF+FEInEHyubut2OA==} cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.34.8': + resolution: {integrity: sha512-qIP/elwR/tq/dYRx3lgwK31jkZvMiD6qUtOycLhTzCvrjbZ3LjQnEM9rNhSGpbLXVJYQ3rq39A6Re0h9tU2ynw==} + cpu: [x64] + os: [darwin] + '@rollup/rollup-freebsd-arm64@4.30.1': resolution: {integrity: sha512-HYTlUAjbO1z8ywxsDFWADfTRfTIIy/oUlfIDmlHYmjUP2QRDTzBuWXc9O4CXM+bo9qfiCclmHk1x4ogBjOUpUQ==} cpu: [arm64] os: [freebsd] + '@rollup/rollup-freebsd-arm64@4.34.8': + resolution: {integrity: sha512-IQNVXL9iY6NniYbTaOKdrlVP3XIqazBgJOVkddzJlqnCpRi/yAeSOa8PLcECFSQochzqApIOE1GHNu3pCz+BDA==} + cpu: [arm64] + os: [freebsd] + '@rollup/rollup-freebsd-x64@4.30.1': resolution: {integrity: sha512-1MEdGqogQLccphhX5myCJqeGNYTNcmTyaic9S7CG3JhwuIByJ7J05vGbZxsizQthP1xpVx7kd3o31eOogfEirw==} cpu: [x64] os: [freebsd] + '@rollup/rollup-freebsd-x64@4.34.8': + resolution: {integrity: sha512-TYXcHghgnCqYFiE3FT5QwXtOZqDj5GmaFNTNt3jNC+vh22dc/ukG2cG+pi75QO4kACohZzidsq7yKTKwq/Jq7Q==} + cpu: [x64] + os: [freebsd] + '@rollup/rollup-linux-arm-gnueabihf@4.30.1': resolution: {integrity: sha512-PaMRNBSqCx7K3Wc9QZkFx5+CX27WFpAMxJNiYGAXfmMIKC7jstlr32UhTgK6T07OtqR+wYlWm9IxzennjnvdJg==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-gnueabihf@4.34.8': + resolution: {integrity: sha512-A4iphFGNkWRd+5m3VIGuqHnG3MVnqKe7Al57u9mwgbyZ2/xF9Jio72MaY7xxh+Y87VAHmGQr73qoKL9HPbXj1g==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.30.1': resolution: {integrity: sha512-B8Rcyj9AV7ZlEFqvB5BubG5iO6ANDsRKlhIxySXcF1axXYUyqwBok+XZPgIYGBgs7LDXfWfifxhw0Ik57T0Yug==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.34.8': + resolution: {integrity: sha512-S0lqKLfTm5u+QTxlFiAnb2J/2dgQqRy/XvziPtDd1rKZFXHTyYLoVL58M/XFwDI01AQCDIevGLbQrMAtdyanpA==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.30.1': resolution: {integrity: sha512-hqVyueGxAj3cBKrAI4aFHLV+h0Lv5VgWZs9CUGqr1z0fZtlADVV1YPOij6AhcK5An33EXaxnDLmJdQikcn5NEw==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.34.8': + resolution: {integrity: sha512-jpz9YOuPiSkL4G4pqKrus0pn9aYwpImGkosRKwNi+sJSkz+WU3anZe6hi73StLOQdfXYXC7hUfsQlTnjMd3s1A==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-arm64-musl@4.30.1': resolution: {integrity: sha512-i4Ab2vnvS1AE1PyOIGp2kXni69gU2DAUVt6FSXeIqUCPIR3ZlheMW3oP2JkukDfu3PsexYRbOiJrY+yVNSk9oA==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-musl@4.34.8': + resolution: {integrity: sha512-KdSfaROOUJXgTVxJNAZ3KwkRc5nggDk+06P6lgi1HLv1hskgvxHUKZ4xtwHkVYJ1Rep4GNo+uEfycCRRxht7+Q==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-loongarch64-gnu@4.30.1': resolution: {integrity: sha512-fARcF5g296snX0oLGkVxPmysetwUk2zmHcca+e9ObOovBR++9ZPOhqFUM61UUZ2EYpXVPN1redgqVoBB34nTpQ==} cpu: [loong64] os: [linux] + '@rollup/rollup-linux-loongarch64-gnu@4.34.8': + resolution: {integrity: sha512-NyF4gcxwkMFRjgXBM6g2lkT58OWztZvw5KkV2K0qqSnUEqCVcqdh2jN4gQrTn/YUpAcNKyFHfoOZEer9nwo6uQ==} + cpu: [loong64] + os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': resolution: {integrity: sha512-GLrZraoO3wVT4uFXh67ElpwQY0DIygxdv0BNW9Hkm3X34wu+BkqrDrkcsIapAY+N2ATEbvak0XQ9gxZtCIA5Rw==} cpu: [ppc64] os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.34.8': + resolution: {integrity: sha512-LMJc999GkhGvktHU85zNTDImZVUCJ1z/MbAJTnviiWmmjyckP5aQsHtcujMjpNdMZPT2rQEDBlJfubhs3jsMfw==} + cpu: [ppc64] + os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.30.1': resolution: {integrity: sha512-0WKLaAUUHKBtll0wvOmh6yh3S0wSU9+yas923JIChfxOaaBarmb/lBKPF0w/+jTVozFnOXJeRGZ8NvOxvk/jcw==} cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.34.8': + resolution: {integrity: sha512-xAQCAHPj8nJq1PI3z8CIZzXuXCstquz7cIOL73HHdXiRcKk8Ywwqtx2wrIy23EcTn4aZ2fLJNBB8d0tQENPCmw==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.30.1': resolution: {integrity: sha512-GWFs97Ruxo5Bt+cvVTQkOJ6TIx0xJDD/bMAOXWJg8TCSTEK8RnFeOeiFTxKniTc4vMIaWvCplMAFBt9miGxgkA==} cpu: [s390x] os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.34.8': + resolution: {integrity: sha512-DdePVk1NDEuc3fOe3dPPTb+rjMtuFw89gw6gVWxQFAuEqqSdDKnrwzZHrUYdac7A7dXl9Q2Vflxpme15gUWQFA==} + cpu: [s390x] + os: [linux] + '@rollup/rollup-linux-x64-gnu@4.30.1': resolution: {integrity: sha512-UtgGb7QGgXDIO+tqqJ5oZRGHsDLO8SlpE4MhqpY9Llpzi5rJMvrK6ZGhsRCST2abZdBqIBeXW6WPD5fGK5SDwg==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-gnu@4.34.8': + resolution: {integrity: sha512-8y7ED8gjxITUltTUEJLQdgpbPh1sUQ0kMTmufRF/Ns5tI9TNMNlhWtmPKKHCU0SilX+3MJkZ0zERYYGIVBYHIA==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-musl@4.30.1': resolution: {integrity: sha512-V9U8Ey2UqmQsBT+xTOeMzPzwDzyXmnAoO4edZhL7INkwQcaW1Ckv3WJX3qrrp/VHaDkEWIBWhRwP47r8cdrOow==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-musl@4.34.8': + resolution: {integrity: sha512-SCXcP0ZpGFIe7Ge+McxY5zKxiEI5ra+GT3QRxL0pMMtxPfpyLAKleZODi1zdRHkz5/BhueUrYtYVgubqe9JBNQ==} + cpu: [x64] + os: [linux] + '@rollup/rollup-win32-arm64-msvc@4.30.1': resolution: {integrity: sha512-WabtHWiPaFF47W3PkHnjbmWawnX/aE57K47ZDT1BXTS5GgrBUEpvOzq0FI0V/UYzQJgdb8XlhVNH8/fwV8xDjw==} cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.34.8': + resolution: {integrity: sha512-YHYsgzZgFJzTRbth4h7Or0m5O74Yda+hLin0irAIobkLQFRQd1qWmnoVfwmKm9TXIZVAD0nZ+GEb2ICicLyCnQ==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.30.1': resolution: {integrity: sha512-pxHAU+Zv39hLUTdQQHUVHf4P+0C47y/ZloorHpzs2SXMRqeAWmGghzAhfOlzFHHwjvgokdFAhC4V+6kC1lRRfw==} cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.34.8': + resolution: {integrity: sha512-r3NRQrXkHr4uWy5TOjTpTYojR9XmF0j/RYgKCef+Ag46FWUTltm5ziticv8LdNsDMehjJ543x/+TJAek/xBA2w==} + cpu: [ia32] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.30.1': resolution: {integrity: sha512-D6qjsXGcvhTjv0kI4fU8tUuBDF/Ueee4SVX79VfNDXZa64TfCW1Slkb6Z7O1p7vflqZjcmOVdZlqf8gvJxc6og==} cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-msvc@4.34.8': + resolution: {integrity: sha512-U0FaE5O1BCpZSeE6gBl3c5ObhePQSfk9vDRToMmTkbhCOgW4jqvtS5LGyQ76L1fH8sM0keRp4uDTsbjiUyjk0g==} + cpu: [x64] + os: [win32] + '@sec-ant/readable-stream@0.4.1': resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} @@ -2102,8 +2188,8 @@ packages: '@types/nightwatch@2.3.32': resolution: {integrity: sha512-RXAWpe83AERF0MbRHXaEJlMQGDtA6BW5sgbn2jO0z04yzbxc4gUvzaJwHpGULBSa2QKUHfBZoLwe/tuQx0PWLg==} - '@types/node@22.13.1': - resolution: {integrity: sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==} + '@types/node@22.13.4': + resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -2126,51 +2212,51 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@typescript-eslint/eslint-plugin@8.23.0': - resolution: {integrity: sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w==} + '@typescript-eslint/eslint-plugin@8.24.1': + resolution: {integrity: sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/parser@8.23.0': - resolution: {integrity: sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==} + '@typescript-eslint/parser@8.24.1': + resolution: {integrity: sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/scope-manager@8.23.0': - resolution: {integrity: sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==} + '@typescript-eslint/scope-manager@8.24.1': + resolution: {integrity: sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.23.0': - resolution: {integrity: sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==} + '@typescript-eslint/type-utils@8.24.1': + resolution: {integrity: sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/types@8.23.0': - resolution: {integrity: sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==} + '@typescript-eslint/types@8.24.1': + resolution: {integrity: sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.23.0': - resolution: {integrity: sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==} + '@typescript-eslint/typescript-estree@8.24.1': + resolution: {integrity: sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/utils@8.23.0': - resolution: {integrity: sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==} + '@typescript-eslint/utils@8.24.1': + resolution: {integrity: sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/visitor-keys@8.23.0': - resolution: {integrity: sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==} + '@typescript-eslint/visitor-keys@8.24.1': + resolution: {integrity: sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitejs/plugin-vue-jsx@4.1.1': @@ -2194,8 +2280,8 @@ packages: vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@vitest/eslint-plugin@1.1.27': - resolution: {integrity: sha512-aGPTmeaNiUDo2OIMPj1HKiF5q4fu2IIA9lMc0AwOk0nOvL2kLmQBY8AbFmYj895ApzamN46UtQYmxlRSjbTZqQ==} + '@vitest/eslint-plugin@1.1.31': + resolution: {integrity: sha512-xlsLr+e+AXZ/00eVZCtNmMeCJoJaRCoLDiAgLcxgQjSS1EertieB2MUHf8xIqPKs9lECc/UpL+y1xDcpvi02hw==} peerDependencies: '@typescript-eslint/utils': '>= 8.0' eslint: '>= 8.57.0' @@ -2207,11 +2293,11 @@ packages: vitest: optional: true - '@vitest/expect@3.0.5': - resolution: {integrity: sha512-nNIOqupgZ4v5jWuQx2DSlHLEs7Q4Oh/7AYwNyE+k0UQzG7tSmjPXShUikn1mpNGzYEN2jJbTvLejwShMitovBA==} + '@vitest/expect@3.0.6': + resolution: {integrity: sha512-zBduHf/ja7/QRX4HdP1DSq5XrPgdN+jzLOwaTq/0qZjYfgETNFCKf9nOAp2j3hmom3oTbczuUzrzg9Hafh7hNg==} - '@vitest/mocker@3.0.5': - resolution: {integrity: sha512-CLPNBFBIE7x6aEGbIjaQAX03ZZlBMaWwAjBdMkIf/cAn6xzLTiM3zYqO/WAbieEjsAZir6tO71mzeHZoodThvw==} + '@vitest/mocker@3.0.6': + resolution: {integrity: sha512-KPztr4/tn7qDGZfqlSPQoF2VgJcKxnDNhmfR3VgZ6Fy1bO8T9Fc1stUiTXtqz0yG24VpD00pZP5f8EOFknjNuQ==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -2221,20 +2307,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.5': - resolution: {integrity: sha512-CjUtdmpOcm4RVtB+up8r2vVDLR16Mgm/bYdkGFe3Yj/scRfCpbSi2W/BDSDcFK7ohw8UXvjMbOp9H4fByd/cOA==} + '@vitest/pretty-format@3.0.6': + resolution: {integrity: sha512-Zyctv3dbNL+67qtHfRnUE/k8qxduOamRfAL1BurEIQSyOEFffoMvx2pnDSSbKAAVxY0Ej2J/GH2dQKI0W2JyVg==} - '@vitest/runner@3.0.5': - resolution: {integrity: sha512-BAiZFityFexZQi2yN4OX3OkJC6scwRo8EhRB0Z5HIGGgd2q+Nq29LgHU/+ovCtd0fOfXj5ZI6pwdlUmC5bpi8A==} + '@vitest/runner@3.0.6': + resolution: {integrity: sha512-JopP4m/jGoaG1+CBqubV/5VMbi7L+NQCJTu1J1Pf6YaUbk7bZtaq5CX7p+8sY64Sjn1UQ1XJparHfcvTTdu9cA==} - '@vitest/snapshot@3.0.5': - resolution: {integrity: sha512-GJPZYcd7v8QNUJ7vRvLDmRwl+a1fGg4T/54lZXe+UOGy47F9yUfE18hRCtXL5aHN/AONu29NGzIXSVFh9K0feA==} + '@vitest/snapshot@3.0.6': + resolution: {integrity: sha512-qKSmxNQwT60kNwwJHMVwavvZsMGXWmngD023OHSgn873pV0lylK7dwBTfYP7e4URy5NiBCHHiQGA9DHkYkqRqg==} - '@vitest/spy@3.0.5': - resolution: {integrity: sha512-5fOzHj0WbUNqPK6blI/8VzZdkBlQLnT25knX0r4dbZI9qoZDf3qAdjoMmDcLG5A83W6oUUFJgUd0EYBc2P5xqg==} + '@vitest/spy@3.0.6': + resolution: {integrity: sha512-HfOGx/bXtjy24fDlTOpgiAEJbRfFxoX3zIGagCqACkFKKZ/TTOE6gYMKXlqecvxEndKFuNHcHqP081ggZ2yM0Q==} - '@vitest/utils@3.0.5': - resolution: {integrity: sha512-N9AX0NUoUtVwKwy21JtwzaqR5L5R5A99GAbrHfCCXK1lp593i/3AZAXhSP43wRQuxYsflrdzEfXZFo1reR1Nkg==} + '@vitest/utils@3.0.6': + resolution: {integrity: sha512-18ktZpf4GQFTbf9jK543uspU03Q2qya7ZGya5yiZ0Gx0nnnalBvd5ZBislbl2EhLjM8A8rt4OilqKG7QwcGkvQ==} '@volar/language-core@2.4.11': resolution: {integrity: sha512-lN2C1+ByfW9/JRPpqScuZt/4OrUUse57GLI6TbLgTIqBVemdl1wNcZ1qYGEo2+Gw8coYLgCy7SuKqn6IrQcQgg==} @@ -2314,8 +2400,8 @@ packages: eslint: '>= 8.21.0' prettier: '>= 3.0.0' - '@vue/language-core@2.2.0': - resolution: {integrity: sha512-O1ZZFaaBGkKbsRfnVH1ifOK1/1BUkyK+3SQsfnh6PmMmD4qJcTU8godCeA96jjDRTL6zgnK7YzCHfaUlH2r0Mw==} + '@vue/language-core@2.2.2': + resolution: {integrity: sha512-QotO41kurE5PLf3vrNgGTk3QswO2PdUFjBwNiOi7zMmGhwb25PSTh9hD1MCgKC06AVv+8sZQvlL3Do4TTVHSiQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2390,8 +2476,8 @@ packages: ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - alien-signals@0.4.14: - resolution: {integrity: sha512-itUAVzhczTmP2U5yX67xVpsbbOiquusbWVyA9N+sy6+r6YVbFkahXvNCeEPWEOMhwDYwbVbGHFkVL03N9I5g+Q==} + alien-signals@1.0.3: + resolution: {integrity: sha512-zQOh3wAYK5ujENxvBBR3CFGF/b6afaSzZ/c9yNhJ1ENrGHETvpUuKQsa93Qrclp0+PzTF93MaZ7scVp1uUozhA==} ansi-align@3.0.1: resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} @@ -2656,8 +2742,8 @@ packages: resolution: {integrity: sha512-38ixH/mqpY6IwnZkz6xPqx8aB5/KVR+j6VPugcir3EGOsphnWXrPH/mUt8Jp+ninL6ghY0AaJDQ10hSfCPGy/g==} engines: {node: '>= 12.0.0'} - chai@5.1.2: - resolution: {integrity: sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==} + chai@5.2.0: + resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} engines: {node: '>=12'} chalk@4.1.2: @@ -2687,8 +2773,8 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chromedriver@133.0.0: - resolution: {integrity: sha512-7arRrtD9WGSlemMLE4IOoD42OSKKyOtQP/Z0x/WB5jYSaCzcI95j67EK0wQ2w1y5IjSJnYvnmXOJM6Nla4OG2w==} + chromedriver@133.0.1: + resolution: {integrity: sha512-Z9VrJ9547daetazzP4k+7COj0PTtkomvtt8OZr8swTzsqDOzG0Xymdxg0dUtptc4da3X9Zts1iZoxOkm7blx/g==} engines: {node: '>=18'} hasBin: true @@ -2816,8 +2902,8 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cypress@14.0.2: - resolution: {integrity: sha512-3qqTU2JoVY262qkYg9I2nohwxcfsJk0dSVp/LXAjD94Jz2y6411Mf/l5uHEHiaANrOmMcHbzYgOd/ueDsZlS7A==} + cypress@14.0.3: + resolution: {integrity: sha512-yIdvobANw3kS+KF/t5vwjjPNufBA8ux7iQHaWxPTkUw2yCKI72m9mKM24eOwE84Wk4ALPsSvEcGbDrwgmhr4RA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -3240,8 +3326,8 @@ packages: peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-yml@1.16.0: - resolution: {integrity: sha512-t4MNCetPjTn18/fUDlQ/wKkcYjnuLYKChBrZ0qUaNqRigVqChHWzTP8SrfFi5s4keX3vdlkWRSu8zHJMdKwxWQ==} + eslint-plugin-yml@1.17.0: + resolution: {integrity: sha512-Q3LXFRnNpGYAK/PM0BY1Xs0IY1xTLfM0kC986nNQkx1l8tOGz+YS50N6wXkAJkrBpeUN9OxEMB7QJ+9MTDAqIQ==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -3262,8 +3348,8 @@ packages: resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.20.0: - resolution: {integrity: sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA==} + eslint@9.20.1: + resolution: {integrity: sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -4202,8 +4288,8 @@ packages: nightwatch-axe-verbose@2.3.1: resolution: {integrity: sha512-C6N95bwPHsRnv04eVIwJ6w5m6X1+Pddvo6nzpzOHQlO0j+pYRVU7zaQmFUJ0L4cqeUxReNEXyTUg/R9WWfHk7w==} - nightwatch@3.11.0: - resolution: {integrity: sha512-97YQRsWZTr48lw1MysYbynUtJqn5LMoDT5o2jShR3H3iQHfg7OyKuYsetCifBgU3/eya67UmfCi2OkTZf66u/w==} + nightwatch@3.11.1: + resolution: {integrity: sha512-CNVDXpy38RzVxM3Nmb/H56os9LrU9tGfpTjFbnbeZW6SWEggMT+ScbbedowUbPw2IPuNfGP8/a1vXD5sYrtdeA==} engines: {node: '>= 16'} hasBin: true peerDependencies: @@ -4378,6 +4464,9 @@ packages: pathe@2.0.2: resolution: {integrity: sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==} + pathe@2.0.3: + resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} + pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} @@ -4432,8 +4521,8 @@ packages: pkg-types@1.3.0: resolution: {integrity: sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==} - pkgroll@2.8.2: - resolution: {integrity: sha512-YYLG7vV1PjF9B7UPB37m45QOvICSvLoh7MzKfgOshzE4S75YIN3UqOCGUpJ0fT+5WjqMQ0IF5rywiIW5xHcleQ==} + pkgroll@2.10.0: + resolution: {integrity: sha512-v9LPi6fXnbs6FeR67to3Q+LWSamBSKNYUGiXRYcetI41KVgv+ncxwNVyF9oT2mvhy8L2DjEWT2HmX3xxQXmwHg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -4608,6 +4697,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.34.8: + resolution: {integrity: sha512-489gTVMzAYdiZHFVA/ig/iYFllCcWFHMvUHI1rpFmkoUtRlQxqh6/yiNqnYibjMZ2b/+FUQwldG+aLsEt6bglQ==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + rrweb-cssom@0.7.1: resolution: {integrity: sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==} @@ -4982,8 +5076,8 @@ packages: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} - typescript-eslint@8.23.0: - resolution: {integrity: sha512-/LBRo3HrXr5LxmrdYSOCvoAMm7p2jNizNfbIpCgvG4HMsnoprRUOce/+8VJ9BDYWW68rqIENE/haVLWPeFZBVQ==} + typescript-eslint@8.24.1: + resolution: {integrity: sha512-cw3rEdzDqBs70TIcb0Gdzbt6h11BSs2pS0yaq7hDWDBtCCSei1pPSUXE9qUdQ/Wm9NgFg8mKtMt1b8fTHIl1jA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -5059,8 +5153,8 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 - vite-node@3.0.5: - resolution: {integrity: sha512-02JEJl7SbtwSDJdYS537nU6l+ktdvcREfLksk/NDAqtdKWGqHl+joXzEubHROmS3E6pip+Xgu2tFezMu75jH7A==} + vite-node@3.0.6: + resolution: {integrity: sha512-s51RzrTkXKJrhNbUzQRsarjmAae7VmMPAsRT7lppVpIg6mK3zGthP9Hgz0YQQKuNcF+Ii7DfYk3Fxz40jRmePw==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -5156,16 +5250,16 @@ packages: yaml: optional: true - vitest@3.0.5: - resolution: {integrity: sha512-4dof+HvqONw9bvsYxtkfUp2uHsTN9bV2CZIi1pWgoFpL1Lld8LA1ka9q/ONSsoScAKG7NVGf2stJTI7XRkXb2Q==} + vitest@3.0.6: + resolution: {integrity: sha512-/iL1Sc5VeDZKPDe58oGK4HUFLhw6b5XdY1MYawjuSaDA4sEfYlY9HnS6aCEG26fX+MgUi7MwlduTBHHAI/OvMA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.5 - '@vitest/ui': 3.0.5 + '@vitest/browser': 3.0.6 + '@vitest/ui': 3.0.6 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -5201,8 +5295,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.2.0: - resolution: {integrity: sha512-gtmM1sUuJ8aSb0KoAFmK9yMxb8TxjewmxqTJ1aKphD5Cbu0rULFY6+UQT51zW7SpUcenfPUuflKyVwyx9Qdnxg==} + vue-tsc@2.2.2: + resolution: {integrity: sha512-1icPKkxAA5KTAaSwg0wVWdE48EdsH8fgvcbAiqojP4jXKl6LEM3soiW1aG/zrWrFt8Mw1ncG2vG1PvpZpVfehA==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -5861,9 +5955,9 @@ snapshots: '@esbuild/win32-x64@0.24.2': optional: true - '@eslint-community/eslint-utils@4.4.1(eslint@9.20.0)': + '@eslint-community/eslint-utils@4.4.1(eslint@9.20.1)': dependencies: - eslint: 9.20.0 + eslint: 9.20.1 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} @@ -6049,12 +6143,12 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.13.1)(vue@3.5.13(typescript@5.7.3))': + '@nightwatch/vue@3.1.2(@types/node@22.13.4)(vue@3.5.13(typescript@5.7.3))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.1))(vue@3.5.13(typescript@5.7.3)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.4))(vue@3.5.13(typescript@5.7.3)) get-port: 5.1.1 - vite: 4.5.5(@types/node@22.13.1) + vite: 4.5.5(@types/node@22.13.4) vite-plugin-nightwatch: 0.4.6 optionalDependencies: '@esbuild/android-arm': 0.17.19 @@ -6096,13 +6190,13 @@ snapshots: '@polka/url@1.0.0-next.28': {} - '@rollup/plugin-alias@5.1.1(rollup@4.30.1)': + '@rollup/plugin-alias@5.1.1(rollup@4.34.8)': optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.8 - '@rollup/plugin-commonjs@28.0.2(rollup@4.30.1)': + '@rollup/plugin-commonjs@28.0.2(rollup@4.34.8)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.8) commondir: 1.0.1 estree-walker: 2.0.2 fdir: 6.4.2(picomatch@4.0.2) @@ -6110,114 +6204,164 @@ snapshots: magic-string: 0.30.17 picomatch: 4.0.2 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.8 - '@rollup/plugin-dynamic-import-vars@2.1.5(rollup@4.30.1)': + '@rollup/plugin-dynamic-import-vars@2.1.5(rollup@4.34.8)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.8) astring: 1.9.0 estree-walker: 2.0.2 fast-glob: 3.3.3 magic-string: 0.30.17 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.8 - '@rollup/plugin-inject@5.0.5(rollup@4.30.1)': + '@rollup/plugin-inject@5.0.5(rollup@4.34.8)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.8) estree-walker: 2.0.2 magic-string: 0.30.17 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.8 - '@rollup/plugin-json@6.1.0(rollup@4.30.1)': + '@rollup/plugin-json@6.1.0(rollup@4.34.8)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.8) optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.8 - '@rollup/plugin-node-resolve@16.0.0(rollup@4.30.1)': + '@rollup/plugin-node-resolve@16.0.0(rollup@4.34.8)': dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.8) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.10 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.8 - '@rollup/plugin-replace@6.0.2(rollup@4.30.1)': - dependencies: - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) - magic-string: 0.30.17 - optionalDependencies: - rollup: 4.30.1 - - '@rollup/pluginutils@5.1.4(rollup@4.30.1)': + '@rollup/pluginutils@5.1.4(rollup@4.34.8)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: - rollup: 4.30.1 + rollup: 4.34.8 '@rollup/rollup-android-arm-eabi@4.30.1': optional: true + '@rollup/rollup-android-arm-eabi@4.34.8': + optional: true + '@rollup/rollup-android-arm64@4.30.1': optional: true + '@rollup/rollup-android-arm64@4.34.8': + optional: true + '@rollup/rollup-darwin-arm64@4.30.1': optional: true + '@rollup/rollup-darwin-arm64@4.34.8': + optional: true + '@rollup/rollup-darwin-x64@4.30.1': optional: true + '@rollup/rollup-darwin-x64@4.34.8': + optional: true + '@rollup/rollup-freebsd-arm64@4.30.1': optional: true + '@rollup/rollup-freebsd-arm64@4.34.8': + optional: true + '@rollup/rollup-freebsd-x64@4.30.1': optional: true + '@rollup/rollup-freebsd-x64@4.34.8': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.30.1': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.34.8': + optional: true + '@rollup/rollup-linux-arm-musleabihf@4.30.1': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.34.8': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.30.1': optional: true + '@rollup/rollup-linux-arm64-gnu@4.34.8': + optional: true + '@rollup/rollup-linux-arm64-musl@4.30.1': optional: true + '@rollup/rollup-linux-arm64-musl@4.34.8': + optional: true + '@rollup/rollup-linux-loongarch64-gnu@4.30.1': optional: true + '@rollup/rollup-linux-loongarch64-gnu@4.34.8': + optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.34.8': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.30.1': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.34.8': + optional: true + '@rollup/rollup-linux-s390x-gnu@4.30.1': optional: true + '@rollup/rollup-linux-s390x-gnu@4.34.8': + optional: true + '@rollup/rollup-linux-x64-gnu@4.30.1': optional: true + '@rollup/rollup-linux-x64-gnu@4.34.8': + optional: true + '@rollup/rollup-linux-x64-musl@4.30.1': optional: true + '@rollup/rollup-linux-x64-musl@4.34.8': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.30.1': optional: true + '@rollup/rollup-win32-arm64-msvc@4.34.8': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.30.1': optional: true + '@rollup/rollup-win32-ia32-msvc@4.34.8': + optional: true + '@rollup/rollup-win32-x64-msvc@4.30.1': optional: true + '@rollup/rollup-win32-x64-msvc@4.34.8': + optional: true + '@sec-ant/readable-stream@0.4.1': {} '@sideway/address@4.1.5': @@ -6274,7 +6418,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.4 '@types/tough-cookie': 4.0.5 parse5: 7.2.1 @@ -6283,11 +6427,11 @@ snapshots: '@types/nightwatch@2.3.32': dependencies: '@types/chai': 5.0.1 - '@types/node': 22.13.1 + '@types/node': 22.13.4 '@types/selenium-webdriver': 4.1.28 devtools-protocol: 0.0.1025565 - '@types/node@22.13.1': + '@types/node@22.13.4': dependencies: undici-types: 6.20.0 @@ -6295,7 +6439,7 @@ snapshots: '@types/selenium-webdriver@4.1.28': dependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.4 '@types/ws': 8.5.13 '@types/sinonjs__fake-timers@8.1.1': {} @@ -6306,22 +6450,22 @@ snapshots: '@types/ws@8.5.13': dependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.4 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.4 optional: true - '@typescript-eslint/eslint-plugin@8.23.0(@typescript-eslint/parser@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.24.1(@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/type-utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.23.0 - eslint: 9.20.0 + '@typescript-eslint/parser': 8.24.1(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.24.1 + '@typescript-eslint/type-utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.24.1 + eslint: 9.20.1 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -6330,40 +6474,40 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.23.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.23.0 + '@typescript-eslint/scope-manager': 8.24.1 + '@typescript-eslint/types': 8.24.1 + '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.24.1 debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.0 + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.23.0': + '@typescript-eslint/scope-manager@8.24.1': dependencies: - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/visitor-keys': 8.23.0 + '@typescript-eslint/types': 8.24.1 + '@typescript-eslint/visitor-keys': 8.24.1 - '@typescript-eslint/type-utils@8.23.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.24.1(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.7.3) + '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.0 + eslint: 9.20.1 ts-api-utils: 2.0.1(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.23.0': {} + '@typescript-eslint/types@8.24.1': {} - '@typescript-eslint/typescript-estree@8.23.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.24.1(typescript@5.7.3)': dependencies: - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/visitor-keys': 8.23.0 + '@typescript-eslint/types': 8.24.1 + '@typescript-eslint/visitor-keys': 8.24.1 debug: 4.4.0(supports-color@8.1.1) fast-glob: 3.3.3 is-glob: 4.0.3 @@ -6374,87 +6518,87 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3)': + '@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - '@typescript-eslint/scope-manager': 8.23.0 - '@typescript-eslint/types': 8.23.0 - '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) - eslint: 9.20.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + '@typescript-eslint/scope-manager': 8.24.1 + '@typescript-eslint/types': 8.24.1 + '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.7.3) + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.23.0': + '@typescript-eslint/visitor-keys@8.24.1': dependencies: - '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/types': 8.24.1 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.26.5(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.1))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.4))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 4.5.5(@types/node@22.13.1) + vite: 4.5.5(@types/node@22.13.4) vue: 3.5.13(typescript@5.7.3) - '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) - '@vitest/eslint-plugin@1.1.27(@typescript-eslint/utils@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3)(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0))': + '@vitest/eslint-plugin@1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0))': dependencies: - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 optionalDependencies: typescript: 5.7.3 - vitest: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + vitest: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) - '@vitest/expect@3.0.5': + '@vitest/expect@3.0.6': dependencies: - '@vitest/spy': 3.0.5 - '@vitest/utils': 3.0.5 - chai: 5.1.2 + '@vitest/spy': 3.0.6 + '@vitest/utils': 3.0.6 + chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.5(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))': + '@vitest/mocker@3.0.6(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))': dependencies: - '@vitest/spy': 3.0.5 + '@vitest/spy': 3.0.6 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) - '@vitest/pretty-format@3.0.5': + '@vitest/pretty-format@3.0.6': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.5': + '@vitest/runner@3.0.6': dependencies: - '@vitest/utils': 3.0.5 - pathe: 2.0.2 + '@vitest/utils': 3.0.6 + pathe: 2.0.3 - '@vitest/snapshot@3.0.5': + '@vitest/snapshot@3.0.6': dependencies: - '@vitest/pretty-format': 3.0.5 + '@vitest/pretty-format': 3.0.6 magic-string: 0.30.17 - pathe: 2.0.2 + pathe: 2.0.3 - '@vitest/spy@3.0.5': + '@vitest/spy@3.0.6': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.5': + '@vitest/utils@3.0.6': dependencies: - '@vitest/pretty-format': 3.0.5 + '@vitest/pretty-format': 3.0.6 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -6552,14 +6696,14 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.2 - '@vue/devtools-core@7.7.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vue/devtools-core@7.7.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@vue/devtools-kit': 7.7.1 '@vue/devtools-shared': 7.7.1 mitt: 3.0.1 nanoid: 5.0.9 pathe: 2.0.2 - vite-hot-client: 0.2.4(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)) + vite-hot-client: 0.2.4(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - vite @@ -6592,22 +6736,22 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/eslint-config-prettier@10.2.0(eslint@9.20.0)(prettier@3.5.0)': + '@vue/eslint-config-prettier@10.2.0(eslint@9.20.1)(prettier@3.5.0)': dependencies: - eslint: 9.20.0 - eslint-config-prettier: 10.0.1(eslint@9.20.0) - eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.0))(eslint@9.20.0)(prettier@3.5.0) + eslint: 9.20.1 + eslint-config-prettier: 10.0.1(eslint@9.20.1) + eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.1))(eslint@9.20.1)(prettier@3.5.0) prettier: 3.5.0 transitivePeerDependencies: - '@types/eslint' - '@vue/language-core@2.2.0(typescript@5.7.3)': + '@vue/language-core@2.2.2(typescript@5.7.3)': dependencies: '@volar/language-core': 2.4.11 '@vue/compiler-dom': 3.5.13 '@vue/compiler-vue2': 2.7.16 '@vue/shared': 3.5.13 - alien-signals: 0.4.14 + alien-signals: 1.0.3 minimatch: 9.0.5 muggle-string: 0.4.1 path-browserify: 1.0.1 @@ -6683,7 +6827,7 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - alien-signals@0.4.14: {} + alien-signals@1.0.3: {} ansi-align@3.0.1: dependencies: @@ -6961,7 +7105,7 @@ snapshots: dependencies: assertion-error: 1.1.0 - chai@5.1.2: + chai@5.2.0: dependencies: assertion-error: 2.0.1 check-error: 2.1.1 @@ -7006,7 +7150,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromedriver@133.0.0: + chromedriver@133.0.1: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.7.9(debug@4.4.0) @@ -7124,7 +7268,7 @@ snapshots: csstype@3.1.3: {} - cypress@14.0.2: + cypress@14.0.3: dependencies: '@cypress/request': 3.0.7 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -7545,54 +7689,54 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-compat-utils@0.6.4(eslint@9.20.0): + eslint-compat-utils@0.6.4(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 semver: 7.6.3 - eslint-config-prettier@10.0.1(eslint@9.20.0): + eslint-config-prettier@10.0.1(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 - eslint-plugin-cypress@4.1.0(eslint@9.20.0): + eslint-plugin-cypress@4.1.0(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 globals: 15.14.0 - eslint-plugin-playwright@2.2.0(eslint@9.20.0): + eslint-plugin-playwright@2.2.0(eslint@9.20.1): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 globals: 13.24.0 - eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.0))(eslint@9.20.0)(prettier@3.5.0): + eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.1))(eslint@9.20.1)(prettier@3.5.0): dependencies: - eslint: 9.20.0 + eslint: 9.20.1 prettier: 3.5.0 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: - eslint-config-prettier: 10.0.1(eslint@9.20.0) + eslint-config-prettier: 10.0.1(eslint@9.20.1) - eslint-plugin-vue@9.32.0(eslint@9.20.0): + eslint-plugin-vue@9.32.0(eslint@9.20.1): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) - eslint: 9.20.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + eslint: 9.20.1 globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 semver: 7.6.3 - vue-eslint-parser: 9.4.3(eslint@9.20.0) + vue-eslint-parser: 9.4.3(eslint@9.20.1) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color - eslint-plugin-yml@1.16.0(eslint@9.20.0): + eslint-plugin-yml@1.17.0(eslint@9.20.1): dependencies: debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.0 - eslint-compat-utils: 0.6.4(eslint@9.20.0) - lodash: 4.17.21 + escape-string-regexp: 4.0.0 + eslint: 9.20.1 + eslint-compat-utils: 0.6.4(eslint@9.20.1) natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 transitivePeerDependencies: @@ -7612,9 +7756,9 @@ snapshots: eslint-visitor-keys@4.2.0: {} - eslint@9.20.0: + eslint@9.20.1: dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.0) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.19.1 '@eslint/core': 0.11.0 @@ -8598,7 +8742,7 @@ snapshots: dependencies: axe-core: 4.10.2 - nightwatch@3.11.0(chromedriver@133.0.0)(geckodriver@5.0.0(bare-buffer@3.0.1)): + nightwatch@3.11.1(chromedriver@133.0.1)(geckodriver@5.0.0(bare-buffer@3.0.1)): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -8635,7 +8779,7 @@ snapshots: untildify: 4.0.0 uuid: 8.3.2 optionalDependencies: - chromedriver: 133.0.0 + chromedriver: 133.0.1 geckodriver: 5.0.0(bare-buffer@3.0.1) transitivePeerDependencies: - bufferutil @@ -8824,6 +8968,8 @@ snapshots: pathe@2.0.2: {} + pathe@2.0.3: {} + pathval@1.1.1: {} pathval@2.0.0: {} @@ -8865,19 +9011,18 @@ snapshots: mlly: 1.7.4 pathe: 1.1.2 - pkgroll@2.8.2(typescript@5.7.3): + pkgroll@2.10.0(typescript@5.7.3): dependencies: - '@rollup/plugin-alias': 5.1.1(rollup@4.30.1) - '@rollup/plugin-commonjs': 28.0.2(rollup@4.30.1) - '@rollup/plugin-dynamic-import-vars': 2.1.5(rollup@4.30.1) - '@rollup/plugin-inject': 5.0.5(rollup@4.30.1) - '@rollup/plugin-json': 6.1.0(rollup@4.30.1) - '@rollup/plugin-node-resolve': 16.0.0(rollup@4.30.1) - '@rollup/plugin-replace': 6.0.2(rollup@4.30.1) - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/plugin-alias': 5.1.1(rollup@4.34.8) + '@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8) + '@rollup/plugin-dynamic-import-vars': 2.1.5(rollup@4.34.8) + '@rollup/plugin-inject': 5.0.5(rollup@4.34.8) + '@rollup/plugin-json': 6.1.0(rollup@4.34.8) + '@rollup/plugin-node-resolve': 16.0.0(rollup@4.34.8) + '@rollup/pluginutils': 5.1.4(rollup@4.34.8) esbuild: 0.24.2 magic-string: 0.30.17 - rollup: 4.30.1 + rollup: 4.34.8 rollup-pluginutils: 2.8.2 optionalDependencies: typescript: 5.7.3 @@ -9073,6 +9218,31 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.30.1 fsevents: 2.3.3 + rollup@4.34.8: + dependencies: + '@types/estree': 1.0.6 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.34.8 + '@rollup/rollup-android-arm64': 4.34.8 + '@rollup/rollup-darwin-arm64': 4.34.8 + '@rollup/rollup-darwin-x64': 4.34.8 + '@rollup/rollup-freebsd-arm64': 4.34.8 + '@rollup/rollup-freebsd-x64': 4.34.8 + '@rollup/rollup-linux-arm-gnueabihf': 4.34.8 + '@rollup/rollup-linux-arm-musleabihf': 4.34.8 + '@rollup/rollup-linux-arm64-gnu': 4.34.8 + '@rollup/rollup-linux-arm64-musl': 4.34.8 + '@rollup/rollup-linux-loongarch64-gnu': 4.34.8 + '@rollup/rollup-linux-powerpc64le-gnu': 4.34.8 + '@rollup/rollup-linux-riscv64-gnu': 4.34.8 + '@rollup/rollup-linux-s390x-gnu': 4.34.8 + '@rollup/rollup-linux-x64-gnu': 4.34.8 + '@rollup/rollup-linux-x64-musl': 4.34.8 + '@rollup/rollup-win32-arm64-msvc': 4.34.8 + '@rollup/rollup-win32-ia32-msvc': 4.34.8 + '@rollup/rollup-win32-x64-msvc': 4.34.8 + fsevents: 2.3.3 + rrweb-cssom@0.7.1: {} rrweb-cssom@0.8.0: {} @@ -9433,14 +9603,14 @@ snapshots: dependencies: typescript: 5.7.3 - ts-node@10.9.2(@types/node@22.13.1)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.13.1 + '@types/node': 22.13.4 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -9480,12 +9650,12 @@ snapshots: type-fest@0.7.1: {} - typescript-eslint@8.23.0(eslint@9.20.0)(typescript@5.7.3): + typescript-eslint@8.24.1(eslint@9.20.1)(typescript@5.7.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.23.0(@typescript-eslint/parser@8.23.0(eslint@9.20.0)(typescript@5.7.3))(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/parser': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.23.0(eslint@9.20.0)(typescript@5.7.3) - eslint: 9.20.0 + '@typescript-eslint/eslint-plugin': 8.24.1(@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/parser': 8.24.1(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) + eslint: 9.20.1 typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -9502,10 +9672,10 @@ snapshots: universalify@2.0.1: {} - unplugin-vue-router@0.11.2(rollup@4.30.1)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)): + unplugin-vue-router@0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)): dependencies: '@babel/types': 7.26.5 - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.8) '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.7.3)) ast-walker-scope: 0.6.2 chokidar: 3.6.0 @@ -9558,17 +9728,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.4(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)): + vite-hot-client@0.2.4(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)): dependencies: - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) - vite-node@3.0.5(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0): + vite-node@3.0.6(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.6.0 - pathe: 2.0.2 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + pathe: 2.0.3 + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -9583,10 +9753,10 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)): + vite-plugin-inspect@0.8.9(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)): dependencies: '@antfu/utils': 0.7.10 - '@rollup/pluginutils': 5.1.4(rollup@4.30.1) + '@rollup/pluginutils': 5.1.4(rollup@4.34.8) debug: 4.4.0(supports-color@8.1.1) error-stack-parser-es: 0.1.5 fs-extra: 11.2.0 @@ -9594,7 +9764,7 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color @@ -9613,23 +9783,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.7.1(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): + vite-plugin-vue-devtools@7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): dependencies: - '@vue/devtools-core': 7.7.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + '@vue/devtools-core': 7.7.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/devtools-kit': 7.7.1 '@vue/devtools-shared': 7.7.1 execa: 9.5.2 sirv: 3.0.0 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) - vite-plugin-inspect: 0.8.9(rollup@4.30.1)(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)) - vite-plugin-vue-inspector: 5.3.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)) + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite-plugin-inspect: 0.8.9(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)) + vite-plugin-vue-inspector: 5.3.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)): + vite-plugin-vue-inspector@5.3.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)): dependencies: '@babel/core': 7.26.0 '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.0) @@ -9640,54 +9810,54 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.17 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) transitivePeerDependencies: - supports-color - vite@4.5.5(@types/node@22.13.1): + vite@4.5.5(@types/node@22.13.4): dependencies: esbuild: 0.18.20 postcss: 8.5.0 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.4 fsevents: 2.3.3 - vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0): + vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0): dependencies: esbuild: 0.24.2 postcss: 8.5.1 rollup: 4.30.1 optionalDependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.4 fsevents: 2.3.3 tsx: 4.19.2 yaml: 2.7.0 - vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0): + vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0): dependencies: - '@vitest/expect': 3.0.5 - '@vitest/mocker': 3.0.5(vite@6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0)) - '@vitest/pretty-format': 3.0.5 - '@vitest/runner': 3.0.5 - '@vitest/snapshot': 3.0.5 - '@vitest/spy': 3.0.5 - '@vitest/utils': 3.0.5 - chai: 5.1.2 + '@vitest/expect': 3.0.6 + '@vitest/mocker': 3.0.6(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)) + '@vitest/pretty-format': 3.0.6 + '@vitest/runner': 3.0.6 + '@vitest/snapshot': 3.0.6 + '@vitest/spy': 3.0.6 + '@vitest/utils': 3.0.6 + chai: 5.2.0 debug: 4.4.0(supports-color@8.1.1) expect-type: 1.1.0 magic-string: 0.30.17 - pathe: 2.0.2 + pathe: 2.0.3 std-env: 3.8.0 tinybench: 2.9.0 tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.1.0(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) - vite-node: 3.0.5(@types/node@22.13.1)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite-node: 3.0.6(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.1 + '@types/node': 22.13.4 jsdom: 26.0.0 transitivePeerDependencies: - jiti @@ -9707,10 +9877,10 @@ snapshots: vue-component-type-helpers@2.2.0: {} - vue-eslint-parser@9.4.3(eslint@9.20.0): + vue-eslint-parser@9.4.3(eslint@9.20.1): dependencies: debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.0 + eslint: 9.20.1 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -9725,10 +9895,10 @@ snapshots: '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.7.3) - vue-tsc@2.2.0(typescript@5.7.3): + vue-tsc@2.2.2(typescript@5.7.3): dependencies: '@volar/typescript': 2.4.11 - '@vue/language-core': 2.2.0(typescript@5.7.3) + '@vue/language-core': 2.2.2(typescript@5.7.3) typescript: 5.7.3 vue@3.5.13(typescript@5.7.3): diff --git a/test/fixtures/file-based-routing/package.json b/test/fixtures/file-based-routing/package.json index 119e545..bcb8e1c 100644 --- a/test/fixtures/file-based-routing/package.json +++ b/test/fixtures/file-based-routing/package.json @@ -17,17 +17,17 @@ }, "devDependencies": { "@tsconfig/node22": "^22.0.0", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "unplugin-vue-router": "^0.11.2", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } diff --git a/test/fixtures/with-older-espree/package.json b/test/fixtures/with-older-espree/package.json index 4693429..533f02c 100644 --- a/test/fixtures/with-older-espree/package.json +++ b/test/fixtures/with-older-espree/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.1", + "@types/node": "^22.13.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.0", + "eslint": "^9.20.1", "eslint-plugin-vue": "^9.32.0", "espree": "^9.6.1", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.0" + "vue-tsc": "^2.2.2" } } From 1a12c58587d2f5d1645ec1c93c3573fbfd5a7393 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Sun, 2 Mar 2025 15:24:40 +0800 Subject: [PATCH 03/12] ci: schedule renovate to run monthly As I don't have the capacity to check it every week. And this repository doesn't usually need that much maintenance. --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 1e6d914..2990a94 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>haoqunjiang/renovate-presets:npm.json5" + "github>haoqunjiang/renovate-presets:npm.json5", + "schedule:monthly" ], "ignorePaths": [ "**/node_modules/**" From 79977b82544d0b16fa0a7c8b71a64aa1b5ba9900 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:26:44 +0800 Subject: [PATCH 04/12] chore(deps): update all non-major dependencies (#151) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/allow-js/package.json | 6 +- examples/api-before-14.3/package.json | 12 +- .../package.json | 6 +- examples/disable-ts-in-templates/package.json | 6 +- .../disable-type-checked-for-yml/package.json | 12 +- examples/minimal/package.json | 6 +- examples/type-checked/package.json | 12 +- examples/with-cypress/package.json | 8 +- examples/with-jsx-in-vue/package.json | 6 +- examples/with-jsx/package.json | 6 +- examples/with-nightwatch/package.json | 8 +- examples/with-playwright/package.json | 6 +- examples/with-prettier/package.json | 6 +- examples/with-tsx-in-vue/package.json | 6 +- examples/with-tsx/package.json | 6 +- examples/with-vitest/package.json | 10 +- package.json | 14 +- pnpm-lock.yaml | 1284 +++++++++-------- test/fixtures/file-based-routing/package.json | 6 +- test/fixtures/with-older-espree/package.json | 6 +- 20 files changed, 717 insertions(+), 715 deletions(-) diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index f5232b7..2c6bd7e 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 3e514d3..d24208d 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -23,16 +23,16 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.31", + "@vitest/eslint-plugin": "^1.1.36", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.3", - "eslint": "^9.20.1", + "cypress": "^14.1.0", + "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", @@ -42,7 +42,7 @@ "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.6", - "vue-tsc": "^2.2.2" + "vitest": "^3.0.7", + "vue-tsc": "^2.2.6" } } 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 ac9c4a8..da272fd 100644 --- a/examples/custom-type-checked-rules-on-and-off/package.json +++ b/examples/custom-type-checked-rules-on-and-off/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node22": "^22.0.0", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:^", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/disable-ts-in-templates/package.json b/examples/disable-ts-in-templates/package.json index c8508a9..e5cb688 100644 --- a/examples/disable-ts-in-templates/package.json +++ b/examples/disable-ts-in-templates/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index cb77926..63d3c24 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -23,16 +23,16 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.31", + "@vitest/eslint-plugin": "^1.1.36", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.3", - "eslint": "^9.20.1", + "cypress": "^14.1.0", + "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "eslint-plugin-yml": "^1.17.0", @@ -43,7 +43,7 @@ "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.6", - "vue-tsc": "^2.2.2" + "vitest": "^3.0.7", + "vue-tsc": "^2.2.6" } } diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 398316f..2accf9d 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index a9363f8..28214b8 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -23,16 +23,16 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", - "@vitest/eslint-plugin": "^1.1.31", + "@vitest/eslint-plugin": "^1.1.36", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.3", - "eslint": "^9.20.1", + "cypress": "^14.1.0", + "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", @@ -42,7 +42,7 @@ "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vitest": "^3.0.6", - "vue-tsc": "^2.2.2" + "vitest": "^3.0.7", + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-cypress/package.json b/examples/with-cypress/package.json index dd2d937..e36cf6a 100644 --- a/examples/with-cypress/package.json +++ b/examples/with-cypress/package.json @@ -20,18 +20,18 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "cypress": "^14.0.3", - "eslint": "^9.20.1", + "cypress": "^14.1.0", + "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-jsx-in-vue/package.json b/examples/with-jsx-in-vue/package.json index 6753230..4a66901 100644 --- a/examples/with-jsx-in-vue/package.json +++ b/examples/with-jsx-in-vue/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-jsx/package.json b/examples/with-jsx/package.json index 79032a4..3a0243b 100644 --- a/examples/with-jsx/package.json +++ b/examples/with-jsx/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index a04f3a0..0727959 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -19,13 +19,13 @@ "devDependencies": { "@nightwatch/vue": "^3.1.2", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "chromedriver": "^133.0.1", - "eslint": "^9.20.1", + "chromedriver": "^133.0.3", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "geckodriver": "^5.0.0", "nightwatch": "^3.11.1", @@ -34,6 +34,6 @@ "typescript": "~5.7.3", "vite": "^6.1.0", "vite-plugin-nightwatch": "^0.4.6", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index 57fbf8a..4d28be1 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -18,16 +18,16 @@ "devDependencies": { "@playwright/test": "^1.50.1", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-playwright": "^2.2.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index 97eb54e..4c8ee34 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -17,17 +17,17 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "prettier": "^3.5.0", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-tsx-in-vue/package.json b/examples/with-tsx-in-vue/package.json index 86a65cb..9b9b809 100644 --- a/examples/with-tsx-in-vue/package.json +++ b/examples/with-tsx-in-vue/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-tsx/package.json b/examples/with-tsx/package.json index 6ff0d9f..5c6f1ef 100644 --- a/examples/with-tsx/package.json +++ b/examples/with-tsx/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index 3e274d1..9e7ccf0 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -18,19 +18,19 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", - "@vitest/eslint-plugin": "^1.1.31", + "@vitest/eslint-plugin": "^1.1.36", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vitest": "^3.0.6", - "vue-tsc": "^2.2.2" + "vitest": "^3.0.7", + "vue-tsc": "^2.2.6" } } diff --git a/package.json b/package.json index f15f2c3..35ef5a7 100644 --- a/package.json +++ b/package.json @@ -48,15 +48,15 @@ "homepage": "https://github.com/vuejs/eslint-config-typescript#readme", "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", - "eslint": "^9.20.1", + "@types/node": "^22.13.8", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "execa": "^9.5.2", - "pkgroll": "^2.10.0", + "pkgroll": "^2.11.2", "prettier": "^3.5.0", - "tsx": "^4.19.2", + "tsx": "^4.19.3", "typescript": "~5.7.3", - "vitest": "^3.0.6", + "vitest": "^3.0.7", "vue": "^3.5.13" }, "peerDependencies": { @@ -70,9 +70,9 @@ } }, "dependencies": { - "@typescript-eslint/utils": "^8.24.1", + "@typescript-eslint/utils": "^8.25.0", "fast-glob": "^3.3.3", - "typescript-eslint": "^8.24.1", + "typescript-eslint": "^8.25.0", "vue-eslint-parser": "^9.4.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7191777..d342409 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,48 +9,48 @@ importers: .: dependencies: '@typescript-eslint/utils': - specifier: ^8.24.1 - version: 8.24.1(eslint@9.20.1)(typescript@5.7.3) + specifier: ^8.25.0 + version: 8.25.0(eslint@9.21.0)(typescript@5.7.3) fast-glob: specifier: ^3.3.3 version: 3.3.3 typescript-eslint: - specifier: ^8.24.1 - version: 8.24.1(eslint@9.20.1)(typescript@5.7.3) + specifier: ^8.25.0 + version: 8.25.0(eslint@9.21.0)(typescript@5.7.3) vue-eslint-parser: specifier: ^9.4.3 - version: 9.4.3(eslint@9.20.1) + version: 9.4.3(eslint@9.21.0) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) execa: specifier: ^9.5.2 version: 9.5.2 pkgroll: - specifier: ^2.10.0 - version: 2.10.0(typescript@5.7.3) + specifier: ^2.11.2 + version: 2.11.2(typescript@5.7.3) prettier: specifier: ^3.5.0 version: 3.5.0 tsx: - specifier: ^4.19.2 - version: 4.19.2 + specifier: ^4.19.3 + version: 4.19.3 typescript: specifier: ~5.7.3 version: 5.7.3 vitest: - specifier: ^3.0.6 - version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.7 + version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.3) @@ -65,11 +65,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -77,11 +77,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -90,10 +90,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/api-before-14.3: dependencies: @@ -114,20 +114,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.31 - version: 1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.36 + version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.1)(prettier@3.5.0) + version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -138,17 +138,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.3 - version: 14.0.3 + specifier: ^14.1.0 + version: 14.1.0 eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.1) + version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -166,16 +166,16 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.6 - version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.7 + version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/custom-type-checked-rules-on-and-off: dependencies: @@ -187,11 +187,11 @@ importers: specifier: ^22.0.0 version: 22.0.0 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:^ version: link:../.. @@ -199,11 +199,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -212,13 +212,13 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/disable-ts-in-templates: dependencies: @@ -230,11 +230,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -242,11 +242,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -255,10 +255,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/disable-type-checked-for-yml: dependencies: @@ -279,20 +279,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.31 - version: 1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.36 + version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.1)(prettier@3.5.0) + version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -303,20 +303,20 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.3 - version: 14.0.3 + specifier: ^14.1.0 + version: 14.1.0 eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.1) + version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) eslint-plugin-yml: specifier: ^1.17.0 - version: 1.17.0(eslint@9.20.1) + version: 1.17.0(eslint@9.21.0) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -334,16 +334,16 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.6 - version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.7 + version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/minimal: dependencies: @@ -355,11 +355,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -367,11 +367,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -380,10 +380,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/type-checked: dependencies: @@ -404,20 +404,20 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.31 - version: 1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.36 + version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.1)(prettier@3.5.0) + version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -428,17 +428,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.3 - version: 14.0.3 + specifier: ^14.1.0 + version: 14.1.0 eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.1) + version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -456,16 +456,16 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.6 - version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.7 + version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-cypress: dependencies: @@ -477,11 +477,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -489,17 +489,17 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) cypress: - specifier: ^14.0.3 - version: 14.0.3 + specifier: ^14.1.0 + version: 14.1.0 eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-cypress: specifier: ^4.1.0 - version: 4.1.0(eslint@9.20.1) + version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -511,10 +511,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-jsx: dependencies: @@ -526,14 +526,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -541,11 +541,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -554,10 +554,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-jsx-in-vue: dependencies: @@ -569,14 +569,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -584,11 +584,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -597,10 +597,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-nightwatch: dependencies: @@ -610,16 +610,16 @@ importers: devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.13.4)(vue@3.5.13(typescript@5.7.3)) + version: 3.1.2(@types/node@22.13.8)(vue@3.5.13(typescript@5.7.3)) '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -630,38 +630,38 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) chromedriver: - specifier: ^133.0.1 - version: 133.0.1 + specifier: ^133.0.3 + version: 133.0.3 eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) geckodriver: specifier: ^5.0.0 version: 5.0.0(bare-buffer@3.0.1) nightwatch: specifier: ^3.11.1 - version: 3.11.1(chromedriver@133.0.1)(geckodriver@5.0.0(bare-buffer@3.0.1)) + version: 3.11.1(chromedriver@133.0.3)(geckodriver@5.0.0(bare-buffer@3.0.1)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.13.4)(typescript@5.7.3) + version: 10.9.2(@types/node@22.13.8)(typescript@5.7.3) typescript: specifier: ~5.7.3 version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-playwright: dependencies: @@ -676,11 +676,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -688,14 +688,14 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-playwright: specifier: ^2.2.0 - version: 2.2.0(eslint@9.20.1) + version: 2.2.0(eslint@9.21.0) eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -704,10 +704,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-prettier: dependencies: @@ -719,14 +719,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.20.1)(prettier@3.5.0) + version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -734,11 +734,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -750,10 +750,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-tsx: dependencies: @@ -765,14 +765,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -780,11 +780,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -793,10 +793,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-tsx-in-vue: dependencies: @@ -808,14 +808,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -823,11 +823,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -836,10 +836,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) examples/with-vitest: dependencies: @@ -854,14 +854,14 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': - specifier: ^1.1.31 - version: 1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0)) + specifier: ^1.1.36 + version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.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.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -888,13 +888,13 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vitest: - specifier: ^3.0.6 - version: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + specifier: ^3.0.7 + version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) test/fixtures/file-based-routing: dependencies: @@ -909,11 +909,11 @@ importers: specifier: ^22.0.0 version: 22.0.0 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -921,11 +921,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -937,13 +937,13 @@ importers: version: 0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)) vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) test/fixtures/with-older-espree: dependencies: @@ -955,11 +955,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.4 - version: 22.13.4 + specifier: ^22.13.8 + version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -967,11 +967,11 @@ importers: specifier: ^0.7.0 version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) eslint: - specifier: ^9.20.1 - version: 9.20.1 + specifier: ^9.21.0 + version: 9.21.0 eslint-plugin-vue: specifier: ^9.32.0 - version: 9.32.0(eslint@9.20.1) + version: 9.32.0(eslint@9.21.0) espree: specifier: ^9.6.1 version: 9.6.1 @@ -983,10 +983,10 @@ importers: version: 5.7.3 vite: specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.6 + version: 2.2.6(typescript@5.7.3) packages: @@ -1182,14 +1182,14 @@ packages: '@cypress/xvfb@1.2.4': resolution: {integrity: sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==} - '@esbuild/aix-ppc64@0.23.1': - resolution: {integrity: sha512-6VhYk1diRqrhBAqpJEdjASR/+WVRtfjpqKuNw11cLiaWpAT/Uu+nokB+UJnevzy/P9C/ty6AOe0dwueMrGh/iQ==} + '@esbuild/aix-ppc64@0.24.2': + resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] - '@esbuild/aix-ppc64@0.24.2': - resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==} + '@esbuild/aix-ppc64@0.25.0': + resolution: {integrity: sha512-O7vun9Sf8DFjH2UtqK8Ku3LkquL9SZL8OLY1T5NZkA34+wG3OQF7cl4Ql8vdNzM6fzBbYfLaiRLIOZ+2FOCgBQ==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] @@ -1200,14 +1200,14 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.23.1': - resolution: {integrity: sha512-xw50ipykXcLstLeWH7WRdQuysJqejuAGPd30vd1i5zSyKK3WE+ijzHmLKxdiCMtH1pHz78rOg0BKSYOSB/2Khw==} + '@esbuild/android-arm64@0.24.2': + resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==} engines: {node: '>=18'} cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.24.2': - resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==} + '@esbuild/android-arm64@0.25.0': + resolution: {integrity: sha512-grvv8WncGjDSyUBjN9yHXNt+cq0snxXbDxy5pJtzMKGmmpPxeAmAhWxXI+01lU5rwZomDgD3kJwulEnhTRUd6g==} engines: {node: '>=18'} cpu: [arm64] os: [android] @@ -1230,14 +1230,14 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-arm@0.23.1': - resolution: {integrity: sha512-uz6/tEy2IFm9RYOyvKl88zdzZfwEfKZmnX9Cj1BHjeSGNuGLuMD1kR8y5bteYmwqKm1tj8m4cb/aKEorr6fHWQ==} + '@esbuild/android-arm@0.24.2': + resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==} engines: {node: '>=18'} cpu: [arm] os: [android] - '@esbuild/android-arm@0.24.2': - resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==} + '@esbuild/android-arm@0.25.0': + resolution: {integrity: sha512-PTyWCYYiU0+1eJKmw21lWtC+d08JDZPQ5g+kFyxP0V+es6VPPSUhM6zk8iImp2jbV6GwjX4pap0JFbUQN65X1g==} engines: {node: '>=18'} cpu: [arm] os: [android] @@ -1248,14 +1248,14 @@ packages: cpu: [x64] os: [android] - '@esbuild/android-x64@0.23.1': - resolution: {integrity: sha512-nlN9B69St9BwUoB+jkyU090bru8L0NA3yFvAd7k8dNsVH8bi9a8cUAUSEcEEgTp2z3dbEDGJGfP6VUnkQnlReg==} + '@esbuild/android-x64@0.24.2': + resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==} engines: {node: '>=18'} cpu: [x64] os: [android] - '@esbuild/android-x64@0.24.2': - resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==} + '@esbuild/android-x64@0.25.0': + resolution: {integrity: sha512-m/ix7SfKG5buCnxasr52+LI78SQ+wgdENi9CqyCXwjVR2X4Jkz+BpC3le3AoBPYTC9NHklwngVXvbJ9/Akhrfg==} engines: {node: '>=18'} cpu: [x64] os: [android] @@ -1266,14 +1266,14 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.23.1': - resolution: {integrity: sha512-YsS2e3Wtgnw7Wq53XXBLcV6JhRsEq8hkfg91ESVadIrzr9wO6jJDMZnCQbHm1Guc5t/CdDiFSSfWP58FNuvT3Q==} + '@esbuild/darwin-arm64@0.24.2': + resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.24.2': - resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==} + '@esbuild/darwin-arm64@0.25.0': + resolution: {integrity: sha512-mVwdUb5SRkPayVadIOI78K7aAnPamoeFR2bT5nszFUZ9P8UpK4ratOdYbZZXYSqPKMHfS1wdHCJk1P1EZpRdvw==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] @@ -1284,14 +1284,14 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.23.1': - resolution: {integrity: sha512-aClqdgTDVPSEGgoCS8QDG37Gu8yc9lTHNAQlsztQ6ENetKEO//b8y31MMu2ZaPbn4kVsIABzVLXYLhCGekGDqw==} + '@esbuild/darwin-x64@0.24.2': + resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==} engines: {node: '>=18'} cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.24.2': - resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==} + '@esbuild/darwin-x64@0.25.0': + resolution: {integrity: sha512-DgDaYsPWFTS4S3nWpFcMn/33ZZwAAeAFKNHNa1QN0rI4pUjgqf0f7ONmXf6d22tqTY+H9FNdgeaAa+YIFUn2Rg==} engines: {node: '>=18'} cpu: [x64] os: [darwin] @@ -1302,14 +1302,14 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.23.1': - resolution: {integrity: sha512-h1k6yS8/pN/NHlMl5+v4XPfikhJulk4G+tKGFIOwURBSFzE8bixw1ebjluLOjfwtLqY0kewfjLSrO6tN2MgIhA==} + '@esbuild/freebsd-arm64@0.24.2': + resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.24.2': - resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==} + '@esbuild/freebsd-arm64@0.25.0': + resolution: {integrity: sha512-VN4ocxy6dxefN1MepBx/iD1dH5K8qNtNe227I0mnTRjry8tj5MRk4zprLEdG8WPyAPb93/e4pSgi1SoHdgOa4w==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] @@ -1320,14 +1320,14 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.23.1': - resolution: {integrity: sha512-lK1eJeyk1ZX8UklqFd/3A60UuZ/6UVfGT2LuGo3Wp4/z7eRTRYY+0xOu2kpClP+vMTi9wKOfXi2vjUpO1Ro76g==} + '@esbuild/freebsd-x64@0.24.2': + resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.24.2': - resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==} + '@esbuild/freebsd-x64@0.25.0': + resolution: {integrity: sha512-mrSgt7lCh07FY+hDD1TxiTyIHyttn6vnjesnPoVDNmDfOmggTLXRv8Id5fNZey1gl/V2dyVK1VXXqVsQIiAk+A==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] @@ -1338,14 +1338,14 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.23.1': - resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==} + '@esbuild/linux-arm64@0.24.2': + resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==} engines: {node: '>=18'} cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.24.2': - resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==} + '@esbuild/linux-arm64@0.25.0': + resolution: {integrity: sha512-9QAQjTWNDM/Vk2bgBl17yWuZxZNQIF0OUUuPZRKoDtqF2k4EtYbpyiG5/Dk7nqeK6kIJWPYldkOcBqjXjrUlmg==} engines: {node: '>=18'} cpu: [arm64] os: [linux] @@ -1356,14 +1356,14 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.23.1': - resolution: {integrity: sha512-CXXkzgn+dXAPs3WBwE+Kvnrf4WECwBdfjfeYHpMeVxWE0EceB6vhWGShs6wi0IYEqMSIzdOF1XjQ/Mkm5d7ZdQ==} + '@esbuild/linux-arm@0.24.2': + resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==} engines: {node: '>=18'} cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.24.2': - resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==} + '@esbuild/linux-arm@0.25.0': + resolution: {integrity: sha512-vkB3IYj2IDo3g9xX7HqhPYxVkNQe8qTK55fraQyTzTX/fxaDtXiEnavv9geOsonh2Fd2RMB+i5cbhu2zMNWJwg==} engines: {node: '>=18'} cpu: [arm] os: [linux] @@ -1374,14 +1374,14 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.23.1': - resolution: {integrity: sha512-VTN4EuOHwXEkXzX5nTvVY4s7E/Krz7COC8xkftbbKRYAl96vPiUssGkeMELQMOnLOJ8k3BY1+ZY52tttZnHcXQ==} + '@esbuild/linux-ia32@0.24.2': + resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==} engines: {node: '>=18'} cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.24.2': - resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==} + '@esbuild/linux-ia32@0.25.0': + resolution: {integrity: sha512-43ET5bHbphBegyeqLb7I1eYn2P/JYGNmzzdidq/w0T8E2SsYL1U6un2NFROFRg1JZLTzdCoRomg8Rvf9M6W6Gg==} engines: {node: '>=18'} cpu: [ia32] os: [linux] @@ -1398,14 +1398,14 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.23.1': - resolution: {integrity: sha512-Vx09LzEoBa5zDnieH8LSMRToj7ir/Jeq0Gu6qJ/1GcBq9GkfoEAoXvLiW1U9J1qE/Y/Oyaq33w5p2ZWrNNHNEw==} + '@esbuild/linux-loong64@0.24.2': + resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==} engines: {node: '>=18'} cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.24.2': - resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==} + '@esbuild/linux-loong64@0.25.0': + resolution: {integrity: sha512-fC95c/xyNFueMhClxJmeRIj2yrSMdDfmqJnyOY4ZqsALkDrrKJfIg5NTMSzVBr5YW1jf+l7/cndBfP3MSDpoHw==} engines: {node: '>=18'} cpu: [loong64] os: [linux] @@ -1416,14 +1416,14 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.23.1': - resolution: {integrity: sha512-nrFzzMQ7W4WRLNUOU5dlWAqa6yVeI0P78WKGUo7lg2HShq/yx+UYkeNSE0SSfSure0SqgnsxPvmAUu/vu0E+3Q==} + '@esbuild/linux-mips64el@0.24.2': + resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.24.2': - resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==} + '@esbuild/linux-mips64el@0.25.0': + resolution: {integrity: sha512-nkAMFju7KDW73T1DdH7glcyIptm95a7Le8irTQNO/qtkoyypZAnjchQgooFUDQhNAy4iu08N79W4T4pMBwhPwQ==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] @@ -1434,14 +1434,14 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.23.1': - resolution: {integrity: sha512-dKN8fgVqd0vUIjxuJI6P/9SSSe/mB9rvA98CSH2sJnlZ/OCZWO1DJvxj8jvKTfYUdGfcq2dDxoKaC6bHuTlgcw==} + '@esbuild/linux-ppc64@0.24.2': + resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.24.2': - resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==} + '@esbuild/linux-ppc64@0.25.0': + resolution: {integrity: sha512-NhyOejdhRGS8Iwv+KKR2zTq2PpysF9XqY+Zk77vQHqNbo/PwZCzB5/h7VGuREZm1fixhs4Q/qWRSi5zmAiO4Fw==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] @@ -1452,14 +1452,14 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.23.1': - resolution: {integrity: sha512-5AV4Pzp80fhHL83JM6LoA6pTQVWgB1HovMBsLQ9OZWLDqVY8MVobBXNSmAJi//Csh6tcY7e7Lny2Hg1tElMjIA==} + '@esbuild/linux-riscv64@0.24.2': + resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.24.2': - resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==} + '@esbuild/linux-riscv64@0.25.0': + resolution: {integrity: sha512-5S/rbP5OY+GHLC5qXp1y/Mx//e92L1YDqkiBbO9TQOvuFXM+iDqUNG5XopAnXoRH3FjIUDkeGcY1cgNvnXp/kA==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] @@ -1470,14 +1470,14 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.23.1': - resolution: {integrity: sha512-9ygs73tuFCe6f6m/Tb+9LtYxWR4c9yg7zjt2cYkjDbDpV/xVn+68cQxMXCjUpYwEkze2RcU/rMnfIXNRFmSoDw==} + '@esbuild/linux-s390x@0.24.2': + resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==} engines: {node: '>=18'} cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.24.2': - resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==} + '@esbuild/linux-s390x@0.25.0': + resolution: {integrity: sha512-XM2BFsEBz0Fw37V0zU4CXfcfuACMrppsMFKdYY2WuTS3yi8O1nFOhil/xhKTmE1nPmVyvQJjJivgDT+xh8pXJA==} engines: {node: '>=18'} cpu: [s390x] os: [linux] @@ -1488,14 +1488,14 @@ packages: cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.23.1': - resolution: {integrity: sha512-EV6+ovTsEXCPAp58g2dD68LxoP/wK5pRvgy0J/HxPGB009omFPv3Yet0HiaqvrIrgPTBuC6wCH1LTOY91EO5hQ==} + '@esbuild/linux-x64@0.24.2': + resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.24.2': - resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==} + '@esbuild/linux-x64@0.25.0': + resolution: {integrity: sha512-9yl91rHw/cpwMCNytUDxwj2XjFpxML0y9HAOH9pNVQDpQrBxHy01Dx+vaMu0N1CKa/RzBD2hB4u//nfc+Sd3Cw==} engines: {node: '>=18'} cpu: [x64] os: [linux] @@ -1506,32 +1506,38 @@ packages: cpu: [arm64] os: [netbsd] + '@esbuild/netbsd-arm64@0.25.0': + resolution: {integrity: sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + '@esbuild/netbsd-x64@0.18.20': resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.23.1': - resolution: {integrity: sha512-aevEkCNu7KlPRpYLjwmdcuNz6bDFiE7Z8XC4CPqExjTvrHugh28QzUXVOZtiYghciKUacNktqxdpymplil1beA==} + '@esbuild/netbsd-x64@0.24.2': + resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.24.2': - resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==} + '@esbuild/netbsd-x64@0.25.0': + resolution: {integrity: sha512-jl+qisSB5jk01N5f7sPCsBENCOlPiS/xptD5yxOx2oqQfyourJwIKLRA2yqWdifj3owQZCL2sn6o08dBzZGQzA==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.23.1': - resolution: {integrity: sha512-3x37szhLexNA4bXhLrCC/LImN/YtWis6WXr1VESlfVtVeoFJBRINPJ3f0a/6LV8zpikqoUg4hyXw0sFBt5Cr+Q==} + '@esbuild/openbsd-arm64@0.24.2': + resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-arm64@0.24.2': - resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==} + '@esbuild/openbsd-arm64@0.25.0': + resolution: {integrity: sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] @@ -1542,14 +1548,14 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.23.1': - resolution: {integrity: sha512-aY2gMmKmPhxfU+0EdnN+XNtGbjfQgwZj43k8G3fyrDM/UdZww6xrWxmDkuz2eCZchqVeABjV5BpildOrUbBTqA==} + '@esbuild/openbsd-x64@0.24.2': + resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.24.2': - resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==} + '@esbuild/openbsd-x64@0.25.0': + resolution: {integrity: sha512-2gwwriSMPcCFRlPlKx3zLQhfN/2WjJ2NSlg5TKLQOJdV0mSxIcYNTMhk3H3ulL/cak+Xj0lY1Ym9ysDV1igceg==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] @@ -1560,14 +1566,14 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.23.1': - resolution: {integrity: sha512-RBRT2gqEl0IKQABT4XTj78tpk9v7ehp+mazn2HbUeZl1YMdaGAQqhapjGTCe7uw7y0frDi4gS0uHzhvpFuI1sA==} + '@esbuild/sunos-x64@0.24.2': + resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==} engines: {node: '>=18'} cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.24.2': - resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==} + '@esbuild/sunos-x64@0.25.0': + resolution: {integrity: sha512-bxI7ThgLzPrPz484/S9jLlvUAHYMzy6I0XiU1ZMeAEOBcS0VePBFxh1JjTQt3Xiat5b6Oh4x7UC7IwKQKIJRIg==} engines: {node: '>=18'} cpu: [x64] os: [sunos] @@ -1578,14 +1584,14 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.23.1': - resolution: {integrity: sha512-4O+gPR5rEBe2FpKOVyiJ7wNDPA8nGzDuJ6gN4okSA1gEOYZ67N8JPk58tkWtdtPeLz7lBnY6I5L3jdsr3S+A6A==} + '@esbuild/win32-arm64@0.24.2': + resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==} engines: {node: '>=18'} cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.24.2': - resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==} + '@esbuild/win32-arm64@0.25.0': + resolution: {integrity: sha512-ZUAc2YK6JW89xTbXvftxdnYy3m4iHIkDtK3CLce8wg8M2L+YZhIvO1DKpxrd0Yr59AeNNkTiic9YLf6FTtXWMw==} engines: {node: '>=18'} cpu: [arm64] os: [win32] @@ -1596,14 +1602,14 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.23.1': - resolution: {integrity: sha512-BcaL0Vn6QwCwre3Y717nVHZbAa4UBEigzFm6VdsVdT/MbZ38xoj1X9HPkZhbmaBGUD1W8vxAfffbDe8bA6AKnQ==} + '@esbuild/win32-ia32@0.24.2': + resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==} engines: {node: '>=18'} cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.24.2': - resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==} + '@esbuild/win32-ia32@0.25.0': + resolution: {integrity: sha512-eSNxISBu8XweVEWG31/JzjkIGbGIJN/TrRoiSVZwZ6pkC6VX4Im/WV2cz559/TXLcYbcrDN8JtKgd9DJVIo8GA==} engines: {node: '>=18'} cpu: [ia32] os: [win32] @@ -1614,14 +1620,14 @@ packages: cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.23.1': - resolution: {integrity: sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==} + '@esbuild/win32-x64@0.24.2': + resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==} engines: {node: '>=18'} cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.24.2': - resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==} + '@esbuild/win32-x64@0.25.0': + resolution: {integrity: sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -1636,32 +1642,28 @@ packages: resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/config-array@0.19.1': - resolution: {integrity: sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==} + '@eslint/config-array@0.19.2': + resolution: {integrity: sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@0.10.0': - resolution: {integrity: sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==} + '@eslint/core@0.12.0': + resolution: {integrity: sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/core@0.11.0': - resolution: {integrity: sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==} + '@eslint/eslintrc@3.3.0': + resolution: {integrity: sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/eslintrc@3.2.0': - resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==} + '@eslint/js@9.21.0': + resolution: {integrity: sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.20.0': - resolution: {integrity: sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==} + '@eslint/object-schema@2.1.6': + resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/object-schema@2.1.5': - resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - - '@eslint/plugin-kit@0.2.5': - resolution: {integrity: sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==} + '@eslint/plugin-kit@0.2.7': + resolution: {integrity: sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@hapi/hoek@9.3.0': @@ -1686,8 +1688,8 @@ packages: resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} engines: {node: '>=18.18'} - '@humanwhocodes/retry@0.4.1': - resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==} + '@humanwhocodes/retry@0.4.2': + resolution: {integrity: sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==} engines: {node: '>=18.18'} '@isaacs/cliui@8.0.2': @@ -2188,8 +2190,8 @@ packages: '@types/nightwatch@2.3.32': resolution: {integrity: sha512-RXAWpe83AERF0MbRHXaEJlMQGDtA6BW5sgbn2jO0z04yzbxc4gUvzaJwHpGULBSa2QKUHfBZoLwe/tuQx0PWLg==} - '@types/node@22.13.4': - resolution: {integrity: sha512-ywP2X0DYtX3y08eFVx5fNIw7/uIv8hYUKgXoK8oayJlLnKcRfEYCxWMVE1XagUdVtCJlZT1AU4LXEABW+L1Peg==} + '@types/node@22.13.8': + resolution: {integrity: sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -2212,51 +2214,51 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@typescript-eslint/eslint-plugin@8.24.1': - resolution: {integrity: sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==} + '@typescript-eslint/eslint-plugin@8.25.0': + resolution: {integrity: sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/parser@8.24.1': - resolution: {integrity: sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==} + '@typescript-eslint/parser@8.25.0': + resolution: {integrity: sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/scope-manager@8.24.1': - resolution: {integrity: sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==} + '@typescript-eslint/scope-manager@8.25.0': + resolution: {integrity: sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.24.1': - resolution: {integrity: sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==} + '@typescript-eslint/type-utils@8.25.0': + resolution: {integrity: sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/types@8.24.1': - resolution: {integrity: sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==} + '@typescript-eslint/types@8.25.0': + resolution: {integrity: sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.24.1': - resolution: {integrity: sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==} + '@typescript-eslint/typescript-estree@8.25.0': + resolution: {integrity: sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/utils@8.24.1': - resolution: {integrity: sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==} + '@typescript-eslint/utils@8.25.0': + resolution: {integrity: sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/visitor-keys@8.24.1': - resolution: {integrity: sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==} + '@typescript-eslint/visitor-keys@8.25.0': + resolution: {integrity: sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitejs/plugin-vue-jsx@4.1.1': @@ -2280,10 +2282,10 @@ packages: vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@vitest/eslint-plugin@1.1.31': - resolution: {integrity: sha512-xlsLr+e+AXZ/00eVZCtNmMeCJoJaRCoLDiAgLcxgQjSS1EertieB2MUHf8xIqPKs9lECc/UpL+y1xDcpvi02hw==} + '@vitest/eslint-plugin@1.1.36': + resolution: {integrity: sha512-IjBV/fcL9NJRxGw221ieaDsqKqj8qUo7rvSupDxMjTXyhsCusHC6M+jFUNqBp4PCkYFcf5bjrKxeZoCEWoPxig==} peerDependencies: - '@typescript-eslint/utils': '>= 8.0' + '@typescript-eslint/utils': ^8.24.0 eslint: '>= 8.57.0' typescript: '>= 5.0.0' vitest: '*' @@ -2293,11 +2295,11 @@ packages: vitest: optional: true - '@vitest/expect@3.0.6': - resolution: {integrity: sha512-zBduHf/ja7/QRX4HdP1DSq5XrPgdN+jzLOwaTq/0qZjYfgETNFCKf9nOAp2j3hmom3oTbczuUzrzg9Hafh7hNg==} + '@vitest/expect@3.0.7': + resolution: {integrity: sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==} - '@vitest/mocker@3.0.6': - resolution: {integrity: sha512-KPztr4/tn7qDGZfqlSPQoF2VgJcKxnDNhmfR3VgZ6Fy1bO8T9Fc1stUiTXtqz0yG24VpD00pZP5f8EOFknjNuQ==} + '@vitest/mocker@3.0.7': + resolution: {integrity: sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -2307,20 +2309,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.6': - resolution: {integrity: sha512-Zyctv3dbNL+67qtHfRnUE/k8qxduOamRfAL1BurEIQSyOEFffoMvx2pnDSSbKAAVxY0Ej2J/GH2dQKI0W2JyVg==} + '@vitest/pretty-format@3.0.7': + resolution: {integrity: sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==} - '@vitest/runner@3.0.6': - resolution: {integrity: sha512-JopP4m/jGoaG1+CBqubV/5VMbi7L+NQCJTu1J1Pf6YaUbk7bZtaq5CX7p+8sY64Sjn1UQ1XJparHfcvTTdu9cA==} + '@vitest/runner@3.0.7': + resolution: {integrity: sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==} - '@vitest/snapshot@3.0.6': - resolution: {integrity: sha512-qKSmxNQwT60kNwwJHMVwavvZsMGXWmngD023OHSgn873pV0lylK7dwBTfYP7e4URy5NiBCHHiQGA9DHkYkqRqg==} + '@vitest/snapshot@3.0.7': + resolution: {integrity: sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==} - '@vitest/spy@3.0.6': - resolution: {integrity: sha512-HfOGx/bXtjy24fDlTOpgiAEJbRfFxoX3zIGagCqACkFKKZ/TTOE6gYMKXlqecvxEndKFuNHcHqP081ggZ2yM0Q==} + '@vitest/spy@3.0.7': + resolution: {integrity: sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==} - '@vitest/utils@3.0.6': - resolution: {integrity: sha512-18ktZpf4GQFTbf9jK543uspU03Q2qya7ZGya5yiZ0Gx0nnnalBvd5ZBislbl2EhLjM8A8rt4OilqKG7QwcGkvQ==} + '@vitest/utils@3.0.7': + resolution: {integrity: sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==} '@volar/language-core@2.4.11': resolution: {integrity: sha512-lN2C1+ByfW9/JRPpqScuZt/4OrUUse57GLI6TbLgTIqBVemdl1wNcZ1qYGEo2+Gw8coYLgCy7SuKqn6IrQcQgg==} @@ -2400,8 +2402,8 @@ packages: eslint: '>= 8.21.0' prettier: '>= 3.0.0' - '@vue/language-core@2.2.2': - resolution: {integrity: sha512-QotO41kurE5PLf3vrNgGTk3QswO2PdUFjBwNiOi7zMmGhwb25PSTh9hD1MCgKC06AVv+8sZQvlL3Do4TTVHSiQ==} + '@vue/language-core@2.2.6': + resolution: {integrity: sha512-7IQTvwVOvhYSzcizZ2hAdqJjI+SaJS2GO7EnDlSlQ77drwl5UzNa2IZm9pO9MdMxrlw24CGI/Lo3xpCjM26veg==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2773,8 +2775,8 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chromedriver@133.0.1: - resolution: {integrity: sha512-Z9VrJ9547daetazzP4k+7COj0PTtkomvtt8OZr8swTzsqDOzG0Xymdxg0dUtptc4da3X9Zts1iZoxOkm7blx/g==} + chromedriver@133.0.3: + resolution: {integrity: sha512-wGZUtrSdyqnbweXEDIbn+ndu7memG4SEqG6/D+mSabKUEic0hveMYepAPAhlYtvyOc0X8JbsARYtEalVD3R/Vg==} engines: {node: '>=18'} hasBin: true @@ -2902,8 +2904,8 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cypress@14.0.3: - resolution: {integrity: sha512-yIdvobANw3kS+KF/t5vwjjPNufBA8ux7iQHaWxPTkUw2yCKI72m9mKM24eOwE84Wk4ALPsSvEcGbDrwgmhr4RA==} + cypress@14.1.0: + resolution: {integrity: sha512-pPPj8Uu9NwjaaiXAEcjYZZmgsq6v9Zs1Nw6a+zRF+ANgYSNhH4S32SjFRsvMcuOHR/8dp4GBJhBPqIPSs+TxaA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -3256,13 +3258,13 @@ packages: engines: {node: '>=12'} hasBin: true - esbuild@0.23.1: - resolution: {integrity: sha512-VVNz/9Sa0bs5SELtn3f7qhJCDPCF5oMEl5cO9/SSinpE9hbPVvxbd572HH5AKiP7WD8INO53GgfDDhRjkylHEg==} + esbuild@0.24.2: + resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==} engines: {node: '>=18'} hasBin: true - esbuild@0.24.2: - resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==} + esbuild@0.25.0: + resolution: {integrity: sha512-BXq5mqc8ltbaN34cDqWuYKyNhX8D/Z0J1xdtdQ8UcIIIyJyz+ZMKUt58tF3SrZ85jcfN/PZYhjR5uDQAYNVbuw==} engines: {node: '>=18'} hasBin: true @@ -3348,8 +3350,8 @@ packages: resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.20.1: - resolution: {integrity: sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==} + eslint@9.21.0: + resolution: {integrity: sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -4521,8 +4523,8 @@ packages: pkg-types@1.3.0: resolution: {integrity: sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg==} - pkgroll@2.10.0: - resolution: {integrity: sha512-v9LPi6fXnbs6FeR67to3Q+LWSamBSKNYUGiXRYcetI41KVgv+ncxwNVyF9oT2mvhy8L2DjEWT2HmX3xxQXmwHg==} + pkgroll@2.11.2: + resolution: {integrity: sha512-AnmLpYTRsOuYl3tATsx9EHaBFN5siNu9ufdu0REz8oKDiILMsWrfvis3DxZh+ATw7z7lbc+hx7pE63pkI3k4Rg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -5041,8 +5043,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.19.2: - resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==} + tsx@4.19.3: + resolution: {integrity: sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -5076,8 +5078,8 @@ packages: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} - typescript-eslint@8.24.1: - resolution: {integrity: sha512-cw3rEdzDqBs70TIcb0Gdzbt6h11BSs2pS0yaq7hDWDBtCCSei1pPSUXE9qUdQ/Wm9NgFg8mKtMt1b8fTHIl1jA==} + typescript-eslint@8.25.0: + resolution: {integrity: sha512-TxRdQQLH4g7JkoFlYG3caW5v1S6kEkz8rqt80iQJZUYPq1zD1Ra7HfQBJJ88ABRaMvHAXnwRvRB4V+6sQ9xN5Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -5153,8 +5155,8 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 - vite-node@3.0.6: - resolution: {integrity: sha512-s51RzrTkXKJrhNbUzQRsarjmAae7VmMPAsRT7lppVpIg6mK3zGthP9Hgz0YQQKuNcF+Ii7DfYk3Fxz40jRmePw==} + vite-node@3.0.7: + resolution: {integrity: sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -5250,16 +5252,16 @@ packages: yaml: optional: true - vitest@3.0.6: - resolution: {integrity: sha512-/iL1Sc5VeDZKPDe58oGK4HUFLhw6b5XdY1MYawjuSaDA4sEfYlY9HnS6aCEG26fX+MgUi7MwlduTBHHAI/OvMA==} + vitest@3.0.7: + resolution: {integrity: sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.6 - '@vitest/ui': 3.0.6 + '@vitest/browser': 3.0.7 + '@vitest/ui': 3.0.7 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -5295,8 +5297,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.2.2: - resolution: {integrity: sha512-1icPKkxAA5KTAaSwg0wVWdE48EdsH8fgvcbAiqojP4jXKl6LEM3soiW1aG/zrWrFt8Mw1ncG2vG1PvpZpVfehA==} + vue-tsc@2.2.6: + resolution: {integrity: sha512-TI6eAnWPatONEpVAZt1etbSrh8tDpHOLSlRqKGudOK5WKVnBGzHXUi0KR4UCsf2o5P+5285w4HF+5avhfH7IMA==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -5733,19 +5735,19 @@ snapshots: transitivePeerDependencies: - supports-color - '@esbuild/aix-ppc64@0.23.1': + '@esbuild/aix-ppc64@0.24.2': optional: true - '@esbuild/aix-ppc64@0.24.2': + '@esbuild/aix-ppc64@0.25.0': optional: true '@esbuild/android-arm64@0.18.20': optional: true - '@esbuild/android-arm64@0.23.1': + '@esbuild/android-arm64@0.24.2': optional: true - '@esbuild/android-arm64@0.24.2': + '@esbuild/android-arm64@0.25.0': optional: true '@esbuild/android-arm@0.15.18': @@ -5757,82 +5759,82 @@ snapshots: '@esbuild/android-arm@0.18.20': optional: true - '@esbuild/android-arm@0.23.1': + '@esbuild/android-arm@0.24.2': optional: true - '@esbuild/android-arm@0.24.2': + '@esbuild/android-arm@0.25.0': optional: true '@esbuild/android-x64@0.18.20': optional: true - '@esbuild/android-x64@0.23.1': + '@esbuild/android-x64@0.24.2': optional: true - '@esbuild/android-x64@0.24.2': + '@esbuild/android-x64@0.25.0': optional: true '@esbuild/darwin-arm64@0.18.20': optional: true - '@esbuild/darwin-arm64@0.23.1': + '@esbuild/darwin-arm64@0.24.2': optional: true - '@esbuild/darwin-arm64@0.24.2': + '@esbuild/darwin-arm64@0.25.0': optional: true '@esbuild/darwin-x64@0.18.20': optional: true - '@esbuild/darwin-x64@0.23.1': + '@esbuild/darwin-x64@0.24.2': optional: true - '@esbuild/darwin-x64@0.24.2': + '@esbuild/darwin-x64@0.25.0': optional: true '@esbuild/freebsd-arm64@0.18.20': optional: true - '@esbuild/freebsd-arm64@0.23.1': + '@esbuild/freebsd-arm64@0.24.2': optional: true - '@esbuild/freebsd-arm64@0.24.2': + '@esbuild/freebsd-arm64@0.25.0': optional: true '@esbuild/freebsd-x64@0.18.20': optional: true - '@esbuild/freebsd-x64@0.23.1': + '@esbuild/freebsd-x64@0.24.2': optional: true - '@esbuild/freebsd-x64@0.24.2': + '@esbuild/freebsd-x64@0.25.0': optional: true '@esbuild/linux-arm64@0.18.20': optional: true - '@esbuild/linux-arm64@0.23.1': + '@esbuild/linux-arm64@0.24.2': optional: true - '@esbuild/linux-arm64@0.24.2': + '@esbuild/linux-arm64@0.25.0': optional: true '@esbuild/linux-arm@0.18.20': optional: true - '@esbuild/linux-arm@0.23.1': + '@esbuild/linux-arm@0.24.2': optional: true - '@esbuild/linux-arm@0.24.2': + '@esbuild/linux-arm@0.25.0': optional: true '@esbuild/linux-ia32@0.18.20': optional: true - '@esbuild/linux-ia32@0.23.1': + '@esbuild/linux-ia32@0.24.2': optional: true - '@esbuild/linux-ia32@0.24.2': + '@esbuild/linux-ia32@0.25.0': optional: true '@esbuild/linux-loong64@0.15.18': @@ -5841,144 +5843,143 @@ snapshots: '@esbuild/linux-loong64@0.18.20': optional: true - '@esbuild/linux-loong64@0.23.1': + '@esbuild/linux-loong64@0.24.2': optional: true - '@esbuild/linux-loong64@0.24.2': + '@esbuild/linux-loong64@0.25.0': optional: true '@esbuild/linux-mips64el@0.18.20': optional: true - '@esbuild/linux-mips64el@0.23.1': + '@esbuild/linux-mips64el@0.24.2': optional: true - '@esbuild/linux-mips64el@0.24.2': + '@esbuild/linux-mips64el@0.25.0': optional: true '@esbuild/linux-ppc64@0.18.20': optional: true - '@esbuild/linux-ppc64@0.23.1': + '@esbuild/linux-ppc64@0.24.2': optional: true - '@esbuild/linux-ppc64@0.24.2': + '@esbuild/linux-ppc64@0.25.0': optional: true '@esbuild/linux-riscv64@0.18.20': optional: true - '@esbuild/linux-riscv64@0.23.1': + '@esbuild/linux-riscv64@0.24.2': optional: true - '@esbuild/linux-riscv64@0.24.2': + '@esbuild/linux-riscv64@0.25.0': optional: true '@esbuild/linux-s390x@0.18.20': optional: true - '@esbuild/linux-s390x@0.23.1': + '@esbuild/linux-s390x@0.24.2': optional: true - '@esbuild/linux-s390x@0.24.2': + '@esbuild/linux-s390x@0.25.0': optional: true '@esbuild/linux-x64@0.18.20': optional: true - '@esbuild/linux-x64@0.23.1': + '@esbuild/linux-x64@0.24.2': optional: true - '@esbuild/linux-x64@0.24.2': + '@esbuild/linux-x64@0.25.0': optional: true '@esbuild/netbsd-arm64@0.24.2': optional: true - '@esbuild/netbsd-x64@0.18.20': + '@esbuild/netbsd-arm64@0.25.0': optional: true - '@esbuild/netbsd-x64@0.23.1': + '@esbuild/netbsd-x64@0.18.20': optional: true '@esbuild/netbsd-x64@0.24.2': optional: true - '@esbuild/openbsd-arm64@0.23.1': + '@esbuild/netbsd-x64@0.25.0': optional: true '@esbuild/openbsd-arm64@0.24.2': optional: true - '@esbuild/openbsd-x64@0.18.20': + '@esbuild/openbsd-arm64@0.25.0': optional: true - '@esbuild/openbsd-x64@0.23.1': + '@esbuild/openbsd-x64@0.18.20': optional: true '@esbuild/openbsd-x64@0.24.2': optional: true - '@esbuild/sunos-x64@0.18.20': + '@esbuild/openbsd-x64@0.25.0': optional: true - '@esbuild/sunos-x64@0.23.1': + '@esbuild/sunos-x64@0.18.20': optional: true '@esbuild/sunos-x64@0.24.2': optional: true - '@esbuild/win32-arm64@0.18.20': + '@esbuild/sunos-x64@0.25.0': optional: true - '@esbuild/win32-arm64@0.23.1': + '@esbuild/win32-arm64@0.18.20': optional: true '@esbuild/win32-arm64@0.24.2': optional: true - '@esbuild/win32-ia32@0.18.20': + '@esbuild/win32-arm64@0.25.0': optional: true - '@esbuild/win32-ia32@0.23.1': + '@esbuild/win32-ia32@0.18.20': optional: true '@esbuild/win32-ia32@0.24.2': optional: true - '@esbuild/win32-x64@0.18.20': + '@esbuild/win32-ia32@0.25.0': optional: true - '@esbuild/win32-x64@0.23.1': + '@esbuild/win32-x64@0.18.20': optional: true '@esbuild/win32-x64@0.24.2': optional: true - '@eslint-community/eslint-utils@4.4.1(eslint@9.20.1)': + '@esbuild/win32-x64@0.25.0': + optional: true + + '@eslint-community/eslint-utils@4.4.1(eslint@9.21.0)': dependencies: - eslint: 9.20.1 + eslint: 9.21.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} - '@eslint/config-array@0.19.1': + '@eslint/config-array@0.19.2': dependencies: - '@eslint/object-schema': 2.1.5 + '@eslint/object-schema': 2.1.6 debug: 4.4.0(supports-color@8.1.1) minimatch: 3.1.2 transitivePeerDependencies: - supports-color - '@eslint/core@0.10.0': - dependencies: - '@types/json-schema': 7.0.15 - - '@eslint/core@0.11.0': + '@eslint/core@0.12.0': dependencies: '@types/json-schema': 7.0.15 - '@eslint/eslintrc@3.2.0': + '@eslint/eslintrc@3.3.0': dependencies: ajv: 6.12.6 debug: 4.4.0(supports-color@8.1.1) @@ -5992,13 +5993,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.20.0': {} + '@eslint/js@9.21.0': {} - '@eslint/object-schema@2.1.5': {} + '@eslint/object-schema@2.1.6': {} - '@eslint/plugin-kit@0.2.5': + '@eslint/plugin-kit@0.2.7': dependencies: - '@eslint/core': 0.10.0 + '@eslint/core': 0.12.0 levn: 0.4.1 '@hapi/hoek@9.3.0': {} @@ -6018,7 +6019,7 @@ snapshots: '@humanwhocodes/retry@0.3.1': {} - '@humanwhocodes/retry@0.4.1': {} + '@humanwhocodes/retry@0.4.2': {} '@isaacs/cliui@8.0.2': dependencies: @@ -6143,12 +6144,12 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.13.4)(vue@3.5.13(typescript@5.7.3))': + '@nightwatch/vue@3.1.2(@types/node@22.13.8)(vue@3.5.13(typescript@5.7.3))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.4))(vue@3.5.13(typescript@5.7.3)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.8))(vue@3.5.13(typescript@5.7.3)) get-port: 5.1.1 - vite: 4.5.5(@types/node@22.13.4) + vite: 4.5.5(@types/node@22.13.8) vite-plugin-nightwatch: 0.4.6 optionalDependencies: '@esbuild/android-arm': 0.17.19 @@ -6418,7 +6419,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.13.4 + '@types/node': 22.13.8 '@types/tough-cookie': 4.0.5 parse5: 7.2.1 @@ -6427,11 +6428,11 @@ snapshots: '@types/nightwatch@2.3.32': dependencies: '@types/chai': 5.0.1 - '@types/node': 22.13.4 + '@types/node': 22.13.8 '@types/selenium-webdriver': 4.1.28 devtools-protocol: 0.0.1025565 - '@types/node@22.13.4': + '@types/node@22.13.8': dependencies: undici-types: 6.20.0 @@ -6439,7 +6440,7 @@ snapshots: '@types/selenium-webdriver@4.1.28': dependencies: - '@types/node': 22.13.4 + '@types/node': 22.13.8 '@types/ws': 8.5.13 '@types/sinonjs__fake-timers@8.1.1': {} @@ -6450,22 +6451,22 @@ snapshots: '@types/ws@8.5.13': dependencies: - '@types/node': 22.13.4 + '@types/node': 22.13.8 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.13.4 + '@types/node': 22.13.8 optional: true - '@typescript-eslint/eslint-plugin@8.24.1(@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.24.1(eslint@9.20.1)(typescript@5.7.3) - '@typescript-eslint/scope-manager': 8.24.1 - '@typescript-eslint/type-utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) - '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.24.1 - eslint: 9.20.1 + '@typescript-eslint/parser': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.25.0 + '@typescript-eslint/type-utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.25.0 + eslint: 9.21.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -6474,40 +6475,40 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3)': + '@typescript-eslint/parser@8.25.0(eslint@9.21.0)(typescript@5.7.3)': dependencies: - '@typescript-eslint/scope-manager': 8.24.1 - '@typescript-eslint/types': 8.24.1 - '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.24.1 + '@typescript-eslint/scope-manager': 8.25.0 + '@typescript-eslint/types': 8.25.0 + '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.25.0 debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.1 + eslint: 9.21.0 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.24.1': + '@typescript-eslint/scope-manager@8.25.0': dependencies: - '@typescript-eslint/types': 8.24.1 - '@typescript-eslint/visitor-keys': 8.24.1 + '@typescript-eslint/types': 8.25.0 + '@typescript-eslint/visitor-keys': 8.25.0 - '@typescript-eslint/type-utils@8.24.1(eslint@9.20.1)(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.25.0(eslint@9.21.0)(typescript@5.7.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.7.3) - '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.7.3) + '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.1 + eslint: 9.21.0 ts-api-utils: 2.0.1(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.24.1': {} + '@typescript-eslint/types@8.25.0': {} - '@typescript-eslint/typescript-estree@8.24.1(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.25.0(typescript@5.7.3)': dependencies: - '@typescript-eslint/types': 8.24.1 - '@typescript-eslint/visitor-keys': 8.24.1 + '@typescript-eslint/types': 8.25.0 + '@typescript-eslint/visitor-keys': 8.25.0 debug: 4.4.0(supports-color@8.1.1) fast-glob: 3.3.3 is-glob: 4.0.3 @@ -6518,87 +6519,87 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3)': + '@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) - '@typescript-eslint/scope-manager': 8.24.1 - '@typescript-eslint/types': 8.24.1 - '@typescript-eslint/typescript-estree': 8.24.1(typescript@5.7.3) - eslint: 9.20.1 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0) + '@typescript-eslint/scope-manager': 8.25.0 + '@typescript-eslint/types': 8.25.0 + '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.7.3) + eslint: 9.21.0 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.24.1': + '@typescript-eslint/visitor-keys@8.25.0': dependencies: - '@typescript-eslint/types': 8.24.1 + '@typescript-eslint/types': 8.25.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.26.5(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.4))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.8))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 4.5.5(@types/node@22.13.4) + vite: 4.5.5(@types/node@22.13.8) vue: 3.5.13(typescript@5.7.3) - '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) - '@vitest/eslint-plugin@1.1.31(@typescript-eslint/utils@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3)(vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0))': + '@vitest/eslint-plugin@1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0))': dependencies: - '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) - eslint: 9.20.1 + '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + eslint: 9.21.0 optionalDependencies: typescript: 5.7.3 - vitest: 3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0) + vitest: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) - '@vitest/expect@3.0.6': + '@vitest/expect@3.0.7': dependencies: - '@vitest/spy': 3.0.6 - '@vitest/utils': 3.0.6 + '@vitest/spy': 3.0.7 + '@vitest/utils': 3.0.7 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.6(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))': + '@vitest/mocker@3.0.7(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))': dependencies: - '@vitest/spy': 3.0.6 + '@vitest/spy': 3.0.7 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) - '@vitest/pretty-format@3.0.6': + '@vitest/pretty-format@3.0.7': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.6': + '@vitest/runner@3.0.7': dependencies: - '@vitest/utils': 3.0.6 + '@vitest/utils': 3.0.7 pathe: 2.0.3 - '@vitest/snapshot@3.0.6': + '@vitest/snapshot@3.0.7': dependencies: - '@vitest/pretty-format': 3.0.6 + '@vitest/pretty-format': 3.0.7 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.0.6': + '@vitest/spy@3.0.7': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.6': + '@vitest/utils@3.0.7': dependencies: - '@vitest/pretty-format': 3.0.6 + '@vitest/pretty-format': 3.0.7 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -6620,7 +6621,7 @@ snapshots: ast-kit: 1.4.0 local-pkg: 1.0.0 magic-string-ast: 0.7.0 - pathe: 2.0.2 + pathe: 2.0.3 picomatch: 4.0.2 optionalDependencies: vue: 3.5.13(typescript@5.7.3) @@ -6696,14 +6697,14 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.2 - '@vue/devtools-core@7.7.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vue/devtools-core@7.7.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@vue/devtools-kit': 7.7.1 '@vue/devtools-shared': 7.7.1 mitt: 3.0.1 nanoid: 5.0.9 pathe: 2.0.2 - vite-hot-client: 0.2.4(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)) + vite-hot-client: 0.2.4(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - vite @@ -6736,16 +6737,16 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/eslint-config-prettier@10.2.0(eslint@9.20.1)(prettier@3.5.0)': + '@vue/eslint-config-prettier@10.2.0(eslint@9.21.0)(prettier@3.5.0)': dependencies: - eslint: 9.20.1 - eslint-config-prettier: 10.0.1(eslint@9.20.1) - eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.1))(eslint@9.20.1)(prettier@3.5.0) + eslint: 9.21.0 + eslint-config-prettier: 10.0.1(eslint@9.21.0) + eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.21.0))(eslint@9.21.0)(prettier@3.5.0) prettier: 3.5.0 transitivePeerDependencies: - '@types/eslint' - '@vue/language-core@2.2.2(typescript@5.7.3)': + '@vue/language-core@2.2.6(typescript@5.7.3)': dependencies: '@volar/language-core': 2.4.11 '@vue/compiler-dom': 3.5.13 @@ -6931,7 +6932,7 @@ snapshots: ast-kit@1.4.0: dependencies: '@babel/parser': 7.26.5 - pathe: 2.0.2 + pathe: 2.0.3 ast-types@0.13.4: dependencies: @@ -7150,7 +7151,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromedriver@133.0.1: + chromedriver@133.0.3: dependencies: '@testim/chrome-version': 1.1.4 axios: 1.7.9(debug@4.4.0) @@ -7268,7 +7269,7 @@ snapshots: csstype@3.1.3: {} - cypress@14.0.3: + cypress@14.1.0: dependencies: '@cypress/request': 3.0.7 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -7620,33 +7621,6 @@ snapshots: '@esbuild/win32-ia32': 0.18.20 '@esbuild/win32-x64': 0.18.20 - esbuild@0.23.1: - optionalDependencies: - '@esbuild/aix-ppc64': 0.23.1 - '@esbuild/android-arm': 0.23.1 - '@esbuild/android-arm64': 0.23.1 - '@esbuild/android-x64': 0.23.1 - '@esbuild/darwin-arm64': 0.23.1 - '@esbuild/darwin-x64': 0.23.1 - '@esbuild/freebsd-arm64': 0.23.1 - '@esbuild/freebsd-x64': 0.23.1 - '@esbuild/linux-arm': 0.23.1 - '@esbuild/linux-arm64': 0.23.1 - '@esbuild/linux-ia32': 0.23.1 - '@esbuild/linux-loong64': 0.23.1 - '@esbuild/linux-mips64el': 0.23.1 - '@esbuild/linux-ppc64': 0.23.1 - '@esbuild/linux-riscv64': 0.23.1 - '@esbuild/linux-s390x': 0.23.1 - '@esbuild/linux-x64': 0.23.1 - '@esbuild/netbsd-x64': 0.23.1 - '@esbuild/openbsd-arm64': 0.23.1 - '@esbuild/openbsd-x64': 0.23.1 - '@esbuild/sunos-x64': 0.23.1 - '@esbuild/win32-arm64': 0.23.1 - '@esbuild/win32-ia32': 0.23.1 - '@esbuild/win32-x64': 0.23.1 - esbuild@0.24.2: optionalDependencies: '@esbuild/aix-ppc64': 0.24.2 @@ -7675,6 +7649,34 @@ snapshots: '@esbuild/win32-ia32': 0.24.2 '@esbuild/win32-x64': 0.24.2 + esbuild@0.25.0: + optionalDependencies: + '@esbuild/aix-ppc64': 0.25.0 + '@esbuild/android-arm': 0.25.0 + '@esbuild/android-arm64': 0.25.0 + '@esbuild/android-x64': 0.25.0 + '@esbuild/darwin-arm64': 0.25.0 + '@esbuild/darwin-x64': 0.25.0 + '@esbuild/freebsd-arm64': 0.25.0 + '@esbuild/freebsd-x64': 0.25.0 + '@esbuild/linux-arm': 0.25.0 + '@esbuild/linux-arm64': 0.25.0 + '@esbuild/linux-ia32': 0.25.0 + '@esbuild/linux-loong64': 0.25.0 + '@esbuild/linux-mips64el': 0.25.0 + '@esbuild/linux-ppc64': 0.25.0 + '@esbuild/linux-riscv64': 0.25.0 + '@esbuild/linux-s390x': 0.25.0 + '@esbuild/linux-x64': 0.25.0 + '@esbuild/netbsd-arm64': 0.25.0 + '@esbuild/netbsd-x64': 0.25.0 + '@esbuild/openbsd-arm64': 0.25.0 + '@esbuild/openbsd-x64': 0.25.0 + '@esbuild/sunos-x64': 0.25.0 + '@esbuild/win32-arm64': 0.25.0 + '@esbuild/win32-ia32': 0.25.0 + '@esbuild/win32-x64': 0.25.0 + escalade@3.2.0: {} escape-string-regexp@1.0.5: {} @@ -7689,54 +7691,54 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-compat-utils@0.6.4(eslint@9.20.1): + eslint-compat-utils@0.6.4(eslint@9.21.0): dependencies: - eslint: 9.20.1 + eslint: 9.21.0 semver: 7.6.3 - eslint-config-prettier@10.0.1(eslint@9.20.1): + eslint-config-prettier@10.0.1(eslint@9.21.0): dependencies: - eslint: 9.20.1 + eslint: 9.21.0 - eslint-plugin-cypress@4.1.0(eslint@9.20.1): + eslint-plugin-cypress@4.1.0(eslint@9.21.0): dependencies: - eslint: 9.20.1 + eslint: 9.21.0 globals: 15.14.0 - eslint-plugin-playwright@2.2.0(eslint@9.20.1): + eslint-plugin-playwright@2.2.0(eslint@9.21.0): dependencies: - eslint: 9.20.1 + eslint: 9.21.0 globals: 13.24.0 - eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.20.1))(eslint@9.20.1)(prettier@3.5.0): + eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.21.0))(eslint@9.21.0)(prettier@3.5.0): dependencies: - eslint: 9.20.1 + eslint: 9.21.0 prettier: 3.5.0 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: - eslint-config-prettier: 10.0.1(eslint@9.20.1) + eslint-config-prettier: 10.0.1(eslint@9.21.0) - eslint-plugin-vue@9.32.0(eslint@9.20.1): + eslint-plugin-vue@9.32.0(eslint@9.21.0): dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) - eslint: 9.20.1 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0) + eslint: 9.21.0 globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 semver: 7.6.3 - vue-eslint-parser: 9.4.3(eslint@9.20.1) + vue-eslint-parser: 9.4.3(eslint@9.21.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color - eslint-plugin-yml@1.17.0(eslint@9.20.1): + eslint-plugin-yml@1.17.0(eslint@9.21.0): dependencies: debug: 4.4.0(supports-color@8.1.1) escape-string-regexp: 4.0.0 - eslint: 9.20.1 - eslint-compat-utils: 0.6.4(eslint@9.20.1) + eslint: 9.21.0 + eslint-compat-utils: 0.6.4(eslint@9.21.0) natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 transitivePeerDependencies: @@ -7756,18 +7758,18 @@ snapshots: eslint-visitor-keys@4.2.0: {} - eslint@9.20.1: + eslint@9.21.0: dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@9.20.1) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0) '@eslint-community/regexpp': 4.12.1 - '@eslint/config-array': 0.19.1 - '@eslint/core': 0.11.0 - '@eslint/eslintrc': 3.2.0 - '@eslint/js': 9.20.0 - '@eslint/plugin-kit': 0.2.5 + '@eslint/config-array': 0.19.2 + '@eslint/core': 0.12.0 + '@eslint/eslintrc': 3.3.0 + '@eslint/js': 9.21.0 + '@eslint/plugin-kit': 0.2.7 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 - '@humanwhocodes/retry': 0.4.1 + '@humanwhocodes/retry': 0.4.2 '@types/estree': 1.0.6 '@types/json-schema': 7.0.15 ajv: 6.12.6 @@ -8695,7 +8697,7 @@ snapshots: mlly@1.7.4: dependencies: acorn: 8.14.0 - pathe: 2.0.2 + pathe: 2.0.3 pkg-types: 1.3.0 ufo: 1.5.4 @@ -8742,7 +8744,7 @@ snapshots: dependencies: axe-core: 4.10.2 - nightwatch@3.11.1(chromedriver@133.0.1)(geckodriver@5.0.0(bare-buffer@3.0.1)): + nightwatch@3.11.1(chromedriver@133.0.3)(geckodriver@5.0.0(bare-buffer@3.0.1)): dependencies: '@nightwatch/chai': 5.0.3 '@nightwatch/html-reporter-template': 0.3.0 @@ -8779,7 +8781,7 @@ snapshots: untildify: 4.0.0 uuid: 8.3.2 optionalDependencies: - chromedriver: 133.0.1 + chromedriver: 133.0.3 geckodriver: 5.0.0(bare-buffer@3.0.1) transitivePeerDependencies: - bufferutil @@ -9011,7 +9013,7 @@ snapshots: mlly: 1.7.4 pathe: 1.1.2 - pkgroll@2.10.0(typescript@5.7.3): + pkgroll@2.11.2(typescript@5.7.3): dependencies: '@rollup/plugin-alias': 5.1.1(rollup@4.34.8) '@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8) @@ -9603,14 +9605,14 @@ snapshots: dependencies: typescript: 5.7.3 - ts-node@10.9.2(@types/node@22.13.4)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.13.8)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.13.4 + '@types/node': 22.13.8 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -9623,9 +9625,9 @@ snapshots: tslib@2.8.1: {} - tsx@4.19.2: + tsx@4.19.3: dependencies: - esbuild: 0.23.1 + esbuild: 0.25.0 get-tsconfig: 4.8.1 optionalDependencies: fsevents: 2.3.3 @@ -9650,12 +9652,12 @@ snapshots: type-fest@0.7.1: {} - typescript-eslint@8.24.1(eslint@9.20.1)(typescript@5.7.3): + typescript-eslint@8.25.0(eslint@9.21.0)(typescript@5.7.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.24.1(@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1)(typescript@5.7.3) - '@typescript-eslint/parser': 8.24.1(eslint@9.20.1)(typescript@5.7.3) - '@typescript-eslint/utils': 8.24.1(eslint@9.20.1)(typescript@5.7.3) - eslint: 9.20.1 + '@typescript-eslint/eslint-plugin': 8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/parser': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + eslint: 9.21.0 typescript: 5.7.3 transitivePeerDependencies: - supports-color @@ -9728,17 +9730,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.4(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)): + vite-hot-client@0.2.4(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): dependencies: - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) - vite-node@3.0.6(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0): + vite-node@3.0.7(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -9753,7 +9755,7 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)): + vite-plugin-inspect@0.8.9(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.4(rollup@4.34.8) @@ -9764,7 +9766,7 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color @@ -9783,23 +9785,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): + vite-plugin-vue-devtools@7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): dependencies: - '@vue/devtools-core': 7.7.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + '@vue/devtools-core': 7.7.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/devtools-kit': 7.7.1 '@vue/devtools-shared': 7.7.1 execa: 9.5.2 sirv: 3.0.0 - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) - vite-plugin-inspect: 0.8.9(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)) - vite-plugin-vue-inspector: 5.3.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite-plugin-inspect: 0.8.9(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + vite-plugin-vue-inspector: 5.3.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)): + vite-plugin-vue-inspector@5.3.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): dependencies: '@babel/core': 7.26.0 '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.0) @@ -9810,39 +9812,39 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.17 - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - supports-color - vite@4.5.5(@types/node@22.13.4): + vite@4.5.5(@types/node@22.13.8): dependencies: esbuild: 0.18.20 postcss: 8.5.0 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.13.4 + '@types/node': 22.13.8 fsevents: 2.3.3 - vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0): + vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0): dependencies: esbuild: 0.24.2 postcss: 8.5.1 rollup: 4.30.1 optionalDependencies: - '@types/node': 22.13.4 + '@types/node': 22.13.8 fsevents: 2.3.3 - tsx: 4.19.2 + tsx: 4.19.3 yaml: 2.7.0 - vitest@3.0.6(@types/node@22.13.4)(jsdom@26.0.0)(tsx@4.19.2)(yaml@2.7.0): + vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0): dependencies: - '@vitest/expect': 3.0.6 - '@vitest/mocker': 3.0.6(vite@6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0)) - '@vitest/pretty-format': 3.0.6 - '@vitest/runner': 3.0.6 - '@vitest/snapshot': 3.0.6 - '@vitest/spy': 3.0.6 - '@vitest/utils': 3.0.6 + '@vitest/expect': 3.0.7 + '@vitest/mocker': 3.0.7(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + '@vitest/pretty-format': 3.0.7 + '@vitest/runner': 3.0.7 + '@vitest/snapshot': 3.0.7 + '@vitest/spy': 3.0.7 + '@vitest/utils': 3.0.7 chai: 5.2.0 debug: 4.4.0(supports-color@8.1.1) expect-type: 1.1.0 @@ -9853,11 +9855,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.1.0(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) - vite-node: 3.0.6(@types/node@22.13.4)(tsx@4.19.2)(yaml@2.7.0) + vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite-node: 3.0.7(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.4 + '@types/node': 22.13.8 jsdom: 26.0.0 transitivePeerDependencies: - jiti @@ -9877,10 +9879,10 @@ snapshots: vue-component-type-helpers@2.2.0: {} - vue-eslint-parser@9.4.3(eslint@9.20.1): + vue-eslint-parser@9.4.3(eslint@9.21.0): dependencies: debug: 4.4.0(supports-color@8.1.1) - eslint: 9.20.1 + eslint: 9.21.0 eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -9895,10 +9897,10 @@ snapshots: '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.7.3) - vue-tsc@2.2.2(typescript@5.7.3): + vue-tsc@2.2.6(typescript@5.7.3): dependencies: '@volar/typescript': 2.4.11 - '@vue/language-core': 2.2.2(typescript@5.7.3) + '@vue/language-core': 2.2.6(typescript@5.7.3) typescript: 5.7.3 vue@3.5.13(typescript@5.7.3): diff --git a/test/fixtures/file-based-routing/package.json b/test/fixtures/file-based-routing/package.json index bcb8e1c..cba1748 100644 --- a/test/fixtures/file-based-routing/package.json +++ b/test/fixtures/file-based-routing/package.json @@ -17,17 +17,17 @@ }, "devDependencies": { "@tsconfig/node22": "^22.0.0", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "unplugin-vue-router": "^0.11.2", "vite": "^6.1.0", "vite-plugin-vue-devtools": "^7.7.1", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } diff --git a/test/fixtures/with-older-espree/package.json b/test/fixtures/with-older-espree/package.json index 533f02c..b127a74 100644 --- a/test/fixtures/with-older-espree/package.json +++ b/test/fixtures/with-older-espree/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.4", + "@types/node": "^22.13.8", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", - "eslint": "^9.20.1", + "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "espree": "^9.6.1", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.1.0", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.6" } } From 1fd0bf4ca4b3a8f3536b4286837f2ebfdd7d6635 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:31:02 +0800 Subject: [PATCH 05/12] chore(deps): pin dependency prettier to v3.5.0 (#150) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/api-before-14.3/package.json | 2 +- examples/disable-type-checked-for-yml/package.json | 2 +- examples/type-checked/package.json | 2 +- examples/with-prettier/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index d24208d..8358d66 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -37,7 +37,7 @@ "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "^3.5.0", + "prettier": "3.5.0", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.1.0", diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index 63d3c24..d51b66c 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -38,7 +38,7 @@ "eslint-plugin-yml": "^1.17.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "^3.5.0", + "prettier": "3.5.0", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.1.0", diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 28214b8..4908d7b 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -37,7 +37,7 @@ "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "^3.5.0", + "prettier": "3.5.0", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.1.0", diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index 4c8ee34..2b29269 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -25,7 +25,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", - "prettier": "^3.5.0", + "prettier": "3.5.0", "typescript": "~5.7.3", "vite": "^6.1.0", "vue-tsc": "^2.2.6" diff --git a/package.json b/package.json index 35ef5a7..2f90952 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-vue": "^9.32.0", "execa": "^9.5.2", "pkgroll": "^2.11.2", - "prettier": "^3.5.0", + "prettier": "3.5.0", "tsx": "^4.19.3", "typescript": "~5.7.3", "vitest": "^3.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d342409..ac1bf34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: specifier: ^2.11.2 version: 2.11.2(typescript@5.7.3) prettier: - specifier: ^3.5.0 + specifier: 3.5.0 version: 3.5.0 tsx: specifier: ^4.19.3 @@ -156,7 +156,7 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: ^3.5.0 + specifier: 3.5.0 version: 3.5.0 start-server-and-test: specifier: ^2.0.10 @@ -324,7 +324,7 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: ^3.5.0 + specifier: 3.5.0 version: 3.5.0 start-server-and-test: specifier: ^2.0.10 @@ -446,7 +446,7 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: ^3.5.0 + specifier: 3.5.0 version: 3.5.0 start-server-and-test: specifier: ^2.0.10 @@ -743,7 +743,7 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: ^3.5.0 + specifier: 3.5.0 version: 3.5.0 typescript: specifier: ~5.7.3 From 2a1952f82fb9bec037fcd50e103182eebe946dd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:31:16 +0800 Subject: [PATCH 06/12] chore(deps): update vite packages (#148) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/allow-js/package.json | 2 +- examples/api-before-14.3/package.json | 4 +- .../package.json | 4 +- examples/disable-ts-in-templates/package.json | 2 +- .../disable-type-checked-for-yml/package.json | 4 +- examples/minimal/package.json | 2 +- examples/type-checked/package.json | 4 +- examples/with-cypress/package.json | 2 +- examples/with-jsx-in-vue/package.json | 2 +- examples/with-jsx/package.json | 2 +- examples/with-nightwatch/package.json | 2 +- examples/with-playwright/package.json | 2 +- examples/with-prettier/package.json | 2 +- examples/with-tsx-in-vue/package.json | 2 +- examples/with-tsx/package.json | 2 +- examples/with-vitest/package.json | 2 +- pnpm-lock.yaml | 424 +++++------------- test/fixtures/file-based-routing/package.json | 4 +- test/fixtures/with-older-espree/package.json | 2 +- 19 files changed, 134 insertions(+), 336 deletions(-) diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index 2c6bd7e..da5b9b1 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -24,7 +24,7 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 8358d66..08523a3 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -40,8 +40,8 @@ "prettier": "3.5.0", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", - "vite": "^6.1.0", - "vite-plugin-vue-devtools": "^7.7.1", + "vite": "^6.2.0", + "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", "vue-tsc": "^2.2.6" } 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 da272fd..948570f 100644 --- a/examples/custom-type-checked-rules-on-and-off/package.json +++ b/examples/custom-type-checked-rules-on-and-off/package.json @@ -24,8 +24,8 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", - "vite-plugin-vue-devtools": "^7.7.1", + "vite": "^6.2.0", + "vite-plugin-vue-devtools": "^7.7.2", "vue-tsc": "^2.2.6" } } diff --git a/examples/disable-ts-in-templates/package.json b/examples/disable-ts-in-templates/package.json index e5cb688..d779f89 100644 --- a/examples/disable-ts-in-templates/package.json +++ b/examples/disable-ts-in-templates/package.json @@ -24,7 +24,7 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index d51b66c..f74ba1d 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -41,8 +41,8 @@ "prettier": "3.5.0", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", - "vite": "^6.1.0", - "vite-plugin-vue-devtools": "^7.7.1", + "vite": "^6.2.0", + "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", "vue-tsc": "^2.2.6" } diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 2accf9d..e7e341b 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -24,7 +24,7 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 4908d7b..966748d 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -40,8 +40,8 @@ "prettier": "3.5.0", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", - "vite": "^6.1.0", - "vite-plugin-vue-devtools": "^7.7.1", + "vite": "^6.2.0", + "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", "vue-tsc": "^2.2.6" } diff --git a/examples/with-cypress/package.json b/examples/with-cypress/package.json index e36cf6a..f2c5373 100644 --- a/examples/with-cypress/package.json +++ b/examples/with-cypress/package.json @@ -31,7 +31,7 @@ "npm-run-all2": "^7.0.2", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/with-jsx-in-vue/package.json b/examples/with-jsx-in-vue/package.json index 4a66901..c11e910 100644 --- a/examples/with-jsx-in-vue/package.json +++ b/examples/with-jsx-in-vue/package.json @@ -25,7 +25,7 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/with-jsx/package.json b/examples/with-jsx/package.json index 3a0243b..c81c303 100644 --- a/examples/with-jsx/package.json +++ b/examples/with-jsx/package.json @@ -25,7 +25,7 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index 0727959..293da09 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -32,7 +32,7 @@ "npm-run-all2": "^7.0.2", "ts-node": "^10.9.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vite-plugin-nightwatch": "^0.4.6", "vue-tsc": "^2.2.6" } diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index 4d28be1..08978d1 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -27,7 +27,7 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index 2b29269..d5bb510 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -27,7 +27,7 @@ "npm-run-all2": "^7.0.2", "prettier": "3.5.0", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/with-tsx-in-vue/package.json b/examples/with-tsx-in-vue/package.json index 9b9b809..719be8c 100644 --- a/examples/with-tsx-in-vue/package.json +++ b/examples/with-tsx-in-vue/package.json @@ -25,7 +25,7 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/with-tsx/package.json b/examples/with-tsx/package.json index 5c6f1ef..6c42986 100644 --- a/examples/with-tsx/package.json +++ b/examples/with-tsx/package.json @@ -25,7 +25,7 @@ "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index 9e7ccf0..f6c60a9 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -29,7 +29,7 @@ "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vitest": "^3.0.7", "vue-tsc": "^2.2.6" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac1bf34..160d9e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,7 +69,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -89,8 +89,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -118,10 +118,10 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) @@ -165,11 +165,11 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: - specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + specifier: ^7.7.2 + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: specifier: ^3.0.7 version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) @@ -191,7 +191,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:^ version: link:../.. @@ -211,11 +211,11 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: - specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + specifier: ^7.7.2 + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -234,7 +234,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -254,8 +254,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -283,10 +283,10 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) @@ -333,11 +333,11 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: - specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + specifier: ^7.7.2 + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: specifier: ^3.0.7 version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) @@ -359,7 +359,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -379,8 +379,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -408,10 +408,10 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) @@ -455,11 +455,11 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: - specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + specifier: ^7.7.2 + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: specifier: ^3.0.7 version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) @@ -481,7 +481,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -510,8 +510,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -530,10 +530,10 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -553,8 +553,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -573,10 +573,10 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -596,8 +596,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -619,7 +619,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -654,8 +654,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 @@ -680,7 +680,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -703,8 +703,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -723,7 +723,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) @@ -749,8 +749,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -769,10 +769,10 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -792,8 +792,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -812,10 +812,10 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -835,8 +835,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -858,7 +858,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) @@ -887,8 +887,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vitest: specifier: ^3.0.7 version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) @@ -913,7 +913,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -936,11 +936,11 @@ importers: specifier: ^0.11.2 version: 0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)) vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: - specifier: ^7.7.1 - version: 7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + specifier: ^7.7.2 + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -959,7 +959,7 @@ importers: version: 22.13.8 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -982,8 +982,8 @@ importers: specifier: ~5.7.3 version: 5.7.3 vite: - specifier: ^6.1.0 - version: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + specifier: ^6.2.0 + version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.6 version: 2.2.6(typescript@5.7.3) @@ -1927,191 +1927,96 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.30.1': - resolution: {integrity: sha512-pSWY+EVt3rJ9fQ3IqlrEUtXh3cGqGtPDH1FQlNZehO2yYxCHEX1SPsz1M//NXwYfbTlcKr9WObLnJX9FsS9K1Q==} - cpu: [arm] - os: [android] - '@rollup/rollup-android-arm-eabi@4.34.8': resolution: {integrity: sha512-q217OSE8DTp8AFHuNHXo0Y86e1wtlfVrXiAlwkIvGRQv9zbc6mE3sjIVfwI8sYUyNxwOg0j/Vm1RKM04JcWLJw==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.30.1': - resolution: {integrity: sha512-/NA2qXxE3D/BRjOJM8wQblmArQq1YoBVJjrjoTSBS09jgUisq7bqxNHJ8kjCHeV21W/9WDGwJEWSN0KQ2mtD/w==} - cpu: [arm64] - os: [android] - '@rollup/rollup-android-arm64@4.34.8': resolution: {integrity: sha512-Gigjz7mNWaOL9wCggvoK3jEIUUbGul656opstjaUSGC3eT0BM7PofdAJaBfPFWWkXNVAXbaQtC99OCg4sJv70Q==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.30.1': - resolution: {integrity: sha512-r7FQIXD7gB0WJ5mokTUgUWPl0eYIH0wnxqeSAhuIwvnnpjdVB8cRRClyKLQr7lgzjctkbp5KmswWszlwYln03Q==} - cpu: [arm64] - os: [darwin] - '@rollup/rollup-darwin-arm64@4.34.8': resolution: {integrity: sha512-02rVdZ5tgdUNRxIUrFdcMBZQoaPMrxtwSb+/hOfBdqkatYHR3lZ2A2EGyHq2sGOd0Owk80oV3snlDASC24He3Q==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.30.1': - resolution: {integrity: sha512-x78BavIwSH6sqfP2xeI1hd1GpHL8J4W2BXcVM/5KYKoAD3nNsfitQhvWSw+TFtQTLZ9OmlF+FEInEHyubut2OA==} - cpu: [x64] - os: [darwin] - '@rollup/rollup-darwin-x64@4.34.8': resolution: {integrity: sha512-qIP/elwR/tq/dYRx3lgwK31jkZvMiD6qUtOycLhTzCvrjbZ3LjQnEM9rNhSGpbLXVJYQ3rq39A6Re0h9tU2ynw==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.30.1': - resolution: {integrity: sha512-HYTlUAjbO1z8ywxsDFWADfTRfTIIy/oUlfIDmlHYmjUP2QRDTzBuWXc9O4CXM+bo9qfiCclmHk1x4ogBjOUpUQ==} - cpu: [arm64] - os: [freebsd] - '@rollup/rollup-freebsd-arm64@4.34.8': resolution: {integrity: sha512-IQNVXL9iY6NniYbTaOKdrlVP3XIqazBgJOVkddzJlqnCpRi/yAeSOa8PLcECFSQochzqApIOE1GHNu3pCz+BDA==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.30.1': - resolution: {integrity: sha512-1MEdGqogQLccphhX5myCJqeGNYTNcmTyaic9S7CG3JhwuIByJ7J05vGbZxsizQthP1xpVx7kd3o31eOogfEirw==} - cpu: [x64] - os: [freebsd] - '@rollup/rollup-freebsd-x64@4.34.8': resolution: {integrity: sha512-TYXcHghgnCqYFiE3FT5QwXtOZqDj5GmaFNTNt3jNC+vh22dc/ukG2cG+pi75QO4kACohZzidsq7yKTKwq/Jq7Q==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.30.1': - resolution: {integrity: sha512-PaMRNBSqCx7K3Wc9QZkFx5+CX27WFpAMxJNiYGAXfmMIKC7jstlr32UhTgK6T07OtqR+wYlWm9IxzennjnvdJg==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-gnueabihf@4.34.8': resolution: {integrity: sha512-A4iphFGNkWRd+5m3VIGuqHnG3MVnqKe7Al57u9mwgbyZ2/xF9Jio72MaY7xxh+Y87VAHmGQr73qoKL9HPbXj1g==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.30.1': - resolution: {integrity: sha512-B8Rcyj9AV7ZlEFqvB5BubG5iO6ANDsRKlhIxySXcF1axXYUyqwBok+XZPgIYGBgs7LDXfWfifxhw0Ik57T0Yug==} - cpu: [arm] - os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.34.8': resolution: {integrity: sha512-S0lqKLfTm5u+QTxlFiAnb2J/2dgQqRy/XvziPtDd1rKZFXHTyYLoVL58M/XFwDI01AQCDIevGLbQrMAtdyanpA==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.30.1': - resolution: {integrity: sha512-hqVyueGxAj3cBKrAI4aFHLV+h0Lv5VgWZs9CUGqr1z0fZtlADVV1YPOij6AhcK5An33EXaxnDLmJdQikcn5NEw==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.34.8': resolution: {integrity: sha512-jpz9YOuPiSkL4G4pqKrus0pn9aYwpImGkosRKwNi+sJSkz+WU3anZe6hi73StLOQdfXYXC7hUfsQlTnjMd3s1A==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.30.1': - resolution: {integrity: sha512-i4Ab2vnvS1AE1PyOIGp2kXni69gU2DAUVt6FSXeIqUCPIR3ZlheMW3oP2JkukDfu3PsexYRbOiJrY+yVNSk9oA==} - cpu: [arm64] - os: [linux] - '@rollup/rollup-linux-arm64-musl@4.34.8': resolution: {integrity: sha512-KdSfaROOUJXgTVxJNAZ3KwkRc5nggDk+06P6lgi1HLv1hskgvxHUKZ4xtwHkVYJ1Rep4GNo+uEfycCRRxht7+Q==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.30.1': - resolution: {integrity: sha512-fARcF5g296snX0oLGkVxPmysetwUk2zmHcca+e9ObOovBR++9ZPOhqFUM61UUZ2EYpXVPN1redgqVoBB34nTpQ==} - cpu: [loong64] - os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.34.8': resolution: {integrity: sha512-NyF4gcxwkMFRjgXBM6g2lkT58OWztZvw5KkV2K0qqSnUEqCVcqdh2jN4gQrTn/YUpAcNKyFHfoOZEer9nwo6uQ==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': - resolution: {integrity: sha512-GLrZraoO3wVT4uFXh67ElpwQY0DIygxdv0BNW9Hkm3X34wu+BkqrDrkcsIapAY+N2ATEbvak0XQ9gxZtCIA5Rw==} - cpu: [ppc64] - os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.34.8': resolution: {integrity: sha512-LMJc999GkhGvktHU85zNTDImZVUCJ1z/MbAJTnviiWmmjyckP5aQsHtcujMjpNdMZPT2rQEDBlJfubhs3jsMfw==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.30.1': - resolution: {integrity: sha512-0WKLaAUUHKBtll0wvOmh6yh3S0wSU9+yas923JIChfxOaaBarmb/lBKPF0w/+jTVozFnOXJeRGZ8NvOxvk/jcw==} - cpu: [riscv64] - os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.34.8': resolution: {integrity: sha512-xAQCAHPj8nJq1PI3z8CIZzXuXCstquz7cIOL73HHdXiRcKk8Ywwqtx2wrIy23EcTn4aZ2fLJNBB8d0tQENPCmw==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.30.1': - resolution: {integrity: sha512-GWFs97Ruxo5Bt+cvVTQkOJ6TIx0xJDD/bMAOXWJg8TCSTEK8RnFeOeiFTxKniTc4vMIaWvCplMAFBt9miGxgkA==} - cpu: [s390x] - os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.34.8': resolution: {integrity: sha512-DdePVk1NDEuc3fOe3dPPTb+rjMtuFw89gw6gVWxQFAuEqqSdDKnrwzZHrUYdac7A7dXl9Q2Vflxpme15gUWQFA==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.30.1': - resolution: {integrity: sha512-UtgGb7QGgXDIO+tqqJ5oZRGHsDLO8SlpE4MhqpY9Llpzi5rJMvrK6ZGhsRCST2abZdBqIBeXW6WPD5fGK5SDwg==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-gnu@4.34.8': resolution: {integrity: sha512-8y7ED8gjxITUltTUEJLQdgpbPh1sUQ0kMTmufRF/Ns5tI9TNMNlhWtmPKKHCU0SilX+3MJkZ0zERYYGIVBYHIA==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.30.1': - resolution: {integrity: sha512-V9U8Ey2UqmQsBT+xTOeMzPzwDzyXmnAoO4edZhL7INkwQcaW1Ckv3WJX3qrrp/VHaDkEWIBWhRwP47r8cdrOow==} - cpu: [x64] - os: [linux] - '@rollup/rollup-linux-x64-musl@4.34.8': resolution: {integrity: sha512-SCXcP0ZpGFIe7Ge+McxY5zKxiEI5ra+GT3QRxL0pMMtxPfpyLAKleZODi1zdRHkz5/BhueUrYtYVgubqe9JBNQ==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.30.1': - resolution: {integrity: sha512-WabtHWiPaFF47W3PkHnjbmWawnX/aE57K47ZDT1BXTS5GgrBUEpvOzq0FI0V/UYzQJgdb8XlhVNH8/fwV8xDjw==} - cpu: [arm64] - os: [win32] - '@rollup/rollup-win32-arm64-msvc@4.34.8': resolution: {integrity: sha512-YHYsgzZgFJzTRbth4h7Or0m5O74Yda+hLin0irAIobkLQFRQd1qWmnoVfwmKm9TXIZVAD0nZ+GEb2ICicLyCnQ==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.30.1': - resolution: {integrity: sha512-pxHAU+Zv39hLUTdQQHUVHf4P+0C47y/ZloorHpzs2SXMRqeAWmGghzAhfOlzFHHwjvgokdFAhC4V+6kC1lRRfw==} - cpu: [ia32] - os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.34.8': resolution: {integrity: sha512-r3NRQrXkHr4uWy5TOjTpTYojR9XmF0j/RYgKCef+Ag46FWUTltm5ziticv8LdNsDMehjJ543x/+TJAek/xBA2w==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.30.1': - resolution: {integrity: sha512-D6qjsXGcvhTjv0kI4fU8tUuBDF/Ueee4SVX79VfNDXZa64TfCW1Slkb6Z7O1p7vflqZjcmOVdZlqf8gvJxc6og==} - cpu: [x64] - os: [win32] - '@rollup/rollup-win32-x64-msvc@4.34.8': resolution: {integrity: sha512-U0FaE5O1BCpZSeE6gBl3c5ObhePQSfk9vDRToMmTkbhCOgW4jqvtS5LGyQ76L1fH8sM0keRp4uDTsbjiUyjk0g==} cpu: [x64] @@ -2379,20 +2284,14 @@ packages: '@vue/devtools-api@7.7.2': resolution: {integrity: sha512-1syn558KhyN+chO5SjlZIwJ8bV/bQ1nOVTG66t2RbG66ZGekyiYNmRO7X9BJCXQqPsFHlnksqvPhce2qpzxFnA==} - '@vue/devtools-core@7.7.1': - resolution: {integrity: sha512-W4CRrSZJodNIfrPO7/dXF6ZS0QyOY6PCYVhpSoTSx9+nh2wpZxcS1482lAdKM0FTlaoApHV6jXT95Me90hSaBA==} + '@vue/devtools-core@7.7.2': + resolution: {integrity: sha512-lexREWj1lKi91Tblr38ntSsy6CvI8ba7u+jmwh2yruib/ltLUcsIzEjCnrkh1yYGGIKXbAuYV2tOG10fGDB9OQ==} peerDependencies: vue: ^3.0.0 - '@vue/devtools-kit@7.7.1': - resolution: {integrity: sha512-yhZ4NPnK/tmxGtLNQxmll90jIIXdb2jAhPF76anvn5M/UkZCiLJy28bYgPIACKZ7FCosyKoaope89/RsFJll1w==} - '@vue/devtools-kit@7.7.2': resolution: {integrity: sha512-CY0I1JH3Z8PECbn6k3TqM1Bk9ASWxeMtTCvZr7vb+CHi+X/QwQm5F1/fPagraamKMAHVfuuCbdcnNg1A4CYVWQ==} - '@vue/devtools-shared@7.7.1': - resolution: {integrity: sha512-BtgF7kHq4BHG23Lezc/3W2UhK2ga7a8ohAIAGJMBr4BkxUFzhqntQtCiuL1ijo2ztWnmusymkirgqUrXoQKumA==} - '@vue/devtools-shared@7.7.2': resolution: {integrity: sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==} @@ -4555,8 +4454,8 @@ packages: resolution: {integrity: sha512-27VKOqrYfPncKA2NrFOVhP5MGAfHKLYn/Q0mz9cNQyRAKYi3VNHwYU2qKKqPCqgBmeeJ0uAFB56NumXZ5ZReXg==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.1: - resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} + postcss@8.5.3: + resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -4694,11 +4593,6 @@ packages: engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true - rollup@4.30.1: - resolution: {integrity: sha512-mlJ4glW020fPuLi7DkM/lN97mYEZGWeqBnrljzN0gs7GLctqX3lNWxKQ7Gl712UAX+6fog/L3jh4gb7R6aVi3w==} - engines: {node: '>=18.0.0', npm: '>=8.0.0'} - hasBin: true - rollup@4.34.8: resolution: {integrity: sha512-489gTVMzAYdiZHFVA/ig/iYFllCcWFHMvUHI1rpFmkoUtRlQxqh6/yiNqnYibjMZ2b/+FUQwldG+aLsEt6bglQ==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -5173,8 +5067,8 @@ packages: vite-plugin-nightwatch@0.4.6: resolution: {integrity: sha512-7mxANgh3KA2c/xGJU35T8z1Xj9akWQ4FuyB1PN3nwinqxqYBAx44sW9Z87a2x6efj5TD4lU0Tbuvvgous6F1+Q==} - vite-plugin-vue-devtools@7.7.1: - resolution: {integrity: sha512-f1Fnda4CJYH7t7K1WaTEjFTLdF4oUkmlZTVwBGG5UhJ+Oa5KPX0Ue32c+YWRMOpCtFbCDl1iXGgQVzg8Ew5JnQ==} + vite-plugin-vue-devtools@7.7.2: + resolution: {integrity: sha512-5V0UijQWiSBj32blkyPEqIbzc6HO9c1bwnBhx+ay2dzU0FakH+qMdNUT8nF9BvDE+i6I1U8CqCuJiO20vKEdQw==} engines: {node: '>=v14.21.3'} peerDependencies: vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 @@ -5212,8 +5106,8 @@ packages: terser: optional: true - vite@6.1.0: - resolution: {integrity: sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==} + vite@6.2.0: + resolution: {integrity: sha512-7dPxoo+WsT/64rDcwoOjk76XHj+TqNTIvHKcuMQ1k4/SeHDaQt5GFAeLYzrimZrMpn/O6DtdI03WUjdxuPM0oQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -6249,117 +6143,60 @@ snapshots: optionalDependencies: rollup: 4.34.8 - '@rollup/rollup-android-arm-eabi@4.30.1': - optional: true - '@rollup/rollup-android-arm-eabi@4.34.8': optional: true - '@rollup/rollup-android-arm64@4.30.1': - optional: true - '@rollup/rollup-android-arm64@4.34.8': optional: true - '@rollup/rollup-darwin-arm64@4.30.1': - optional: true - '@rollup/rollup-darwin-arm64@4.34.8': optional: true - '@rollup/rollup-darwin-x64@4.30.1': - optional: true - '@rollup/rollup-darwin-x64@4.34.8': optional: true - '@rollup/rollup-freebsd-arm64@4.30.1': - optional: true - '@rollup/rollup-freebsd-arm64@4.34.8': optional: true - '@rollup/rollup-freebsd-x64@4.30.1': - optional: true - '@rollup/rollup-freebsd-x64@4.34.8': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.30.1': - optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.34.8': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.30.1': - optional: true - '@rollup/rollup-linux-arm-musleabihf@4.34.8': optional: true - '@rollup/rollup-linux-arm64-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-arm64-gnu@4.34.8': optional: true - '@rollup/rollup-linux-arm64-musl@4.30.1': - optional: true - '@rollup/rollup-linux-arm64-musl@4.34.8': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.34.8': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.34.8': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-riscv64-gnu@4.34.8': optional: true - '@rollup/rollup-linux-s390x-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-s390x-gnu@4.34.8': optional: true - '@rollup/rollup-linux-x64-gnu@4.30.1': - optional: true - '@rollup/rollup-linux-x64-gnu@4.34.8': optional: true - '@rollup/rollup-linux-x64-musl@4.30.1': - optional: true - '@rollup/rollup-linux-x64-musl@4.34.8': optional: true - '@rollup/rollup-win32-arm64-msvc@4.30.1': - optional: true - '@rollup/rollup-win32-arm64-msvc@4.34.8': optional: true - '@rollup/rollup-win32-ia32-msvc@4.30.1': - optional: true - '@rollup/rollup-win32-ia32-msvc@4.34.8': optional: true - '@rollup/rollup-win32-x64-msvc@4.30.1': - optional: true - '@rollup/rollup-win32-x64-msvc@4.34.8': optional: true @@ -6535,12 +6372,12 @@ snapshots: '@typescript-eslint/types': 8.25.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.26.5(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - supports-color @@ -6550,9 +6387,9 @@ snapshots: vite: 4.5.5(@types/node@22.13.8) vue: 3.5.13(typescript@5.7.3) - '@vitejs/plugin-vue@5.2.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) '@vitest/eslint-plugin@1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0))': @@ -6570,13 +6407,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.7(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))': + '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))': dependencies: '@vitest/spy': 3.0.7 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) '@vitest/pretty-format@3.0.7': dependencies: @@ -6697,28 +6534,18 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.2 - '@vue/devtools-core@7.7.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vue/devtools-core@7.7.2(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: - '@vue/devtools-kit': 7.7.1 - '@vue/devtools-shared': 7.7.1 + '@vue/devtools-kit': 7.7.2 + '@vue/devtools-shared': 7.7.2 mitt: 3.0.1 nanoid: 5.0.9 - pathe: 2.0.2 - vite-hot-client: 0.2.4(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + pathe: 2.0.3 + vite-hot-client: 0.2.4(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - vite - '@vue/devtools-kit@7.7.1': - dependencies: - '@vue/devtools-shared': 7.7.1 - birpc: 0.2.19 - hookable: 5.5.3 - mitt: 3.0.1 - perfect-debounce: 1.0.0 - speakingurl: 14.0.1 - superjson: 2.2.2 - '@vue/devtools-kit@7.7.2': dependencies: '@vue/devtools-shared': 7.7.2 @@ -6729,10 +6556,6 @@ snapshots: speakingurl: 14.0.1 superjson: 2.2.2 - '@vue/devtools-shared@7.7.1': - dependencies: - rfdc: 1.4.1 - '@vue/devtools-shared@7.7.2': dependencies: rfdc: 1.4.1 @@ -9050,7 +8873,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.1: + postcss@8.5.3: dependencies: nanoid: 3.3.8 picocolors: 1.1.1 @@ -9195,31 +9018,6 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - rollup@4.30.1: - dependencies: - '@types/estree': 1.0.6 - optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.30.1 - '@rollup/rollup-android-arm64': 4.30.1 - '@rollup/rollup-darwin-arm64': 4.30.1 - '@rollup/rollup-darwin-x64': 4.30.1 - '@rollup/rollup-freebsd-arm64': 4.30.1 - '@rollup/rollup-freebsd-x64': 4.30.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.30.1 - '@rollup/rollup-linux-arm-musleabihf': 4.30.1 - '@rollup/rollup-linux-arm64-gnu': 4.30.1 - '@rollup/rollup-linux-arm64-musl': 4.30.1 - '@rollup/rollup-linux-loongarch64-gnu': 4.30.1 - '@rollup/rollup-linux-powerpc64le-gnu': 4.30.1 - '@rollup/rollup-linux-riscv64-gnu': 4.30.1 - '@rollup/rollup-linux-s390x-gnu': 4.30.1 - '@rollup/rollup-linux-x64-gnu': 4.30.1 - '@rollup/rollup-linux-x64-musl': 4.30.1 - '@rollup/rollup-win32-arm64-msvc': 4.30.1 - '@rollup/rollup-win32-ia32-msvc': 4.30.1 - '@rollup/rollup-win32-x64-msvc': 4.30.1 - fsevents: 2.3.3 - rollup@4.34.8: dependencies: '@types/estree': 1.0.6 @@ -9730,9 +9528,9 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.4(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): + vite-hot-client@0.2.4(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): dependencies: - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-node@3.0.7(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0): dependencies: @@ -9740,7 +9538,7 @@ snapshots: debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -9755,7 +9553,7 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): + vite-plugin-inspect@0.8.9(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.4(rollup@4.34.8) @@ -9766,7 +9564,7 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color @@ -9785,23 +9583,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.7.1(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): + vite-plugin-vue-devtools@7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): dependencies: - '@vue/devtools-core': 7.7.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) - '@vue/devtools-kit': 7.7.1 - '@vue/devtools-shared': 7.7.1 + '@vue/devtools-core': 7.7.2(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + '@vue/devtools-kit': 7.7.2 + '@vue/devtools-shared': 7.7.2 execa: 9.5.2 sirv: 3.0.0 - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) - vite-plugin-inspect: 0.8.9(rollup@4.34.8)(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) - vite-plugin-vue-inspector: 5.3.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite-plugin-inspect: 0.8.9(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + vite-plugin-vue-inspector: 5.3.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): + vite-plugin-vue-inspector@5.3.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): dependencies: '@babel/core': 7.26.0 '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.0) @@ -9812,7 +9610,7 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.17 - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - supports-color @@ -9825,11 +9623,11 @@ snapshots: '@types/node': 22.13.8 fsevents: 2.3.3 - vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0): + vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0): dependencies: - esbuild: 0.24.2 - postcss: 8.5.1 - rollup: 4.30.1 + esbuild: 0.25.0 + postcss: 8.5.3 + rollup: 4.34.8 optionalDependencies: '@types/node': 22.13.8 fsevents: 2.3.3 @@ -9839,7 +9637,7 @@ snapshots: vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0): dependencies: '@vitest/expect': 3.0.7 - '@vitest/mocker': 3.0.7(vite@6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) '@vitest/pretty-format': 3.0.7 '@vitest/runner': 3.0.7 '@vitest/snapshot': 3.0.7 @@ -9855,7 +9653,7 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.1.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) vite-node: 3.0.7(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: diff --git a/test/fixtures/file-based-routing/package.json b/test/fixtures/file-based-routing/package.json index cba1748..6874c67 100644 --- a/test/fixtures/file-based-routing/package.json +++ b/test/fixtures/file-based-routing/package.json @@ -26,8 +26,8 @@ "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "unplugin-vue-router": "^0.11.2", - "vite": "^6.1.0", - "vite-plugin-vue-devtools": "^7.7.1", + "vite": "^6.2.0", + "vite-plugin-vue-devtools": "^7.7.2", "vue-tsc": "^2.2.6" } } diff --git a/test/fixtures/with-older-espree/package.json b/test/fixtures/with-older-espree/package.json index b127a74..151d35e 100644 --- a/test/fixtures/with-older-espree/package.json +++ b/test/fixtures/with-older-espree/package.json @@ -25,7 +25,7 @@ "espree": "^9.6.1", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", - "vite": "^6.1.0", + "vite": "^6.2.0", "vue-tsc": "^2.2.6" } } From bcdeb741521a718d44dfe77aadcf6d0702b1fd21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:48:42 +0800 Subject: [PATCH 07/12] chore(deps): update dependency prettier to v3.5.2 (#152) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/api-before-14.3/package.json | 2 +- .../disable-type-checked-for-yml/package.json | 2 +- examples/type-checked/package.json | 2 +- examples/with-prettier/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 44 +++++++++---------- 6 files changed, 27 insertions(+), 27 deletions(-) diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 08523a3..20f21c7 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -37,7 +37,7 @@ "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "3.5.0", + "prettier": "3.5.2", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.2.0", diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index f74ba1d..b614410 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -38,7 +38,7 @@ "eslint-plugin-yml": "^1.17.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "3.5.0", + "prettier": "3.5.2", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.2.0", diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 966748d..d46f3d2 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -37,7 +37,7 @@ "eslint-plugin-vue": "^9.32.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "prettier": "3.5.0", + "prettier": "3.5.2", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.2.0", diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index d5bb510..0c65435 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -25,7 +25,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.32.0", "npm-run-all2": "^7.0.2", - "prettier": "3.5.0", + "prettier": "3.5.2", "typescript": "~5.7.3", "vite": "^6.2.0", "vue-tsc": "^2.2.6" diff --git a/package.json b/package.json index 2f90952..7e4e5f4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-vue": "^9.32.0", "execa": "^9.5.2", "pkgroll": "^2.11.2", - "prettier": "3.5.0", + "prettier": "3.5.2", "tsx": "^4.19.3", "typescript": "~5.7.3", "vitest": "^3.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 160d9e8..f5a8978 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^2.11.2 version: 2.11.2(typescript@5.7.3) prettier: - specifier: 3.5.0 - version: 3.5.0 + specifier: 3.5.2 + version: 3.5.2 tsx: specifier: ^4.19.3 version: 4.19.3 @@ -127,7 +127,7 @@ importers: version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -156,8 +156,8 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: 3.5.0 - version: 3.5.0 + specifier: 3.5.2 + version: 3.5.2 start-server-and-test: specifier: ^2.0.10 version: 2.0.10 @@ -292,7 +292,7 @@ importers: version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -324,8 +324,8 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: 3.5.0 - version: 3.5.0 + specifier: 3.5.2 + version: 3.5.2 start-server-and-test: specifier: ^2.0.10 version: 2.0.10 @@ -417,7 +417,7 @@ importers: version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -446,8 +446,8 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: 3.5.0 - version: 3.5.0 + specifier: 3.5.2 + version: 3.5.2 start-server-and-test: specifier: ^2.0.10 version: 2.0.10 @@ -726,7 +726,7 @@ importers: version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-prettier': specifier: ^10.2.0 - version: 10.2.0(eslint@9.21.0)(prettier@3.5.0) + version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -743,8 +743,8 @@ importers: specifier: ^7.0.2 version: 7.0.2 prettier: - specifier: 3.5.0 - version: 3.5.0 + specifier: 3.5.2 + version: 3.5.2 typescript: specifier: ~5.7.3 version: 5.7.3 @@ -4466,8 +4466,8 @@ packages: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} engines: {node: '>=6.0.0'} - prettier@3.5.0: - resolution: {integrity: sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==} + prettier@3.5.2: + resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} engines: {node: '>=14'} hasBin: true @@ -6560,12 +6560,12 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/eslint-config-prettier@10.2.0(eslint@9.21.0)(prettier@3.5.0)': + '@vue/eslint-config-prettier@10.2.0(eslint@9.21.0)(prettier@3.5.2)': dependencies: eslint: 9.21.0 eslint-config-prettier: 10.0.1(eslint@9.21.0) - eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.21.0))(eslint@9.21.0)(prettier@3.5.0) - prettier: 3.5.0 + eslint-plugin-prettier: 5.2.3(eslint-config-prettier@10.0.1(eslint@9.21.0))(eslint@9.21.0)(prettier@3.5.2) + prettier: 3.5.2 transitivePeerDependencies: - '@types/eslint' @@ -7533,10 +7533,10 @@ snapshots: eslint: 9.21.0 globals: 13.24.0 - eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.21.0))(eslint@9.21.0)(prettier@3.5.0): + eslint-plugin-prettier@5.2.3(eslint-config-prettier@10.0.1(eslint@9.21.0))(eslint@9.21.0)(prettier@3.5.2): dependencies: eslint: 9.21.0 - prettier: 3.5.0 + prettier: 3.5.2 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: @@ -8885,7 +8885,7 @@ snapshots: dependencies: fast-diff: 1.3.0 - prettier@3.5.0: {} + prettier@3.5.2: {} pretty-bytes@5.6.0: {} From 299851b6b4fa151e666bec88fc8a18cb7ac3013a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:09:16 +0800 Subject: [PATCH 08/12] chore(deps): update all non-major dependencies (#155) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/allow-js/package.json | 6 +- examples/api-before-14.3/package.json | 6 +- .../package.json | 6 +- examples/disable-ts-in-templates/package.json | 6 +- .../disable-type-checked-for-yml/package.json | 6 +- examples/minimal/package.json | 6 +- examples/type-checked/package.json | 6 +- examples/with-cypress/package.json | 6 +- examples/with-jsx-in-vue/package.json | 6 +- examples/with-jsx/package.json | 6 +- examples/with-nightwatch/package.json | 6 +- examples/with-playwright/package.json | 6 +- examples/with-prettier/package.json | 6 +- examples/with-tsx-in-vue/package.json | 6 +- examples/with-tsx/package.json | 6 +- examples/with-vitest/package.json | 6 +- package.json | 8 +- pnpm-lock.yaml | 576 +++++++++--------- test/fixtures/file-based-routing/package.json | 6 +- test/fixtures/with-older-espree/package.json | 6 +- 20 files changed, 346 insertions(+), 346 deletions(-) diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index da5b9b1..767d5d0 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 20f21c7..5d63e09 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vitest/eslint-plugin": "^1.1.36", @@ -34,7 +34,7 @@ "cypress": "^14.1.0", "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "prettier": "3.5.2", @@ -43,6 +43,6 @@ "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } 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 948570f..3888f18 100644 --- a/examples/custom-type-checked-rules-on-and-off/package.json +++ b/examples/custom-type-checked-rules-on-and-off/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node22": "^22.0.0", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:^", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/disable-ts-in-templates/package.json b/examples/disable-ts-in-templates/package.json index d779f89..048da6f 100644 --- a/examples/disable-ts-in-templates/package.json +++ b/examples/disable-ts-in-templates/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index b614410..8e23475 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vitest/eslint-plugin": "^1.1.36", @@ -34,7 +34,7 @@ "cypress": "^14.1.0", "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "eslint-plugin-yml": "^1.17.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", @@ -44,6 +44,6 @@ "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/minimal/package.json b/examples/minimal/package.json index e7e341b..06ba812 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -16,15 +16,15 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index d46f3d2..9cec125 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vitest/eslint-plugin": "^1.1.36", @@ -34,7 +34,7 @@ "cypress": "^14.1.0", "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "prettier": "3.5.2", @@ -43,6 +43,6 @@ "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-cypress/package.json b/examples/with-cypress/package.json index f2c5373..3e647a2 100644 --- a/examples/with-cypress/package.json +++ b/examples/with-cypress/package.json @@ -20,18 +20,18 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "cypress": "^14.1.0", "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "start-server-and-test": "^2.0.10", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-jsx-in-vue/package.json b/examples/with-jsx-in-vue/package.json index c11e910..38d56e4 100644 --- a/examples/with-jsx-in-vue/package.json +++ b/examples/with-jsx-in-vue/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-jsx/package.json b/examples/with-jsx/package.json index c81c303..1a2be21 100644 --- a/examples/with-jsx/package.json +++ b/examples/with-jsx/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index 293da09..e0dc023 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -19,14 +19,14 @@ "devDependencies": { "@nightwatch/vue": "^3.1.2", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", "chromedriver": "^133.0.3", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "geckodriver": "^5.0.0", "nightwatch": "^3.11.1", "npm-run-all2": "^7.0.2", @@ -34,6 +34,6 @@ "typescript": "~5.7.3", "vite": "^6.2.0", "vite-plugin-nightwatch": "^0.4.6", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index 08978d1..3c09cbd 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -18,16 +18,16 @@ "devDependencies": { "@playwright/test": "^1.50.1", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", "eslint-plugin-playwright": "^2.2.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index 0c65435..8e9afde 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -17,17 +17,17 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "prettier": "3.5.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-tsx-in-vue/package.json b/examples/with-tsx-in-vue/package.json index 719be8c..f7b29bb 100644 --- a/examples/with-tsx-in-vue/package.json +++ b/examples/with-tsx-in-vue/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-tsx/package.json b/examples/with-tsx/package.json index 6c42986..8e9311e 100644 --- a/examples/with-tsx/package.json +++ b/examples/with-tsx/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index f6c60a9..e6445a8 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -18,19 +18,19 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/jsdom": "^21.1.7", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vitest/eslint-plugin": "^1.1.36", "@vue/eslint-config-typescript": "workspace:*", "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", "vitest": "^3.0.7", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/package.json b/package.json index 7e4e5f4..cb56c1b 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,9 @@ "homepage": "https://github.com/vuejs/eslint-config-typescript#readme", "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "execa": "^9.5.2", "pkgroll": "^2.11.2", "prettier": "3.5.2", @@ -70,9 +70,9 @@ } }, "dependencies": { - "@typescript-eslint/utils": "^8.25.0", + "@typescript-eslint/utils": "^8.26.0", "fast-glob": "^3.3.3", - "typescript-eslint": "^8.25.0", + "typescript-eslint": "^8.26.0", "vue-eslint-parser": "^9.4.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5a8978..b6140d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,14 +9,14 @@ importers: .: dependencies: '@typescript-eslint/utils': - specifier: ^8.25.0 - version: 8.25.0(eslint@9.21.0)(typescript@5.7.3) + specifier: ^8.26.0 + version: 8.26.0(eslint@9.21.0)(typescript@5.7.3) fast-glob: specifier: ^3.3.3 version: 3.3.3 typescript-eslint: - specifier: ^8.25.0 - version: 8.25.0(eslint@9.21.0)(typescript@5.7.3) + specifier: ^8.26.0 + version: 8.26.0(eslint@9.21.0)(typescript@5.7.3) vue-eslint-parser: specifier: ^9.4.3 version: 9.4.3(eslint@9.21.0) @@ -25,14 +25,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 eslint: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) execa: specifier: ^9.5.2 version: 9.5.2 @@ -50,7 +50,7 @@ importers: version: 5.7.3 vitest: specifier: ^3.0.7 - version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) + version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.3) @@ -65,11 +65,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -80,8 +80,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -90,10 +90,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/api-before-14.3: dependencies: @@ -114,17 +114,17 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) + version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) @@ -147,8 +147,8 @@ importers: specifier: ^4.1.0 version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -166,16 +166,16 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: specifier: ^3.0.7 - version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) + version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/custom-type-checked-rules-on-and-off: dependencies: @@ -187,11 +187,11 @@ importers: specifier: ^22.0.0 version: 22.0.0 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:^ version: link:../.. @@ -202,8 +202,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -212,13 +212,13 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/disable-ts-in-templates: dependencies: @@ -230,11 +230,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -245,8 +245,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -255,10 +255,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/disable-type-checked-for-yml: dependencies: @@ -279,17 +279,17 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) + version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) @@ -312,8 +312,8 @@ importers: specifier: ^4.1.0 version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) eslint-plugin-yml: specifier: ^1.17.0 version: 1.17.0(eslint@9.21.0) @@ -334,16 +334,16 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: specifier: ^3.0.7 - version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) + version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/minimal: dependencies: @@ -355,11 +355,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -370,8 +370,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -380,10 +380,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/type-checked: dependencies: @@ -404,17 +404,17 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) + version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) @@ -437,8 +437,8 @@ importers: specifier: ^4.1.0 version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -456,16 +456,16 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vitest: specifier: ^3.0.7 - version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) + version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-cypress: dependencies: @@ -477,11 +477,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -498,8 +498,8 @@ importers: specifier: ^4.1.0 version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -511,10 +511,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-jsx: dependencies: @@ -526,14 +526,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -544,8 +544,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -554,10 +554,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-jsx-in-vue: dependencies: @@ -569,14 +569,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -587,8 +587,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -597,10 +597,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-nightwatch: dependencies: @@ -610,16 +610,16 @@ importers: devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.13.8)(vue@3.5.13(typescript@5.7.3)) + version: 3.1.2(@types/node@22.13.9)(vue@3.5.13(typescript@5.7.3)) '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -636,8 +636,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) geckodriver: specifier: ^5.0.0 version: 5.0.0(bare-buffer@3.0.1) @@ -649,19 +649,19 @@ importers: version: 7.0.2 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.13.8)(typescript@5.7.3) + version: 10.9.2(@types/node@22.13.9)(typescript@5.7.3) typescript: specifier: ~5.7.3 version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-nightwatch: specifier: ^0.4.6 version: 0.4.6 vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-playwright: dependencies: @@ -676,11 +676,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -694,8 +694,8 @@ importers: specifier: ^2.2.0 version: 2.2.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -704,10 +704,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-prettier: dependencies: @@ -719,11 +719,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) @@ -737,8 +737,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -750,10 +750,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-tsx: dependencies: @@ -765,14 +765,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -783,8 +783,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -793,10 +793,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-tsx-in-vue: dependencies: @@ -808,14 +808,14 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -826,8 +826,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -836,10 +836,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) examples/with-vitest: dependencies: @@ -854,14 +854,14 @@ importers: specifier: ^21.1.7 version: 21.1.7 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) + version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -875,8 +875,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -888,13 +888,13 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vitest: specifier: ^3.0.7 - version: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) + version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) test/fixtures/file-based-routing: dependencies: @@ -909,11 +909,11 @@ importers: specifier: ^22.0.0 version: 22.0.0 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -924,8 +924,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -937,13 +937,13 @@ importers: version: 0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)) vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) test/fixtures/with-older-espree: dependencies: @@ -955,11 +955,11 @@ importers: specifier: ^20.1.4 version: 20.1.4 '@types/node': - specifier: ^22.13.8 - version: 22.13.8 + specifier: ^22.13.9 + version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. @@ -970,8 +970,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.32.0 - version: 9.32.0(eslint@9.21.0) + specifier: ^9.33.0 + version: 9.33.0(eslint@9.21.0) espree: specifier: ^9.6.1 version: 9.6.1 @@ -983,10 +983,10 @@ importers: version: 5.7.3 vite: specifier: ^6.2.0 - version: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: - specifier: ^2.2.6 - version: 2.2.6(typescript@5.7.3) + specifier: ^2.2.8 + version: 2.2.8(typescript@5.7.3) packages: @@ -2095,8 +2095,8 @@ packages: '@types/nightwatch@2.3.32': resolution: {integrity: sha512-RXAWpe83AERF0MbRHXaEJlMQGDtA6BW5sgbn2jO0z04yzbxc4gUvzaJwHpGULBSa2QKUHfBZoLwe/tuQx0PWLg==} - '@types/node@22.13.8': - resolution: {integrity: sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==} + '@types/node@22.13.9': + resolution: {integrity: sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -2119,51 +2119,51 @@ packages: '@types/yauzl@2.10.3': resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} - '@typescript-eslint/eslint-plugin@8.25.0': - resolution: {integrity: sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==} + '@typescript-eslint/eslint-plugin@8.26.0': + resolution: {integrity: sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.8.0' + typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/parser@8.25.0': - resolution: {integrity: sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==} + '@typescript-eslint/parser@8.26.0': + resolution: {integrity: sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.8.0' + typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/scope-manager@8.25.0': - resolution: {integrity: sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==} + '@typescript-eslint/scope-manager@8.26.0': + resolution: {integrity: sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.25.0': - resolution: {integrity: sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==} + '@typescript-eslint/type-utils@8.26.0': + resolution: {integrity: sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.8.0' + typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/types@8.25.0': - resolution: {integrity: sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==} + '@typescript-eslint/types@8.26.0': + resolution: {integrity: sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.25.0': - resolution: {integrity: sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==} + '@typescript-eslint/typescript-estree@8.26.0': + resolution: {integrity: sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - typescript: '>=4.8.4 <5.8.0' + typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/utils@8.25.0': - resolution: {integrity: sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==} + '@typescript-eslint/utils@8.26.0': + resolution: {integrity: sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.8.0' + typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/visitor-keys@8.25.0': - resolution: {integrity: sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==} + '@typescript-eslint/visitor-keys@8.26.0': + resolution: {integrity: sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitejs/plugin-vue-jsx@4.1.1': @@ -2301,8 +2301,8 @@ packages: eslint: '>= 8.21.0' prettier: '>= 3.0.0' - '@vue/language-core@2.2.6': - resolution: {integrity: sha512-7IQTvwVOvhYSzcizZ2hAdqJjI+SaJS2GO7EnDlSlQ77drwl5UzNa2IZm9pO9MdMxrlw24CGI/Lo3xpCjM26veg==} + '@vue/language-core@2.2.8': + resolution: {integrity: sha512-rrzB0wPGBvcwaSNRriVWdNAbHQWSf0NlGqgKHK5mEkXpefjUlVRP62u03KvwZpvKVjRnBIQ/Lwre+Mx9N6juUQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3221,8 +3221,8 @@ packages: eslint-config-prettier: optional: true - eslint-plugin-vue@9.32.0: - resolution: {integrity: sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug==} + eslint-plugin-vue@9.33.0: + resolution: {integrity: sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -4972,12 +4972,12 @@ packages: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} - typescript-eslint@8.25.0: - resolution: {integrity: sha512-TxRdQQLH4g7JkoFlYG3caW5v1S6kEkz8rqt80iQJZUYPq1zD1Ra7HfQBJJ88ABRaMvHAXnwRvRB4V+6sQ9xN5Q==} + typescript-eslint@8.26.0: + resolution: {integrity: sha512-PtVz9nAnuNJuAVeUFvwztjuUgSnJInODAUx47VDwWPXzd5vismPOtPtt83tzNXyOjVQbPRp786D6WFW/M2koIA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - typescript: '>=4.8.4 <5.8.0' + typescript: '>=4.8.4 <5.9.0' typescript@5.7.3: resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} @@ -5191,8 +5191,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.2.6: - resolution: {integrity: sha512-TI6eAnWPatONEpVAZt1etbSrh8tDpHOLSlRqKGudOK5WKVnBGzHXUi0KR4UCsf2o5P+5285w4HF+5avhfH7IMA==} + vue-tsc@2.2.8: + resolution: {integrity: sha512-jBYKBNFADTN+L+MdesNX/TB3XuDSyaWynKMDgR+yCSln0GQ9Tfb7JS2lr46s2LiFUT1WsmfWsSvIElyxzOPqcQ==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -6038,12 +6038,12 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.13.8)(vue@3.5.13(typescript@5.7.3))': + '@nightwatch/vue@3.1.2(@types/node@22.13.9)(vue@3.5.13(typescript@5.7.3))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.8))(vue@3.5.13(typescript@5.7.3)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.9))(vue@3.5.13(typescript@5.7.3)) get-port: 5.1.1 - vite: 4.5.5(@types/node@22.13.8) + vite: 4.5.5(@types/node@22.13.9) vite-plugin-nightwatch: 0.4.6 optionalDependencies: '@esbuild/android-arm': 0.17.19 @@ -6256,7 +6256,7 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 22.13.8 + '@types/node': 22.13.9 '@types/tough-cookie': 4.0.5 parse5: 7.2.1 @@ -6265,11 +6265,11 @@ snapshots: '@types/nightwatch@2.3.32': dependencies: '@types/chai': 5.0.1 - '@types/node': 22.13.8 + '@types/node': 22.13.9 '@types/selenium-webdriver': 4.1.28 devtools-protocol: 0.0.1025565 - '@types/node@22.13.8': + '@types/node@22.13.9': dependencies: undici-types: 6.20.0 @@ -6277,7 +6277,7 @@ snapshots: '@types/selenium-webdriver@4.1.28': dependencies: - '@types/node': 22.13.8 + '@types/node': 22.13.9 '@types/ws': 8.5.13 '@types/sinonjs__fake-timers@8.1.1': {} @@ -6288,21 +6288,21 @@ snapshots: '@types/ws@8.5.13': dependencies: - '@types/node': 22.13.8 + '@types/node': 22.13.9 '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.13.8 + '@types/node': 22.13.9 optional: true - '@typescript-eslint/eslint-plugin@8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.25.0(eslint@9.21.0)(typescript@5.7.3) - '@typescript-eslint/scope-manager': 8.25.0 - '@typescript-eslint/type-utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.25.0 + '@typescript-eslint/parser': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.26.0 + '@typescript-eslint/type-utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.26.0 eslint: 9.21.0 graphemer: 1.4.0 ignore: 5.3.2 @@ -6312,27 +6312,27 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.25.0(eslint@9.21.0)(typescript@5.7.3)': + '@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.7.3)': dependencies: - '@typescript-eslint/scope-manager': 8.25.0 - '@typescript-eslint/types': 8.25.0 - '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.25.0 + '@typescript-eslint/scope-manager': 8.26.0 + '@typescript-eslint/types': 8.26.0 + '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.26.0 debug: 4.4.0(supports-color@8.1.1) eslint: 9.21.0 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.25.0': + '@typescript-eslint/scope-manager@8.26.0': dependencies: - '@typescript-eslint/types': 8.25.0 - '@typescript-eslint/visitor-keys': 8.25.0 + '@typescript-eslint/types': 8.26.0 + '@typescript-eslint/visitor-keys': 8.26.0 - '@typescript-eslint/type-utils@8.25.0(eslint@9.21.0)(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.26.0(eslint@9.21.0)(typescript@5.7.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.3) + '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) debug: 4.4.0(supports-color@8.1.1) eslint: 9.21.0 ts-api-utils: 2.0.1(typescript@5.7.3) @@ -6340,12 +6340,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.25.0': {} + '@typescript-eslint/types@8.26.0': {} - '@typescript-eslint/typescript-estree@8.25.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.26.0(typescript@5.7.3)': dependencies: - '@typescript-eslint/types': 8.25.0 - '@typescript-eslint/visitor-keys': 8.25.0 + '@typescript-eslint/types': 8.26.0 + '@typescript-eslint/visitor-keys': 8.26.0 debug: 4.4.0(supports-color@8.1.1) fast-glob: 3.3.3 is-glob: 4.0.3 @@ -6356,49 +6356,49 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3)': + '@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3)': dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0) - '@typescript-eslint/scope-manager': 8.25.0 - '@typescript-eslint/types': 8.25.0 - '@typescript-eslint/typescript-estree': 8.25.0(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.26.0 + '@typescript-eslint/types': 8.26.0 + '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.3) eslint: 9.21.0 typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.25.0': + '@typescript-eslint/visitor-keys@8.26.0': dependencies: - '@typescript-eslint/types': 8.25.0 + '@typescript-eslint/types': 8.26.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.26.5(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.8))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.9))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 4.5.5(@types/node@22.13.8) + vite: 4.5.5(@types/node@22.13.9) vue: 3.5.13(typescript@5.7.3) - '@vitejs/plugin-vue@5.2.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue: 3.5.13(typescript@5.7.3) - '@vitest/eslint-plugin@1.1.36(@typescript-eslint/utils@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0))': + '@vitest/eslint-plugin@1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0))': dependencies: - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) eslint: 9.21.0 optionalDependencies: typescript: 5.7.3 - vitest: 3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) + vitest: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) '@vitest/expect@3.0.7': dependencies: @@ -6407,13 +6407,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))': + '@vitest/mocker@3.0.7(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))': dependencies: '@vitest/spy': 3.0.7 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) '@vitest/pretty-format@3.0.7': dependencies: @@ -6534,14 +6534,14 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.2 - '@vue/devtools-core@7.7.2(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vue/devtools-core@7.7.2(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': dependencies: '@vue/devtools-kit': 7.7.2 '@vue/devtools-shared': 7.7.2 mitt: 3.0.1 nanoid: 5.0.9 pathe: 2.0.3 - vite-hot-client: 0.2.4(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + vite-hot-client: 0.2.4(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0)) vue: 3.5.13(typescript@5.7.3) transitivePeerDependencies: - vite @@ -6569,7 +6569,7 @@ snapshots: transitivePeerDependencies: - '@types/eslint' - '@vue/language-core@2.2.6(typescript@5.7.3)': + '@vue/language-core@2.2.8(typescript@5.7.3)': dependencies: '@volar/language-core': 2.4.11 '@vue/compiler-dom': 3.5.13 @@ -7542,7 +7542,7 @@ snapshots: optionalDependencies: eslint-config-prettier: 10.0.1(eslint@9.21.0) - eslint-plugin-vue@9.32.0(eslint@9.21.0): + eslint-plugin-vue@9.33.0(eslint@9.21.0): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0) eslint: 9.21.0 @@ -9403,14 +9403,14 @@ snapshots: dependencies: typescript: 5.7.3 - ts-node@10.9.2(@types/node@22.13.8)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.13.9)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.13.8 + '@types/node': 22.13.9 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -9450,11 +9450,11 @@ snapshots: type-fest@0.7.1: {} - typescript-eslint@8.25.0(eslint@9.21.0)(typescript@5.7.3): + typescript-eslint@8.26.0(eslint@9.21.0)(typescript@5.7.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.25.0(@typescript-eslint/parser@8.25.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3) - '@typescript-eslint/parser': 8.25.0(eslint@9.21.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/eslint-plugin': 8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/parser': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) eslint: 9.21.0 typescript: 5.7.3 transitivePeerDependencies: @@ -9528,17 +9528,17 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite-hot-client@0.2.4(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): + vite-hot-client@0.2.4(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0)): dependencies: - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) - vite-node@3.0.7(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0): + vite-node@3.0.7(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -9553,7 +9553,7 @@ snapshots: - tsx - yaml - vite-plugin-inspect@0.8.9(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): + vite-plugin-inspect@0.8.9(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.4(rollup@4.34.8) @@ -9564,7 +9564,7 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.1 sirv: 3.0.0 - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color @@ -9583,23 +9583,23 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): + vite-plugin-vue-devtools@7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): dependencies: - '@vue/devtools-core': 7.7.2(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + '@vue/devtools-core': 7.7.2(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) '@vue/devtools-kit': 7.7.2 '@vue/devtools-shared': 7.7.2 execa: 9.5.2 sirv: 3.0.0 - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) - vite-plugin-inspect: 0.8.9(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) - vite-plugin-vue-inspector: 5.3.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) + vite-plugin-inspect: 0.8.9(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0)) + vite-plugin-vue-inspector: 5.3.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0)) transitivePeerDependencies: - '@nuxt/kit' - rollup - supports-color - vue - vite-plugin-vue-inspector@5.3.1(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)): + vite-plugin-vue-inspector@5.3.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0)): dependencies: '@babel/core': 7.26.0 '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.0) @@ -9610,34 +9610,34 @@ snapshots: '@vue/compiler-dom': 3.5.13 kolorist: 1.8.0 magic-string: 0.30.17 - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) transitivePeerDependencies: - supports-color - vite@4.5.5(@types/node@22.13.8): + vite@4.5.5(@types/node@22.13.9): dependencies: esbuild: 0.18.20 postcss: 8.5.0 rollup: 3.29.5 optionalDependencies: - '@types/node': 22.13.8 + '@types/node': 22.13.9 fsevents: 2.3.3 - vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0): + vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0): dependencies: esbuild: 0.25.0 postcss: 8.5.3 rollup: 4.34.8 optionalDependencies: - '@types/node': 22.13.8 + '@types/node': 22.13.9 fsevents: 2.3.3 tsx: 4.19.3 yaml: 2.7.0 - vitest@3.0.7(@types/node@22.13.8)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0): + vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0): dependencies: '@vitest/expect': 3.0.7 - '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0)) + '@vitest/mocker': 3.0.7(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0)) '@vitest/pretty-format': 3.0.7 '@vitest/runner': 3.0.7 '@vitest/snapshot': 3.0.7 @@ -9653,11 +9653,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.0(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) - vite-node: 3.0.7(@types/node@22.13.8)(tsx@4.19.3)(yaml@2.7.0) + vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) + vite-node: 3.0.7(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.8 + '@types/node': 22.13.9 jsdom: 26.0.0 transitivePeerDependencies: - jiti @@ -9695,10 +9695,10 @@ snapshots: '@vue/devtools-api': 6.6.4 vue: 3.5.13(typescript@5.7.3) - vue-tsc@2.2.6(typescript@5.7.3): + vue-tsc@2.2.8(typescript@5.7.3): dependencies: '@volar/typescript': 2.4.11 - '@vue/language-core': 2.2.6(typescript@5.7.3) + '@vue/language-core': 2.2.8(typescript@5.7.3) typescript: 5.7.3 vue@3.5.13(typescript@5.7.3): diff --git a/test/fixtures/file-based-routing/package.json b/test/fixtures/file-based-routing/package.json index 6874c67..d88d8cb 100644 --- a/test/fixtures/file-based-routing/package.json +++ b/test/fixtures/file-based-routing/package.json @@ -17,17 +17,17 @@ }, "devDependencies": { "@tsconfig/node22": "^22.0.0", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "unplugin-vue-router": "^0.11.2", "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } diff --git a/test/fixtures/with-older-espree/package.json b/test/fixtures/with-older-espree/package.json index 151d35e..a3206d0 100644 --- a/test/fixtures/with-older-espree/package.json +++ b/test/fixtures/with-older-espree/package.json @@ -16,16 +16,16 @@ }, "devDependencies": { "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.13.8", + "@types/node": "^22.13.9", "@vitejs/plugin-vue": "^5.2.1", "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.32.0", + "eslint-plugin-vue": "^9.33.0", "espree": "^9.6.1", "npm-run-all2": "^7.0.2", "typescript": "~5.7.3", "vite": "^6.2.0", - "vue-tsc": "^2.2.6" + "vue-tsc": "^2.2.8" } } From 9676ad1d446586ec6674e8b0f914cb81db3be23e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:17:18 +0800 Subject: [PATCH 09/12] chore(deps): update dependency typescript to ~5.8.2 (#153) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/allow-js/package.json | 2 +- examples/api-before-14.3/package.json | 2 +- .../package.json | 2 +- examples/disable-ts-in-templates/package.json | 2 +- .../disable-type-checked-for-yml/package.json | 2 +- examples/minimal/package.json | 2 +- examples/type-checked/package.json | 2 +- examples/with-cypress/package.json | 2 +- examples/with-jsx-in-vue/package.json | 2 +- examples/with-jsx/package.json | 2 +- examples/with-nightwatch/package.json | 2 +- examples/with-playwright/package.json | 2 +- examples/with-prettier/package.json | 2 +- examples/with-tsx-in-vue/package.json | 2 +- examples/with-tsx/package.json | 2 +- examples/with-vitest/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 424 +++++++++--------- test/fixtures/file-based-routing/package.json | 2 +- test/fixtures/with-older-espree/package.json | 2 +- 20 files changed, 231 insertions(+), 231 deletions(-) diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index 767d5d0..8790b53 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -23,7 +23,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 5d63e09..04b09a4 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -39,7 +39,7 @@ "npm-run-all2": "^7.0.2", "prettier": "3.5.2", "start-server-and-test": "^2.0.10", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", 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 3888f18..4090aa3 100644 --- a/examples/custom-type-checked-rules-on-and-off/package.json +++ b/examples/custom-type-checked-rules-on-and-off/package.json @@ -23,7 +23,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", "vue-tsc": "^2.2.8" diff --git a/examples/disable-ts-in-templates/package.json b/examples/disable-ts-in-templates/package.json index 048da6f..9dc6175 100644 --- a/examples/disable-ts-in-templates/package.json +++ b/examples/disable-ts-in-templates/package.json @@ -23,7 +23,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index 8e23475..df7f94e 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -40,7 +40,7 @@ "npm-run-all2": "^7.0.2", "prettier": "3.5.2", "start-server-and-test": "^2.0.10", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 06ba812..cf8cec9 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -23,7 +23,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 9cec125..1911141 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -39,7 +39,7 @@ "npm-run-all2": "^7.0.2", "prettier": "3.5.2", "start-server-and-test": "^2.0.10", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", "vitest": "^3.0.7", diff --git a/examples/with-cypress/package.json b/examples/with-cypress/package.json index 3e647a2..b5df245 100644 --- a/examples/with-cypress/package.json +++ b/examples/with-cypress/package.json @@ -30,7 +30,7 @@ "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "start-server-and-test": "^2.0.10", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/with-jsx-in-vue/package.json b/examples/with-jsx-in-vue/package.json index 38d56e4..d8f798c 100644 --- a/examples/with-jsx-in-vue/package.json +++ b/examples/with-jsx-in-vue/package.json @@ -24,7 +24,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/with-jsx/package.json b/examples/with-jsx/package.json index 1a2be21..81ac848 100644 --- a/examples/with-jsx/package.json +++ b/examples/with-jsx/package.json @@ -24,7 +24,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index e0dc023..9d0e1e7 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -31,7 +31,7 @@ "nightwatch": "^3.11.1", "npm-run-all2": "^7.0.2", "ts-node": "^10.9.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vite-plugin-nightwatch": "^0.4.6", "vue-tsc": "^2.2.8" diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index 3c09cbd..fd0c4f3 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -26,7 +26,7 @@ "eslint-plugin-playwright": "^2.2.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index 8e9afde..2b96978 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -26,7 +26,7 @@ "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", "prettier": "3.5.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/with-tsx-in-vue/package.json b/examples/with-tsx-in-vue/package.json index f7b29bb..a6e73bc 100644 --- a/examples/with-tsx-in-vue/package.json +++ b/examples/with-tsx-in-vue/package.json @@ -24,7 +24,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/with-tsx/package.json b/examples/with-tsx/package.json index 8e9311e..9a0e3b5 100644 --- a/examples/with-tsx/package.json +++ b/examples/with-tsx/package.json @@ -24,7 +24,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index e6445a8..bc0e7ae 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -28,7 +28,7 @@ "eslint-plugin-vue": "^9.33.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vitest": "^3.0.7", "vue-tsc": "^2.2.8" diff --git a/package.json b/package.json index cb56c1b..7fe0906 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "pkgroll": "^2.11.2", "prettier": "3.5.2", "tsx": "^4.19.3", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vitest": "^3.0.7", "vue": "^3.5.13" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6140d7..dc4c6c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ importers: dependencies: '@typescript-eslint/utils': specifier: ^8.26.0 - version: 8.26.0(eslint@9.21.0)(typescript@5.7.3) + version: 8.26.0(eslint@9.21.0)(typescript@5.8.2) fast-glob: specifier: ^3.3.3 version: 3.3.3 typescript-eslint: specifier: ^8.26.0 - version: 8.26.0(eslint@9.21.0)(typescript@5.7.3) + version: 8.26.0(eslint@9.21.0)(typescript@5.8.2) vue-eslint-parser: specifier: ^9.4.3 version: 9.4.3(eslint@9.21.0) @@ -38,7 +38,7 @@ importers: version: 9.5.2 pkgroll: specifier: ^2.11.2 - version: 2.11.2(typescript@5.7.3) + version: 2.11.2(typescript@5.8.2) prettier: specifier: 3.5.2 version: 3.5.2 @@ -46,20 +46,20 @@ importers: specifier: ^4.19.3 version: 4.19.3 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vitest: specifier: ^3.0.7 version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) examples/allow-js: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -69,13 +69,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -86,26 +86,26 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/api-before-14.3: dependencies: pinia: specifier: ^3.0.1 - version: 3.0.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) vue-router: specifier: ^4.5.0 - version: 4.5.0(vue@3.5.13(typescript@5.7.3)) + version: 4.5.0(vue@3.5.13(typescript@5.8.2)) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -118,13 +118,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) + version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) @@ -136,7 +136,7 @@ importers: version: 2.4.6 '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) cypress: specifier: ^14.1.0 version: 14.1.0 @@ -162,26 +162,26 @@ importers: specifier: ^2.0.10 version: 2.0.10 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) vitest: specifier: ^3.0.7 version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/custom-type-checked-rules-on-and-off: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node22': specifier: ^22.0.0 @@ -191,13 +191,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:^ version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -208,23 +208,23 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/disable-ts-in-templates: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -234,13 +234,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -251,26 +251,26 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/disable-type-checked-for-yml: dependencies: pinia: specifier: ^3.0.1 - version: 3.0.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) vue-router: specifier: ^4.5.0 - version: 4.5.0(vue@3.5.13(typescript@5.7.3)) + version: 4.5.0(vue@3.5.13(typescript@5.8.2)) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -283,13 +283,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) + version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) @@ -301,7 +301,7 @@ importers: version: 2.4.6 '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) cypress: specifier: ^14.1.0 version: 14.1.0 @@ -330,26 +330,26 @@ importers: specifier: ^2.0.10 version: 2.0.10 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) vitest: specifier: ^3.0.7 version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/minimal: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -359,13 +359,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -376,26 +376,26 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/type-checked: dependencies: pinia: specifier: ^3.0.1 - version: 3.0.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) vue-router: specifier: ^4.5.0 - version: 4.5.0(vue@3.5.13(typescript@5.7.3)) + version: 4.5.0(vue@3.5.13(typescript@5.8.2)) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -408,13 +408,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) + version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) @@ -426,7 +426,7 @@ importers: version: 2.4.6 '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) cypress: specifier: ^14.1.0 version: 14.1.0 @@ -452,26 +452,26 @@ importers: specifier: ^2.0.10 version: 2.0.10 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) vitest: specifier: ^3.0.7 version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-cypress: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -481,13 +481,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) cypress: specifier: ^14.1.0 version: 14.1.0 @@ -507,20 +507,20 @@ importers: specifier: ^2.0.10 version: 2.0.10 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-jsx: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -530,16 +530,16 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -550,20 +550,20 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-jsx-in-vue: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -573,16 +573,16 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -593,24 +593,24 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-nightwatch: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@nightwatch/vue': specifier: ^3.1.2 - version: 3.1.2(@types/node@22.13.9)(vue@3.5.13(typescript@5.7.3)) + version: 3.1.2(@types/node@22.13.9)(vue@3.5.13(typescript@5.8.2)) '@tsconfig/node20': specifier: ^20.1.4 version: 20.1.4 @@ -619,7 +619,7 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -628,7 +628,7 @@ importers: version: 2.4.6 '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) chromedriver: specifier: ^133.0.3 version: 133.0.3 @@ -649,10 +649,10 @@ importers: version: 7.0.2 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@22.13.9)(typescript@5.7.3) + version: 10.9.2(@types/node@22.13.9)(typescript@5.8.2) typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) @@ -661,13 +661,13 @@ importers: version: 0.4.6 vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-playwright: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@playwright/test': specifier: ^1.50.1 @@ -680,13 +680,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -700,20 +700,20 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-prettier: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -723,7 +723,7 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-prettier': specifier: ^10.2.0 version: 10.2.0(eslint@9.21.0)(prettier@3.5.2) @@ -732,7 +732,7 @@ importers: version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -746,20 +746,20 @@ importers: specifier: 3.5.2 version: 3.5.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-tsx: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -769,16 +769,16 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -789,20 +789,20 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-tsx-in-vue: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -812,16 +812,16 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -832,20 +832,20 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) examples/with-vitest: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -858,10 +858,10 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vitest/eslint-plugin': specifier: ^1.1.36 - version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) + version: 1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../.. @@ -870,7 +870,7 @@ importers: version: 2.4.6 '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -884,8 +884,8 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) @@ -894,16 +894,16 @@ importers: version: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) test/fixtures/file-based-routing: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) vue-router: specifier: ^4.5.0 - version: 4.5.0(vue@3.5.13(typescript@5.7.3)) + version: 4.5.0(vue@3.5.13(typescript@5.8.2)) devDependencies: '@tsconfig/node22': specifier: ^22.0.0 @@ -913,13 +913,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -930,26 +930,26 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 unplugin-vue-router: specifier: ^0.11.2 - version: 0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)) + version: 0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2)) vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vite-plugin-vue-devtools: specifier: ^7.7.2 - version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) test/fixtures/with-older-espree: dependencies: vue: specifier: ^3.5.13 - version: 3.5.13(typescript@5.7.3) + version: 3.5.13(typescript@5.8.2) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -959,13 +959,13 @@ importers: version: 22.13.9 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + version: 5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/eslint-config-typescript': specifier: workspace:* version: link:../../.. '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)) + version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)) eslint: specifier: ^9.21.0 version: 9.21.0 @@ -979,14 +979,14 @@ importers: specifier: ^7.0.2 version: 7.0.2 typescript: - specifier: ~5.7.3 - version: 5.7.3 + specifier: ~5.8.2 + version: 5.8.2 vite: specifier: ^6.2.0 version: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) vue-tsc: specifier: ^2.2.8 - version: 2.2.8(typescript@5.7.3) + version: 2.2.8(typescript@5.8.2) packages: @@ -4979,8 +4979,8 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' - typescript@5.7.3: - resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} + typescript@5.8.2: + resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} engines: {node: '>=14.17'} hasBin: true @@ -6038,10 +6038,10 @@ snapshots: dependencies: archiver: 5.3.2 - '@nightwatch/vue@3.1.2(@types/node@22.13.9)(vue@3.5.13(typescript@5.7.3))': + '@nightwatch/vue@3.1.2(@types/node@22.13.9)(vue@3.5.13(typescript@5.8.2))': dependencies: '@nightwatch/esbuild-utils': 0.2.1 - '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.9))(vue@3.5.13(typescript@5.7.3)) + '@vitejs/plugin-vue': 4.6.2(vite@4.5.5(@types/node@22.13.9))(vue@3.5.13(typescript@5.8.2)) get-port: 5.1.1 vite: 4.5.5(@types/node@22.13.9) vite-plugin-nightwatch: 0.4.6 @@ -6295,32 +6295,32 @@ snapshots: '@types/node': 22.13.9 optional: true - '@typescript-eslint/eslint-plugin@8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/parser': 8.26.0(eslint@9.21.0)(typescript@5.8.2) '@typescript-eslint/scope-manager': 8.26.0 - '@typescript-eslint/type-utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/type-utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2) '@typescript-eslint/visitor-keys': 8.26.0 eslint: 9.21.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 - ts-api-utils: 2.0.1(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 2.0.1(typescript@5.8.2) + typescript: 5.8.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.7.3)': + '@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.8.2)': dependencies: '@typescript-eslint/scope-manager': 8.26.0 '@typescript-eslint/types': 8.26.0 - '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2) '@typescript-eslint/visitor-keys': 8.26.0 debug: 4.4.0(supports-color@8.1.1) eslint: 9.21.0 - typescript: 5.7.3 + typescript: 5.8.2 transitivePeerDependencies: - supports-color @@ -6329,20 +6329,20 @@ snapshots: '@typescript-eslint/types': 8.26.0 '@typescript-eslint/visitor-keys': 8.26.0 - '@typescript-eslint/type-utils@8.26.0(eslint@9.21.0)(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.26.0(eslint@9.21.0)(typescript@5.8.2)': dependencies: - '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2) + '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2) debug: 4.4.0(supports-color@8.1.1) eslint: 9.21.0 - ts-api-utils: 2.0.1(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 2.0.1(typescript@5.8.2) + typescript: 5.8.2 transitivePeerDependencies: - supports-color '@typescript-eslint/types@8.26.0': {} - '@typescript-eslint/typescript-estree@8.26.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.26.0(typescript@5.8.2)': dependencies: '@typescript-eslint/types': 8.26.0 '@typescript-eslint/visitor-keys': 8.26.0 @@ -6351,19 +6351,19 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 2.0.1(typescript@5.7.3) - typescript: 5.7.3 + ts-api-utils: 2.0.1(typescript@5.8.2) + typescript: 5.8.2 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3)': + '@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2)': dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0) '@typescript-eslint/scope-manager': 8.26.0 '@typescript-eslint/types': 8.26.0 - '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.26.0(typescript@5.8.2) eslint: 9.21.0 - typescript: 5.7.3 + typescript: 5.8.2 transitivePeerDependencies: - supports-color @@ -6372,32 +6372,32 @@ snapshots: '@typescript-eslint/types': 8.26.0 eslint-visitor-keys: 4.2.0 - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.26.5(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.8.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.9))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.13.9))(vue@3.5.13(typescript@5.8.2))': dependencies: vite: 4.5.5(@types/node@22.13.9) - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.8.2) - '@vitejs/plugin-vue@5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vitejs/plugin-vue@5.2.1(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': dependencies: vite: 6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0) - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.8.2) - '@vitest/eslint-plugin@1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0))': + '@vitest/eslint-plugin@1.1.36(@typescript-eslint/utils@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2)(vitest@3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0))': dependencies: - '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2) eslint: 9.21.0 optionalDependencies: - typescript: 5.7.3 + typescript: 5.8.2 vitest: 3.0.7(@types/node@22.13.9)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.0) '@vitest/expect@3.0.7': @@ -6452,7 +6452,7 @@ snapshots: path-browserify: 1.0.1 vscode-uri: 3.0.8 - '@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.7.3))': + '@vue-macros/common@1.16.1(vue@3.5.13(typescript@5.8.2))': dependencies: '@vue/compiler-sfc': 3.5.13 ast-kit: 1.4.0 @@ -6461,7 +6461,7 @@ snapshots: pathe: 2.0.3 picomatch: 4.0.2 optionalDependencies: - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.8.2) '@vue/babel-helper-vue-transform-on@1.2.5': {} @@ -6534,7 +6534,7 @@ snapshots: dependencies: '@vue/devtools-kit': 7.7.2 - '@vue/devtools-core@7.7.2(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3))': + '@vue/devtools-core@7.7.2(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2))': dependencies: '@vue/devtools-kit': 7.7.2 '@vue/devtools-shared': 7.7.2 @@ -6542,7 +6542,7 @@ snapshots: nanoid: 5.0.9 pathe: 2.0.3 vite-hot-client: 0.2.4(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0)) - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.8.2) transitivePeerDependencies: - vite @@ -6569,7 +6569,7 @@ snapshots: transitivePeerDependencies: - '@types/eslint' - '@vue/language-core@2.2.8(typescript@5.7.3)': + '@vue/language-core@2.2.8(typescript@5.8.2)': dependencies: '@volar/language-core': 2.4.11 '@vue/compiler-dom': 3.5.13 @@ -6580,7 +6580,7 @@ snapshots: muggle-string: 0.4.1 path-browserify: 1.0.1 optionalDependencies: - typescript: 5.7.3 + typescript: 5.8.2 '@vue/reactivity@3.5.13': dependencies: @@ -6598,11 +6598,11 @@ snapshots: '@vue/shared': 3.5.13 csstype: 3.1.3 - '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.7.3))': + '@vue/server-renderer@3.5.13(vue@3.5.13(typescript@5.8.2))': dependencies: '@vue/compiler-ssr': 3.5.13 '@vue/shared': 3.5.13 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.8.2) '@vue/shared@3.5.13': {} @@ -6611,10 +6611,10 @@ snapshots: js-beautify: 1.15.1 vue-component-type-helpers: 2.2.0 - '@vue/tsconfig@0.7.0(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3))': + '@vue/tsconfig@0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))': optionalDependencies: - typescript: 5.7.3 - vue: 3.5.13(typescript@5.7.3) + typescript: 5.8.2 + vue: 3.5.13(typescript@5.8.2) '@wdio/logger@9.4.4': dependencies: @@ -8819,12 +8819,12 @@ snapshots: pify@2.3.0: {} - pinia@3.0.1(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3)): + pinia@3.0.1(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2)): dependencies: '@vue/devtools-api': 7.7.2 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.8.2) optionalDependencies: - typescript: 5.7.3 + typescript: 5.8.2 piscina@4.8.0: optionalDependencies: @@ -8836,7 +8836,7 @@ snapshots: mlly: 1.7.4 pathe: 1.1.2 - pkgroll@2.11.2(typescript@5.7.3): + pkgroll@2.11.2(typescript@5.8.2): dependencies: '@rollup/plugin-alias': 5.1.1(rollup@4.34.8) '@rollup/plugin-commonjs': 28.0.2(rollup@4.34.8) @@ -8850,7 +8850,7 @@ snapshots: rollup: 4.34.8 rollup-pluginutils: 2.8.2 optionalDependencies: - typescript: 5.7.3 + typescript: 5.8.2 playwright-core@1.50.1: {} @@ -9399,11 +9399,11 @@ snapshots: tree-kill@1.2.2: {} - ts-api-utils@2.0.1(typescript@5.7.3): + ts-api-utils@2.0.1(typescript@5.8.2): dependencies: - typescript: 5.7.3 + typescript: 5.8.2 - ts-node@10.9.2(@types/node@22.13.9)(typescript@5.7.3): + ts-node@10.9.2(@types/node@22.13.9)(typescript@5.8.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -9417,7 +9417,7 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.7.3 + typescript: 5.8.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -9450,17 +9450,17 @@ snapshots: type-fest@0.7.1: {} - typescript-eslint@8.26.0(eslint@9.21.0)(typescript@5.7.3): + typescript-eslint@8.26.0(eslint@9.21.0)(typescript@5.8.2): dependencies: - '@typescript-eslint/eslint-plugin': 8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.7.3))(eslint@9.21.0)(typescript@5.7.3) - '@typescript-eslint/parser': 8.26.0(eslint@9.21.0)(typescript@5.7.3) - '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.7.3) + '@typescript-eslint/eslint-plugin': 8.26.0(@typescript-eslint/parser@8.26.0(eslint@9.21.0)(typescript@5.8.2))(eslint@9.21.0)(typescript@5.8.2) + '@typescript-eslint/parser': 8.26.0(eslint@9.21.0)(typescript@5.8.2) + '@typescript-eslint/utils': 8.26.0(eslint@9.21.0)(typescript@5.8.2) eslint: 9.21.0 - typescript: 5.7.3 + typescript: 5.8.2 transitivePeerDependencies: - supports-color - typescript@5.7.3: {} + typescript@5.8.2: {} ufo@1.5.4: {} @@ -9472,11 +9472,11 @@ snapshots: universalify@2.0.1: {} - unplugin-vue-router@0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)))(vue@3.5.13(typescript@5.7.3)): + unplugin-vue-router@0.11.2(rollup@4.34.8)(vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)))(vue@3.5.13(typescript@5.8.2)): dependencies: '@babel/types': 7.26.5 '@rollup/pluginutils': 5.1.4(rollup@4.34.8) - '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.7.3)) + '@vue-macros/common': 1.16.1(vue@3.5.13(typescript@5.8.2)) ast-walker-scope: 0.6.2 chokidar: 3.6.0 fast-glob: 3.3.3 @@ -9489,7 +9489,7 @@ snapshots: unplugin: 2.1.2 yaml: 2.7.0 optionalDependencies: - vue-router: 4.5.0(vue@3.5.13(typescript@5.7.3)) + vue-router: 4.5.0(vue@3.5.13(typescript@5.8.2)) transitivePeerDependencies: - rollup - vue @@ -9583,9 +9583,9 @@ snapshots: - supports-color - utf-8-validate - vite-plugin-vue-devtools@7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)): + vite-plugin-vue-devtools@7.7.2(rollup@4.34.8)(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)): dependencies: - '@vue/devtools-core': 7.7.2(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.7.3)) + '@vue/devtools-core': 7.7.2(vite@6.2.0(@types/node@22.13.9)(tsx@4.19.3)(yaml@2.7.0))(vue@3.5.13(typescript@5.8.2)) '@vue/devtools-kit': 7.7.2 '@vue/devtools-shared': 7.7.2 execa: 9.5.2 @@ -9690,26 +9690,26 @@ snapshots: transitivePeerDependencies: - supports-color - vue-router@4.5.0(vue@3.5.13(typescript@5.7.3)): + vue-router@4.5.0(vue@3.5.13(typescript@5.8.2)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.13(typescript@5.7.3) + vue: 3.5.13(typescript@5.8.2) - vue-tsc@2.2.8(typescript@5.7.3): + vue-tsc@2.2.8(typescript@5.8.2): dependencies: '@volar/typescript': 2.4.11 - '@vue/language-core': 2.2.8(typescript@5.7.3) - typescript: 5.7.3 + '@vue/language-core': 2.2.8(typescript@5.8.2) + typescript: 5.8.2 - vue@3.5.13(typescript@5.7.3): + vue@3.5.13(typescript@5.8.2): dependencies: '@vue/compiler-dom': 3.5.13 '@vue/compiler-sfc': 3.5.13 '@vue/runtime-dom': 3.5.13 - '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.7.3)) + '@vue/server-renderer': 3.5.13(vue@3.5.13(typescript@5.8.2)) '@vue/shared': 3.5.13 optionalDependencies: - typescript: 5.7.3 + typescript: 5.8.2 w3c-xmlserializer@5.0.0: dependencies: diff --git a/test/fixtures/file-based-routing/package.json b/test/fixtures/file-based-routing/package.json index d88d8cb..5b76450 100644 --- a/test/fixtures/file-based-routing/package.json +++ b/test/fixtures/file-based-routing/package.json @@ -24,7 +24,7 @@ "eslint": "^9.21.0", "eslint-plugin-vue": "^9.33.0", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "unplugin-vue-router": "^0.11.2", "vite": "^6.2.0", "vite-plugin-vue-devtools": "^7.7.2", diff --git a/test/fixtures/with-older-espree/package.json b/test/fixtures/with-older-espree/package.json index a3206d0..ad72b9f 100644 --- a/test/fixtures/with-older-espree/package.json +++ b/test/fixtures/with-older-espree/package.json @@ -24,7 +24,7 @@ "eslint-plugin-vue": "^9.33.0", "espree": "^9.6.1", "npm-run-all2": "^7.0.2", - "typescript": "~5.7.3", + "typescript": "~5.8.2", "vite": "^6.2.0", "vue-tsc": "^2.2.8" } From 8381c00869445886aad8f69409a69a07905e7242 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 14:21:44 +0800 Subject: [PATCH 10/12] chore(deps): update dependency vue-eslint-parser to v10 (#157) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 23 +++++++++++++++++++++-- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7fe0906..7437f98 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@typescript-eslint/utils": "^8.26.0", "fast-glob": "^3.3.3", "typescript-eslint": "^8.26.0", - "vue-eslint-parser": "^9.4.3" + "vue-eslint-parser": "^10.1.1" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc4c6c9..a9567c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^8.26.0 version: 8.26.0(eslint@9.21.0)(typescript@5.8.2) vue-eslint-parser: - specifier: ^9.4.3 - version: 9.4.3(eslint@9.21.0) + specifier: ^10.1.1 + version: 10.1.1(eslint@9.21.0) devDependencies: '@tsconfig/node20': specifier: ^20.1.4 @@ -5180,6 +5180,12 @@ packages: vue-component-type-helpers@2.2.0: resolution: {integrity: sha512-cYrAnv2me7bPDcg9kIcGwjJiSB6Qyi08+jLDo9yuvoFQjzHiPTzML7RnkJB1+3P6KMsX/KbCD4QE3Tv/knEllw==} + vue-eslint-parser@10.1.1: + resolution: {integrity: sha512-bh2Z/Au5slro9QJ3neFYLanZtb1jH+W2bKqGHXAoYD4vZgNG3KeotL7JpPv5xzY4UXUXJl7TrIsnzECH63kd3Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + vue-eslint-parser@9.4.3: resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==} engines: {node: ^14.17.0 || >=16.0.0} @@ -9677,6 +9683,19 @@ snapshots: vue-component-type-helpers@2.2.0: {} + vue-eslint-parser@10.1.1(eslint@9.21.0): + dependencies: + debug: 4.4.0(supports-color@8.1.1) + eslint: 9.21.0 + eslint-scope: 8.2.0 + eslint-visitor-keys: 4.2.0 + espree: 10.3.0 + esquery: 1.6.0 + lodash: 4.17.21 + semver: 7.6.3 + transitivePeerDependencies: + - supports-color + vue-eslint-parser@9.4.3(eslint@9.21.0): dependencies: debug: 4.4.0(supports-color@8.1.1) From 129d96ae65476c22e7e6b812aa0daa13a09aa0a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 15:17:16 +0800 Subject: [PATCH 11/12] chore(deps): update dependency eslint-plugin-vue to allow v10 (#156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/allow-js/package.json | 2 +- examples/api-before-14.3/package.json | 2 +- .../package.json | 2 +- examples/disable-ts-in-templates/package.json | 2 +- .../disable-type-checked-for-yml/package.json | 2 +- examples/minimal/package.json | 2 +- examples/type-checked/package.json | 2 +- examples/with-cypress/package.json | 2 +- examples/with-jsx-in-vue/package.json | 2 +- examples/with-jsx/package.json | 2 +- examples/with-nightwatch/package.json | 2 +- examples/with-playwright/package.json | 2 +- examples/with-prettier/package.json | 2 +- examples/with-tsx-in-vue/package.json | 2 +- examples/with-tsx/package.json | 2 +- examples/with-vitest/package.json | 2 +- package.json | 4 +- pnpm-lock.yaml | 90 +++++++++---------- test/fixtures/file-based-routing/package.json | 2 +- test/fixtures/with-older-espree/package.json | 2 +- 20 files changed, 64 insertions(+), 66 deletions(-) diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index 8790b53..a7ead51 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/api-before-14.3/package.json b/examples/api-before-14.3/package.json index 04b09a4..b3ec1a7 100644 --- a/examples/api-before-14.3/package.json +++ b/examples/api-before-14.3/package.json @@ -34,7 +34,7 @@ "cypress": "^14.1.0", "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "prettier": "3.5.2", 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 4090aa3..ca1788c 100644 --- a/examples/custom-type-checked-rules-on-and-off/package.json +++ b/examples/custom-type-checked-rules-on-and-off/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-typescript": "workspace:^", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/disable-ts-in-templates/package.json b/examples/disable-ts-in-templates/package.json index 9dc6175..8e2edf3 100644 --- a/examples/disable-ts-in-templates/package.json +++ b/examples/disable-ts-in-templates/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/disable-type-checked-for-yml/package.json b/examples/disable-type-checked-for-yml/package.json index df7f94e..7c33ab4 100644 --- a/examples/disable-type-checked-for-yml/package.json +++ b/examples/disable-type-checked-for-yml/package.json @@ -34,7 +34,7 @@ "cypress": "^14.1.0", "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "eslint-plugin-yml": "^1.17.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", diff --git a/examples/minimal/package.json b/examples/minimal/package.json index cf8cec9..ef577e7 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 1911141..3686f54 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -34,7 +34,7 @@ "cypress": "^14.1.0", "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "prettier": "3.5.2", diff --git a/examples/with-cypress/package.json b/examples/with-cypress/package.json index b5df245..4bd4e91 100644 --- a/examples/with-cypress/package.json +++ b/examples/with-cypress/package.json @@ -27,7 +27,7 @@ "cypress": "^14.1.0", "eslint": "^9.21.0", "eslint-plugin-cypress": "^4.1.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "start-server-and-test": "^2.0.10", "typescript": "~5.8.2", diff --git a/examples/with-jsx-in-vue/package.json b/examples/with-jsx-in-vue/package.json index d8f798c..1ff8221 100644 --- a/examples/with-jsx-in-vue/package.json +++ b/examples/with-jsx-in-vue/package.json @@ -22,7 +22,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/with-jsx/package.json b/examples/with-jsx/package.json index 81ac848..beb293c 100644 --- a/examples/with-jsx/package.json +++ b/examples/with-jsx/package.json @@ -22,7 +22,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/with-nightwatch/package.json b/examples/with-nightwatch/package.json index 9d0e1e7..f2caa06 100644 --- a/examples/with-nightwatch/package.json +++ b/examples/with-nightwatch/package.json @@ -26,7 +26,7 @@ "@vue/tsconfig": "^0.7.0", "chromedriver": "^133.0.3", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "geckodriver": "^5.0.0", "nightwatch": "^3.11.1", "npm-run-all2": "^7.0.2", diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index fd0c4f3..44f5462 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -24,7 +24,7 @@ "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", "eslint-plugin-playwright": "^2.2.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/with-prettier/package.json b/examples/with-prettier/package.json index 2b96978..4edefec 100644 --- a/examples/with-prettier/package.json +++ b/examples/with-prettier/package.json @@ -23,7 +23,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "prettier": "3.5.2", "typescript": "~5.8.2", diff --git a/examples/with-tsx-in-vue/package.json b/examples/with-tsx-in-vue/package.json index a6e73bc..c1ccd42 100644 --- a/examples/with-tsx-in-vue/package.json +++ b/examples/with-tsx-in-vue/package.json @@ -22,7 +22,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/with-tsx/package.json b/examples/with-tsx/package.json index 9a0e3b5..3821bcb 100644 --- a/examples/with-tsx/package.json +++ b/examples/with-tsx/package.json @@ -22,7 +22,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "vite": "^6.2.0", diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index bc0e7ae..a23ca36 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -25,7 +25,7 @@ "@vue/test-utils": "^2.4.6", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "jsdom": "^26.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", diff --git a/package.json b/package.json index 7437f98..a8402c7 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@tsconfig/node20": "^20.1.4", "@types/node": "^22.13.9", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "execa": "^9.5.2", "pkgroll": "^2.11.2", "prettier": "3.5.2", @@ -61,7 +61,7 @@ }, "peerDependencies": { "eslint": "^9.10.0", - "eslint-plugin-vue": "^9.28.0", + "eslint-plugin-vue": "^9.28.0 || ^10.0.0", "typescript": ">=4.8.4" }, "peerDependenciesMeta": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a9567c5..30ad3cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) execa: specifier: ^9.5.2 version: 9.5.2 @@ -80,8 +80,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -147,8 +147,8 @@ importers: specifier: ^4.1.0 version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -202,8 +202,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -245,8 +245,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -312,8 +312,8 @@ importers: specifier: ^4.1.0 version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) eslint-plugin-yml: specifier: ^1.17.0 version: 1.17.0(eslint@9.21.0) @@ -370,8 +370,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -437,8 +437,8 @@ importers: specifier: ^4.1.0 version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -498,8 +498,8 @@ importers: specifier: ^4.1.0 version: 4.1.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -544,8 +544,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -587,8 +587,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -636,8 +636,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) geckodriver: specifier: ^5.0.0 version: 5.0.0(bare-buffer@3.0.1) @@ -694,8 +694,8 @@ importers: specifier: ^2.2.0 version: 2.2.0(eslint@9.21.0) eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -737,8 +737,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -783,8 +783,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -826,8 +826,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -875,8 +875,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) jsdom: specifier: ^26.0.0 version: 26.0.0 @@ -924,8 +924,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) npm-run-all2: specifier: ^7.0.2 version: 7.0.2 @@ -970,8 +970,8 @@ importers: specifier: ^9.21.0 version: 9.21.0 eslint-plugin-vue: - specifier: ^9.33.0 - version: 9.33.0(eslint@9.21.0) + specifier: ^10.0.0 + version: 10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)) espree: specifier: ^9.6.1 version: 9.6.1 @@ -3221,11 +3221,12 @@ packages: eslint-config-prettier: optional: true - eslint-plugin-vue@9.33.0: - resolution: {integrity: sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==} - engines: {node: ^14.17.0 || >=16.0.0} + eslint-plugin-vue@10.0.0: + resolution: {integrity: sha512-XKckedtajqwmaX6u1VnECmZ6xJt+YvlmMzBPZd+/sI3ub2lpYZyFnsyWo7c3nMOQKJQudeyk1lw/JxdgeKT64w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 + eslint: ^8.57.0 || ^9.0.0 + vue-eslint-parser: ^10.0.0 eslint-plugin-yml@1.17.0: resolution: {integrity: sha512-Q3LXFRnNpGYAK/PM0BY1Xs0IY1xTLfM0kC986nNQkx1l8tOGz+YS50N6wXkAJkrBpeUN9OxEMB7QJ+9MTDAqIQ==} @@ -7548,19 +7549,16 @@ snapshots: optionalDependencies: eslint-config-prettier: 10.0.1(eslint@9.21.0) - eslint-plugin-vue@9.33.0(eslint@9.21.0): + eslint-plugin-vue@10.0.0(eslint@9.21.0)(vue-eslint-parser@9.4.3(eslint@9.21.0)): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.21.0) eslint: 9.21.0 - globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.2 semver: 7.6.3 vue-eslint-parser: 9.4.3(eslint@9.21.0) xml-name-validator: 4.0.0 - transitivePeerDependencies: - - supports-color eslint-plugin-yml@1.17.0(eslint@9.21.0): dependencies: diff --git a/test/fixtures/file-based-routing/package.json b/test/fixtures/file-based-routing/package.json index 5b76450..eff73e1 100644 --- a/test/fixtures/file-based-routing/package.json +++ b/test/fixtures/file-based-routing/package.json @@ -22,7 +22,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", "unplugin-vue-router": "^0.11.2", diff --git a/test/fixtures/with-older-espree/package.json b/test/fixtures/with-older-espree/package.json index ad72b9f..650237f 100644 --- a/test/fixtures/with-older-espree/package.json +++ b/test/fixtures/with-older-espree/package.json @@ -21,7 +21,7 @@ "@vue/eslint-config-typescript": "workspace:*", "@vue/tsconfig": "^0.7.0", "eslint": "^9.21.0", - "eslint-plugin-vue": "^9.33.0", + "eslint-plugin-vue": "^10.0.0", "espree": "^9.6.1", "npm-run-all2": "^7.0.2", "typescript": "~5.8.2", From 05c4b9dd58ebeade170deb67213993489b042a6b Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Thu, 6 Mar 2025 15:19:18 +0800 Subject: [PATCH 12/12] 14.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8402c7..157c818 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vue/eslint-config-typescript", - "version": "14.4.0", + "version": "14.5.0", "description": "ESLint config for TypeScript + Vue.js projects", "main": "./dist/index.mjs", "type": "module",