mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore(deps): update all non-major dependencies (main) (#27621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0602dd0ae2
commit
1341687320
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
run: pnpm build
|
run: pnpm build
|
||||||
|
|
||||||
- name: Run benchmarks
|
- name: Run benchmarks
|
||||||
uses: CodSpeedHQ/action@0b631f8998f2389eb5144632b6f9f8fabd33a86e # v2.4.1
|
uses: CodSpeedHQ/action@f11c406b8c87cda176ff341ed4925bc98086f6d1 # v2.4.2
|
||||||
with:
|
with:
|
||||||
run: pnpm vitest bench
|
run: pnpm vitest bench
|
||||||
token: ${{ secrets.CODSPEED_TOKEN }}
|
token: ${{ secrets.CODSPEED_TOKEN }}
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
"vue": "3.4.29"
|
"vue": "3.4.29"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "9.4.0",
|
"@eslint/js": "9.5.0",
|
||||||
"@nuxt/eslint-config": "0.3.13",
|
"@nuxt/eslint-config": "0.3.13",
|
||||||
"@nuxt/kit": "workspace:*",
|
"@nuxt/kit": "workspace:*",
|
||||||
"@nuxt/test-utils": "3.13.1",
|
"@nuxt/test-utils": "3.13.1",
|
||||||
@ -64,7 +64,7 @@
|
|||||||
"changelogen": "0.5.5",
|
"changelogen": "0.5.5",
|
||||||
"consola": "3.2.3",
|
"consola": "3.2.3",
|
||||||
"devalue": "5.0.0",
|
"devalue": "5.0.0",
|
||||||
"eslint": "9.4.0",
|
"eslint": "9.5.0",
|
||||||
"eslint-plugin-no-only-tests": "3.1.0",
|
"eslint-plugin-no-only-tests": "3.1.0",
|
||||||
"eslint-plugin-perfectionist": "2.11.0",
|
"eslint-plugin-perfectionist": "2.11.0",
|
||||||
"eslint-typegen": "0.2.4",
|
"eslint-typegen": "0.2.4",
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"magic-string": "^0.30.10",
|
"magic-string": "^0.30.10",
|
||||||
"memfs": "^4.9.2",
|
"memfs": "^4.9.3",
|
||||||
"mini-css-extract-plugin": "^2.9.0",
|
"mini-css-extract-plugin": "^2.9.0",
|
||||||
"mlly": "^1.7.1",
|
"mlly": "^1.7.1",
|
||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
|
221
pnpm-lock.yaml
221
pnpm-lock.yaml
@ -21,11 +21,11 @@ importers:
|
|||||||
.:
|
.:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@eslint/js':
|
'@eslint/js':
|
||||||
specifier: 9.4.0
|
specifier: 9.5.0
|
||||||
version: 9.4.0
|
version: 9.5.0
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: 0.3.13
|
specifier: 0.3.13
|
||||||
version: 0.3.13(eslint@9.4.0)(typescript@5.4.5)
|
version: 0.3.13(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@nuxt/kit':
|
'@nuxt/kit':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/kit
|
version: link:packages/kit
|
||||||
@ -75,17 +75,17 @@ importers:
|
|||||||
specifier: 5.0.0
|
specifier: 5.0.0
|
||||||
version: 5.0.0
|
version: 5.0.0
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 9.4.0
|
specifier: 9.5.0
|
||||||
version: 9.4.0
|
version: 9.5.0
|
||||||
eslint-plugin-no-only-tests:
|
eslint-plugin-no-only-tests:
|
||||||
specifier: 3.1.0
|
specifier: 3.1.0
|
||||||
version: 3.1.0
|
version: 3.1.0
|
||||||
eslint-plugin-perfectionist:
|
eslint-plugin-perfectionist:
|
||||||
specifier: 2.11.0
|
specifier: 2.11.0
|
||||||
version: 2.11.0(eslint@9.4.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.4.0))
|
version: 2.11.0(eslint@9.5.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.5.0))
|
||||||
eslint-typegen:
|
eslint-typegen:
|
||||||
specifier: 0.2.4
|
specifier: 0.2.4
|
||||||
version: 0.2.4(eslint@9.4.0)
|
version: 0.2.4(eslint@9.5.0)
|
||||||
execa:
|
execa:
|
||||||
specifier: 9.2.0
|
specifier: 9.2.0
|
||||||
version: 9.2.0
|
version: 9.2.0
|
||||||
@ -727,7 +727,7 @@ importers:
|
|||||||
version: 1.6.0(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0)
|
version: 1.6.0(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.4
|
specifier: ^0.6.4
|
||||||
version: 0.6.4(eslint@9.4.0)(optionator@0.9.3)(typescript@5.4.5)(vite@5.3.1(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vue-tsc@2.0.21(typescript@5.4.5))
|
version: 0.6.4(eslint@9.5.0)(optionator@0.9.3)(typescript@5.4.5)(vite@5.3.1(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vue-tsc@2.0.21(typescript@5.4.5))
|
||||||
vue-bundle-renderer:
|
vue-bundle-renderer:
|
||||||
specifier: ^2.1.0
|
specifier: ^2.1.0
|
||||||
version: 2.1.0
|
version: 2.1.0
|
||||||
@ -808,8 +808,8 @@ importers:
|
|||||||
specifier: ^0.30.10
|
specifier: ^0.30.10
|
||||||
version: 0.30.10
|
version: 0.30.10
|
||||||
memfs:
|
memfs:
|
||||||
specifier: ^4.9.2
|
specifier: ^4.9.3
|
||||||
version: 4.9.2
|
version: 4.9.3
|
||||||
mini-css-extract-plugin:
|
mini-css-extract-plugin:
|
||||||
specifier: ^2.9.0
|
specifier: ^2.9.0
|
||||||
version: 2.9.0(webpack@5.92.0)
|
version: 2.9.0(webpack@5.92.0)
|
||||||
@ -1830,20 +1830,20 @@ packages:
|
|||||||
resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==}
|
resolution: {integrity: sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==}
|
||||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||||
|
|
||||||
'@eslint/config-array@0.15.1':
|
'@eslint/config-array@0.16.0':
|
||||||
resolution: {integrity: sha512-K4gzNq+yymn/EVsXYmf+SBcBro8MTf+aXJZUphM96CdzUEr+ClGDvAbpmaEK+cGVigVXIgs9gNmvHAlrzzY5JQ==}
|
resolution: {integrity: sha512-/jmuSd74i4Czf1XXn7wGRWZCuyaUZ330NH1Bek0Pplatt4Sy1S5haN21SCLLdbeKslQ+S0wEJ+++v5YibSi+Lg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/eslintrc@3.1.0':
|
'@eslint/eslintrc@3.1.0':
|
||||||
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/js@9.4.0':
|
'@eslint/js@9.5.0':
|
||||||
resolution: {integrity: sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg==}
|
resolution: {integrity: sha512-A7+AOT2ICkodvtsWnxZP4Xxk3NbZ3VMHd8oihydLRGrJgqqdEz1qSeEgXYyT/Cu8h1TWWsQRejIx48mtjZ5y1w==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.3':
|
'@eslint/object-schema@2.1.4':
|
||||||
resolution: {integrity: sha512-HAbhAYKfsAC2EkTqve00ibWIZlaU74Z1EHwAjYr4PXF0YU2VEA1zSIKSSpKszRLRWwHzzRZXvK632u+uXzvsvw==}
|
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@fastify/busboy@2.0.0':
|
'@fastify/busboy@2.0.0':
|
||||||
@ -4210,8 +4210,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
eslint@9.4.0:
|
eslint@9.5.0:
|
||||||
resolution: {integrity: sha512-sjc7Y8cUD1IlwYcTS9qPSvGjAC8Ne9LctpxKKu3x/1IC9bnOg98Zy6GxEJUfr1NojMgVPlyANXYns8oE2c1TAA==}
|
resolution: {integrity: sha512-+NAOZFrW/jFTS3dASCGBxX1pkFD0/fsO+hfAkJ4TyYKwgsXZbqzrw+seCYFCcPCYXvnD67tAnglU7GQTz6kcVw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -5306,6 +5306,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-f16coDZlTG1jskq3mxarwB+fGRrd0uXWt+o1WIhRfOwbXQZqUDsTVxQBFK9JjRQHblg8eAG2JSbprDXKjc7ijQ==}
|
resolution: {integrity: sha512-f16coDZlTG1jskq3mxarwB+fGRrd0uXWt+o1WIhRfOwbXQZqUDsTVxQBFK9JjRQHblg8eAG2JSbprDXKjc7ijQ==}
|
||||||
engines: {node: '>= 4.0.0'}
|
engines: {node: '>= 4.0.0'}
|
||||||
|
|
||||||
|
memfs@4.9.3:
|
||||||
|
resolution: {integrity: sha512-bsYSSnirtYTWi1+OPMFb0M048evMKyUYe0EbtuGQgq6BVQM1g1W8/KIUJCCvjgI/El0j6Q4WsmMiBwLUBSw8LA==}
|
||||||
|
engines: {node: '>= 4.0.0'}
|
||||||
|
|
||||||
memory-fs@0.5.0:
|
memory-fs@0.5.0:
|
||||||
resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==}
|
resolution: {integrity: sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==}
|
||||||
engines: {node: '>=4.3.0 <5.0.0 || >=5.10'}
|
engines: {node: '>=4.3.0 <5.0.0 || >=5.10'}
|
||||||
@ -6922,6 +6926,12 @@ packages:
|
|||||||
tr46@0.0.3:
|
tr46@0.0.3:
|
||||||
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
||||||
|
|
||||||
|
tree-dump@1.0.1:
|
||||||
|
resolution: {integrity: sha512-WCkcRBVPSlHHq1dc/px9iOfqklvzCbdRwvlNfxGZsrHqf6aZttfPrd7DJTt6oR10dwUfpFFQeVTkPbBIZxX/YA==}
|
||||||
|
engines: {node: '>=10.0'}
|
||||||
|
peerDependencies:
|
||||||
|
tslib: '2'
|
||||||
|
|
||||||
trim-lines@3.0.1:
|
trim-lines@3.0.1:
|
||||||
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
|
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
|
||||||
|
|
||||||
@ -8197,16 +8207,16 @@ snapshots:
|
|||||||
'@esbuild/win32-x64@0.21.5':
|
'@esbuild/win32-x64@0.21.5':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@eslint-community/eslint-utils@4.4.0(eslint@9.4.0)':
|
'@eslint-community/eslint-utils@4.4.0(eslint@9.5.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.10.0': {}
|
'@eslint-community/regexpp@4.10.0': {}
|
||||||
|
|
||||||
'@eslint/config-array@0.15.1':
|
'@eslint/config-array@0.16.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/object-schema': 2.1.3
|
'@eslint/object-schema': 2.1.4
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
minimatch: 3.1.2
|
minimatch: 3.1.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -8226,9 +8236,9 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@eslint/js@9.4.0': {}
|
'@eslint/js@9.5.0': {}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.3': {}
|
'@eslint/object-schema@2.1.4': {}
|
||||||
|
|
||||||
'@fastify/busboy@2.0.0': {}
|
'@fastify/busboy@2.0.0': {}
|
||||||
|
|
||||||
@ -8587,35 +8597,35 @@ snapshots:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@nuxt/eslint-config@0.3.13(eslint@9.4.0)(typescript@5.4.5)':
|
'@nuxt/eslint-config@0.3.13(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/js': 9.4.0
|
'@eslint/js': 9.5.0
|
||||||
'@nuxt/eslint-plugin': 0.3.13(eslint@9.4.0)(typescript@5.4.5)
|
'@nuxt/eslint-plugin': 0.3.13(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@rushstack/eslint-patch': 1.10.3
|
'@rushstack/eslint-patch': 1.10.3
|
||||||
'@stylistic/eslint-plugin': 2.1.0(eslint@9.4.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin': 2.1.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/eslint-plugin': 7.9.0(@typescript-eslint/parser@7.9.0(eslint@9.4.0)(typescript@5.4.5))(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/eslint-plugin': 7.9.0(@typescript-eslint/parser@7.9.0(eslint@9.5.0)(typescript@5.4.5))(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/parser': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/parser': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
eslint-config-flat-gitignore: 0.1.5
|
eslint-config-flat-gitignore: 0.1.5
|
||||||
eslint-flat-config-utils: 0.2.5
|
eslint-flat-config-utils: 0.2.5
|
||||||
eslint-plugin-import-x: 0.5.0(eslint@9.4.0)(typescript@5.4.5)
|
eslint-plugin-import-x: 0.5.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
eslint-plugin-jsdoc: 48.2.5(eslint@9.4.0)
|
eslint-plugin-jsdoc: 48.2.5(eslint@9.5.0)
|
||||||
eslint-plugin-regexp: 2.5.0(eslint@9.4.0)
|
eslint-plugin-regexp: 2.5.0(eslint@9.5.0)
|
||||||
eslint-plugin-unicorn: 53.0.0(eslint@9.4.0)
|
eslint-plugin-unicorn: 53.0.0(eslint@9.5.0)
|
||||||
eslint-plugin-vue: 9.26.0(eslint@9.4.0)
|
eslint-plugin-vue: 9.26.0(eslint@9.5.0)
|
||||||
globals: 15.2.0
|
globals: 15.2.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
vue-eslint-parser: 9.4.2(eslint@9.4.0)
|
vue-eslint-parser: 9.4.2(eslint@9.5.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@nuxt/eslint-plugin@0.3.13(eslint@9.4.0)(typescript@5.4.5)':
|
'@nuxt/eslint-plugin@0.3.13(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 7.9.0
|
'@typescript-eslint/types': 7.9.0
|
||||||
'@typescript-eslint/utils': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
@ -9066,49 +9076,49 @@ snapshots:
|
|||||||
|
|
||||||
'@sindresorhus/merge-streams@4.0.0': {}
|
'@sindresorhus/merge-streams@4.0.0': {}
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-js@2.1.0(eslint@9.4.0)':
|
'@stylistic/eslint-plugin-js@2.1.0(eslint@9.5.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
acorn: 8.12.0
|
acorn: 8.12.0
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
eslint-visitor-keys: 4.0.0
|
eslint-visitor-keys: 4.0.0
|
||||||
espree: 10.0.1
|
espree: 10.0.1
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-jsx@2.1.0(eslint@9.4.0)':
|
'@stylistic/eslint-plugin-jsx@2.1.0(eslint@9.5.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.4.0)
|
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.5.0)
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
picomatch: 4.0.2
|
picomatch: 4.0.2
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-plus@2.1.0(eslint@9.4.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin-plus@2.1.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
'@typescript-eslint/utils': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-ts@2.1.0(eslint@9.4.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin-ts@2.1.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.4.0)
|
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.5.0)
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
'@typescript-eslint/utils': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@stylistic/eslint-plugin@2.1.0(eslint@9.4.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin@2.1.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.4.0)
|
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.5.0)
|
||||||
'@stylistic/eslint-plugin-jsx': 2.1.0(eslint@9.4.0)
|
'@stylistic/eslint-plugin-jsx': 2.1.0(eslint@9.5.0)
|
||||||
'@stylistic/eslint-plugin-plus': 2.1.0(eslint@9.4.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin-plus': 2.1.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@stylistic/eslint-plugin-ts': 2.1.0(eslint@9.4.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin-ts': 2.1.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
@ -9320,15 +9330,15 @@ snapshots:
|
|||||||
|
|
||||||
'@types/youtube@0.0.50': {}
|
'@types/youtube@0.0.50': {}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@7.9.0(@typescript-eslint/parser@7.9.0(eslint@9.4.0)(typescript@5.4.5))(eslint@9.4.0)(typescript@5.4.5)':
|
'@typescript-eslint/eslint-plugin@7.9.0(@typescript-eslint/parser@7.9.0(eslint@9.5.0)(typescript@5.4.5))(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.10.0
|
'@eslint-community/regexpp': 4.10.0
|
||||||
'@typescript-eslint/parser': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/parser': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/scope-manager': 7.9.0
|
'@typescript-eslint/scope-manager': 7.9.0
|
||||||
'@typescript-eslint/type-utils': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/type-utils': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/utils': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/visitor-keys': 7.9.0
|
'@typescript-eslint/visitor-keys': 7.9.0
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 5.3.1
|
ignore: 5.3.1
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
@ -9338,14 +9348,14 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@7.9.0(eslint@9.4.0)(typescript@5.4.5)':
|
'@typescript-eslint/parser@7.9.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 7.9.0
|
'@typescript-eslint/scope-manager': 7.9.0
|
||||||
'@typescript-eslint/types': 7.9.0
|
'@typescript-eslint/types': 7.9.0
|
||||||
'@typescript-eslint/typescript-estree': 7.9.0(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 7.9.0(typescript@5.4.5)
|
||||||
'@typescript-eslint/visitor-keys': 7.9.0
|
'@typescript-eslint/visitor-keys': 7.9.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -9356,12 +9366,12 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 7.9.0
|
'@typescript-eslint/types': 7.9.0
|
||||||
'@typescript-eslint/visitor-keys': 7.9.0
|
'@typescript-eslint/visitor-keys': 7.9.0
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@7.9.0(eslint@9.4.0)(typescript@5.4.5)':
|
'@typescript-eslint/type-utils@7.9.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 7.9.0(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 7.9.0(typescript@5.4.5)
|
||||||
'@typescript-eslint/utils': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
@ -9385,13 +9395,13 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@7.9.0(eslint@9.4.0)(typescript@5.4.5)':
|
'@typescript-eslint/utils@7.9.0(eslint@9.5.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
||||||
'@typescript-eslint/scope-manager': 7.9.0
|
'@typescript-eslint/scope-manager': 7.9.0
|
||||||
'@typescript-eslint/types': 7.9.0
|
'@typescript-eslint/types': 7.9.0
|
||||||
'@typescript-eslint/typescript-estree': 7.9.0(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 7.9.0(typescript@5.4.5)
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
@ -11294,12 +11304,12 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-import-x@0.5.0(eslint@9.4.0)(typescript@5.4.5):
|
eslint-plugin-import-x@0.5.0(eslint@9.5.0)(typescript@5.4.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
doctrine: 3.0.0
|
doctrine: 3.0.0
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
eslint-import-resolver-node: 0.3.9
|
eslint-import-resolver-node: 0.3.9
|
||||||
get-tsconfig: 4.7.3
|
get-tsconfig: 4.7.3
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
@ -11309,14 +11319,14 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
eslint-plugin-jsdoc@48.2.5(eslint@9.4.0):
|
eslint-plugin-jsdoc@48.2.5(eslint@9.5.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@es-joy/jsdoccomment': 0.43.0
|
'@es-joy/jsdoccomment': 0.43.0
|
||||||
are-docs-informative: 0.0.2
|
are-docs-informative: 0.0.2
|
||||||
comment-parser: 1.4.1
|
comment-parser: 1.4.1
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
escape-string-regexp: 4.0.0
|
escape-string-regexp: 4.0.0
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
esquery: 1.5.0
|
esquery: 1.5.0
|
||||||
is-builtin-module: 3.2.1
|
is-builtin-module: 3.2.1
|
||||||
semver: 7.6.2
|
semver: 7.6.2
|
||||||
@ -11326,38 +11336,38 @@ snapshots:
|
|||||||
|
|
||||||
eslint-plugin-no-only-tests@3.1.0: {}
|
eslint-plugin-no-only-tests@3.1.0: {}
|
||||||
|
|
||||||
eslint-plugin-perfectionist@2.11.0(eslint@9.4.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.4.0)):
|
eslint-plugin-perfectionist@2.11.0(eslint@9.5.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.5.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 7.9.0(eslint@9.4.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.9.0(eslint@9.5.0)(typescript@5.4.5)
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
minimatch: 9.0.4
|
minimatch: 9.0.4
|
||||||
natural-compare-lite: 1.4.0
|
natural-compare-lite: 1.4.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vue-eslint-parser: 9.4.2(eslint@9.4.0)
|
vue-eslint-parser: 9.4.2(eslint@9.5.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
eslint-plugin-regexp@2.5.0(eslint@9.4.0):
|
eslint-plugin-regexp@2.5.0(eslint@9.5.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
||||||
'@eslint-community/regexpp': 4.10.0
|
'@eslint-community/regexpp': 4.10.0
|
||||||
comment-parser: 1.4.1
|
comment-parser: 1.4.1
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
jsdoc-type-pratt-parser: 4.0.0
|
jsdoc-type-pratt-parser: 4.0.0
|
||||||
refa: 0.12.1
|
refa: 0.12.1
|
||||||
regexp-ast-analysis: 0.7.1
|
regexp-ast-analysis: 0.7.1
|
||||||
scslre: 0.3.0
|
scslre: 0.3.0
|
||||||
|
|
||||||
eslint-plugin-unicorn@53.0.0(eslint@9.4.0):
|
eslint-plugin-unicorn@53.0.0(eslint@9.5.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-validator-identifier': 7.24.7
|
'@babel/helper-validator-identifier': 7.24.7
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
||||||
'@eslint/eslintrc': 3.1.0
|
'@eslint/eslintrc': 3.1.0
|
||||||
ci-info: 4.0.0
|
ci-info: 4.0.0
|
||||||
clean-regexp: 1.0.0
|
clean-regexp: 1.0.0
|
||||||
core-js-compat: 3.37.1
|
core-js-compat: 3.37.1
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
esquery: 1.5.0
|
esquery: 1.5.0
|
||||||
indent-string: 4.0.0
|
indent-string: 4.0.0
|
||||||
is-builtin-module: 3.2.1
|
is-builtin-module: 3.2.1
|
||||||
@ -11371,16 +11381,16 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-vue@9.26.0(eslint@9.4.0):
|
eslint-plugin-vue@9.26.0(eslint@9.5.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
globals: 13.24.0
|
globals: 13.24.0
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
nth-check: 2.1.1
|
nth-check: 2.1.1
|
||||||
postcss-selector-parser: 6.1.0
|
postcss-selector-parser: 6.1.0
|
||||||
semver: 7.6.2
|
semver: 7.6.2
|
||||||
vue-eslint-parser: 9.4.2(eslint@9.4.0)
|
vue-eslint-parser: 9.4.2(eslint@9.5.0)
|
||||||
xml-name-validator: 4.0.0
|
xml-name-validator: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -11400,10 +11410,10 @@ snapshots:
|
|||||||
esrecurse: 4.3.0
|
esrecurse: 4.3.0
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
|
|
||||||
eslint-typegen@0.2.4(eslint@9.4.0):
|
eslint-typegen@0.2.4(eslint@9.5.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
json-schema-to-typescript-lite: 14.0.1
|
json-schema-to-typescript-lite: 14.0.1
|
||||||
ohash: 1.1.3
|
ohash: 1.1.3
|
||||||
|
|
||||||
@ -11411,13 +11421,13 @@ snapshots:
|
|||||||
|
|
||||||
eslint-visitor-keys@4.0.0: {}
|
eslint-visitor-keys@4.0.0: {}
|
||||||
|
|
||||||
eslint@9.4.0:
|
eslint@9.5.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.4.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0)
|
||||||
'@eslint-community/regexpp': 4.10.0
|
'@eslint-community/regexpp': 4.10.0
|
||||||
'@eslint/config-array': 0.15.1
|
'@eslint/config-array': 0.16.0
|
||||||
'@eslint/eslintrc': 3.1.0
|
'@eslint/eslintrc': 3.1.0
|
||||||
'@eslint/js': 9.4.0
|
'@eslint/js': 9.5.0
|
||||||
'@humanwhocodes/module-importer': 1.0.1
|
'@humanwhocodes/module-importer': 1.0.1
|
||||||
'@humanwhocodes/retry': 0.3.0
|
'@humanwhocodes/retry': 0.3.0
|
||||||
'@nodelib/fs.walk': 1.2.8
|
'@nodelib/fs.walk': 1.2.8
|
||||||
@ -12714,6 +12724,13 @@ snapshots:
|
|||||||
sonic-forest: 1.0.0(tslib@2.6.2)
|
sonic-forest: 1.0.0(tslib@2.6.2)
|
||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
|
|
||||||
|
memfs@4.9.3:
|
||||||
|
dependencies:
|
||||||
|
'@jsonjoy.com/json-pack': 1.0.3(tslib@2.6.2)
|
||||||
|
'@jsonjoy.com/util': 1.1.2(tslib@2.6.2)
|
||||||
|
tree-dump: 1.0.1(tslib@2.6.2)
|
||||||
|
tslib: 2.6.2
|
||||||
|
|
||||||
memory-fs@0.5.0:
|
memory-fs@0.5.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
errno: 0.1.8
|
errno: 0.1.8
|
||||||
@ -14617,6 +14634,10 @@ snapshots:
|
|||||||
|
|
||||||
tr46@0.0.3: {}
|
tr46@0.0.3: {}
|
||||||
|
|
||||||
|
tree-dump@1.0.1(tslib@2.6.2):
|
||||||
|
dependencies:
|
||||||
|
tslib: 2.6.2
|
||||||
|
|
||||||
trim-lines@3.0.1: {}
|
trim-lines@3.0.1: {}
|
||||||
|
|
||||||
trough@2.2.0: {}
|
trough@2.2.0: {}
|
||||||
@ -15030,7 +15051,7 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
vite-plugin-checker@0.6.4(eslint@9.4.0)(optionator@0.9.3)(typescript@5.4.5)(vite@5.3.1(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vue-tsc@2.0.21(typescript@5.4.5)):
|
vite-plugin-checker@0.6.4(eslint@9.5.0)(optionator@0.9.3)(typescript@5.4.5)(vite@5.3.1(@types/node@20.14.2)(sass@1.69.4)(terser@5.27.0))(vue-tsc@2.0.21(typescript@5.4.5)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/code-frame': 7.24.7
|
'@babel/code-frame': 7.24.7
|
||||||
ansi-escapes: 4.3.2
|
ansi-escapes: 4.3.2
|
||||||
@ -15049,7 +15070,7 @@ snapshots:
|
|||||||
vscode-languageserver-textdocument: 1.0.11
|
vscode-languageserver-textdocument: 1.0.11
|
||||||
vscode-uri: 3.0.8
|
vscode-uri: 3.0.8
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
optionator: 0.9.3
|
optionator: 0.9.3
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
vue-tsc: 2.0.21(typescript@5.4.5)
|
vue-tsc: 2.0.21(typescript@5.4.5)
|
||||||
@ -15190,10 +15211,10 @@ snapshots:
|
|||||||
|
|
||||||
vue-devtools-stub@0.1.0: {}
|
vue-devtools-stub@0.1.0: {}
|
||||||
|
|
||||||
vue-eslint-parser@9.4.2(eslint@9.4.0):
|
vue-eslint-parser@9.4.2(eslint@9.5.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.4.0
|
eslint: 9.5.0
|
||||||
eslint-scope: 7.2.2
|
eslint-scope: 7.2.2
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
espree: 9.6.1
|
espree: 9.6.1
|
||||||
|
Loading…
Reference in New Issue
Block a user