mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
chore(deps): update all non-major dependencies (3.x) (#30257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf9d82c5ac
commit
697e65226b
@ -48,7 +48,7 @@
|
|||||||
"@vue/compiler-core": "3.5.13",
|
"@vue/compiler-core": "3.5.13",
|
||||||
"@vue/compiler-dom": "3.5.13",
|
"@vue/compiler-dom": "3.5.13",
|
||||||
"@vue/shared": "3.5.13",
|
"@vue/shared": "3.5.13",
|
||||||
"magic-string": "^0.30.15",
|
"magic-string": "^0.30.17",
|
||||||
"nuxt": "workspace:*",
|
"nuxt": "workspace:*",
|
||||||
"ohash": "1.1.4",
|
"ohash": "1.1.4",
|
||||||
"postcss": "8.4.49",
|
"postcss": "8.4.49",
|
||||||
@ -82,7 +82,7 @@
|
|||||||
"cssnano": "7.0.6",
|
"cssnano": "7.0.6",
|
||||||
"destr": "2.0.3",
|
"destr": "2.0.3",
|
||||||
"devalue": "5.1.1",
|
"devalue": "5.1.1",
|
||||||
"eslint": "9.16.0",
|
"eslint": "9.17.0",
|
||||||
"eslint-plugin-no-only-tests": "3.3.0",
|
"eslint-plugin-no-only-tests": "3.3.0",
|
||||||
"eslint-plugin-perfectionist": "4.3.0",
|
"eslint-plugin-perfectionist": "4.3.0",
|
||||||
"eslint-typegen": "0.3.2",
|
"eslint-typegen": "0.3.2",
|
||||||
|
@ -101,7 +101,7 @@
|
|||||||
"jiti": "^2.4.1",
|
"jiti": "^2.4.1",
|
||||||
"klona": "^2.0.6",
|
"klona": "^2.0.6",
|
||||||
"knitwork": "^1.1.0",
|
"knitwork": "^1.1.0",
|
||||||
"magic-string": "^0.30.15",
|
"magic-string": "^0.30.17",
|
||||||
"mlly": "^1.7.3",
|
"mlly": "^1.7.3",
|
||||||
"nanotar": "^0.1.1",
|
"nanotar": "^0.1.1",
|
||||||
"nitropack": "^2.10.4",
|
"nitropack": "^2.10.4",
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"jiti": "^2.4.1",
|
"jiti": "^2.4.1",
|
||||||
"knitwork": "^1.1.0",
|
"knitwork": "^1.1.0",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"magic-string": "^0.30.15",
|
"magic-string": "^0.30.17",
|
||||||
"memfs": "^4.14.1",
|
"memfs": "^4.14.1",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxt/kit": "workspace:*",
|
"@nuxt/kit": "workspace:*",
|
||||||
"@rollup/plugin-replace": "^6.0.1",
|
"@rollup/plugin-replace": "^6.0.2",
|
||||||
"@vitejs/plugin-vue": "^5.2.1",
|
"@vitejs/plugin-vue": "^5.2.1",
|
||||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"h3": "^1.13.0",
|
"h3": "^1.13.0",
|
||||||
"jiti": "^2.4.1",
|
"jiti": "^2.4.1",
|
||||||
"knitwork": "^1.1.0",
|
"knitwork": "^1.1.0",
|
||||||
"magic-string": "^0.30.15",
|
"magic-string": "^0.30.17",
|
||||||
"mlly": "^1.7.3",
|
"mlly": "^1.7.3",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"h3": "^1.13.0",
|
"h3": "^1.13.0",
|
||||||
"jiti": "^2.4.1",
|
"jiti": "^2.4.1",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"magic-string": "^0.30.15",
|
"magic-string": "^0.30.17",
|
||||||
"memfs": "^4.14.1",
|
"memfs": "^4.14.1",
|
||||||
"mini-css-extract-plugin": "^2.9.2",
|
"mini-css-extract-plugin": "^2.9.2",
|
||||||
"ohash": "^1.1.4",
|
"ohash": "^1.1.4",
|
||||||
|
260
pnpm-lock.yaml
260
pnpm-lock.yaml
@ -19,7 +19,7 @@ overrides:
|
|||||||
'@vue/compiler-core': 3.5.13
|
'@vue/compiler-core': 3.5.13
|
||||||
'@vue/compiler-dom': 3.5.13
|
'@vue/compiler-dom': 3.5.13
|
||||||
'@vue/shared': 3.5.13
|
'@vue/shared': 3.5.13
|
||||||
magic-string: ^0.30.15
|
magic-string: ^0.30.17
|
||||||
nuxt: workspace:*
|
nuxt: workspace:*
|
||||||
ohash: 1.1.4
|
ohash: 1.1.4
|
||||||
postcss: 8.4.49
|
postcss: 8.4.49
|
||||||
@ -41,7 +41,7 @@ importers:
|
|||||||
version: 0.17.1
|
version: 0.17.1
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: 0.7.3
|
specifier: 0.7.3
|
||||||
version: 0.7.3(@vue/compiler-sfc@3.5.13)(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
version: 0.7.3(@vue/compiler-sfc@3.5.13)(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
'@nuxt/kit':
|
'@nuxt/kit':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/kit
|
version: link:packages/kit
|
||||||
@ -97,17 +97,17 @@ importers:
|
|||||||
specifier: 5.1.1
|
specifier: 5.1.1
|
||||||
version: 5.1.1
|
version: 5.1.1
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 9.16.0
|
specifier: 9.17.0
|
||||||
version: 9.16.0(jiti@2.4.1)
|
version: 9.17.0(jiti@2.4.1)
|
||||||
eslint-plugin-no-only-tests:
|
eslint-plugin-no-only-tests:
|
||||||
specifier: 3.3.0
|
specifier: 3.3.0
|
||||||
version: 3.3.0
|
version: 3.3.0
|
||||||
eslint-plugin-perfectionist:
|
eslint-plugin-perfectionist:
|
||||||
specifier: 4.3.0
|
specifier: 4.3.0
|
||||||
version: 4.3.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
version: 4.3.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
eslint-typegen:
|
eslint-typegen:
|
||||||
specifier: 0.3.2
|
specifier: 0.3.2
|
||||||
version: 0.3.2(eslint@9.16.0(jiti@2.4.1))
|
version: 0.3.2(eslint@9.17.0(jiti@2.4.1))
|
||||||
h3:
|
h3:
|
||||||
specifier: 1.13.0
|
specifier: 1.13.0
|
||||||
version: 1.13.0
|
version: 1.13.0
|
||||||
@ -380,8 +380,8 @@ importers:
|
|||||||
specifier: ^1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
magic-string:
|
magic-string:
|
||||||
specifier: ^0.30.15
|
specifier: ^0.30.17
|
||||||
version: 0.30.15
|
version: 0.30.17
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.7.3
|
specifier: ^1.7.3
|
||||||
version: 1.7.3
|
version: 1.7.3
|
||||||
@ -555,8 +555,8 @@ importers:
|
|||||||
specifier: 4.17.21
|
specifier: 4.17.21
|
||||||
version: 4.17.21
|
version: 4.17.21
|
||||||
magic-string:
|
magic-string:
|
||||||
specifier: ^0.30.15
|
specifier: ^0.30.17
|
||||||
version: 0.30.15
|
version: 0.30.17
|
||||||
memfs:
|
memfs:
|
||||||
specifier: ^4.14.1
|
specifier: ^4.14.1
|
||||||
version: 4.14.1
|
version: 4.14.1
|
||||||
@ -818,8 +818,8 @@ importers:
|
|||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../kit
|
version: link:../kit
|
||||||
'@rollup/plugin-replace':
|
'@rollup/plugin-replace':
|
||||||
specifier: ^6.0.1
|
specifier: ^6.0.2
|
||||||
version: 6.0.1(rollup@4.28.1)
|
version: 6.0.2(rollup@4.28.1)
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.2.1
|
specifier: ^5.2.1
|
||||||
version: 5.2.1(vite@6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.2))
|
version: 5.2.1(vite@6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1))(vue@3.5.13(typescript@5.6.2))
|
||||||
@ -863,8 +863,8 @@ importers:
|
|||||||
specifier: ^1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
magic-string:
|
magic-string:
|
||||||
specifier: ^0.30.15
|
specifier: ^0.30.17
|
||||||
version: 0.30.15
|
version: 0.30.17
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.7.3
|
specifier: ^1.7.3
|
||||||
version: 1.7.3
|
version: 1.7.3
|
||||||
@ -906,7 +906,7 @@ importers:
|
|||||||
version: 2.1.8(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1)
|
version: 2.1.8(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.8.0
|
specifier: ^0.8.0
|
||||||
version: 0.8.0(eslint@9.16.0(jiti@2.4.1))(optionator@0.9.4)(typescript@5.6.2)(vite@6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1))(vue-tsc@2.1.10(typescript@5.6.2))
|
version: 0.8.0(eslint@9.17.0(jiti@2.4.1))(optionator@0.9.4)(typescript@5.6.2)(vite@6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1))(vue-tsc@2.1.10(typescript@5.6.2))
|
||||||
vue-bundle-renderer:
|
vue-bundle-renderer:
|
||||||
specifier: ^2.1.1
|
specifier: ^2.1.1
|
||||||
version: 2.1.1
|
version: 2.1.1
|
||||||
@ -972,8 +972,8 @@ importers:
|
|||||||
specifier: 4.17.21
|
specifier: 4.17.21
|
||||||
version: 4.17.21
|
version: 4.17.21
|
||||||
magic-string:
|
magic-string:
|
||||||
specifier: ^0.30.15
|
specifier: ^0.30.17
|
||||||
version: 0.30.15
|
version: 0.30.17
|
||||||
memfs:
|
memfs:
|
||||||
specifier: ^4.14.1
|
specifier: ^4.14.1
|
||||||
version: 4.14.1
|
version: 4.14.1
|
||||||
@ -1834,6 +1834,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==}
|
resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==}
|
||||||
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.17.0':
|
||||||
|
resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
|
||||||
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.5':
|
'@eslint/object-schema@2.1.5':
|
||||||
resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==}
|
resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
@ -2280,6 +2284,15 @@ packages:
|
|||||||
rollup:
|
rollup:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@rollup/plugin-replace@6.0.2':
|
||||||
|
resolution: {integrity: sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ==}
|
||||||
|
engines: {node: '>=14.0.0'}
|
||||||
|
peerDependencies:
|
||||||
|
rollup: 4.28.1
|
||||||
|
peerDependenciesMeta:
|
||||||
|
rollup:
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@rollup/plugin-terser@0.4.4':
|
'@rollup/plugin-terser@0.4.4':
|
||||||
resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==}
|
resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
@ -4216,8 +4229,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
|
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
eslint@9.16.0:
|
eslint@9.17.0:
|
||||||
resolution: {integrity: sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==}
|
resolution: {integrity: sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==}
|
||||||
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
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -5293,8 +5306,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-C9sgUzVZtUtzCBoMdYtwrIRQ4IucGRFGgdhkjL7PXsVfPYmTuWtewqzk7dlipaCMWH/gOYehW9rgMoa4Oebtpw==}
|
resolution: {integrity: sha512-C9sgUzVZtUtzCBoMdYtwrIRQ4IucGRFGgdhkjL7PXsVfPYmTuWtewqzk7dlipaCMWH/gOYehW9rgMoa4Oebtpw==}
|
||||||
engines: {node: '>=16.14.0'}
|
engines: {node: '>=16.14.0'}
|
||||||
|
|
||||||
magic-string@0.30.15:
|
magic-string@0.30.17:
|
||||||
resolution: {integrity: sha512-zXeaYRgZ6ldS1RJJUrMrYgNJ4fdwnyI6tVqoiIhyCyv5IVTK9BU8Ic2l253GGETQHxI4HNUwhJ3fjDhKqEoaAw==}
|
resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
|
||||||
|
|
||||||
magicast@0.3.5:
|
magicast@0.3.5:
|
||||||
resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==}
|
resolution: {integrity: sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==}
|
||||||
@ -8295,16 +8308,16 @@ snapshots:
|
|||||||
'@esbuild/win32-x64@0.24.0':
|
'@esbuild/win32-x64@0.24.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@eslint-community/eslint-utils@4.4.1(eslint@9.16.0(jiti@2.4.1))':
|
'@eslint-community/eslint-utils@4.4.1(eslint@9.17.0(jiti@2.4.1))':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.12.1': {}
|
'@eslint-community/regexpp@4.12.1': {}
|
||||||
|
|
||||||
'@eslint/compat@1.2.4(eslint@9.16.0(jiti@2.4.1))':
|
'@eslint/compat@1.2.4(eslint@9.17.0(jiti@2.4.1))':
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
|
|
||||||
'@eslint/config-array@0.19.1':
|
'@eslint/config-array@0.19.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -8334,6 +8347,8 @@ snapshots:
|
|||||||
|
|
||||||
'@eslint/js@9.16.0': {}
|
'@eslint/js@9.16.0': {}
|
||||||
|
|
||||||
|
'@eslint/js@9.17.0': {}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.5': {}
|
'@eslint/object-schema@2.1.5': {}
|
||||||
|
|
||||||
'@eslint/plugin-kit@0.2.4':
|
'@eslint/plugin-kit@0.2.4':
|
||||||
@ -8657,39 +8672,39 @@ snapshots:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@nuxt/eslint-config@0.7.3(@vue/compiler-sfc@3.5.13)(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)':
|
'@nuxt/eslint-config@0.7.3(@vue/compiler-sfc@3.5.13)(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/install-pkg': 0.5.0
|
'@antfu/install-pkg': 0.5.0
|
||||||
'@clack/prompts': 0.8.2
|
'@clack/prompts': 0.8.2
|
||||||
'@eslint/js': 9.16.0
|
'@eslint/js': 9.16.0
|
||||||
'@nuxt/eslint-plugin': 0.7.3(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@nuxt/eslint-plugin': 0.7.3(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
'@stylistic/eslint-plugin': 2.12.1(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@stylistic/eslint-plugin': 2.12.1(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
'@typescript-eslint/eslint-plugin': 8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2))(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/eslint-plugin': 8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2))(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
'@typescript-eslint/parser': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/parser': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
eslint-config-flat-gitignore: 0.2.0(eslint@9.16.0(jiti@2.4.1))
|
eslint-config-flat-gitignore: 0.2.0(eslint@9.17.0(jiti@2.4.1))
|
||||||
eslint-flat-config-utils: 0.4.0
|
eslint-flat-config-utils: 0.4.0
|
||||||
eslint-merge-processors: 0.1.0(eslint@9.16.0(jiti@2.4.1))
|
eslint-merge-processors: 0.1.0(eslint@9.17.0(jiti@2.4.1))
|
||||||
eslint-plugin-import-x: 4.5.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
eslint-plugin-import-x: 4.5.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
eslint-plugin-jsdoc: 50.6.1(eslint@9.16.0(jiti@2.4.1))
|
eslint-plugin-jsdoc: 50.6.1(eslint@9.17.0(jiti@2.4.1))
|
||||||
eslint-plugin-regexp: 2.7.0(eslint@9.16.0(jiti@2.4.1))
|
eslint-plugin-regexp: 2.7.0(eslint@9.17.0(jiti@2.4.1))
|
||||||
eslint-plugin-unicorn: 56.0.1(eslint@9.16.0(jiti@2.4.1))
|
eslint-plugin-unicorn: 56.0.1(eslint@9.17.0(jiti@2.4.1))
|
||||||
eslint-plugin-vue: 9.32.0(eslint@9.16.0(jiti@2.4.1))
|
eslint-plugin-vue: 9.32.0(eslint@9.17.0(jiti@2.4.1))
|
||||||
eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.5.13)(eslint@9.16.0(jiti@2.4.1))
|
eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.5.13)(eslint@9.17.0(jiti@2.4.1))
|
||||||
globals: 15.13.0
|
globals: 15.13.0
|
||||||
local-pkg: 0.5.1
|
local-pkg: 0.5.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
vue-eslint-parser: 9.4.3(eslint@9.16.0(jiti@2.4.1))
|
vue-eslint-parser: 9.4.3(eslint@9.17.0(jiti@2.4.1))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/compiler-sfc'
|
- '@vue/compiler-sfc'
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@nuxt/eslint-plugin@0.7.3(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)':
|
'@nuxt/eslint-plugin@0.7.3(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.18.0
|
'@typescript-eslint/types': 8.18.0
|
||||||
'@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/utils': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
@ -8716,7 +8731,7 @@ snapshots:
|
|||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
h3: 1.13.0
|
h3: 1.13.0
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
mlly: 1.7.3
|
mlly: 1.7.3
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
ohash: 1.1.4
|
ohash: 1.1.4
|
||||||
@ -8803,7 +8818,7 @@ snapshots:
|
|||||||
get-port-please: 3.1.2
|
get-port-please: 3.1.2
|
||||||
h3: 1.13.0
|
h3: 1.13.0
|
||||||
local-pkg: 0.5.1
|
local-pkg: 0.5.1
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
node-fetch-native: 1.6.4
|
node-fetch-native: 1.6.4
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@ -9008,7 +9023,7 @@ snapshots:
|
|||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
fdir: 6.4.2(picomatch@4.0.2)
|
fdir: 6.4.2(picomatch@4.0.2)
|
||||||
is-reference: 1.2.1
|
is-reference: 1.2.1
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
picomatch: 4.0.2
|
picomatch: 4.0.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.28.1
|
rollup: 4.28.1
|
||||||
@ -9017,7 +9032,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.3(rollup@4.28.1)
|
'@rollup/pluginutils': 5.1.3(rollup@4.28.1)
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.28.1
|
rollup: 4.28.1
|
||||||
|
|
||||||
@ -9040,7 +9055,14 @@ snapshots:
|
|||||||
'@rollup/plugin-replace@6.0.1(rollup@4.28.1)':
|
'@rollup/plugin-replace@6.0.1(rollup@4.28.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.3(rollup@4.28.1)
|
'@rollup/pluginutils': 5.1.3(rollup@4.28.1)
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
|
optionalDependencies:
|
||||||
|
rollup: 4.28.1
|
||||||
|
|
||||||
|
'@rollup/plugin-replace@6.0.2(rollup@4.28.1)':
|
||||||
|
dependencies:
|
||||||
|
'@rollup/pluginutils': 5.1.3(rollup@4.28.1)
|
||||||
|
magic-string: 0.30.17
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.28.1
|
rollup: 4.28.1
|
||||||
|
|
||||||
@ -9290,10 +9312,10 @@ snapshots:
|
|||||||
|
|
||||||
'@stripe/stripe-js@4.10.0': {}
|
'@stripe/stripe-js@4.10.0': {}
|
||||||
|
|
||||||
'@stylistic/eslint-plugin@2.12.1(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)':
|
'@stylistic/eslint-plugin@2.12.1(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/utils': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
eslint-visitor-keys: 4.2.0
|
eslint-visitor-keys: 4.2.0
|
||||||
espree: 10.3.0
|
espree: 10.3.0
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
@ -9434,15 +9456,15 @@ snapshots:
|
|||||||
|
|
||||||
'@types/youtube@0.1.0': {}
|
'@types/youtube@0.1.0': {}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2))(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)':
|
'@typescript-eslint/eslint-plugin@8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2))(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.12.1
|
'@eslint-community/regexpp': 4.12.1
|
||||||
'@typescript-eslint/parser': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/parser': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
'@typescript-eslint/scope-manager': 8.18.0
|
'@typescript-eslint/scope-manager': 8.18.0
|
||||||
'@typescript-eslint/type-utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/type-utils': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
'@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/utils': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
'@typescript-eslint/visitor-keys': 8.18.0
|
'@typescript-eslint/visitor-keys': 8.18.0
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 5.3.2
|
ignore: 5.3.2
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
@ -9451,14 +9473,14 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)':
|
'@typescript-eslint/parser@8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 8.18.0
|
'@typescript-eslint/scope-manager': 8.18.0
|
||||||
'@typescript-eslint/types': 8.18.0
|
'@typescript-eslint/types': 8.18.0
|
||||||
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.2)
|
||||||
'@typescript-eslint/visitor-keys': 8.18.0
|
'@typescript-eslint/visitor-keys': 8.18.0
|
||||||
debug: 4.4.0(supports-color@9.4.0)
|
debug: 4.4.0(supports-color@9.4.0)
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -9468,12 +9490,12 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 8.18.0
|
'@typescript-eslint/types': 8.18.0
|
||||||
'@typescript-eslint/visitor-keys': 8.18.0
|
'@typescript-eslint/visitor-keys': 8.18.0
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)':
|
'@typescript-eslint/type-utils@8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.2)
|
||||||
'@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/utils': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
debug: 4.4.0(supports-color@9.4.0)
|
debug: 4.4.0(supports-color@9.4.0)
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
ts-api-utils: 1.4.3(typescript@5.6.2)
|
ts-api-utils: 1.4.3(typescript@5.6.2)
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -9495,13 +9517,13 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)':
|
'@typescript-eslint/utils@8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.1))
|
||||||
'@typescript-eslint/scope-manager': 8.18.0
|
'@typescript-eslint/scope-manager': 8.18.0
|
||||||
'@typescript-eslint/types': 8.18.0
|
'@typescript-eslint/types': 8.18.0
|
||||||
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.6.2)
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -9571,7 +9593,7 @@ snapshots:
|
|||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
colorette: 2.0.20
|
colorette: 2.0.20
|
||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
tinyglobby: 0.2.10
|
tinyglobby: 0.2.10
|
||||||
@ -9687,7 +9709,7 @@ snapshots:
|
|||||||
'@unocss/rule-utils@0.65.1':
|
'@unocss/rule-utils@0.65.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.65.1
|
'@unocss/core': 0.65.1
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
|
|
||||||
'@unocss/transformer-attributify-jsx@0.65.1':
|
'@unocss/transformer-attributify-jsx@0.65.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -9715,7 +9737,7 @@ snapshots:
|
|||||||
'@unocss/core': 0.65.1
|
'@unocss/core': 0.65.1
|
||||||
'@unocss/inspector': 0.65.1(vue@3.5.13(typescript@5.6.2))
|
'@unocss/inspector': 0.65.1(vue@3.5.13(typescript@5.6.2))
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
tinyglobby: 0.2.10
|
tinyglobby: 0.2.10
|
||||||
vite: 6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1)
|
vite: 6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -9730,7 +9752,7 @@ snapshots:
|
|||||||
'@unocss/config': 0.65.1
|
'@unocss/config': 0.65.1
|
||||||
'@unocss/core': 0.65.1
|
'@unocss/core': 0.65.1
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
tinyglobby: 0.2.10
|
tinyglobby: 0.2.10
|
||||||
unplugin: 1.16.0
|
unplugin: 1.16.0
|
||||||
webpack: 5.96.1(esbuild@0.23.1)
|
webpack: 5.96.1(esbuild@0.23.1)
|
||||||
@ -9747,7 +9769,7 @@ snapshots:
|
|||||||
'@unocss/config': 0.65.1
|
'@unocss/config': 0.65.1
|
||||||
'@unocss/core': 0.65.1
|
'@unocss/core': 0.65.1
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
tinyglobby: 0.2.10
|
tinyglobby: 0.2.10
|
||||||
unplugin: 1.16.0
|
unplugin: 1.16.0
|
||||||
webpack: 5.96.1(esbuild@0.24.0)
|
webpack: 5.96.1(esbuild@0.24.0)
|
||||||
@ -9799,7 +9821,7 @@ snapshots:
|
|||||||
istanbul-lib-report: 3.0.1
|
istanbul-lib-report: 3.0.1
|
||||||
istanbul-lib-source-maps: 5.0.6
|
istanbul-lib-source-maps: 5.0.6
|
||||||
istanbul-reports: 3.1.7
|
istanbul-reports: 3.1.7
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
magicast: 0.3.5
|
magicast: 0.3.5
|
||||||
std-env: 3.8.0
|
std-env: 3.8.0
|
||||||
test-exclude: 7.0.1
|
test-exclude: 7.0.1
|
||||||
@ -9825,7 +9847,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/spy': 2.1.8
|
'@vitest/spy': 2.1.8
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
vite: 6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1)
|
vite: 6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1)
|
||||||
|
|
||||||
@ -9846,14 +9868,14 @@ snapshots:
|
|||||||
|
|
||||||
'@vitest/snapshot@1.6.0':
|
'@vitest/snapshot@1.6.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
|
|
||||||
'@vitest/snapshot@2.1.8':
|
'@vitest/snapshot@2.1.8':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/pretty-format': 2.1.8
|
'@vitest/pretty-format': 2.1.8
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
|
|
||||||
'@vitest/spy@1.6.0':
|
'@vitest/spy@1.6.0':
|
||||||
@ -9963,7 +9985,7 @@ snapshots:
|
|||||||
'@vue/compiler-ssr': 3.5.13
|
'@vue/compiler-ssr': 3.5.13
|
||||||
'@vue/shared': 3.5.13
|
'@vue/shared': 3.5.13
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
postcss: 8.4.49
|
postcss: 8.4.49
|
||||||
source-map-js: 1.2.1
|
source-map-js: 1.2.1
|
||||||
|
|
||||||
@ -11246,9 +11268,9 @@ snapshots:
|
|||||||
|
|
||||||
escape-string-regexp@5.0.0: {}
|
escape-string-regexp@5.0.0: {}
|
||||||
|
|
||||||
eslint-config-flat-gitignore@0.2.0(eslint@9.16.0(jiti@2.4.1)):
|
eslint-config-flat-gitignore@0.2.0(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/compat': 1.2.4(eslint@9.16.0(jiti@2.4.1))
|
'@eslint/compat': 1.2.4(eslint@9.17.0(jiti@2.4.1))
|
||||||
find-up-simple: 1.0.0
|
find-up-simple: 1.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- eslint
|
- eslint
|
||||||
@ -11265,17 +11287,17 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-merge-processors@0.1.0(eslint@9.16.0(jiti@2.4.1)):
|
eslint-merge-processors@0.1.0(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
|
|
||||||
eslint-plugin-import-x@4.5.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2):
|
eslint-plugin-import-x@4.5.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 8.18.0
|
'@typescript-eslint/scope-manager': 8.18.0
|
||||||
'@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/utils': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
debug: 4.4.0(supports-color@9.4.0)
|
debug: 4.4.0(supports-color@9.4.0)
|
||||||
doctrine: 3.0.0
|
doctrine: 3.0.0
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
eslint-import-resolver-node: 0.3.9
|
eslint-import-resolver-node: 0.3.9
|
||||||
get-tsconfig: 4.8.1
|
get-tsconfig: 4.8.1
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
@ -11287,14 +11309,14 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
eslint-plugin-jsdoc@50.6.1(eslint@9.16.0(jiti@2.4.1)):
|
eslint-plugin-jsdoc@50.6.1(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@es-joy/jsdoccomment': 0.49.0
|
'@es-joy/jsdoccomment': 0.49.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.4.0(supports-color@9.4.0)
|
debug: 4.4.0(supports-color@9.4.0)
|
||||||
escape-string-regexp: 4.0.0
|
escape-string-regexp: 4.0.0
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
espree: 10.3.0
|
espree: 10.3.0
|
||||||
esquery: 1.6.0
|
esquery: 1.6.0
|
||||||
parse-imports: 2.2.1
|
parse-imports: 2.2.1
|
||||||
@ -11306,35 +11328,35 @@ snapshots:
|
|||||||
|
|
||||||
eslint-plugin-no-only-tests@3.3.0: {}
|
eslint-plugin-no-only-tests@3.3.0: {}
|
||||||
|
|
||||||
eslint-plugin-perfectionist@4.3.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2):
|
eslint-plugin-perfectionist@4.3.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.18.0
|
'@typescript-eslint/types': 8.18.0
|
||||||
'@typescript-eslint/utils': 8.18.0(eslint@9.16.0(jiti@2.4.1))(typescript@5.6.2)
|
'@typescript-eslint/utils': 8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.6.2)
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
natural-orderby: 5.0.0
|
natural-orderby: 5.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
eslint-plugin-regexp@2.7.0(eslint@9.16.0(jiti@2.4.1)):
|
eslint-plugin-regexp@2.7.0(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.1))
|
||||||
'@eslint-community/regexpp': 4.12.1
|
'@eslint-community/regexpp': 4.12.1
|
||||||
comment-parser: 1.4.1
|
comment-parser: 1.4.1
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
jsdoc-type-pratt-parser: 4.1.0
|
jsdoc-type-pratt-parser: 4.1.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@56.0.1(eslint@9.16.0(jiti@2.4.1)):
|
eslint-plugin-unicorn@56.0.1(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/helper-validator-identifier': 7.25.9
|
'@babel/helper-validator-identifier': 7.25.9
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.1))
|
||||||
ci-info: 4.1.0
|
ci-info: 4.1.0
|
||||||
clean-regexp: 1.0.0
|
clean-regexp: 1.0.0
|
||||||
core-js-compat: 3.39.0
|
core-js-compat: 3.39.0
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
esquery: 1.6.0
|
esquery: 1.6.0
|
||||||
globals: 15.13.0
|
globals: 15.13.0
|
||||||
indent-string: 4.0.0
|
indent-string: 4.0.0
|
||||||
@ -11347,24 +11369,24 @@ snapshots:
|
|||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
strip-indent: 3.0.0
|
strip-indent: 3.0.0
|
||||||
|
|
||||||
eslint-plugin-vue@9.32.0(eslint@9.16.0(jiti@2.4.1)):
|
eslint-plugin-vue@9.32.0(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.1))
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
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.2
|
postcss-selector-parser: 6.1.2
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
vue-eslint-parser: 9.4.3(eslint@9.16.0(jiti@2.4.1))
|
vue-eslint-parser: 9.4.3(eslint@9.17.0(jiti@2.4.1))
|
||||||
xml-name-validator: 4.0.0
|
xml-name-validator: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.13)(eslint@9.16.0(jiti@2.4.1)):
|
eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.5.13)(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-sfc': 3.5.13
|
'@vue/compiler-sfc': 3.5.13
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
|
|
||||||
eslint-scope@5.1.1:
|
eslint-scope@5.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -11381,9 +11403,9 @@ snapshots:
|
|||||||
esrecurse: 4.3.0
|
esrecurse: 4.3.0
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
|
|
||||||
eslint-typegen@0.3.2(eslint@9.16.0(jiti@2.4.1)):
|
eslint-typegen@0.3.2(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
json-schema-to-typescript-lite: 14.1.0
|
json-schema-to-typescript-lite: 14.1.0
|
||||||
ohash: 1.1.4
|
ohash: 1.1.4
|
||||||
|
|
||||||
@ -11391,14 +11413,14 @@ snapshots:
|
|||||||
|
|
||||||
eslint-visitor-keys@4.2.0: {}
|
eslint-visitor-keys@4.2.0: {}
|
||||||
|
|
||||||
eslint@9.16.0(jiti@2.4.1):
|
eslint@9.17.0(jiti@2.4.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@2.4.1))
|
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.1))
|
||||||
'@eslint-community/regexpp': 4.12.1
|
'@eslint-community/regexpp': 4.12.1
|
||||||
'@eslint/config-array': 0.19.1
|
'@eslint/config-array': 0.19.1
|
||||||
'@eslint/core': 0.9.1
|
'@eslint/core': 0.9.1
|
||||||
'@eslint/eslintrc': 3.2.0
|
'@eslint/eslintrc': 3.2.0
|
||||||
'@eslint/js': 9.16.0
|
'@eslint/js': 9.17.0
|
||||||
'@eslint/plugin-kit': 0.2.4
|
'@eslint/plugin-kit': 0.2.4
|
||||||
'@humanfs/node': 0.16.6
|
'@humanfs/node': 0.16.6
|
||||||
'@humanwhocodes/module-importer': 1.0.1
|
'@humanwhocodes/module-importer': 1.0.1
|
||||||
@ -12591,9 +12613,9 @@ snapshots:
|
|||||||
|
|
||||||
magic-string-ast@0.6.3:
|
magic-string-ast@0.6.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
|
|
||||||
magic-string@0.30.15:
|
magic-string@0.30.17:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jridgewell/sourcemap-codec': 1.5.0
|
'@jridgewell/sourcemap-codec': 1.5.0
|
||||||
|
|
||||||
@ -13155,7 +13177,7 @@ snapshots:
|
|||||||
klona: 2.0.6
|
klona: 2.0.6
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
listhen: 1.9.0
|
listhen: 1.9.0
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
magicast: 0.3.5
|
magicast: 0.3.5
|
||||||
mime: 4.0.4
|
mime: 4.0.4
|
||||||
mlly: 1.7.3
|
mlly: 1.7.3
|
||||||
@ -14184,7 +14206,7 @@ snapshots:
|
|||||||
|
|
||||||
rollup-plugin-dts@6.1.1(rollup@4.28.1)(typescript@5.6.2):
|
rollup-plugin-dts@6.1.1(rollup@4.28.1)(typescript@5.6.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
rollup: 4.28.1
|
rollup: 4.28.1
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
@ -14803,7 +14825,7 @@ snapshots:
|
|||||||
esbuild: 0.24.0
|
esbuild: 0.24.0
|
||||||
hookable: 5.5.3
|
hookable: 5.5.3
|
||||||
jiti: 2.4.1
|
jiti: 2.4.1
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
mkdist: 2.0.1(typescript@5.6.2)(vue-tsc@2.1.10(typescript@5.6.2))(vue@3.5.13(typescript@5.6.2))
|
mkdist: 2.0.1(typescript@5.6.2)(vue-tsc@2.1.10(typescript@5.6.2))(vue@3.5.13(typescript@5.6.2))
|
||||||
mlly: 1.7.3
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@ -14837,7 +14859,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.14.0
|
acorn: 8.14.0
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
unplugin: 2.1.0
|
unplugin: 2.1.0
|
||||||
|
|
||||||
undici-types@6.20.0: {}
|
undici-types@6.20.0: {}
|
||||||
@ -14879,7 +14901,7 @@ snapshots:
|
|||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
local-pkg: 0.5.1
|
local-pkg: 0.5.1
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
mlly: 1.7.3
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picomatch: 4.0.2
|
picomatch: 4.0.2
|
||||||
@ -14990,7 +15012,7 @@ snapshots:
|
|||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
json5: 2.2.3
|
json5: 2.2.3
|
||||||
local-pkg: 0.5.1
|
local-pkg: 0.5.1
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
mlly: 1.7.3
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
@ -15053,7 +15075,7 @@ snapshots:
|
|||||||
unwasm@0.3.9:
|
unwasm@0.3.9:
|
||||||
dependencies:
|
dependencies:
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
mlly: 1.7.3
|
mlly: 1.7.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.2.1
|
pkg-types: 1.2.1
|
||||||
@ -15164,7 +15186,7 @@ snapshots:
|
|||||||
- tsx
|
- tsx
|
||||||
- yaml
|
- yaml
|
||||||
|
|
||||||
vite-plugin-checker@0.8.0(eslint@9.16.0(jiti@2.4.1))(optionator@0.9.4)(typescript@5.6.2)(vite@6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1))(vue-tsc@2.1.10(typescript@5.6.2)):
|
vite-plugin-checker@0.8.0(eslint@9.17.0(jiti@2.4.1))(optionator@0.9.4)(typescript@5.6.2)(vite@6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1))(vue-tsc@2.1.10(typescript@5.6.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/code-frame': 7.26.2
|
'@babel/code-frame': 7.26.2
|
||||||
ansi-escapes: 4.3.2
|
ansi-escapes: 4.3.2
|
||||||
@ -15182,7 +15204,7 @@ snapshots:
|
|||||||
vscode-languageserver-textdocument: 1.0.12
|
vscode-languageserver-textdocument: 1.0.12
|
||||||
vscode-uri: 3.0.8
|
vscode-uri: 3.0.8
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
optionator: 0.9.4
|
optionator: 0.9.4
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
vue-tsc: 2.1.10(typescript@5.6.2)
|
vue-tsc: 2.1.10(typescript@5.6.2)
|
||||||
@ -15215,7 +15237,7 @@ snapshots:
|
|||||||
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
|
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
|
||||||
'@vue/compiler-dom': 3.5.13
|
'@vue/compiler-dom': 3.5.13
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
vite: 6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1)
|
vite: 6.0.3(@types/node@22.10.2)(jiti@2.4.1)(terser@5.37.0)(tsx@4.19.2)(yaml@2.6.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -15273,7 +15295,7 @@ snapshots:
|
|||||||
debug: 4.4.0(supports-color@9.4.0)
|
debug: 4.4.0(supports-color@9.4.0)
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
local-pkg: 0.5.1
|
local-pkg: 0.5.1
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picocolors: 1.1.1
|
picocolors: 1.1.1
|
||||||
std-env: 3.8.0
|
std-env: 3.8.0
|
||||||
@ -15311,7 +15333,7 @@ snapshots:
|
|||||||
chai: 5.1.2
|
chai: 5.1.2
|
||||||
debug: 4.4.0(supports-color@9.4.0)
|
debug: 4.4.0(supports-color@9.4.0)
|
||||||
expect-type: 1.1.0
|
expect-type: 1.1.0
|
||||||
magic-string: 0.30.15
|
magic-string: 0.30.17
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
std-env: 3.8.0
|
std-env: 3.8.0
|
||||||
tinybench: 2.9.0
|
tinybench: 2.9.0
|
||||||
@ -15375,10 +15397,10 @@ snapshots:
|
|||||||
|
|
||||||
vue-devtools-stub@0.1.0: {}
|
vue-devtools-stub@0.1.0: {}
|
||||||
|
|
||||||
vue-eslint-parser@9.4.3(eslint@9.16.0(jiti@2.4.1)):
|
vue-eslint-parser@9.4.3(eslint@9.17.0(jiti@2.4.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.4.0(supports-color@9.4.0)
|
debug: 4.4.0(supports-color@9.4.0)
|
||||||
eslint: 9.16.0(jiti@2.4.1)
|
eslint: 9.17.0(jiti@2.4.1)
|
||||||
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