mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update all non-major dependencies (main) (#27135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cebc89186e
commit
65a2ec4592
@ -46,7 +46,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "9.2.0",
|
"@eslint/js": "9.2.0",
|
||||||
"@nuxt/eslint-config": "0.3.10",
|
"@nuxt/eslint-config": "0.3.12",
|
||||||
"@nuxt/kit": "workspace:*",
|
"@nuxt/kit": "workspace:*",
|
||||||
"@nuxt/test-utils": "3.12.1",
|
"@nuxt/test-utils": "3.12.1",
|
||||||
"@nuxt/webpack-builder": "workspace:*",
|
"@nuxt/webpack-builder": "workspace:*",
|
||||||
@ -65,7 +65,7 @@
|
|||||||
"eslint-plugin-no-only-tests": "3.1.0",
|
"eslint-plugin-no-only-tests": "3.1.0",
|
||||||
"eslint-plugin-perfectionist": "2.10.0",
|
"eslint-plugin-perfectionist": "2.10.0",
|
||||||
"eslint-typegen": "0.2.4",
|
"eslint-typegen": "0.2.4",
|
||||||
"execa": "9.0.0",
|
"execa": "9.0.1",
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
"globby": "14.0.1",
|
"globby": "14.0.1",
|
||||||
"h3": "1.11.1",
|
"h3": "1.11.1",
|
||||||
@ -80,7 +80,7 @@
|
|||||||
"pathe": "1.1.2",
|
"pathe": "1.1.2",
|
||||||
"playwright-core": "1.44.0",
|
"playwright-core": "1.44.0",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
"semver": "7.6.1",
|
"semver": "7.6.2",
|
||||||
"std-env": "3.7.0",
|
"std-env": "3.7.0",
|
||||||
"typescript": "5.4.5",
|
"typescript": "5.4.5",
|
||||||
"ufo": "1.5.3",
|
"ufo": "1.5.3",
|
||||||
|
@ -39,9 +39,9 @@
|
|||||||
"knitwork": "^1.1.0",
|
"knitwork": "^1.1.0",
|
||||||
"mlly": "^1.7.0",
|
"mlly": "^1.7.0",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"pkg-types": "^1.1.0",
|
"pkg-types": "^1.1.1",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
"semver": "^7.6.1",
|
"semver": "^7.6.2",
|
||||||
"ufo": "^1.5.3",
|
"ufo": "^1.5.3",
|
||||||
"unctx": "^2.3.1",
|
"unctx": "^2.3.1",
|
||||||
"unimport": "^3.7.1",
|
"unimport": "^3.7.1",
|
||||||
|
@ -96,7 +96,7 @@
|
|||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"perfect-debounce": "^1.0.0",
|
"perfect-debounce": "^1.0.0",
|
||||||
"pkg-types": "^1.1.0",
|
"pkg-types": "^1.1.1",
|
||||||
"radix3": "^1.1.2",
|
"radix3": "^1.1.2",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
"std-env": "^3.7.0",
|
"std-env": "^3.7.0",
|
||||||
|
@ -67,7 +67,7 @@
|
|||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
"hookable": "^5.5.3",
|
"hookable": "^5.5.3",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"pkg-types": "^1.1.0",
|
"pkg-types": "^1.1.1",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
"std-env": "^3.7.0",
|
"std-env": "^3.7.0",
|
||||||
"ufo": "^1.5.3",
|
"ufo": "^1.5.3",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"@types/html-minifier": "4.0.5",
|
"@types/html-minifier": "4.0.5",
|
||||||
"@unocss/reset": "0.60.0",
|
"@unocss/reset": "0.60.0",
|
||||||
"critters": "0.0.22",
|
"critters": "0.0.22",
|
||||||
"execa": "9.0.0",
|
"execa": "9.0.1",
|
||||||
"globby": "14.0.1",
|
"globby": "14.0.1",
|
||||||
"html-minifier": "4.0.0",
|
"html-minifier": "4.0.0",
|
||||||
"jiti": "1.21.0",
|
"jiti": "1.21.0",
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"perfect-debounce": "^1.0.0",
|
"perfect-debounce": "^1.0.0",
|
||||||
"pkg-types": "^1.1.0",
|
"pkg-types": "^1.1.1",
|
||||||
"postcss": "^8.4.38",
|
"postcss": "^8.4.38",
|
||||||
"rollup-plugin-visualizer": "^5.12.0",
|
"rollup-plugin-visualizer": "^5.12.0",
|
||||||
"std-env": "^3.7.0",
|
"std-env": "^3.7.0",
|
||||||
|
403
pnpm-lock.yaml
403
pnpm-lock.yaml
@ -24,8 +24,8 @@ importers:
|
|||||||
specifier: 9.2.0
|
specifier: 9.2.0
|
||||||
version: 9.2.0
|
version: 9.2.0
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: 0.3.10
|
specifier: 0.3.12
|
||||||
version: 0.3.10(eslint@9.2.0)(typescript@5.4.5)
|
version: 0.3.12(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@nuxt/kit':
|
'@nuxt/kit':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/kit
|
version: link:packages/kit
|
||||||
@ -81,8 +81,8 @@ importers:
|
|||||||
specifier: 0.2.4
|
specifier: 0.2.4
|
||||||
version: 0.2.4(eslint@9.2.0)
|
version: 0.2.4(eslint@9.2.0)
|
||||||
execa:
|
execa:
|
||||||
specifier: 9.0.0
|
specifier: 9.0.1
|
||||||
version: 9.0.0
|
version: 9.0.1
|
||||||
fs-extra:
|
fs-extra:
|
||||||
specifier: 11.2.0
|
specifier: 11.2.0
|
||||||
version: 11.2.0
|
version: 11.2.0
|
||||||
@ -126,8 +126,8 @@ importers:
|
|||||||
specifier: 5.0.5
|
specifier: 5.0.5
|
||||||
version: 5.0.5
|
version: 5.0.5
|
||||||
semver:
|
semver:
|
||||||
specifier: 7.6.1
|
specifier: 7.6.2
|
||||||
version: 7.6.1
|
version: 7.6.2
|
||||||
std-env:
|
std-env:
|
||||||
specifier: 3.7.0
|
specifier: 3.7.0
|
||||||
version: 3.7.0
|
version: 3.7.0
|
||||||
@ -195,14 +195,14 @@ importers:
|
|||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
pkg-types:
|
pkg-types:
|
||||||
specifier: ^1.1.0
|
specifier: ^1.1.1
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
scule:
|
scule:
|
||||||
specifier: ^1.3.0
|
specifier: ^1.3.0
|
||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
semver:
|
semver:
|
||||||
specifier: ^7.6.1
|
specifier: ^7.6.2
|
||||||
version: 7.6.1
|
version: 7.6.2
|
||||||
ufo:
|
ufo:
|
||||||
specifier: ^1.5.3
|
specifier: ^1.5.3
|
||||||
version: 1.5.3
|
version: 1.5.3
|
||||||
@ -361,8 +361,8 @@ importers:
|
|||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
pkg-types:
|
pkg-types:
|
||||||
specifier: ^1.1.0
|
specifier: ^1.1.1
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
radix3:
|
radix3:
|
||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
@ -458,8 +458,8 @@ importers:
|
|||||||
specifier: ^1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
pkg-types:
|
pkg-types:
|
||||||
specifier: ^1.1.0
|
specifier: ^1.1.1
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
scule:
|
scule:
|
||||||
specifier: ^1.3.0
|
specifier: ^1.3.0
|
||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
@ -573,8 +573,8 @@ importers:
|
|||||||
specifier: 0.0.22
|
specifier: 0.0.22
|
||||||
version: 0.0.22
|
version: 0.0.22
|
||||||
execa:
|
execa:
|
||||||
specifier: 9.0.0
|
specifier: 9.0.1
|
||||||
version: 9.0.0
|
version: 9.0.1
|
||||||
globby:
|
globby:
|
||||||
specifier: 14.0.1
|
specifier: 14.0.1
|
||||||
version: 14.0.1
|
version: 14.0.1
|
||||||
@ -672,8 +672,8 @@ importers:
|
|||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
pkg-types:
|
pkg-types:
|
||||||
specifier: ^1.1.0
|
specifier: ^1.1.1
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
postcss:
|
postcss:
|
||||||
specifier: ^8.4.38
|
specifier: ^8.4.38
|
||||||
version: 8.4.38
|
version: 8.4.38
|
||||||
@ -1935,13 +1935,13 @@ packages:
|
|||||||
nuxt: workspace:*
|
nuxt: workspace:*
|
||||||
vite: 5.2.11
|
vite: 5.2.11
|
||||||
|
|
||||||
'@nuxt/eslint-config@0.3.10':
|
'@nuxt/eslint-config@0.3.12':
|
||||||
resolution: {integrity: sha512-Hv1ncp0AzRSPD2FYjPW4r1ViSysXjZ2YFFBcfAdKtJtXrch+35B4H1+JXzHQa2P6M1nxMt3riPVSMibS9HkflQ==}
|
resolution: {integrity: sha512-ywGxClwkGPDV59iONa/d2fk3rgVPYxArm8aAmcTPOCbWCypAc/vlNDvgafo9VAljsZCbWj7JjlWmT5UzknwK7w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
|
|
||||||
'@nuxt/eslint-plugin@0.3.10':
|
'@nuxt/eslint-plugin@0.3.12':
|
||||||
resolution: {integrity: sha512-eV9TIpQK6UUN9wZCEuunG0vYXt4yz8RrfvvYC1mwq075kSOQevGWNCQKFE1SKr0YDl4PIIy8wDjchYIwT3gfNg==}
|
resolution: {integrity: sha512-RkD+GuQf4aIsq2KioGodrZyouJfyRSbEnsxfJe9IT4hAI/hNznmiBxAklwIxD3DVPOVm1W87+8/vSIqeqFUITA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
|
|
||||||
@ -2306,32 +2306,32 @@ packages:
|
|||||||
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-js@1.7.2':
|
'@stylistic/eslint-plugin-js@2.1.0':
|
||||||
resolution: {integrity: sha512-ZYX7C5p7zlHbACwFLU+lISVh6tdcRP/++PWegh2Sy0UgMT5kU0XkPa2tKWEtJYzZmPhJxu9LxbnWcnE/tTwSDQ==}
|
resolution: {integrity: sha512-gdXUjGNSsnY6nPyqxu6lmDTtVrwCOjun4x8PUn0x04d5ucLI74N3MT1Q0UhdcOR9No3bo5PGDyBgXK+KmD787A==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.40.0'
|
eslint: '>=8.40.0'
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-jsx@1.7.2':
|
'@stylistic/eslint-plugin-jsx@2.1.0':
|
||||||
resolution: {integrity: sha512-lNZR5PR0HLJPs+kY0y8fy6KroKlYqA5PwsYWpVYWzqZWiL5jgAeUo4s9yLFYjJjzildJ5MsTVMy/xP81Qz6GXg==}
|
resolution: {integrity: sha512-mMD7S+IndZo2vxmwpHVTCwx2O1VdtE5tmpeNwgaEcXODzWV1WTWpnsc/PECQKIr/mkLPFWiSIqcuYNhQ/3l6AQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.40.0'
|
eslint: '>=8.40.0'
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-plus@1.7.2':
|
'@stylistic/eslint-plugin-plus@2.1.0':
|
||||||
resolution: {integrity: sha512-luUfRVbBVtt0+/FNt8/76BANJEzb/nHWasHD7UUjyMrch2U9xUKpObrkTCzqBuisKek+uFupwGjqXqDP07+fQw==}
|
resolution: {integrity: sha512-S5QAlgYXESJaSBFhBSBLZy9o36gXrXQwWSt6QkO+F0SrT9vpV5JF/VKoh+ojO7tHzd8Ckmyouq02TT9Sv2B0zQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-ts@1.7.2':
|
'@stylistic/eslint-plugin-ts@2.1.0':
|
||||||
resolution: {integrity: sha512-szX89YPocwCe4T0eT3alj7MwEzDHt5+B+kb/vQfSSLIjI9CGgoWrgj50zU8PtaDctTh4ZieFBzU/lRmkSUo0RQ==}
|
resolution: {integrity: sha512-2ioFibufHYBALx2TBrU4KXovCkN8qCqcb9yIHc0fyOfTaO5jw4d56WW7YRcF3Zgde6qFyXwAN6z/+w4pnmos1g==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.40.0'
|
eslint: '>=8.40.0'
|
||||||
|
|
||||||
'@stylistic/eslint-plugin@1.7.2':
|
'@stylistic/eslint-plugin@2.1.0':
|
||||||
resolution: {integrity: sha512-TesaPR4AOCeD4unwu9gZCdTe8SsUpykriICuwXV8GFBgESuVbfVp+S8g6xTWe9ntVR803bNMtnr2UhxHW0iFqg==}
|
resolution: {integrity: sha512-cBBowKP2u/+uE5CzgH5w8pE9VKqcM7BXdIDPIbGt2rmLJGnA6MJPr9vYGaqgMoJFs7R/FzsMQerMvvEP40g2uw==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.40.0'
|
eslint: '>=8.40.0'
|
||||||
|
|
||||||
@ -2503,8 +2503,8 @@ packages:
|
|||||||
'@types/yargs@17.0.28':
|
'@types/yargs@17.0.28':
|
||||||
resolution: {integrity: sha512-N3e3fkS86hNhtk6BEnc0rj3zcehaxx8QWhCROJkqpl5Zaoi7nAic3jH8q94jVD3zu5LGk+PUB6KAiDmimYOEQw==}
|
resolution: {integrity: sha512-N3e3fkS86hNhtk6BEnc0rj3zcehaxx8QWhCROJkqpl5Zaoi7nAic3jH8q94jVD3zu5LGk+PUB6KAiDmimYOEQw==}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@7.7.1':
|
'@typescript-eslint/eslint-plugin@7.8.0':
|
||||||
resolution: {integrity: sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==}
|
resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@typescript-eslint/parser': ^7.0.0
|
'@typescript-eslint/parser': ^7.0.0
|
||||||
@ -2514,8 +2514,8 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/parser@7.7.1':
|
'@typescript-eslint/parser@7.8.0':
|
||||||
resolution: {integrity: sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==}
|
resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.56.0
|
eslint: ^8.56.0
|
||||||
@ -2524,16 +2524,16 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/scope-manager@6.21.0':
|
|
||||||
resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==}
|
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
|
||||||
|
|
||||||
'@typescript-eslint/scope-manager@7.7.1':
|
'@typescript-eslint/scope-manager@7.7.1':
|
||||||
resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==}
|
resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@7.7.1':
|
'@typescript-eslint/scope-manager@7.8.0':
|
||||||
resolution: {integrity: sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==}
|
resolution: {integrity: sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==}
|
||||||
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
|
'@typescript-eslint/type-utils@7.8.0':
|
||||||
|
resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.56.0
|
eslint: ^8.56.0
|
||||||
@ -2542,22 +2542,13 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/types@6.21.0':
|
|
||||||
resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==}
|
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
|
||||||
|
|
||||||
'@typescript-eslint/types@7.7.1':
|
'@typescript-eslint/types@7.7.1':
|
||||||
resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==}
|
resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@6.21.0':
|
'@typescript-eslint/types@7.8.0':
|
||||||
resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==}
|
resolution: {integrity: sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
peerDependencies:
|
|
||||||
typescript: '*'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@7.7.1':
|
'@typescript-eslint/typescript-estree@7.7.1':
|
||||||
resolution: {integrity: sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==}
|
resolution: {integrity: sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==}
|
||||||
@ -2568,11 +2559,14 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/utils@6.21.0':
|
'@typescript-eslint/typescript-estree@7.8.0':
|
||||||
resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==}
|
resolution: {integrity: sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.0.0 || ^8.0.0
|
typescript: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/utils@7.7.1':
|
'@typescript-eslint/utils@7.7.1':
|
||||||
resolution: {integrity: sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==}
|
resolution: {integrity: sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==}
|
||||||
@ -2580,14 +2574,20 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.56.0
|
eslint: ^8.56.0
|
||||||
|
|
||||||
'@typescript-eslint/visitor-keys@6.21.0':
|
'@typescript-eslint/utils@7.8.0':
|
||||||
resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==}
|
resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
peerDependencies:
|
||||||
|
eslint: ^8.56.0
|
||||||
|
|
||||||
'@typescript-eslint/visitor-keys@7.7.1':
|
'@typescript-eslint/visitor-keys@7.7.1':
|
||||||
resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==}
|
resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
|
'@typescript-eslint/visitor-keys@7.8.0':
|
||||||
|
resolution: {integrity: sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==}
|
||||||
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
'@typescript/vfs@1.5.0':
|
'@typescript/vfs@1.5.0':
|
||||||
resolution: {integrity: sha512-AJS307bPgbsZZ9ggCT3wwpg3VbTKMFNHfaY/uF0ahSkYYrPF2dSSKDNIDIQAHm9qJqbLvCsSJH7yN4Vs/CsMMg==}
|
resolution: {integrity: sha512-AJS307bPgbsZZ9ggCT3wwpg3VbTKMFNHfaY/uF0ahSkYYrPF2dSSKDNIDIQAHm9qJqbLvCsSJH7yN4Vs/CsMMg==}
|
||||||
|
|
||||||
@ -3915,8 +3915,8 @@ packages:
|
|||||||
eslint-config-flat-gitignore@0.1.5:
|
eslint-config-flat-gitignore@0.1.5:
|
||||||
resolution: {integrity: sha512-hEZLwuZjDBGDERA49c2q7vxc8sCGv8EdBp6PQYzGOMcHIgrfG9YOM6s/4jx24zhD+wnK9AI8mgN5RxSss5nClQ==}
|
resolution: {integrity: sha512-hEZLwuZjDBGDERA49c2q7vxc8sCGv8EdBp6PQYzGOMcHIgrfG9YOM6s/4jx24zhD+wnK9AI8mgN5RxSss5nClQ==}
|
||||||
|
|
||||||
eslint-flat-config-utils@0.2.3:
|
eslint-flat-config-utils@0.2.4:
|
||||||
resolution: {integrity: sha512-tfrMNXZfuN4q7sFi1Cr//BN3qdI7c8fLJhbshlp8l9PZIqZ7eVeeyd2Regtu/P9kjOlv18lRlBALzsZaF7ByUg==}
|
resolution: {integrity: sha512-k7MJkSIfF0bs5eQu1KXyV0AhsvdsqSt1pQfZNLwf6qkozuHQV6aNHg5f8+3Ya+WTzpB+e7I3hMhs4qBwx7nEkw==}
|
||||||
|
|
||||||
eslint-import-resolver-node@0.3.9:
|
eslint-import-resolver-node@0.3.9:
|
||||||
resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
|
resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
|
||||||
@ -3961,8 +3961,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.56.0'
|
eslint: '>=8.56.0'
|
||||||
|
|
||||||
eslint-plugin-vue@9.25.0:
|
eslint-plugin-vue@9.26.0:
|
||||||
resolution: {integrity: sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==}
|
resolution: {integrity: sha512-eTvlxXgd4ijE1cdur850G6KalZqk65k1JKoOI2d1kT3hr8sPD07j1q98FRFdNnpxBELGPWxZmInxeHGF/GxtqQ==}
|
||||||
engines: {node: ^14.17.0 || >=16.0.0}
|
engines: {node: ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||||
@ -4055,8 +4055,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
|
resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==}
|
||||||
engines: {node: '>=16.17'}
|
engines: {node: '>=16.17'}
|
||||||
|
|
||||||
execa@9.0.0:
|
execa@9.0.1:
|
||||||
resolution: {integrity: sha512-YqlYPdTp6UMdt0WEM8QKeBR8ORtgxWP7ZB5NB9AMlfGWg32Fg48j6uZdKfhG2o6cNJBIRPF0Ok93R0vY37oBWQ==}
|
resolution: {integrity: sha512-U5ck8xJmf3sVebV1v+Hh436VWHVHUfzkdbKJynd3kCP9sQRDxCY5x2Tml5lGB7XM6lpj6ATfgWWqynDt2MBLJg==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
exponential-backoff@3.1.1:
|
exponential-backoff@3.1.1:
|
||||||
@ -4303,8 +4303,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
globals@15.0.0:
|
globals@15.2.0:
|
||||||
resolution: {integrity: sha512-m/C/yR4mjO6pXDTm9/R/SpYTAIyaUB4EOzcaaMEl7mds7Mshct9GfejiJNQGjHHbdMPey13Kpu4TMbYi9ex1pw==}
|
resolution: {integrity: sha512-FQ5YwCHZM3nCmtb5FzEWwdUc9K5d3V/w9mzcz8iGD1gC/aOTHc6PouYu0kkKipNJqHAT7m51sqzQjEjIP+cK0A==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
globby@11.1.0:
|
globby@11.1.0:
|
||||||
@ -5243,10 +5243,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==}
|
resolution: {integrity: sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==}
|
||||||
engines: {node: '>=16 || 14 >=14.17'}
|
engines: {node: '>=16 || 14 >=14.17'}
|
||||||
|
|
||||||
minimatch@9.0.3:
|
|
||||||
resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==}
|
|
||||||
engines: {node: '>=16 || 14 >=14.17'}
|
|
||||||
|
|
||||||
minimatch@9.0.4:
|
minimatch@9.0.4:
|
||||||
resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==}
|
resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==}
|
||||||
engines: {node: '>=16 || 14 >=14.17'}
|
engines: {node: '>=16 || 14 >=14.17'}
|
||||||
@ -5718,8 +5714,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-KocF8ve28eFjjuBKKGvzOBGzG8ew2OqOOSxTTZhirkzH7h3BI1vyzqlR0qbfcDBve1Yzo3FVlWUAtCRrbVN8Fw==}
|
resolution: {integrity: sha512-KocF8ve28eFjjuBKKGvzOBGzG8ew2OqOOSxTTZhirkzH7h3BI1vyzqlR0qbfcDBve1Yzo3FVlWUAtCRrbVN8Fw==}
|
||||||
engines: {node: '>=14.16'}
|
engines: {node: '>=14.16'}
|
||||||
|
|
||||||
pkg-types@1.1.0:
|
pkg-types@1.1.1:
|
||||||
resolution: {integrity: sha512-/RpmvKdxKf8uILTtoOhAgf30wYbP2Qw+L9p3Rvshx1JZVX+XQNZQFjlbmGHEGIm4CkVPlSn+NXmIM8+9oWQaSA==}
|
resolution: {integrity: sha512-ko14TjmDuQJ14zsotODv7dBlwxKhUKQEhuhmbqo1uCi9BB0Z2alo/wAXg6q1dTR5TyuqYyWhjtfe/Tsh+X28jQ==}
|
||||||
|
|
||||||
playwright-core@1.44.0:
|
playwright-core@1.44.0:
|
||||||
resolution: {integrity: sha512-ZTbkNpFfYcGWohvTTl+xewITm7EOuqIqex0c7dNZ+aXsbrLj0qI8XlGKfPpipjm0Wny/4Lt4CJsWJk1stVS5qQ==}
|
resolution: {integrity: sha512-ZTbkNpFfYcGWohvTTl+xewITm7EOuqIqex0c7dNZ+aXsbrLj0qI8XlGKfPpipjm0Wny/4Lt4CJsWJk1stVS5qQ==}
|
||||||
@ -6322,8 +6318,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
semver@7.6.1:
|
semver@7.6.2:
|
||||||
resolution: {integrity: sha512-f/vbBsu+fOiYt+lmwZV0rVwJScl46HppnOA1ZvIuBWKOTlllpyJ3bfVax76/OrhCH38dyxoDIA8K7uB963IYgA==}
|
resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -8108,7 +8104,7 @@ snapshots:
|
|||||||
nopt: 5.0.0
|
nopt: 5.0.0
|
||||||
npmlog: 5.0.1
|
npmlog: 5.0.1
|
||||||
rimraf: 3.0.2
|
rimraf: 3.0.2
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
tar: 6.2.0
|
tar: 6.2.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
@ -8149,7 +8145,7 @@ snapshots:
|
|||||||
|
|
||||||
'@npmcli/fs@3.1.0':
|
'@npmcli/fs@3.1.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
|
|
||||||
'@npmcli/git@5.0.3':
|
'@npmcli/git@5.0.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -8159,7 +8155,7 @@ snapshots:
|
|||||||
proc-log: 3.0.0
|
proc-log: 3.0.0
|
||||||
promise-inflight: 1.0.1
|
promise-inflight: 1.0.1
|
||||||
promise-retry: 2.0.1
|
promise-retry: 2.0.1
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
which: 4.0.0
|
which: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bluebird
|
- bluebird
|
||||||
@ -8179,7 +8175,7 @@ snapshots:
|
|||||||
json-parse-even-better-errors: 3.0.0
|
json-parse-even-better-errors: 3.0.0
|
||||||
normalize-package-data: 6.0.0
|
normalize-package-data: 6.0.0
|
||||||
proc-log: 4.2.0
|
proc-log: 4.2.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bluebird
|
- bluebird
|
||||||
|
|
||||||
@ -8217,10 +8213,10 @@ snapshots:
|
|||||||
global-directory: 4.0.1
|
global-directory: 4.0.1
|
||||||
magicast: 0.3.4
|
magicast: 0.3.4
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
prompts: 2.4.2
|
prompts: 2.4.2
|
||||||
rc9: 2.1.2
|
rc9: 2.1.2
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
|
|
||||||
'@nuxt/devtools@1.2.0(@unocss/reset@0.60.0)(floating-vue@5.2.2(@nuxt/kit@packages+kit)(vue@3.4.27(typescript@5.4.5)))(nuxt@packages+nuxt)(rollup@4.17.2)(unocss@0.60.0(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.10)(sass@1.69.4)(terser@5.27.0)))(vite@5.2.11(@types/node@20.12.10)(sass@1.69.4)(terser@5.27.0))(vue@3.4.27(typescript@5.4.5))':
|
'@nuxt/devtools@1.2.0(@unocss/reset@0.60.0)(floating-vue@5.2.2(@nuxt/kit@packages+kit)(vue@3.4.27(typescript@5.4.5)))(nuxt@packages+nuxt)(rollup@4.17.2)(unocss@0.60.0(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11(@types/node@20.12.10)(sass@1.69.4)(terser@5.27.0)))(vite@5.2.11(@types/node@20.12.10)(sass@1.69.4)(terser@5.27.0))(vue@3.4.27(typescript@5.4.5))':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -8252,10 +8248,10 @@ snapshots:
|
|||||||
pacote: 18.0.0
|
pacote: 18.0.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
rc9: 2.1.2
|
rc9: 2.1.2
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
simple-git: 3.24.0
|
simple-git: 3.24.0
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
unimport: 3.7.1(rollup@4.17.2)
|
unimport: 3.7.1(rollup@4.17.2)
|
||||||
@ -8287,22 +8283,22 @@ snapshots:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@nuxt/eslint-config@0.3.10(eslint@9.2.0)(typescript@5.4.5)':
|
'@nuxt/eslint-config@0.3.12(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/js': 9.2.0
|
'@eslint/js': 9.2.0
|
||||||
'@nuxt/eslint-plugin': 0.3.10(eslint@9.2.0)(typescript@5.4.5)
|
'@nuxt/eslint-plugin': 0.3.12(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@rushstack/eslint-patch': 1.10.2
|
'@rushstack/eslint-patch': 1.10.2
|
||||||
'@stylistic/eslint-plugin': 1.7.2(eslint@9.2.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin': 2.1.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/eslint-plugin': 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/eslint-plugin': 7.8.0(@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/parser': 7.7.1(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
eslint-config-flat-gitignore: 0.1.5
|
eslint-config-flat-gitignore: 0.1.5
|
||||||
eslint-flat-config-utils: 0.2.3
|
eslint-flat-config-utils: 0.2.4
|
||||||
eslint-plugin-import-x: 0.5.0(eslint@9.2.0)(typescript@5.4.5)
|
eslint-plugin-import-x: 0.5.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
eslint-plugin-jsdoc: 48.2.3(eslint@9.2.0)
|
eslint-plugin-jsdoc: 48.2.3(eslint@9.2.0)
|
||||||
eslint-plugin-unicorn: 52.0.0(eslint@9.2.0)
|
eslint-plugin-unicorn: 52.0.0(eslint@9.2.0)
|
||||||
eslint-plugin-vue: 9.25.0(eslint@9.2.0)
|
eslint-plugin-vue: 9.26.0(eslint@9.2.0)
|
||||||
globals: 15.0.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.2.0)
|
vue-eslint-parser: 9.4.2(eslint@9.2.0)
|
||||||
@ -8310,10 +8306,10 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@nuxt/eslint-plugin@0.3.10(eslint@9.2.0)(typescript@5.4.5)':
|
'@nuxt/eslint-plugin@0.3.12(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 7.7.1
|
'@typescript-eslint/types': 7.8.0
|
||||||
'@typescript-eslint/utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -8683,48 +8679,47 @@ snapshots:
|
|||||||
|
|
||||||
'@sindresorhus/merge-streams@4.0.0': {}
|
'@sindresorhus/merge-streams@4.0.0': {}
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-js@1.7.2(eslint@9.2.0)':
|
'@stylistic/eslint-plugin-js@2.1.0(eslint@9.2.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
escape-string-regexp: 4.0.0
|
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 4.0.0
|
||||||
espree: 9.6.1
|
espree: 10.0.1
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-jsx@1.7.2(eslint@9.2.0)':
|
'@stylistic/eslint-plugin-jsx@2.1.0(eslint@9.2.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 1.7.2(eslint@9.2.0)
|
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.2.0)
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
picomatch: 4.0.2
|
picomatch: 4.0.2
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-plus@1.7.2(eslint@9.2.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin-plus@2.1.0(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
'@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-ts@1.7.2(eslint@9.2.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin-ts@2.1.0(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 1.7.2(eslint@9.2.0)
|
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.2.0)
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
'@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@stylistic/eslint-plugin@1.7.2(eslint@9.2.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin@2.1.0(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 1.7.2(eslint@9.2.0)
|
'@stylistic/eslint-plugin-js': 2.1.0(eslint@9.2.0)
|
||||||
'@stylistic/eslint-plugin-jsx': 1.7.2(eslint@9.2.0)
|
'@stylistic/eslint-plugin-jsx': 2.1.0(eslint@9.2.0)
|
||||||
'@stylistic/eslint-plugin-plus': 1.7.2(eslint@9.2.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin-plus': 2.1.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@stylistic/eslint-plugin-ts': 1.7.2(eslint@9.2.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin-ts': 2.1.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -8938,32 +8933,32 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/yargs-parser': 21.0.1
|
'@types/yargs-parser': 21.0.1
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)':
|
'@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.10.0
|
'@eslint-community/regexpp': 4.10.0
|
||||||
'@typescript-eslint/parser': 7.7.1(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/parser': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/scope-manager': 7.7.1
|
'@typescript-eslint/scope-manager': 7.8.0
|
||||||
'@typescript-eslint/type-utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/type-utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/visitor-keys': 7.7.1
|
'@typescript-eslint/visitor-keys': 7.8.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.2.0
|
eslint: 9.2.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
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
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
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5)':
|
'@typescript-eslint/parser@7.8.0(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 7.7.1
|
'@typescript-eslint/scope-manager': 7.8.0
|
||||||
'@typescript-eslint/types': 7.7.1
|
'@typescript-eslint/types': 7.8.0
|
||||||
'@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
|
||||||
'@typescript-eslint/visitor-keys': 7.7.1
|
'@typescript-eslint/visitor-keys': 7.8.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
@ -8971,20 +8966,20 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/scope-manager@6.21.0':
|
|
||||||
dependencies:
|
|
||||||
'@typescript-eslint/types': 6.21.0
|
|
||||||
'@typescript-eslint/visitor-keys': 6.21.0
|
|
||||||
|
|
||||||
'@typescript-eslint/scope-manager@7.7.1':
|
'@typescript-eslint/scope-manager@7.7.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 7.7.1
|
'@typescript-eslint/types': 7.7.1
|
||||||
'@typescript-eslint/visitor-keys': 7.7.1
|
'@typescript-eslint/visitor-keys': 7.7.1
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@7.7.1(eslint@9.2.0)(typescript@5.4.5)':
|
'@typescript-eslint/scope-manager@7.8.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
|
'@typescript-eslint/types': 7.8.0
|
||||||
'@typescript-eslint/utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5)
|
'@typescript-eslint/visitor-keys': 7.8.0
|
||||||
|
|
||||||
|
'@typescript-eslint/type-utils@7.8.0(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
|
dependencies:
|
||||||
|
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
|
||||||
|
'@typescript-eslint/utils': 7.8.0(eslint@9.2.0)(typescript@5.4.5)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||||
@ -8993,24 +8988,9 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/types@6.21.0': {}
|
|
||||||
|
|
||||||
'@typescript-eslint/types@7.7.1': {}
|
'@typescript-eslint/types@7.7.1': {}
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5)':
|
'@typescript-eslint/types@7.8.0': {}
|
||||||
dependencies:
|
|
||||||
'@typescript-eslint/types': 6.21.0
|
|
||||||
'@typescript-eslint/visitor-keys': 6.21.0
|
|
||||||
debug: 4.3.4
|
|
||||||
globby: 11.1.0
|
|
||||||
is-glob: 4.0.3
|
|
||||||
minimatch: 9.0.3
|
|
||||||
semver: 7.6.1
|
|
||||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
|
||||||
optionalDependencies:
|
|
||||||
typescript: 5.4.5
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- supports-color
|
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@7.7.1(typescript@5.4.5)':
|
'@typescript-eslint/typescript-estree@7.7.1(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -9020,26 +9000,27 @@ snapshots:
|
|||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
minimatch: 9.0.4
|
minimatch: 9.0.4
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
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
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@6.21.0(eslint@9.2.0)(typescript@5.4.5)':
|
'@typescript-eslint/typescript-estree@7.8.0(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
|
'@typescript-eslint/types': 7.8.0
|
||||||
'@types/json-schema': 7.0.15
|
'@typescript-eslint/visitor-keys': 7.8.0
|
||||||
'@types/semver': 7.5.8
|
debug: 4.3.4
|
||||||
'@typescript-eslint/scope-manager': 6.21.0
|
globby: 11.1.0
|
||||||
'@typescript-eslint/types': 6.21.0
|
is-glob: 4.0.3
|
||||||
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5)
|
minimatch: 9.0.4
|
||||||
eslint: 9.2.0
|
semver: 7.6.2
|
||||||
semver: 7.6.1
|
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||||
|
optionalDependencies:
|
||||||
|
typescript: 5.4.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
|
||||||
|
|
||||||
'@typescript-eslint/utils@7.7.1(eslint@9.2.0)(typescript@5.4.5)':
|
'@typescript-eslint/utils@7.7.1(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -9050,21 +9031,35 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 7.7.1
|
'@typescript-eslint/types': 7.7.1
|
||||||
'@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5)
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@typescript-eslint/visitor-keys@6.21.0':
|
'@typescript-eslint/utils@7.8.0(eslint@9.2.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.21.0
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
|
||||||
eslint-visitor-keys: 3.4.3
|
'@types/json-schema': 7.0.15
|
||||||
|
'@types/semver': 7.5.8
|
||||||
|
'@typescript-eslint/scope-manager': 7.8.0
|
||||||
|
'@typescript-eslint/types': 7.8.0
|
||||||
|
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
|
||||||
|
eslint: 9.2.0
|
||||||
|
semver: 7.6.2
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
- typescript
|
||||||
|
|
||||||
'@typescript-eslint/visitor-keys@7.7.1':
|
'@typescript-eslint/visitor-keys@7.7.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 7.7.1
|
'@typescript-eslint/types': 7.7.1
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
|
'@typescript-eslint/visitor-keys@7.8.0':
|
||||||
|
dependencies:
|
||||||
|
'@typescript-eslint/types': 7.8.0
|
||||||
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@typescript/vfs@1.5.0':
|
'@typescript/vfs@1.5.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -9977,7 +9972,7 @@ snapshots:
|
|||||||
|
|
||||||
builtins@5.0.1:
|
builtins@5.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
|
|
||||||
bundle-name@3.0.0:
|
bundle-name@3.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -9999,7 +9994,7 @@ snapshots:
|
|||||||
ohash: 1.1.3
|
ohash: 1.1.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
rc9: 2.1.2
|
rc9: 2.1.2
|
||||||
|
|
||||||
cac@6.7.14: {}
|
cac@6.7.14: {}
|
||||||
@ -10084,9 +10079,9 @@ snapshots:
|
|||||||
ofetch: 1.3.4
|
ofetch: 1.3.4
|
||||||
open: 9.1.0
|
open: 9.1.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
yaml: 2.3.4
|
yaml: 2.3.4
|
||||||
|
|
||||||
@ -10294,7 +10289,7 @@ snapshots:
|
|||||||
postcss-modules-scope: 3.2.0(postcss@8.4.38)
|
postcss-modules-scope: 3.2.0(postcss@8.4.38)
|
||||||
postcss-modules-values: 4.0.0(postcss@8.4.38)
|
postcss-modules-values: 4.0.0(postcss@8.4.38)
|
||||||
postcss-value-parser: 4.2.0
|
postcss-value-parser: 4.2.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
webpack: 5.91.0
|
webpack: 5.91.0
|
||||||
|
|
||||||
@ -10545,7 +10540,7 @@ snapshots:
|
|||||||
'@one-ini/wasm': 0.1.1
|
'@one-ini/wasm': 0.1.1
|
||||||
commander: 10.0.1
|
commander: 10.0.1
|
||||||
minimatch: 9.0.1
|
minimatch: 9.0.1
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
|
|
||||||
ee-first@1.1.1: {}
|
ee-first@1.1.1: {}
|
||||||
|
|
||||||
@ -10745,7 +10740,7 @@ snapshots:
|
|||||||
find-up: 7.0.0
|
find-up: 7.0.0
|
||||||
parse-gitignore: 2.0.0
|
parse-gitignore: 2.0.0
|
||||||
|
|
||||||
eslint-flat-config-utils@0.2.3:
|
eslint-flat-config-utils@0.2.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@ -10768,7 +10763,7 @@ snapshots:
|
|||||||
get-tsconfig: 4.7.3
|
get-tsconfig: 4.7.3
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
minimatch: 9.0.4
|
minimatch: 9.0.4
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
@ -10783,7 +10778,7 @@ snapshots:
|
|||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
esquery: 1.5.0
|
esquery: 1.5.0
|
||||||
is-builtin-module: 3.2.1
|
is-builtin-module: 3.2.1
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
spdx-expression-parse: 4.0.0
|
spdx-expression-parse: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -10819,12 +10814,12 @@ snapshots:
|
|||||||
read-pkg-up: 7.0.1
|
read-pkg-up: 7.0.1
|
||||||
regexp-tree: 0.1.27
|
regexp-tree: 0.1.27
|
||||||
regjsparser: 0.10.0
|
regjsparser: 0.10.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
strip-indent: 3.0.0
|
strip-indent: 3.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
eslint-plugin-vue@9.25.0(eslint@9.2.0):
|
eslint-plugin-vue@9.26.0(eslint@9.2.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0)
|
||||||
eslint: 9.2.0
|
eslint: 9.2.0
|
||||||
@ -10832,7 +10827,7 @@ snapshots:
|
|||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
nth-check: 2.1.1
|
nth-check: 2.1.1
|
||||||
postcss-selector-parser: 6.0.16
|
postcss-selector-parser: 6.0.16
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
vue-eslint-parser: 9.4.2(eslint@9.2.0)
|
vue-eslint-parser: 9.4.2(eslint@9.2.0)
|
||||||
xml-name-validator: 4.0.0
|
xml-name-validator: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -10977,7 +10972,7 @@ snapshots:
|
|||||||
signal-exit: 4.1.0
|
signal-exit: 4.1.0
|
||||||
strip-final-newline: 3.0.0
|
strip-final-newline: 3.0.0
|
||||||
|
|
||||||
execa@9.0.0:
|
execa@9.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sindresorhus/merge-streams': 4.0.0
|
'@sindresorhus/merge-streams': 4.0.0
|
||||||
cross-spawn: 7.0.3
|
cross-spawn: 7.0.3
|
||||||
@ -11107,7 +11102,7 @@ snapshots:
|
|||||||
minimatch: 3.1.2
|
minimatch: 3.1.2
|
||||||
node-abort-controller: 3.1.1
|
node-abort-controller: 3.1.1
|
||||||
schema-utils: 3.3.0
|
schema-utils: 3.3.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
tapable: 2.2.1
|
tapable: 2.2.1
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
webpack: 5.91.0
|
webpack: 5.91.0
|
||||||
@ -11261,7 +11256,7 @@ snapshots:
|
|||||||
|
|
||||||
globals@14.0.0: {}
|
globals@14.0.0: {}
|
||||||
|
|
||||||
globals@15.0.0: {}
|
globals@15.2.0: {}
|
||||||
|
|
||||||
globby@11.1.0:
|
globby@11.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -11919,7 +11914,7 @@ snapshots:
|
|||||||
local-pkg@0.5.0:
|
local-pkg@0.5.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
mlly: 1.7.0
|
mlly: 1.7.0
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
|
|
||||||
locate-path@5.0.0:
|
locate-path@5.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -11983,7 +11978,7 @@ snapshots:
|
|||||||
|
|
||||||
make-dir@4.0.0:
|
make-dir@4.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
|
|
||||||
make-fetch-happen@13.0.0:
|
make-fetch-happen@13.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -12414,10 +12409,6 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion: 2.0.1
|
brace-expansion: 2.0.1
|
||||||
|
|
||||||
minimatch@9.0.3:
|
|
||||||
dependencies:
|
|
||||||
brace-expansion: 2.0.1
|
|
||||||
|
|
||||||
minimatch@9.0.4:
|
minimatch@9.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion: 2.0.1
|
brace-expansion: 2.0.1
|
||||||
@ -12491,7 +12482,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
ufo: 1.5.3
|
ufo: 1.5.3
|
||||||
|
|
||||||
mri@1.2.0: {}
|
mri@1.2.0: {}
|
||||||
@ -12572,13 +12563,13 @@ snapshots:
|
|||||||
openapi-typescript: 6.7.5
|
openapi-typescript: 6.7.5
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
pretty-bytes: 6.1.1
|
pretty-bytes: 6.1.1
|
||||||
radix3: 1.1.2
|
radix3: 1.1.2
|
||||||
rollup: 4.17.2
|
rollup: 4.17.2
|
||||||
rollup-plugin-visualizer: 5.12.0(rollup@4.17.2)
|
rollup-plugin-visualizer: 5.12.0(rollup@4.17.2)
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
serve-placeholder: 2.0.1
|
serve-placeholder: 2.0.1
|
||||||
serve-static: 1.15.0
|
serve-static: 1.15.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
@ -12645,7 +12636,7 @@ snapshots:
|
|||||||
make-fetch-happen: 13.0.0
|
make-fetch-happen: 13.0.0
|
||||||
nopt: 7.2.0
|
nopt: 7.2.0
|
||||||
proc-log: 3.0.0
|
proc-log: 3.0.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
tar: 6.2.0
|
tar: 6.2.0
|
||||||
which: 4.0.0
|
which: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -12676,7 +12667,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
hosted-git-info: 7.0.1
|
hosted-git-info: 7.0.1
|
||||||
is-core-module: 2.13.1
|
is-core-module: 2.13.1
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
validate-npm-package-license: 3.0.4
|
validate-npm-package-license: 3.0.4
|
||||||
|
|
||||||
normalize-path@3.0.0: {}
|
normalize-path@3.0.0: {}
|
||||||
@ -12689,7 +12680,7 @@ snapshots:
|
|||||||
|
|
||||||
npm-install-checks@6.3.0:
|
npm-install-checks@6.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
|
|
||||||
npm-normalize-package-bin@3.0.1: {}
|
npm-normalize-package-bin@3.0.1: {}
|
||||||
|
|
||||||
@ -12697,7 +12688,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
hosted-git-info: 7.0.1
|
hosted-git-info: 7.0.1
|
||||||
proc-log: 3.0.0
|
proc-log: 3.0.0
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
validate-npm-package-name: 5.0.0
|
validate-npm-package-name: 5.0.0
|
||||||
|
|
||||||
npm-packlist@8.0.0:
|
npm-packlist@8.0.0:
|
||||||
@ -12709,7 +12700,7 @@ snapshots:
|
|||||||
npm-install-checks: 6.3.0
|
npm-install-checks: 6.3.0
|
||||||
npm-normalize-package-bin: 3.0.1
|
npm-normalize-package-bin: 3.0.1
|
||||||
npm-package-arg: 11.0.1
|
npm-package-arg: 11.0.1
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
|
|
||||||
npm-registry-fetch@16.1.0:
|
npm-registry-fetch@16.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -13006,7 +12997,7 @@ snapshots:
|
|||||||
|
|
||||||
pify@6.1.0: {}
|
pify@6.1.0: {}
|
||||||
|
|
||||||
pkg-types@1.1.0:
|
pkg-types@1.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
confbox: 0.1.7
|
confbox: 0.1.7
|
||||||
mlly: 1.7.0
|
mlly: 1.7.0
|
||||||
@ -13068,7 +13059,7 @@ snapshots:
|
|||||||
cosmiconfig: 9.0.0(typescript@5.4.5)
|
cosmiconfig: 9.0.0(typescript@5.4.5)
|
||||||
jiti: 1.21.0
|
jiti: 1.21.0
|
||||||
postcss: 8.4.38
|
postcss: 8.4.38
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
webpack: 5.91.0
|
webpack: 5.91.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -13684,7 +13675,7 @@ snapshots:
|
|||||||
|
|
||||||
semver@6.3.1: {}
|
semver@6.3.1: {}
|
||||||
|
|
||||||
semver@7.6.1: {}
|
semver@7.6.2: {}
|
||||||
|
|
||||||
send@0.18.0:
|
send@0.18.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -14138,7 +14129,7 @@ snapshots:
|
|||||||
mkdist: 1.3.0(sass@1.69.4)(typescript@5.4.5)
|
mkdist: 1.3.0(sass@1.69.4)(typescript@5.4.5)
|
||||||
mlly: 1.7.0
|
mlly: 1.7.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
pretty-bytes: 6.1.1
|
pretty-bytes: 6.1.1
|
||||||
rollup: 4.17.2
|
rollup: 4.17.2
|
||||||
rollup-plugin-dts: 6.1.0(rollup@4.17.2)(typescript@5.4.5)
|
rollup-plugin-dts: 6.1.0(rollup@4.17.2)(typescript@5.4.5)
|
||||||
@ -14211,7 +14202,7 @@ snapshots:
|
|||||||
magic-string: 0.30.10
|
magic-string: 0.30.10
|
||||||
mlly: 1.7.0
|
mlly: 1.7.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
strip-literal: 1.3.0
|
strip-literal: 1.3.0
|
||||||
unplugin: 1.10.1
|
unplugin: 1.10.1
|
||||||
@ -14384,7 +14375,7 @@ snapshots:
|
|||||||
magic-string: 0.30.10
|
magic-string: 0.30.10
|
||||||
mlly: 1.7.0
|
mlly: 1.7.0
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.1.0
|
pkg-types: 1.1.1
|
||||||
unplugin: 1.10.1
|
unplugin: 1.10.1
|
||||||
|
|
||||||
update-browserslist-db@1.0.13(browserslist@4.23.0):
|
update-browserslist-db@1.0.13(browserslist@4.23.0):
|
||||||
@ -14504,7 +14495,7 @@ snapshots:
|
|||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
npm-run-path: 4.0.1
|
npm-run-path: 4.0.1
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
strip-ansi: 6.0.1
|
strip-ansi: 6.0.1
|
||||||
tiny-invariant: 1.3.1
|
tiny-invariant: 1.3.1
|
||||||
vite: 5.2.11(@types/node@20.12.11)(sass@1.69.4)(terser@5.27.0)
|
vite: 5.2.11(@types/node@20.12.11)(sass@1.69.4)(terser@5.27.0)
|
||||||
@ -14701,7 +14692,7 @@ snapshots:
|
|||||||
vscode-languageclient@7.0.0:
|
vscode-languageclient@7.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
minimatch: 3.1.2
|
minimatch: 3.1.2
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
vscode-languageserver-protocol: 3.16.0
|
vscode-languageserver-protocol: 3.16.0
|
||||||
|
|
||||||
vscode-languageserver-protocol@3.16.0:
|
vscode-languageserver-protocol@3.16.0:
|
||||||
@ -14740,7 +14731,7 @@ snapshots:
|
|||||||
espree: 9.6.1
|
espree: 9.6.1
|
||||||
esquery: 1.5.0
|
esquery: 1.5.0
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@ -14776,7 +14767,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.2.0
|
'@volar/typescript': 2.2.0
|
||||||
'@vue/language-core': 2.0.16(typescript@5.4.5)
|
'@vue/language-core': 2.0.16(typescript@5.4.5)
|
||||||
semver: 7.6.1
|
semver: 7.6.2
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
|
|
||||||
vue-virtual-scroller@2.0.0-beta.8(vue@3.4.27(typescript@5.4.5)):
|
vue-virtual-scroller@2.0.0-beta.8(vue@3.4.27(typescript@5.4.5)):
|
||||||
|
Loading…
Reference in New Issue
Block a user