chore(deps): update all non-major dependencies (main) (#25935)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-24 10:11:43 +00:00 committed by GitHub
parent 5e5e96992c
commit 39a04ebcd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 154 additions and 154 deletions

View File

@ -261,7 +261,7 @@ jobs:
TEST_CONTEXT: ${{ matrix.context }} TEST_CONTEXT: ${{ matrix.context }}
SKIP_BUNDLE_SIZE: ${{ github.event_name != 'push' || matrix.env == 'dev' || matrix.builder == 'webpack' || matrix.context == 'default' || runner.os == 'Windows' }} SKIP_BUNDLE_SIZE: ${{ github.event_name != 'push' || matrix.env == 'dev' || matrix.builder == 'webpack' || matrix.context == 'default' || runner.os == 'Windows' }}
- uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1 - uses: codecov/codecov-action@0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1 # v4.0.2
if: github.event_name != 'push' && matrix.env == 'built' && matrix.builder == 'vite' && matrix.context == 'default' && matrix.os == 'ubuntu-latest' && matrix.manifest == 'manifest-on' if: github.event_name != 'push' && matrix.env == 'built' && matrix.builder == 'vite' && matrix.context == 'default' && matrix.os == 'ubuntu-latest' && matrix.manifest == 'manifest-on'
with: with:
token: ${{ secrets.CODECOV_TOKEN }} token: ${{ secrets.CODECOV_TOKEN }}

View File

@ -59,7 +59,7 @@
"changelogen": "0.5.5", "changelogen": "0.5.5",
"consola": "3.2.3", "consola": "3.2.3",
"devalue": "4.3.2", "devalue": "4.3.2",
"eslint": "8.56.0", "eslint": "8.57.0",
"eslint-plugin-import": "2.29.1", "eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.0", "eslint-plugin-jsdoc": "48.2.0",
"eslint-plugin-no-only-tests": "3.1.0", "eslint-plugin-no-only-tests": "3.1.0",
@ -68,7 +68,7 @@
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"globby": "14.0.1", "globby": "14.0.1",
"h3": "1.10.2", "h3": "1.10.2",
"happy-dom": "13.4.1", "happy-dom": "13.5.0",
"jiti": "1.21.0", "jiti": "1.21.0",
"markdownlint-cli": "0.39.0", "markdownlint-cli": "0.39.0",
"nitropack": "2.8.1", "nitropack": "2.8.1",

View File

@ -35,7 +35,7 @@
"ignore": "^5.3.1", "ignore": "^5.3.1",
"jiti": "^1.21.0", "jiti": "^1.21.0",
"knitwork": "^1.0.0", "knitwork": "^1.0.0",
"mlly": "^1.6.0", "mlly": "^1.6.1",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"pkg-types": "^1.0.3", "pkg-types": "^1.0.3",
"scule": "^1.3.0", "scule": "^1.3.0",

View File

@ -88,7 +88,7 @@
"klona": "^2.0.6", "klona": "^2.0.6",
"knitwork": "^1.0.0", "knitwork": "^1.0.0",
"magic-string": "^0.30.7", "magic-string": "^0.30.7",
"mlly": "^1.6.0", "mlly": "^1.6.1",
"nitropack": "^2.8.1", "nitropack": "^2.8.1",
"nuxi": "^3.10.1", "nuxi": "^3.10.1",
"nypm": "^0.3.6", "nypm": "^0.3.6",
@ -116,7 +116,7 @@
"vue-router": "^4.3.0" "vue-router": "^4.3.0"
}, },
"devDependencies": { "devDependencies": {
"@parcel/watcher": "2.4.0", "@parcel/watcher": "2.4.1",
"@types/estree": "1.0.5", "@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4", "@types/fs-extra": "11.0.4",
"@vitejs/plugin-vue": "5.0.4", "@vitejs/plugin-vue": "5.0.4",

View File

@ -50,7 +50,7 @@
"h3": "^1.10.2", "h3": "^1.10.2",
"knitwork": "^1.0.0", "knitwork": "^1.0.0",
"magic-string": "^0.30.7", "magic-string": "^0.30.7",
"mlly": "^1.6.0", "mlly": "^1.6.1",
"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",

View File

@ -44,7 +44,7 @@
"magic-string": "^0.30.7", "magic-string": "^0.30.7",
"memfs": "^4.7.7", "memfs": "^4.7.7",
"mini-css-extract-plugin": "^2.8.0", "mini-css-extract-plugin": "^2.8.0",
"mlly": "^1.6.0", "mlly": "^1.6.1",
"ohash": "^1.1.3", "ohash": "^1.1.3",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"pify": "^6.1.0", "pify": "^6.1.0",

View File

@ -24,13 +24,13 @@ importers:
version: 3.1.0(vite@5.1.4)(vitest@1.3.1) version: 3.1.0(vite@5.1.4)(vitest@1.3.1)
'@nuxt/eslint-config': '@nuxt/eslint-config':
specifier: 0.2.0 specifier: 0.2.0
version: 0.2.0(eslint@8.56.0) version: 0.2.0(eslint@8.57.0)
'@nuxt/kit': '@nuxt/kit':
specifier: workspace:* specifier: workspace:*
version: link:packages/kit version: link:packages/kit
'@nuxt/test-utils': '@nuxt/test-utils':
specifier: 3.11.0 specifier: 3.11.0
version: 3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.4.1)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19) version: 3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.5.0)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19)
'@nuxt/webpack-builder': '@nuxt/webpack-builder':
specifier: workspace:* specifier: workspace:*
version: link:packages/webpack version: link:packages/webpack
@ -65,20 +65,20 @@ importers:
specifier: 4.3.2 specifier: 4.3.2
version: 4.3.2 version: 4.3.2
eslint: eslint:
specifier: 8.56.0 specifier: 8.57.0
version: 8.56.0 version: 8.57.0
eslint-plugin-import: eslint-plugin-import:
specifier: 2.29.1 specifier: 2.29.1
version: 2.29.1(@typescript-eslint/parser@6.8.0)(eslint@8.56.0) version: 2.29.1(@typescript-eslint/parser@6.8.0)(eslint@8.57.0)
eslint-plugin-jsdoc: eslint-plugin-jsdoc:
specifier: 48.2.0 specifier: 48.2.0
version: 48.2.0(eslint@8.56.0) version: 48.2.0(eslint@8.57.0)
eslint-plugin-no-only-tests: eslint-plugin-no-only-tests:
specifier: 3.1.0 specifier: 3.1.0
version: 3.1.0 version: 3.1.0
eslint-plugin-unicorn: eslint-plugin-unicorn:
specifier: 51.0.1 specifier: 51.0.1
version: 51.0.1(eslint@8.56.0) version: 51.0.1(eslint@8.57.0)
execa: execa:
specifier: 8.0.1 specifier: 8.0.1
version: 8.0.1 version: 8.0.1
@ -92,8 +92,8 @@ importers:
specifier: 1.10.2 specifier: 1.10.2
version: 1.10.2 version: 1.10.2
happy-dom: happy-dom:
specifier: 13.4.1 specifier: 13.5.0
version: 13.4.1 version: 13.5.0
jiti: jiti:
specifier: 1.21.0 specifier: 1.21.0
version: 1.21.0 version: 1.21.0
@ -138,16 +138,16 @@ importers:
version: 1.4.0 version: 1.4.0
vitest: vitest:
specifier: 1.3.1 specifier: 1.3.1
version: 1.3.1(@types/node@20.11.20)(happy-dom@13.4.1) version: 1.3.1(@types/node@20.11.20)(happy-dom@13.5.0)
vitest-environment-nuxt: vitest-environment-nuxt:
specifier: 1.0.0 specifier: 1.0.0
version: 1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.4.1)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19) version: 1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.5.0)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19)
vue: vue:
specifier: 3.4.19 specifier: 3.4.19
version: 3.4.19(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
vue-eslint-parser: vue-eslint-parser:
specifier: 9.4.2 specifier: 9.4.2
version: 9.4.2(eslint@8.56.0) version: 9.4.2(eslint@8.57.0)
vue-router: vue-router:
specifier: 4.3.0 specifier: 4.3.0
version: 4.3.0(vue@3.4.19) version: 4.3.0(vue@3.4.19)
@ -185,8 +185,8 @@ importers:
specifier: ^1.0.0 specifier: ^1.0.0
version: 1.0.0 version: 1.0.0
mlly: mlly:
specifier: ^1.6.0 specifier: ^1.6.1
version: 1.6.0 version: 1.6.1
pathe: pathe:
specifier: ^1.1.2 specifier: ^1.1.2
version: 1.1.2 version: 1.1.2
@ -235,7 +235,7 @@ importers:
version: 5.1.4(@types/node@20.11.20) version: 5.1.4(@types/node@20.11.20)
vitest: vitest:
specifier: 1.3.1 specifier: 1.3.1
version: 1.3.1(@types/node@20.11.20)(happy-dom@13.4.1) version: 1.3.1(@types/node@20.11.20)(happy-dom@13.5.0)
webpack: webpack:
specifier: 5.90.3 specifier: 5.90.3
version: 5.90.3 version: 5.90.3
@ -333,8 +333,8 @@ importers:
specifier: ^0.30.7 specifier: ^0.30.7
version: 0.30.7 version: 0.30.7
mlly: mlly:
specifier: ^1.6.0 specifier: ^1.6.1
version: 1.6.0 version: 1.6.1
nitropack: nitropack:
specifier: ^2.8.1 specifier: ^2.8.1
version: 2.8.1 version: 2.8.1
@ -412,8 +412,8 @@ importers:
version: 4.3.0(vue@3.4.19) version: 4.3.0(vue@3.4.19)
devDependencies: devDependencies:
'@parcel/watcher': '@parcel/watcher':
specifier: 2.4.0 specifier: 2.4.1
version: 2.4.0 version: 2.4.1
'@types/estree': '@types/estree':
specifier: 1.0.5 specifier: 1.0.5
version: 1.0.5 version: 1.0.5
@ -431,7 +431,7 @@ importers:
version: 5.1.4(@types/node@20.11.19) version: 5.1.4(@types/node@20.11.19)
vitest: vitest:
specifier: 1.3.1 specifier: 1.3.1
version: 1.3.1(@types/node@20.11.19)(happy-dom@13.4.1) version: 1.3.1(@types/node@20.11.19)(happy-dom@13.5.0)
packages/schema: packages/schema:
dependencies: dependencies:
@ -599,8 +599,8 @@ importers:
specifier: ^0.30.7 specifier: ^0.30.7
version: 0.30.7 version: 0.30.7
mlly: mlly:
specifier: ^1.6.0 specifier: ^1.6.1
version: 1.6.0 version: 1.6.1
ohash: ohash:
specifier: ^1.1.3 specifier: ^1.1.3
version: 1.1.3 version: 1.1.3
@ -642,7 +642,7 @@ importers:
version: 1.3.1(@types/node@20.11.20) version: 1.3.1(@types/node@20.11.20)
vite-plugin-checker: vite-plugin-checker:
specifier: ^0.6.4 specifier: ^0.6.4
version: 0.6.4(eslint@8.56.0)(typescript@5.3.3)(vite@5.1.4)(vue-tsc@1.8.27) version: 0.6.4(eslint@8.57.0)(typescript@5.3.3)(vite@5.1.4)(vue-tsc@1.8.27)
vue-bundle-renderer: vue-bundle-renderer:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0 version: 2.0.0
@ -726,8 +726,8 @@ importers:
specifier: ^2.8.0 specifier: ^2.8.0
version: 2.8.0(webpack@5.90.3) version: 2.8.0(webpack@5.90.3)
mlly: mlly:
specifier: ^1.6.0 specifier: ^1.6.1
version: 1.6.0 version: 1.6.1
ohash: ohash:
specifier: ^1.1.3 specifier: ^1.1.3
version: 1.1.3 version: 1.1.3
@ -865,7 +865,7 @@ importers:
version: 1.3.3 version: 1.3.3
vitest: vitest:
specifier: 1.0.2 specifier: 1.0.2
version: 1.0.2(@types/node@20.11.20)(happy-dom@13.4.1) version: 1.0.2(@types/node@20.11.20)(happy-dom@13.5.0)
vue: vue:
specifier: 3.4.19 specifier: 3.4.19
version: 3.4.19(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
@ -1266,7 +1266,7 @@ packages:
dependencies: dependencies:
'@codspeed/core': 3.1.0 '@codspeed/core': 3.1.0
vite: 5.1.4(@types/node@20.11.20) vite: 5.1.4(@types/node@20.11.20)
vitest: 1.3.1(@types/node@20.11.20)(happy-dom@13.4.1) vitest: 1.3.1(@types/node@20.11.20)(happy-dom@13.5.0)
transitivePeerDependencies: transitivePeerDependencies:
- debug - debug
dev: true dev: true
@ -1874,13 +1874,13 @@ packages:
dev: false dev: false
optional: true optional: true
/@eslint-community/eslint-utils@4.4.0(eslint@8.56.0): /@eslint-community/eslint-utils@4.4.0(eslint@8.57.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
dependencies: dependencies:
eslint: 8.56.0 eslint: 8.57.0
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
/@eslint-community/regexpp@4.9.1: /@eslint-community/regexpp@4.9.1:
@ -1903,8 +1903,8 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
/@eslint/js@8.56.0: /@eslint/js@8.57.0:
resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
/@fastify/busboy@2.0.0: /@fastify/busboy@2.0.0:
@ -1927,11 +1927,11 @@ packages:
resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==}
dev: true dev: true
/@humanwhocodes/config-array@0.11.13: /@humanwhocodes/config-array@0.11.14:
resolution: {integrity: sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==} resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
engines: {node: '>=10.10.0'} engines: {node: '>=10.10.0'}
dependencies: dependencies:
'@humanwhocodes/object-schema': 2.0.1 '@humanwhocodes/object-schema': 2.0.2
debug: 4.3.4 debug: 4.3.4
minimatch: 3.1.2 minimatch: 3.1.2
transitivePeerDependencies: transitivePeerDependencies:
@ -1941,8 +1941,8 @@ packages:
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines: {node: '>=12.22'} engines: {node: '>=12.22'}
/@humanwhocodes/object-schema@2.0.1: /@humanwhocodes/object-schema@2.0.2:
resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==}
/@ioredis/commands@1.2.0: /@ioredis/commands@1.2.0:
resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==} resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==}
@ -2231,16 +2231,16 @@ packages:
- utf-8-validate - utf-8-validate
dev: false dev: false
/@nuxt/eslint-config@0.2.0(eslint@8.56.0): /@nuxt/eslint-config@0.2.0(eslint@8.57.0):
resolution: {integrity: sha512-NeJX8TLcnNAjQFiDs3XhP+9CHKK8jaKsP7eUyCSrQdgY7nqWe7VJx64lwzx5FTT4cW3RHMEyH+Y0qzLGYYoa/A==} resolution: {integrity: sha512-NeJX8TLcnNAjQFiDs3XhP+9CHKK8jaKsP7eUyCSrQdgY7nqWe7VJx64lwzx5FTT4cW3RHMEyH+Y0qzLGYYoa/A==}
peerDependencies: peerDependencies:
eslint: ^8.48.0 eslint: ^8.48.0
dependencies: dependencies:
'@rushstack/eslint-patch': 1.5.1 '@rushstack/eslint-patch': 1.5.1
'@typescript-eslint/eslint-plugin': 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/eslint-plugin': 6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.57.0)(typescript@5.3.3)
'@typescript-eslint/parser': 6.8.0(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/parser': 6.8.0(eslint@8.57.0)(typescript@5.3.3)
eslint: 8.56.0 eslint: 8.57.0
eslint-plugin-vue: 9.17.0(eslint@8.56.0) eslint-plugin-vue: 9.17.0(eslint@8.57.0)
typescript: 5.3.3 typescript: 5.3.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -2281,7 +2281,7 @@ packages:
rc9: 2.1.1 rc9: 2.1.1
std-env: 3.7.0 std-env: 3.7.0
/@nuxt/test-utils@3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.4.1)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19): /@nuxt/test-utils@3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.5.0)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19):
resolution: {integrity: sha512-9ovgpQZkZpVg/MhYVVn2169WjH/IL0XUqwGryTa/lkx0/BCi1LMVEp3HTPkmt4qbRcxitO+kL4vFqqrFGVaSVg==} resolution: {integrity: sha512-9ovgpQZkZpVg/MhYVVn2169WjH/IL0XUqwGryTa/lkx0/BCi1LMVEp3HTPkmt4qbRcxitO+kL4vFqqrFGVaSVg==}
engines: {node: ^14.18.0 || >=16.10.0} engines: {node: ^14.18.0 || >=16.10.0}
peerDependencies: peerDependencies:
@ -2331,7 +2331,7 @@ packages:
fake-indexeddb: 5.0.2 fake-indexeddb: 5.0.2
get-port-please: 3.1.2 get-port-please: 3.1.2
h3: 1.10.2 h3: 1.10.2
happy-dom: 13.4.1 happy-dom: 13.5.0
local-pkg: 0.5.0 local-pkg: 0.5.0
magic-string: 0.30.7 magic-string: 0.30.7
node-fetch-native: 1.6.1 node-fetch-native: 1.6.1
@ -2346,8 +2346,8 @@ packages:
unenv: 1.9.0 unenv: 1.9.0
unplugin: 1.7.1 unplugin: 1.7.1
vite: 5.1.4(@types/node@20.11.20) vite: 5.1.4(@types/node@20.11.20)
vitest: 1.3.1(@types/node@20.11.20)(happy-dom@13.4.1) vitest: 1.3.1(@types/node@20.11.20)(happy-dom@13.5.0)
vitest-environment-nuxt: 1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.4.1)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19) vitest-environment-nuxt: 1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.5.0)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19)
vue: 3.4.19(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
vue-router: 4.3.0(vue@3.4.19) vue-router: 4.3.0(vue@3.4.19)
dev: true dev: true
@ -2402,72 +2402,72 @@ packages:
resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==} resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==}
dev: true dev: true
/@parcel/watcher-android-arm64@2.4.0: /@parcel/watcher-android-arm64@2.4.1:
resolution: {integrity: sha512-+fPtO/GsbYX1LJnCYCaDVT3EOBjvSFdQN9Mrzh9zWAOOfvidPWyScTrHIZHHfJBvlHzNA0Gy0U3NXFA/M7PHUA==} resolution: {integrity: sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [arm64] cpu: [arm64]
os: [android] os: [android]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-darwin-arm64@2.4.0: /@parcel/watcher-darwin-arm64@2.4.1:
resolution: {integrity: sha512-T/At5pansFuQ8VJLRx0C6C87cgfqIYhW2N/kBfLCUvDhCah0EnLLwaD/6MW3ux+rpgkpQAnMELOCTKlbwncwiA==} resolution: {integrity: sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-darwin-x64@2.4.0: /@parcel/watcher-darwin-x64@2.4.1:
resolution: {integrity: sha512-vZMv9jl+szz5YLsSqEGCMSllBl1gU1snfbRL5ysJU03MEa6gkVy9OMcvXV1j4g0++jHEcvzhs3Z3LpeEbVmY6Q==} resolution: {integrity: sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-freebsd-x64@2.4.0: /@parcel/watcher-freebsd-x64@2.4.1:
resolution: {integrity: sha512-dHTRMIplPDT1M0+BkXjtMN+qLtqq24sLDUhmU+UxxLP2TEY2k8GIoqIJiVrGWGomdWsy5IO27aDV1vWyQ6gfHA==} resolution: {integrity: sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [x64] cpu: [x64]
os: [freebsd] os: [freebsd]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-linux-arm-glibc@2.4.0: /@parcel/watcher-linux-arm-glibc@2.4.1:
resolution: {integrity: sha512-9NQXD+qk46RwATNC3/UB7HWurscY18CnAPMTFcI9Y8CTbtm63/eex1SNt+BHFinEQuLBjaZwR2Lp+n7pmEJPpQ==} resolution: {integrity: sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-linux-arm64-glibc@2.4.0: /@parcel/watcher-linux-arm64-glibc@2.4.1:
resolution: {integrity: sha512-QuJTAQdsd7PFW9jNGaV9Pw+ZMWV9wKThEzzlY3Lhnnwy7iW23qtQFPql8iEaSFMCVI5StNNmONUopk+MFKpiKg==} resolution: {integrity: sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-linux-arm64-musl@2.4.0: /@parcel/watcher-linux-arm64-musl@2.4.1:
resolution: {integrity: sha512-oyN+uA9xcTDo/45bwsd6TFHa7Lc7hKujyMlvwrCLvSckvWogndCEoVYFNfZ6JJ2KNL/6fFiGPcbjp8jJmEh5Ng==} resolution: {integrity: sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-linux-x64-glibc@2.4.0: /@parcel/watcher-linux-x64-glibc@2.4.1:
resolution: {integrity: sha512-KphV8awJmxU3q52JQvJot0QMu07CIyEjV+2Tb2ZtbucEgqyRcxOBDMsqp1JNq5nuDXtcCC0uHQICeiEz38dPBQ==} resolution: {integrity: sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-linux-x64-musl@2.4.0: /@parcel/watcher-linux-x64-musl@2.4.1:
resolution: {integrity: sha512-7jzcOonpXNWcSijPpKD5IbC6xC7yTibjJw9jviVzZostYLGxbz8LDJLUnLzLzhASPlPGgpeKLtFUMjAAzM+gSA==} resolution: {integrity: sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
@ -2483,32 +2483,32 @@ packages:
bundledDependencies: bundledDependencies:
- napi-wasm - napi-wasm
/@parcel/watcher-win32-arm64@2.4.0: /@parcel/watcher-win32-arm64@2.4.1:
resolution: {integrity: sha512-NOej2lqlq8bQNYhUMnOD0nwvNql8ToQF+1Zhi9ULZoG+XTtJ9hNnCFfyICxoZLXor4bBPTOnzs/aVVoefYnjIg==} resolution: {integrity: sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-win32-ia32@2.4.0: /@parcel/watcher-win32-ia32@2.4.1:
resolution: {integrity: sha512-IO/nM+K2YD/iwjWAfHFMBPz4Zqn6qBDqZxY4j2n9s+4+OuTSRM/y/irksnuqcspom5DjkSeF9d0YbO+qpys+JA==} resolution: {integrity: sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher-win32-x64@2.4.0: /@parcel/watcher-win32-x64@2.4.1:
resolution: {integrity: sha512-pAUyUVjfFjWaf/pShmJpJmNxZhbMvJASUpdes9jL6bTEJ+gDxPRSpXTIemNyNsb9AtbiGXs9XduP1reThmd+dA==} resolution: {integrity: sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
requiresBuild: true requiresBuild: true
optional: true optional: true
/@parcel/watcher@2.4.0: /@parcel/watcher@2.4.1:
resolution: {integrity: sha512-XJLGVL0DEclX5pcWa2N9SX1jCGTDd8l972biNooLFtjneuGqodupPQh6XseXIBBeVIMaaJ7bTcs3qGvXwsp4vg==} resolution: {integrity: sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
dependencies: dependencies:
detect-libc: 1.0.3 detect-libc: 1.0.3
@ -2516,18 +2516,18 @@ packages:
micromatch: 4.0.5 micromatch: 4.0.5
node-addon-api: 7.0.0 node-addon-api: 7.0.0
optionalDependencies: optionalDependencies:
'@parcel/watcher-android-arm64': 2.4.0 '@parcel/watcher-android-arm64': 2.4.1
'@parcel/watcher-darwin-arm64': 2.4.0 '@parcel/watcher-darwin-arm64': 2.4.1
'@parcel/watcher-darwin-x64': 2.4.0 '@parcel/watcher-darwin-x64': 2.4.1
'@parcel/watcher-freebsd-x64': 2.4.0 '@parcel/watcher-freebsd-x64': 2.4.1
'@parcel/watcher-linux-arm-glibc': 2.4.0 '@parcel/watcher-linux-arm-glibc': 2.4.1
'@parcel/watcher-linux-arm64-glibc': 2.4.0 '@parcel/watcher-linux-arm64-glibc': 2.4.1
'@parcel/watcher-linux-arm64-musl': 2.4.0 '@parcel/watcher-linux-arm64-musl': 2.4.1
'@parcel/watcher-linux-x64-glibc': 2.4.0 '@parcel/watcher-linux-x64-glibc': 2.4.1
'@parcel/watcher-linux-x64-musl': 2.4.0 '@parcel/watcher-linux-x64-musl': 2.4.1
'@parcel/watcher-win32-arm64': 2.4.0 '@parcel/watcher-win32-arm64': 2.4.1
'@parcel/watcher-win32-ia32': 2.4.0 '@parcel/watcher-win32-ia32': 2.4.1
'@parcel/watcher-win32-x64': 2.4.0 '@parcel/watcher-win32-x64': 2.4.1
/@pkgjs/parseargs@0.11.0: /@pkgjs/parseargs@0.11.0:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
@ -3146,7 +3146,7 @@ packages:
'@types/yargs-parser': 21.0.1 '@types/yargs-parser': 21.0.1
dev: false dev: false
/@typescript-eslint/eslint-plugin@6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.56.0)(typescript@5.3.3): /@typescript-eslint/eslint-plugin@6.8.0(@typescript-eslint/parser@6.8.0)(eslint@8.57.0)(typescript@5.3.3):
resolution: {integrity: sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==} resolution: {integrity: sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==}
engines: {node: ^16.0.0 || >=18.0.0} engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies: peerDependencies:
@ -3158,13 +3158,13 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@eslint-community/regexpp': 4.9.1 '@eslint-community/regexpp': 4.9.1
'@typescript-eslint/parser': 6.8.0(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/parser': 6.8.0(eslint@8.57.0)(typescript@5.3.3)
'@typescript-eslint/scope-manager': 6.8.0 '@typescript-eslint/scope-manager': 6.8.0
'@typescript-eslint/type-utils': 6.8.0(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/type-utils': 6.8.0(eslint@8.57.0)(typescript@5.3.3)
'@typescript-eslint/utils': 6.8.0(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/utils': 6.8.0(eslint@8.57.0)(typescript@5.3.3)
'@typescript-eslint/visitor-keys': 6.8.0 '@typescript-eslint/visitor-keys': 6.8.0
debug: 4.3.4 debug: 4.3.4
eslint: 8.56.0 eslint: 8.57.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
@ -3175,7 +3175,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser@6.8.0(eslint@8.56.0)(typescript@5.3.3): /@typescript-eslint/parser@6.8.0(eslint@8.57.0)(typescript@5.3.3):
resolution: {integrity: sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==} resolution: {integrity: sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==}
engines: {node: ^16.0.0 || >=18.0.0} engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies: peerDependencies:
@ -3190,7 +3190,7 @@ packages:
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.3.3) '@typescript-eslint/typescript-estree': 6.8.0(typescript@5.3.3)
'@typescript-eslint/visitor-keys': 6.8.0 '@typescript-eslint/visitor-keys': 6.8.0
debug: 4.3.4 debug: 4.3.4
eslint: 8.56.0 eslint: 8.57.0
typescript: 5.3.3 typescript: 5.3.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -3204,7 +3204,7 @@ packages:
'@typescript-eslint/visitor-keys': 6.8.0 '@typescript-eslint/visitor-keys': 6.8.0
dev: true dev: true
/@typescript-eslint/type-utils@6.8.0(eslint@8.56.0)(typescript@5.3.3): /@typescript-eslint/type-utils@6.8.0(eslint@8.57.0)(typescript@5.3.3):
resolution: {integrity: sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==} resolution: {integrity: sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==}
engines: {node: ^16.0.0 || >=18.0.0} engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies: peerDependencies:
@ -3215,9 +3215,9 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.3.3) '@typescript-eslint/typescript-estree': 6.8.0(typescript@5.3.3)
'@typescript-eslint/utils': 6.8.0(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/utils': 6.8.0(eslint@8.57.0)(typescript@5.3.3)
debug: 4.3.4 debug: 4.3.4
eslint: 8.56.0 eslint: 8.57.0
ts-api-utils: 1.0.3(typescript@5.3.3) ts-api-utils: 1.0.3(typescript@5.3.3)
typescript: 5.3.3 typescript: 5.3.3
transitivePeerDependencies: transitivePeerDependencies:
@ -3250,19 +3250,19 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/utils@6.8.0(eslint@8.56.0)(typescript@5.3.3): /@typescript-eslint/utils@6.8.0(eslint@8.57.0)(typescript@5.3.3):
resolution: {integrity: sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==} resolution: {integrity: sha512-dKs1itdE2qFG4jr0dlYLQVppqTE+Itt7GmIf/vX6CSvsW+3ov8PbWauVKyyfNngokhIO9sKZeRGCUo1+N7U98Q==}
engines: {node: ^16.0.0 || >=18.0.0} engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies: peerDependencies:
eslint: ^7.0.0 || ^8.0.0 eslint: ^7.0.0 || ^8.0.0
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
'@types/json-schema': 7.0.14 '@types/json-schema': 7.0.14
'@types/semver': 7.5.7 '@types/semver': 7.5.7
'@typescript-eslint/scope-manager': 6.8.0 '@typescript-eslint/scope-manager': 6.8.0
'@typescript-eslint/types': 6.8.0 '@typescript-eslint/types': 6.8.0
'@typescript-eslint/typescript-estree': 6.8.0(typescript@5.3.3) '@typescript-eslint/typescript-estree': 6.8.0(typescript@5.3.3)
eslint: 8.56.0 eslint: 8.57.0
semver: 7.6.0 semver: 7.6.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -3389,7 +3389,7 @@ packages:
std-env: 3.7.0 std-env: 3.7.0
test-exclude: 6.0.0 test-exclude: 6.0.0
v8-to-istanbul: 9.2.0 v8-to-istanbul: 9.2.0
vitest: 1.3.1(@types/node@20.11.20)(happy-dom@13.4.1) vitest: 1.3.1(@types/node@20.11.20)(happy-dom@13.5.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
@ -4197,7 +4197,7 @@ packages:
dotenv: 16.4.1 dotenv: 16.4.1
giget: 1.2.1 giget: 1.2.1
jiti: 1.21.0 jiti: 1.21.0
mlly: 1.6.0 mlly: 1.6.1
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
@ -5386,7 +5386,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.8.0)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0): /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.8.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'} engines: {node: '>=4'}
peerDependencies: peerDependencies:
@ -5407,15 +5407,15 @@ packages:
eslint-import-resolver-webpack: eslint-import-resolver-webpack:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 6.8.0(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/parser': 6.8.0(eslint@8.57.0)(typescript@5.3.3)
debug: 3.2.7 debug: 3.2.7
eslint: 8.56.0 eslint: 8.57.0
eslint-import-resolver-node: 0.3.9 eslint-import-resolver-node: 0.3.9
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.8.0)(eslint@8.56.0): /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.8.0)(eslint@8.57.0):
resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==}
engines: {node: '>=4'} engines: {node: '>=4'}
peerDependencies: peerDependencies:
@ -5425,16 +5425,16 @@ packages:
'@typescript-eslint/parser': '@typescript-eslint/parser':
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 6.8.0(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/parser': 6.8.0(eslint@8.57.0)(typescript@5.3.3)
array-includes: 3.1.7 array-includes: 3.1.7
array.prototype.findlastindex: 1.2.3 array.prototype.findlastindex: 1.2.3
array.prototype.flat: 1.3.2 array.prototype.flat: 1.3.2
array.prototype.flatmap: 1.3.2 array.prototype.flatmap: 1.3.2
debug: 3.2.7 debug: 3.2.7
doctrine: 2.1.0 doctrine: 2.1.0
eslint: 8.56.0 eslint: 8.57.0
eslint-import-resolver-node: 0.3.9 eslint-import-resolver-node: 0.3.9
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.8.0)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0) eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.8.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0)
hasown: 2.0.0 hasown: 2.0.0
is-core-module: 2.13.1 is-core-module: 2.13.1
is-glob: 4.0.3 is-glob: 4.0.3
@ -5450,7 +5450,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/eslint-plugin-jsdoc@48.2.0(eslint@8.56.0): /eslint-plugin-jsdoc@48.2.0(eslint@8.57.0):
resolution: {integrity: sha512-O2B1XLBJnUCRkggFzUQ+PBYJDit8iAgXdlu8ucolqGrbmOWPvttZQZX8d1sC0MbqDMSLs8SHSQxaNPRY1RQREg==} resolution: {integrity: sha512-O2B1XLBJnUCRkggFzUQ+PBYJDit8iAgXdlu8ucolqGrbmOWPvttZQZX8d1sC0MbqDMSLs8SHSQxaNPRY1RQREg==}
engines: {node: '>=18'} engines: {node: '>=18'}
peerDependencies: peerDependencies:
@ -5461,7 +5461,7 @@ packages:
comment-parser: 1.4.1 comment-parser: 1.4.1
debug: 4.3.4 debug: 4.3.4
escape-string-regexp: 4.0.0 escape-string-regexp: 4.0.0
eslint: 8.56.0 eslint: 8.57.0
esquery: 1.5.0 esquery: 1.5.0
is-builtin-module: 3.2.1 is-builtin-module: 3.2.1
semver: 7.6.0 semver: 7.6.0
@ -5475,19 +5475,19 @@ packages:
engines: {node: '>=5.0.0'} engines: {node: '>=5.0.0'}
dev: true dev: true
/eslint-plugin-unicorn@51.0.1(eslint@8.56.0): /eslint-plugin-unicorn@51.0.1(eslint@8.57.0):
resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==} resolution: {integrity: sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==}
engines: {node: '>=16'} engines: {node: '>=16'}
peerDependencies: peerDependencies:
eslint: '>=8.56.0' eslint: '>=8.56.0'
dependencies: dependencies:
'@babel/helper-validator-identifier': 7.22.20 '@babel/helper-validator-identifier': 7.22.20
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
'@eslint/eslintrc': 2.1.4 '@eslint/eslintrc': 2.1.4
ci-info: 4.0.0 ci-info: 4.0.0
clean-regexp: 1.0.0 clean-regexp: 1.0.0
core-js-compat: 3.34.0 core-js-compat: 3.34.0
eslint: 8.56.0 eslint: 8.57.0
esquery: 1.5.0 esquery: 1.5.0
indent-string: 4.0.0 indent-string: 4.0.0
is-builtin-module: 3.2.1 is-builtin-module: 3.2.1
@ -5502,19 +5502,19 @@ packages:
- supports-color - supports-color
dev: true dev: true
/eslint-plugin-vue@9.17.0(eslint@8.56.0): /eslint-plugin-vue@9.17.0(eslint@8.57.0):
resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==} resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==}
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 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
eslint: 8.56.0 eslint: 8.57.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.0.15 postcss-selector-parser: 6.0.15
semver: 7.6.0 semver: 7.6.0
vue-eslint-parser: 9.4.2(eslint@8.56.0) vue-eslint-parser: 9.4.2(eslint@8.57.0)
xml-name-validator: 4.0.0 xml-name-validator: 4.0.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -5538,16 +5538,16 @@ packages:
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
/eslint@8.56.0: /eslint@8.57.0:
resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==} resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true hasBin: true
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
'@eslint-community/regexpp': 4.9.1 '@eslint-community/regexpp': 4.9.1
'@eslint/eslintrc': 2.1.4 '@eslint/eslintrc': 2.1.4
'@eslint/js': 8.56.0 '@eslint/js': 8.57.0
'@humanwhocodes/config-array': 0.11.13 '@humanwhocodes/config-array': 0.11.14
'@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8 '@nodelib/fs.walk': 1.2.8
'@ungap/structured-clone': 1.2.0 '@ungap/structured-clone': 1.2.0
@ -5686,7 +5686,7 @@ packages:
resolution: {integrity: sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==} resolution: {integrity: sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==}
dependencies: dependencies:
enhanced-resolve: 5.15.0 enhanced-resolve: 5.15.0
mlly: 1.6.0 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
ufo: 1.4.0 ufo: 1.4.0
dev: false dev: false
@ -6191,8 +6191,8 @@ packages:
uncrypto: 0.1.3 uncrypto: 0.1.3
unenv: 1.9.0 unenv: 1.9.0
/happy-dom@13.4.1: /happy-dom@13.5.0:
resolution: {integrity: sha512-jSDMlBd+pCytrEOtC2N0IUyIYz1hkjpGGp+C8o80QPXhiAC0RY/koVCwdz3Y4dJNNENDOnzyk/k2i5El6q+vAg==} resolution: {integrity: sha512-0XWOSvyc03Z2Ye+VGP5pN6fpwgKMy3a2d09RuGRqAR4TEaW0SCtw3upt7dLoKaYBFUO+JeuDJh366aDBat3OVQ==}
engines: {node: '>=16.0.0'} engines: {node: '>=16.0.0'}
dependencies: dependencies:
entities: 4.5.0 entities: 4.5.0
@ -7056,7 +7056,7 @@ packages:
resolution: {integrity: sha512-LXe8Xlyh3gnxdv4tSjTjscD1vpr/2PRpzq8YIaMJgyKzRG8wdISlWVWnGThJfHnlJ6hmLt2wq1yeeix0TEbuoA==} resolution: {integrity: sha512-LXe8Xlyh3gnxdv4tSjTjscD1vpr/2PRpzq8YIaMJgyKzRG8wdISlWVWnGThJfHnlJ6hmLt2wq1yeeix0TEbuoA==}
hasBin: true hasBin: true
dependencies: dependencies:
'@parcel/watcher': 2.4.0 '@parcel/watcher': 2.4.1
'@parcel/watcher-wasm': 2.3.0 '@parcel/watcher-wasm': 2.3.0
citty: 0.1.5 citty: 0.1.5
clipboardy: 3.0.0 clipboardy: 3.0.0
@ -7066,7 +7066,7 @@ packages:
h3: 1.10.2 h3: 1.10.2
http-shutdown: 1.2.2 http-shutdown: 1.2.2
jiti: 1.21.0 jiti: 1.21.0
mlly: 1.6.0 mlly: 1.6.1
node-forge: 1.3.1 node-forge: 1.3.1
pathe: 1.1.2 pathe: 1.1.2
std-env: 3.7.0 std-env: 3.7.0
@ -7104,7 +7104,7 @@ packages:
resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
engines: {node: '>=14'} engines: {node: '>=14'}
dependencies: dependencies:
mlly: 1.6.0 mlly: 1.6.1
pkg-types: 1.0.3 pkg-types: 1.0.3
/locate-path@5.0.0: /locate-path@5.0.0:
@ -7915,14 +7915,14 @@ packages:
fs-extra: 11.2.0 fs-extra: 11.2.0
globby: 13.2.2 globby: 13.2.2
jiti: 1.21.0 jiti: 1.21.0
mlly: 1.6.0 mlly: 1.6.1
mri: 1.2.0 mri: 1.2.0
pathe: 1.1.2 pathe: 1.1.2
typescript: 5.3.3 typescript: 5.3.3
dev: true dev: true
/mlly@1.6.0: /mlly@1.6.1:
resolution: {integrity: sha512-YOvg9hfYQmnaB56Yb+KrJE2u0Yzz5zR+sLejEvF4fzwzV1Al6hkf2vyHTwqCRyv0hCi9rVCqVoXpyYevQIRwLQ==} resolution: {integrity: sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==}
dependencies: dependencies:
acorn: 8.11.3 acorn: 8.11.3
pathe: 1.1.2 pathe: 1.1.2
@ -8021,7 +8021,7 @@ packages:
listhen: 1.5.5 listhen: 1.5.5
magic-string: 0.30.7 magic-string: 0.30.7
mime: 3.0.0 mime: 3.0.0
mlly: 1.6.0 mlly: 1.6.1
mri: 1.2.0 mri: 1.2.0
node-fetch-native: 1.6.1 node-fetch-native: 1.6.1
ofetch: 1.3.3 ofetch: 1.3.3
@ -8653,7 +8653,7 @@ packages:
resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==}
dependencies: dependencies:
jsonc-parser: 3.2.1 jsonc-parser: 3.2.1
mlly: 1.6.0 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
/playwright-core@1.41.2: /playwright-core@1.41.2:
@ -10497,7 +10497,7 @@ packages:
jiti: 1.21.0 jiti: 1.21.0
magic-string: 0.30.7 magic-string: 0.30.7
mkdist: 1.3.0(typescript@5.3.3) mkdist: 1.3.0(typescript@5.3.3)
mlly: 1.6.0 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.0.3 pkg-types: 1.0.3
pretty-bytes: 6.1.1 pretty-bytes: 6.1.1
@ -10580,7 +10580,7 @@ packages:
fast-glob: 3.3.2 fast-glob: 3.3.2
local-pkg: 0.5.0 local-pkg: 0.5.0
magic-string: 0.30.7 magic-string: 0.30.7
mlly: 1.6.0 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.0.3 pkg-types: 1.0.3
scule: 1.3.0 scule: 1.3.0
@ -10662,7 +10662,7 @@ packages:
fast-glob: 3.3.2 fast-glob: 3.3.2
json5: 2.2.3 json5: 2.2.3
local-pkg: 0.4.3 local-pkg: 0.4.3
mlly: 1.6.0 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
scule: 1.3.0 scule: 1.3.0
unplugin: 1.7.1 unplugin: 1.7.1
@ -10766,7 +10766,7 @@ packages:
resolution: {integrity: sha512-+s4iWvHHYnLuwNo+9mqVFLBmBzGc3gIuzkVZ8fdMN9K/kWopCnfaUVnDagd2OX3It5nRR5EenI5nSQb8FOd0fA==} resolution: {integrity: sha512-+s4iWvHHYnLuwNo+9mqVFLBmBzGc3gIuzkVZ8fdMN9K/kWopCnfaUVnDagd2OX3It5nRR5EenI5nSQb8FOd0fA==}
dependencies: dependencies:
magic-string: 0.30.7 magic-string: 0.30.7
mlly: 1.6.0 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.0.3 pkg-types: 1.0.3
unplugin: 1.7.1 unplugin: 1.7.1
@ -10919,7 +10919,7 @@ packages:
- supports-color - supports-color
- terser - terser
/vite-plugin-checker@0.6.4(eslint@8.56.0)(typescript@5.3.3)(vite@5.1.4)(vue-tsc@1.8.27): /vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.3.3)(vite@5.1.4)(vue-tsc@1.8.27):
resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==} resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==}
engines: {node: '>=14.16'} engines: {node: '>=14.16'}
peerDependencies: peerDependencies:
@ -10955,7 +10955,7 @@ packages:
chalk: 4.1.2 chalk: 4.1.2
chokidar: 3.6.0 chokidar: 3.6.0
commander: 8.3.0 commander: 8.3.0
eslint: 8.56.0 eslint: 8.57.0
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
@ -11085,10 +11085,10 @@ packages:
optionalDependencies: optionalDependencies:
fsevents: 2.3.3 fsevents: 2.3.3
/vitest-environment-nuxt@1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.4.1)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19): /vitest-environment-nuxt@1.0.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.5.0)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19):
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==} resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
dependencies: dependencies:
'@nuxt/test-utils': 3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.4.1)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19) '@nuxt/test-utils': 3.11.0(@testing-library/vue@8.0.2)(@vue/test-utils@2.4.4)(h3@1.10.2)(happy-dom@13.5.0)(playwright-core@1.41.2)(vite@5.1.4)(vitest@1.3.1)(vue-router@4.3.0)(vue@3.4.19)
transitivePeerDependencies: transitivePeerDependencies:
- '@cucumber/cucumber' - '@cucumber/cucumber'
- '@jest/globals' - '@jest/globals'
@ -11105,7 +11105,7 @@ packages:
- vue-router - vue-router
dev: true dev: true
/vitest@1.0.2(@types/node@20.11.20)(happy-dom@13.4.1): /vitest@1.0.2(@types/node@20.11.20)(happy-dom@13.5.0):
resolution: {integrity: sha512-F3NVwwpXfRSDnJmyv+ALPwSRVt0zDkRRE18pwUHSUPXAlWQ47rY1dc99ziMW5bBHyqwK2ERjMisLNoef64qk9w==} resolution: {integrity: sha512-F3NVwwpXfRSDnJmyv+ALPwSRVt0zDkRRE18pwUHSUPXAlWQ47rY1dc99ziMW5bBHyqwK2ERjMisLNoef64qk9w==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
@ -11141,7 +11141,7 @@ packages:
chai: 4.3.10 chai: 4.3.10
debug: 4.3.4 debug: 4.3.4
execa: 8.0.1 execa: 8.0.1
happy-dom: 13.4.1 happy-dom: 13.5.0
local-pkg: 0.5.0 local-pkg: 0.5.0
magic-string: 0.30.7 magic-string: 0.30.7
pathe: 1.1.2 pathe: 1.1.2
@ -11163,7 +11163,7 @@ packages:
- terser - terser
dev: true dev: true
/vitest@1.3.1(@types/node@20.11.19)(happy-dom@13.4.1): /vitest@1.3.1(@types/node@20.11.19)(happy-dom@13.5.0):
resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==} resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
@ -11198,7 +11198,7 @@ packages:
chai: 4.3.10 chai: 4.3.10
debug: 4.3.4 debug: 4.3.4
execa: 8.0.1 execa: 8.0.1
happy-dom: 13.4.1 happy-dom: 13.5.0
local-pkg: 0.5.0 local-pkg: 0.5.0
magic-string: 0.30.7 magic-string: 0.30.7
pathe: 1.1.2 pathe: 1.1.2
@ -11220,7 +11220,7 @@ packages:
- terser - terser
dev: true dev: true
/vitest@1.3.1(@types/node@20.11.20)(happy-dom@13.4.1): /vitest@1.3.1(@types/node@20.11.20)(happy-dom@13.5.0):
resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==} resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
@ -11255,7 +11255,7 @@ packages:
chai: 4.3.10 chai: 4.3.10
debug: 4.3.4 debug: 4.3.4
execa: 8.0.1 execa: 8.0.1
happy-dom: 13.4.1 happy-dom: 13.5.0
local-pkg: 0.5.0 local-pkg: 0.5.0
magic-string: 0.30.7 magic-string: 0.30.7
pathe: 1.1.2 pathe: 1.1.2
@ -11335,14 +11335,14 @@ packages:
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
dev: false dev: false
/vue-eslint-parser@9.4.2(eslint@8.56.0): /vue-eslint-parser@9.4.2(eslint@8.57.0):
resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==} resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==}
engines: {node: ^14.17.0 || >=16.0.0} engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: '>=6.0.0' eslint: '>=6.0.0'
dependencies: dependencies:
debug: 4.3.4 debug: 4.3.4
eslint: 8.56.0 eslint: 8.57.0
eslint-scope: 7.2.2 eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
espree: 9.6.1 espree: 9.6.1