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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2024-02-13 23:20:12 +00:00 committed by GitHub
parent 2000990e76
commit 0c694eee86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 170 additions and 169 deletions

View File

@ -85,7 +85,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Initialize CodeQL - name: Initialize CodeQL
uses: github/codeql-action/init@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0 uses: github/codeql-action/init@e675ced7a7522a761fc9c8eb26682c8b27c42b2b # v3.24.1
with: with:
languages: javascript languages: javascript
queries: +security-and-quality queries: +security-and-quality
@ -97,7 +97,7 @@ jobs:
path: packages path: packages
- name: Perform CodeQL Analysis - name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0 uses: github/codeql-action/analyze@e675ced7a7522a761fc9c8eb26682c8b27c42b2b # v3.24.1
with: with:
category: "/language:javascript" category: "/language:javascript"

View File

@ -66,6 +66,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard. # Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning" - name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0 uses: github/codeql-action/upload-sarif@e675ced7a7522a761fc9c8eb26682c8b27c42b2b # v3.24.1
with: with:
sarif_file: results.sarif sarif_file: results.sarif

View File

@ -39,7 +39,7 @@
"rollup": "^4.9.6", "rollup": "^4.9.6",
"nuxt": "workspace:*", "nuxt": "workspace:*",
"vite": "5.1.1", "vite": "5.1.1",
"vue": "3.4.18", "vue": "3.4.19",
"magic-string": "^0.30.7" "magic-string": "^0.30.7"
}, },
"devDependencies": { "devDependencies": {
@ -49,7 +49,7 @@
"@nuxt/webpack-builder": "workspace:*", "@nuxt/webpack-builder": "workspace:*",
"@types/fs-extra": "11.0.4", "@types/fs-extra": "11.0.4",
"@types/node": "20.11.17", "@types/node": "20.11.17",
"@types/semver": "7.5.6", "@types/semver": "7.5.7",
"@vitest/coverage-v8": "1.2.2", "@vitest/coverage-v8": "1.2.2",
"@vue/test-utils": "2.4.4", "@vue/test-utils": "2.4.4",
"case-police": "0.6.1", "case-police": "0.6.1",
@ -63,7 +63,7 @@
"eslint-plugin-unicorn": "51.0.1", "eslint-plugin-unicorn": "51.0.1",
"execa": "8.0.1", "execa": "8.0.1",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"globby": "14.0.0", "globby": "14.0.1",
"h3": "1.10.1", "h3": "1.10.1",
"happy-dom": "13.3.8", "happy-dom": "13.3.8",
"jiti": "1.21.0", "jiti": "1.21.0",
@ -81,12 +81,12 @@
"ufo": "1.4.0", "ufo": "1.4.0",
"vitest": "1.2.2", "vitest": "1.2.2",
"vitest-environment-nuxt": "1.0.0", "vitest-environment-nuxt": "1.0.0",
"vue": "3.4.18", "vue": "3.4.19",
"vue-eslint-parser": "9.4.2", "vue-eslint-parser": "9.4.2",
"vue-router": "4.2.5", "vue-router": "4.2.5",
"vue-tsc": "1.8.27" "vue-tsc": "1.8.27"
}, },
"packageManager": "pnpm@8.15.1", "packageManager": "pnpm@8.15.2",
"engines": { "engines": {
"node": "^14.18.0 || >=16.10.0" "node": "^14.18.0 || >=16.10.0"
}, },

View File

@ -30,7 +30,7 @@
"c12": "^1.7.0", "c12": "^1.7.0",
"consola": "^3.2.3", "consola": "^3.2.3",
"defu": "^6.1.4", "defu": "^6.1.4",
"globby": "^14.0.0", "globby": "^14.0.1",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"ignore": "^5.3.1", "ignore": "^5.3.1",
"jiti": "^1.21.0", "jiti": "^1.21.0",
@ -48,7 +48,7 @@
"devDependencies": { "devDependencies": {
"@types/hash-sum": "1.0.2", "@types/hash-sum": "1.0.2",
"@types/lodash-es": "4.17.12", "@types/lodash-es": "4.17.12",
"@types/semver": "7.5.6", "@types/semver": "7.5.7",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"nitropack": "2.8.1", "nitropack": "2.8.1",
"unbuild": "latest", "unbuild": "latest",

View File

@ -69,7 +69,7 @@
"@unhead/dom": "^1.8.10", "@unhead/dom": "^1.8.10",
"@unhead/ssr": "^1.8.10", "@unhead/ssr": "^1.8.10",
"@unhead/vue": "^1.8.10", "@unhead/vue": "^1.8.10",
"@vue/shared": "^3.4.18", "@vue/shared": "^3.4.19",
"acorn": "8.11.3", "acorn": "8.11.3",
"c12": "^1.7.0", "c12": "^1.7.0",
"chokidar": "^3.6.0", "chokidar": "^3.6.0",
@ -81,7 +81,7 @@
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3", "estree-walker": "^3.0.3",
"fs-extra": "^11.2.0", "fs-extra": "^11.2.0",
"globby": "^14.0.0", "globby": "^14.0.1",
"h3": "^1.10.1", "h3": "^1.10.1",
"hookable": "^5.5.3", "hookable": "^5.5.3",
"jiti": "^1.21.0", "jiti": "^1.21.0",
@ -110,7 +110,7 @@
"unplugin": "^1.7.1", "unplugin": "^1.7.1",
"unplugin-vue-router": "^0.7.0", "unplugin-vue-router": "^0.7.0",
"untyped": "^1.4.2", "untyped": "^1.4.2",
"vue": "^3.4.18", "vue": "^3.4.19",
"vue-bundle-renderer": "^2.0.0", "vue-bundle-renderer": "^2.0.0",
"vue-devtools-stub": "^0.1.0", "vue-devtools-stub": "^0.1.0",
"vue-router": "^4.2.5" "vue-router": "^4.2.5"

View File

@ -41,7 +41,7 @@
"@unhead/schema": "1.8.10", "@unhead/schema": "1.8.10",
"@vitejs/plugin-vue": "5.0.4", "@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0", "@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.4.18", "@vue/compiler-core": "3.4.19",
"c12": "1.7.0", "c12": "1.7.0",
"esbuild-loader": "4.0.3", "esbuild-loader": "4.0.3",
"h3": "1.10.1", "h3": "1.10.1",
@ -52,7 +52,7 @@
"unctx": "2.3.1", "unctx": "2.3.1",
"unenv": "1.9.0", "unenv": "1.9.0",
"vite": "5.1.1", "vite": "5.1.1",
"vue": "3.4.18", "vue": "3.4.19",
"vue-bundle-renderer": "2.0.0", "vue-bundle-renderer": "2.0.0",
"vue-loader": "17.4.2", "vue-loader": "17.4.2",
"vue-router": "4.2.5", "vue-router": "4.2.5",

View File

@ -29,7 +29,7 @@
"@types/estree": "1.0.5", "@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4", "@types/fs-extra": "11.0.4",
"unbuild": "latest", "unbuild": "latest",
"vue": "3.4.18" "vue": "3.4.19"
}, },
"dependencies": { "dependencies": {
"@nuxt/kit": "workspace:*", "@nuxt/kit": "workspace:*",

View File

@ -42,7 +42,7 @@
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"magic-string": "^0.30.7", "magic-string": "^0.30.7",
"memfs": "^4.6.0", "memfs": "^4.7.0",
"mini-css-extract-plugin": "^2.8.0", "mini-css-extract-plugin": "^2.8.0",
"mlly": "^1.5.0", "mlly": "^1.5.0",
"ohash": "^1.1.3", "ohash": "^1.1.3",
@ -78,7 +78,7 @@
"@types/webpack-hot-middleware": "2.25.9", "@types/webpack-hot-middleware": "2.25.9",
"@types/webpack-virtual-modules": "0.1.3", "@types/webpack-virtual-modules": "0.1.3",
"unbuild": "latest", "unbuild": "latest",
"vue": "3.4.18" "vue": "3.4.19"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^3.3.4" "vue": "^3.3.4"

View File

@ -12,7 +12,7 @@ overrides:
rollup: ^4.9.6 rollup: ^4.9.6
nuxt: workspace:* nuxt: workspace:*
vite: 5.1.1 vite: 5.1.1
vue: 3.4.18 vue: 3.4.19
magic-string: ^0.30.7 magic-string: ^0.30.7
importers: importers:
@ -27,7 +27,7 @@ importers:
version: 0.2.0(eslint@8.56.0) version: 0.2.0(eslint@8.56.0)
'@nuxt/test-utils': '@nuxt/test-utils':
specifier: 3.11.0 specifier: 3.11.0
version: 3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.18) version: 3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
'@nuxt/webpack-builder': '@nuxt/webpack-builder':
specifier: workspace:* specifier: workspace:*
version: link:packages/webpack version: link:packages/webpack
@ -38,14 +38,14 @@ importers:
specifier: 20.11.17 specifier: 20.11.17
version: 20.11.17 version: 20.11.17
'@types/semver': '@types/semver':
specifier: 7.5.6 specifier: 7.5.7
version: 7.5.6 version: 7.5.7
'@vitest/coverage-v8': '@vitest/coverage-v8':
specifier: 1.2.2 specifier: 1.2.2
version: 1.2.2(vitest@1.2.2) version: 1.2.2(vitest@1.2.2)
'@vue/test-utils': '@vue/test-utils':
specifier: 2.4.4 specifier: 2.4.4
version: 2.4.4(vue@3.4.18) version: 2.4.4(vue@3.4.19)
case-police: case-police:
specifier: 0.6.1 specifier: 0.6.1
version: 0.6.1 version: 0.6.1
@ -80,8 +80,8 @@ importers:
specifier: 11.2.0 specifier: 11.2.0
version: 11.2.0 version: 11.2.0
globby: globby:
specifier: 14.0.0 specifier: 14.0.1
version: 14.0.0 version: 14.0.1
h3: h3:
specifier: 1.10.1 specifier: 1.10.1
version: 1.10.1 version: 1.10.1
@ -132,16 +132,16 @@ importers:
version: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8) version: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
vitest-environment-nuxt: vitest-environment-nuxt:
specifier: 1.0.0 specifier: 1.0.0
version: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.18) version: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(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.56.0)
vue-router: vue-router:
specifier: 4.2.5 specifier: 4.2.5
version: 4.2.5(vue@3.4.18) version: 4.2.5(vue@3.4.19)
vue-tsc: vue-tsc:
specifier: 1.8.27 specifier: 1.8.27
version: 1.8.27(typescript@5.3.3) version: 1.8.27(typescript@5.3.3)
@ -161,8 +161,8 @@ importers:
specifier: ^6.1.4 specifier: ^6.1.4
version: 6.1.4 version: 6.1.4
globby: globby:
specifier: ^14.0.0 specifier: ^14.0.1
version: 14.0.0 version: 14.0.1
hash-sum: hash-sum:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0 version: 2.0.0
@ -210,8 +210,8 @@ importers:
specifier: 4.17.12 specifier: 4.17.12
version: 4.17.12 version: 4.17.12
'@types/semver': '@types/semver':
specifier: 7.5.6 specifier: 7.5.7
version: 7.5.6 version: 7.5.7
lodash-es: lodash-es:
specifier: 4.17.21 specifier: 4.17.21
version: 4.17.21 version: 4.17.21
@ -265,10 +265,10 @@ importers:
version: 1.8.10 version: 1.8.10
'@unhead/vue': '@unhead/vue':
specifier: ^1.8.10 specifier: ^1.8.10
version: 1.8.10(vue@3.4.18) version: 1.8.10(vue@3.4.19)
'@vue/shared': '@vue/shared':
specifier: ^3.4.18 specifier: ^3.4.19
version: 3.4.18 version: 3.4.19
acorn: acorn:
specifier: 8.11.3 specifier: 8.11.3
version: 8.11.3 version: 8.11.3
@ -303,8 +303,8 @@ importers:
specifier: ^11.2.0 specifier: ^11.2.0
version: 11.2.0 version: 11.2.0
globby: globby:
specifier: ^14.0.0 specifier: ^14.0.1
version: 14.0.0 version: 14.0.1
h3: h3:
specifier: ^1.10.1 specifier: ^1.10.1
version: 1.10.1 version: 1.10.1
@ -385,13 +385,13 @@ importers:
version: 1.7.1 version: 1.7.1
unplugin-vue-router: unplugin-vue-router:
specifier: ^0.7.0 specifier: ^0.7.0
version: 0.7.0(rollup@4.9.6)(vue-router@4.2.5)(vue@3.4.18) version: 0.7.0(rollup@4.9.6)(vue-router@4.2.5)(vue@3.4.19)
untyped: untyped:
specifier: ^1.4.2 specifier: ^1.4.2
version: 1.4.2 version: 1.4.2
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
vue-bundle-renderer: vue-bundle-renderer:
specifier: ^2.0.0 specifier: ^2.0.0
version: 2.0.0 version: 2.0.0
@ -400,7 +400,7 @@ importers:
version: 0.1.0 version: 0.1.0
vue-router: vue-router:
specifier: ^4.2.5 specifier: ^4.2.5
version: 4.2.5(vue@3.4.18) version: 4.2.5(vue@3.4.19)
devDependencies: devDependencies:
'@parcel/watcher': '@parcel/watcher':
specifier: 2.4.0 specifier: 2.4.0
@ -413,7 +413,7 @@ importers:
version: 11.0.4 version: 11.0.4
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: 5.0.4 specifier: 5.0.4
version: 5.0.4(vite@5.1.1)(vue@3.4.18) version: 5.0.4(vite@5.1.1)(vue@3.4.19)
unbuild: unbuild:
specifier: latest specifier: latest
version: 2.0.0(typescript@5.3.3) version: 2.0.0(typescript@5.3.3)
@ -477,13 +477,13 @@ importers:
version: 1.8.10 version: 1.8.10
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: 5.0.4 specifier: 5.0.4
version: 5.0.4(vite@5.1.1)(vue@3.4.18) version: 5.0.4(vite@5.1.1)(vue@3.4.19)
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: 3.1.0 specifier: 3.1.0
version: 3.1.0(vite@5.1.1)(vue@3.4.18) version: 3.1.0(vite@5.1.1)(vue@3.4.19)
'@vue/compiler-core': '@vue/compiler-core':
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18 version: 3.4.19
c12: c12:
specifier: 1.7.0 specifier: 1.7.0
version: 1.7.0 version: 1.7.0
@ -515,17 +515,17 @@ importers:
specifier: 5.1.1 specifier: 5.1.1
version: 5.1.1(@types/node@20.11.17) version: 5.1.1(@types/node@20.11.17)
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
vue-bundle-renderer: vue-bundle-renderer:
specifier: 2.0.0 specifier: 2.0.0
version: 2.0.0 version: 2.0.0
vue-loader: vue-loader:
specifier: 17.4.2 specifier: 17.4.2
version: 17.4.2(vue@3.4.18)(webpack@5.90.1) version: 17.4.2(vue@3.4.19)(webpack@5.90.1)
vue-router: vue-router:
specifier: 4.2.5 specifier: 4.2.5
version: 4.2.5(vue@3.4.18) version: 4.2.5(vue@3.4.19)
webpack: webpack:
specifier: 5.90.1 specifier: 5.90.1
version: 5.90.1 version: 5.90.1
@ -543,10 +543,10 @@ importers:
version: 5.0.5(rollup@4.9.6) version: 5.0.5(rollup@4.9.6)
'@vitejs/plugin-vue': '@vitejs/plugin-vue':
specifier: ^5.0.4 specifier: ^5.0.4
version: 5.0.4(vite@5.1.1)(vue@3.4.18) version: 5.0.4(vite@5.1.1)(vue@3.4.19)
'@vitejs/plugin-vue-jsx': '@vitejs/plugin-vue-jsx':
specifier: ^3.1.0 specifier: ^3.1.0
version: 3.1.0(vite@5.1.1)(vue@3.4.18) version: 3.1.0(vite@5.1.1)(vue@3.4.19)
autoprefixer: autoprefixer:
specifier: ^10.4.17 specifier: ^10.4.17
version: 10.4.17(postcss@8.4.35) version: 10.4.17(postcss@8.4.35)
@ -654,8 +654,8 @@ importers:
specifier: latest specifier: latest
version: 2.0.0(typescript@5.3.3) version: 2.0.0(typescript@5.3.3)
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
packages/webpack: packages/webpack:
dependencies: dependencies:
@ -711,8 +711,8 @@ importers:
specifier: ^0.30.7 specifier: ^0.30.7
version: 0.30.7 version: 0.30.7
memfs: memfs:
specifier: ^4.6.0 specifier: ^4.7.0
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2) version: 4.7.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
mini-css-extract-plugin: mini-css-extract-plugin:
specifier: ^2.8.0 specifier: ^2.8.0
version: 2.8.0(webpack@5.90.1) version: 2.8.0(webpack@5.90.1)
@ -769,7 +769,7 @@ importers:
version: 2.0.0 version: 2.0.0
vue-loader: vue-loader:
specifier: ^17.4.2 specifier: ^17.4.2
version: 17.4.2(vue@3.4.18)(webpack@5.90.1) version: 17.4.2(vue@3.4.19)(webpack@5.90.1)
webpack: webpack:
specifier: ^5.90.1 specifier: ^5.90.1
version: 5.90.1 version: 5.90.1
@ -814,8 +814,8 @@ importers:
specifier: latest specifier: latest
version: 2.0.0(typescript@5.3.3) version: 2.0.0(typescript@5.3.3)
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
playground: playground:
dependencies: dependencies:
@ -823,8 +823,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../packages/nuxt version: link:../packages/nuxt
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
test/fixtures/basic: test/fixtures/basic:
dependencies: dependencies:
@ -842,8 +842,8 @@ importers:
specifier: latest specifier: latest
version: 1.7.1 version: 1.7.1
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
test/fixtures/basic-types: test/fixtures/basic-types:
dependencies: dependencies:
@ -858,11 +858,11 @@ importers:
specifier: 1.0.2 specifier: 1.0.2
version: 1.0.2(@types/node@20.11.17)(happy-dom@13.3.8) version: 1.0.2(@types/node@20.11.17)(happy-dom@13.3.8)
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
vue-router: vue-router:
specifier: latest specifier: latest
version: 4.2.5(vue@3.4.18) version: 4.2.5(vue@3.4.19)
test/fixtures/minimal: test/fixtures/minimal:
dependencies: dependencies:
@ -870,8 +870,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../../packages/nuxt version: link:../../../packages/nuxt
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
test/fixtures/minimal-types: test/fixtures/minimal-types:
dependencies: dependencies:
@ -879,8 +879,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../../packages/nuxt version: link:../../../packages/nuxt
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
test/fixtures/runtime-compiler: test/fixtures/runtime-compiler:
dependencies: dependencies:
@ -894,8 +894,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../../../packages/nuxt version: link:../../../packages/nuxt
vue: vue:
specifier: 3.4.18 specifier: 3.4.19
version: 3.4.18(typescript@5.3.3) version: 3.4.19(typescript@5.3.3)
devDependencies: devDependencies:
typescript: typescript:
specifier: latest specifier: latest
@ -2249,7 +2249,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(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.18): /@nuxt/test-utils@3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(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:
@ -2264,7 +2264,7 @@ packages:
playwright-core: ^1.34.3 playwright-core: ^1.34.3
vite: 5.1.1 vite: 5.1.1
vitest: ^0.34.6 || ^1.0.0 vitest: ^0.34.6 || ^1.0.0
vue: 3.4.18 vue: 3.4.19
vue-router: ^4.0.0 vue-router: ^4.0.0
peerDependenciesMeta: peerDependenciesMeta:
'@cucumber/cucumber': '@cucumber/cucumber':
@ -2288,7 +2288,7 @@ packages:
dependencies: dependencies:
'@nuxt/kit': link:packages/kit '@nuxt/kit': link:packages/kit
'@nuxt/schema': link:packages/schema '@nuxt/schema': link:packages/schema
'@vue/test-utils': 2.4.4(vue@3.4.18) '@vue/test-utils': 2.4.4(vue@3.4.19)
c12: 1.7.0 c12: 1.7.0
consola: 3.2.3 consola: 3.2.3
defu: 6.1.4 defu: 6.1.4
@ -2314,9 +2314,9 @@ packages:
unplugin: 1.7.1 unplugin: 1.7.1
vite: 5.1.1(@types/node@20.11.17) vite: 5.1.1(@types/node@20.11.17)
vitest: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8) vitest: 1.2.2(@types/node@20.11.17)(happy-dom@13.3.8)
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.18) vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
vue-router: 4.2.5(vue@3.4.18) vue-router: 4.2.5(vue@3.4.19)
dev: true dev: true
/@nuxt/ui-templates@1.3.1: /@nuxt/ui-templates@1.3.1:
@ -2727,8 +2727,8 @@ packages:
/@sinclair/typebox@0.27.8: /@sinclair/typebox@0.27.8:
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
/@sindresorhus/merge-streams@1.0.0: /@sindresorhus/merge-streams@2.2.0:
resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==} resolution: {integrity: sha512-UTce8mUwUW0RikMb/eseJ7ys0BRkZVFB86orHzrfW12ZmFtym5zua8joZ4L7okH2dDFHkcFjqnZ5GocWBXOFtA==}
engines: {node: '>=18'} engines: {node: '>=18'}
/@tootallnate/once@2.0.0: /@tootallnate/once@2.0.0:
@ -2874,8 +2874,8 @@ packages:
sass: 1.69.4 sass: 1.69.4
dev: true dev: true
/@types/semver@7.5.6: /@types/semver@7.5.7:
resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==} resolution: {integrity: sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==}
dev: true dev: true
/@types/source-list-map@0.1.4: /@types/source-list-map@0.1.4:
@ -3065,7 +3065,7 @@ packages:
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
'@types/json-schema': 7.0.14 '@types/json-schema': 7.0.14
'@types/semver': 7.5.6 '@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)
@ -3113,16 +3113,16 @@ packages:
'@unhead/shared': 1.8.10 '@unhead/shared': 1.8.10
dev: false dev: false
/@unhead/vue@1.8.10(vue@3.4.18): /@unhead/vue@1.8.10(vue@3.4.19):
resolution: {integrity: sha512-KF8pftHnxnlBlgNpKXWLTg3ZUtkuDCxRPUFSDBy9CtqRSX/qvAhLZ26mbqRVmHj8KigiRHP/wnPWNyGnUx20Bg==} resolution: {integrity: sha512-KF8pftHnxnlBlgNpKXWLTg3ZUtkuDCxRPUFSDBy9CtqRSX/qvAhLZ26mbqRVmHj8KigiRHP/wnPWNyGnUx20Bg==}
peerDependencies: peerDependencies:
vue: 3.4.18 vue: 3.4.19
dependencies: dependencies:
'@unhead/schema': 1.8.10 '@unhead/schema': 1.8.10
'@unhead/shared': 1.8.10 '@unhead/shared': 1.8.10
hookable: 5.5.3 hookable: 5.5.3
unhead: 1.8.10 unhead: 1.8.10
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
dev: false dev: false
/@vercel/nft@0.24.3: /@vercel/nft@0.24.3:
@ -3145,30 +3145,30 @@ packages:
- encoding - encoding
- supports-color - supports-color
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.1.1)(vue@3.4.18): /@vitejs/plugin-vue-jsx@3.1.0(vite@5.1.1)(vue@3.4.19):
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies: peerDependencies:
vite: 5.1.1 vite: 5.1.1
vue: 3.4.18 vue: 3.4.19
dependencies: dependencies:
'@babel/core': 7.23.9 '@babel/core': 7.23.9
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.9) '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.9)
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9)
vite: 5.1.1(@types/node@20.11.17) vite: 5.1.1(@types/node@20.11.17)
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
/@vitejs/plugin-vue@5.0.4(vite@5.1.1)(vue@3.4.18): /@vitejs/plugin-vue@5.0.4(vite@5.1.1)(vue@3.4.19):
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies: peerDependencies:
vite: 5.1.1 vite: 5.1.1
vue: 3.4.18 vue: 3.4.19
dependencies: dependencies:
vite: 5.1.1(@types/node@20.11.17) vite: 5.1.1(@types/node@20.11.17)
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
/@vitest/coverage-v8@1.2.2(vitest@1.2.2): /@vitest/coverage-v8@1.2.2(vitest@1.2.2):
resolution: {integrity: sha512-IHyKnDz18SFclIEEAHb9Y4Uxx0sPKC2VO1kdDCs1BF6Ip4S8rQprs971zIsooLUn7Afs71GRxWMWpkCGZpRMhw==} resolution: {integrity: sha512-IHyKnDz18SFclIEEAHb9Y4Uxx0sPKC2VO1kdDCs1BF6Ip4S8rQprs971zIsooLUn7Afs71GRxWMWpkCGZpRMhw==}
@ -3286,22 +3286,22 @@ packages:
'@volar/language-core': 1.11.1 '@volar/language-core': 1.11.1
path-browserify: 1.0.1 path-browserify: 1.0.1
/@vue-macros/common@1.8.0(rollup@4.9.6)(vue@3.4.18): /@vue-macros/common@1.8.0(rollup@4.9.6)(vue@3.4.19):
resolution: {integrity: sha512-auDJJzE0z3uRe3867e0DsqcseKImktNf5ojCZgUKqiVxb2yTlwlgOVAYCgoep9oITqxkXQymSvFeKhedi8PhaA==} resolution: {integrity: sha512-auDJJzE0z3uRe3867e0DsqcseKImktNf5ojCZgUKqiVxb2yTlwlgOVAYCgoep9oITqxkXQymSvFeKhedi8PhaA==}
engines: {node: '>=16.14.0'} engines: {node: '>=16.14.0'}
peerDependencies: peerDependencies:
vue: 3.4.18 vue: 3.4.19
peerDependenciesMeta: peerDependenciesMeta:
vue: vue:
optional: true optional: true
dependencies: dependencies:
'@babel/types': 7.23.9 '@babel/types': 7.23.9
'@rollup/pluginutils': 5.1.0(rollup@4.9.6) '@rollup/pluginutils': 5.1.0(rollup@4.9.6)
'@vue/compiler-sfc': 3.4.18 '@vue/compiler-sfc': 3.4.19
ast-kit: 0.11.2(rollup@4.9.6) ast-kit: 0.11.2(rollup@4.9.6)
local-pkg: 0.4.3 local-pkg: 0.4.3
magic-string-ast: 0.3.0 magic-string-ast: 0.3.0
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
dev: false dev: false
@ -3327,39 +3327,39 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
/@vue/compiler-core@3.4.18: /@vue/compiler-core@3.4.19:
resolution: {integrity: sha512-F7YK8lMK0iv6b9/Gdk15A67wM0KKZvxDxed0RR60C1z9tIJTKta+urs4j0RTN5XqHISzI3etN3mX0uHhjmoqjQ==} resolution: {integrity: sha512-gj81785z0JNzRcU0Mq98E56e4ltO1yf8k5PQ+tV/7YHnbZkrM0fyFyuttnN8ngJZjbpofWE/m4qjKBiLl8Ju4w==}
dependencies: dependencies:
'@babel/parser': 7.23.9 '@babel/parser': 7.23.9
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
entities: 4.5.0 entities: 4.5.0
estree-walker: 2.0.2 estree-walker: 2.0.2
source-map-js: 1.0.2 source-map-js: 1.0.2
/@vue/compiler-dom@3.4.18: /@vue/compiler-dom@3.4.19:
resolution: {integrity: sha512-24Eb8lcMfInefvQ6YlEVS18w5Q66f4+uXWVA+yb7praKbyjHRNuKVWGuinfSSjM0ZIiPi++QWukhkgznBaqpEA==} resolution: {integrity: sha512-vm6+cogWrshjqEHTzIDCp72DKtea8Ry/QVpQRYoyTIg9k7QZDX6D8+HGURjtmatfgM8xgCFtJJaOlCaRYRK3QA==}
dependencies: dependencies:
'@vue/compiler-core': 3.4.18 '@vue/compiler-core': 3.4.19
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
/@vue/compiler-sfc@3.4.18: /@vue/compiler-sfc@3.4.19:
resolution: {integrity: sha512-rG5tqtnzwrVpMqAQ7FHtvHaV70G6LLfJIWLYZB/jZ9m/hrnZmIQh+H3ewnC5onwe/ibljm9+ZupxeElzqCkTAw==} resolution: {integrity: sha512-LQ3U4SN0DlvV0xhr1lUsgLCYlwQfUfetyPxkKYu7dkfvx7g3ojrGAkw0AERLOKYXuAGnqFsEuytkdcComei3Yg==}
dependencies: dependencies:
'@babel/parser': 7.23.9 '@babel/parser': 7.23.9
'@vue/compiler-core': 3.4.18 '@vue/compiler-core': 3.4.19
'@vue/compiler-dom': 3.4.18 '@vue/compiler-dom': 3.4.19
'@vue/compiler-ssr': 3.4.18 '@vue/compiler-ssr': 3.4.19
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.30.7 magic-string: 0.30.7
postcss: 8.4.35 postcss: 8.4.35
source-map-js: 1.0.2 source-map-js: 1.0.2
/@vue/compiler-ssr@3.4.18: /@vue/compiler-ssr@3.4.19:
resolution: {integrity: sha512-hSlv20oUhPxo2UYUacHgGaxtqP0tvFo6ixxxD6JlXIkwzwoZ9eKK6PFQN4hNK/R13JlNyldwWt/fqGBKgWJ6nQ==} resolution: {integrity: sha512-P0PLKC4+u4OMJ8sinba/5Z/iDT84uMRRlrWzadgLA69opCpI1gG4N55qDSC+dedwq2fJtzmGald05LWR5TFfLw==}
dependencies: dependencies:
'@vue/compiler-dom': 3.4.18 '@vue/compiler-dom': 3.4.19
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
/@vue/devtools-api@6.5.1: /@vue/devtools-api@6.5.1:
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==} resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
@ -3374,8 +3374,8 @@ packages:
dependencies: dependencies:
'@volar/language-core': 1.11.1 '@volar/language-core': 1.11.1
'@volar/source-map': 1.11.1 '@volar/source-map': 1.11.1
'@vue/compiler-dom': 3.4.18 '@vue/compiler-dom': 3.4.19
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
computeds: 0.0.1 computeds: 0.0.1
minimatch: 9.0.3 minimatch: 9.0.3
muggle-string: 0.3.1 muggle-string: 0.3.1
@ -3383,47 +3383,47 @@ packages:
typescript: 5.3.3 typescript: 5.3.3
vue-template-compiler: 2.7.14 vue-template-compiler: 2.7.14
/@vue/reactivity@3.4.18: /@vue/reactivity@3.4.19:
resolution: {integrity: sha512-7uda2/I0jpLiRygprDo5Jxs2HJkOVXcOMlyVlY54yRLxoycBpwGJRwJT9EdGB4adnoqJDXVT2BilUAYwI7qvmg==} resolution: {integrity: sha512-+VcwrQvLZgEclGZRHx4O2XhyEEcKaBi50WbxdVItEezUf4fqRh838Ix6amWTdX0CNb/b6t3Gkz3eOebfcSt+UA==}
dependencies: dependencies:
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
/@vue/runtime-core@3.4.18: /@vue/runtime-core@3.4.19:
resolution: {integrity: sha512-7mU9diCa+4e+8/wZ7Udw5pwTH10A11sZ1nldmHOUKJnzCwvZxfJqAtw31mIf4T5H2FsLCSBQT3xgioA9vIjyDQ==} resolution: {integrity: sha512-/Z3tFwOrerJB/oyutmJGoYbuoadphDcJAd5jOuJE86THNZji9pYjZroQ2NFsZkTxOq0GJbb+s2kxTYToDiyZzw==}
dependencies: dependencies:
'@vue/reactivity': 3.4.18 '@vue/reactivity': 3.4.19
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
/@vue/runtime-dom@3.4.18: /@vue/runtime-dom@3.4.19:
resolution: {integrity: sha512-2y1Mkzcw1niSfG7z3Qx+2ir9Gb4hdTkZe5p/I8x1aTIKQE0vY0tPAEUPhZm5tx6183gG3D/KwHG728UR0sIufA==} resolution: {integrity: sha512-IyZzIDqfNCF0OyZOauL+F4yzjMPN2rPd8nhqPP2N1lBn3kYqJpPHHru+83Rkvo2lHz5mW+rEeIMEF9qY3PB94g==}
dependencies: dependencies:
'@vue/runtime-core': 3.4.18 '@vue/runtime-core': 3.4.19
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
csstype: 3.1.3 csstype: 3.1.3
/@vue/server-renderer@3.4.18(vue@3.4.18): /@vue/server-renderer@3.4.19(vue@3.4.19):
resolution: {integrity: sha512-YJd1wa7mzUN3NRqLEsrwEYWyO+PUBSROIGlCc3J/cvn7Zu6CxhNLgXa8Z4zZ5ja5/nviYO79J1InoPeXgwBTZA==} resolution: {integrity: sha512-eAj2p0c429RZyyhtMRnttjcSToch+kTWxFPHlzGMkR28ZbF1PDlTcmGmlDxccBuqNd9iOQ7xPRPAGgPVj+YpQw==}
peerDependencies: peerDependencies:
vue: 3.4.18 vue: 3.4.19
dependencies: dependencies:
'@vue/compiler-ssr': 3.4.18 '@vue/compiler-ssr': 3.4.19
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
/@vue/shared@3.4.18: /@vue/shared@3.4.19:
resolution: {integrity: sha512-CxouGFxxaW5r1WbrSmWwck3No58rApXgRSBxrqgnY1K+jk20F6DrXJkHdH9n4HVT+/B6G2CAn213Uq3npWiy8Q==} resolution: {integrity: sha512-/KliRRHMF6LoiThEy+4c1Z4KB/gbPrGjWwJR+crg2otgrf/egKzRaCPvJ51S5oetgsgXLfc4Rm5ZgrKHZrtMSw==}
/@vue/test-utils@2.4.4(vue@3.4.18): /@vue/test-utils@2.4.4(vue@3.4.19):
resolution: {integrity: sha512-8jkRxz8pNhClAf4Co4ZrpAoFISdvT3nuSkUlY6Ys6rmTpw3DMWG/X3mw3gQ7QJzgCZO9f+zuE2kW57fi09MW7Q==} resolution: {integrity: sha512-8jkRxz8pNhClAf4Co4ZrpAoFISdvT3nuSkUlY6Ys6rmTpw3DMWG/X3mw3gQ7QJzgCZO9f+zuE2kW57fi09MW7Q==}
peerDependencies: peerDependencies:
'@vue/server-renderer': ^3.0.1 '@vue/server-renderer': ^3.0.1
vue: 3.4.18 vue: 3.4.19
peerDependenciesMeta: peerDependenciesMeta:
'@vue/server-renderer': '@vue/server-renderer':
optional: true optional: true
dependencies: dependencies:
js-beautify: 1.14.9 js-beautify: 1.14.9
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
vue-component-type-helpers: 1.8.25 vue-component-type-helpers: 1.8.25
dev: true dev: true
@ -5792,11 +5792,11 @@ packages:
slash: 4.0.0 slash: 4.0.0
dev: true dev: true
/globby@14.0.0: /globby@14.0.1:
resolution: {integrity: sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==} resolution: {integrity: sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==}
engines: {node: '>=18'} engines: {node: '>=18'}
dependencies: dependencies:
'@sindresorhus/merge-streams': 1.0.0 '@sindresorhus/merge-streams': 2.2.0
fast-glob: 3.3.2 fast-glob: 3.3.2
ignore: 5.3.1 ignore: 5.3.1
path-type: 5.0.0 path-type: 5.0.0
@ -6465,8 +6465,8 @@ packages:
/json-buffer@3.0.1: /json-buffer@3.0.1:
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
/json-joy@9.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2): /json-joy@11.28.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2):
resolution: {integrity: sha512-vJtJD89T0OOZFMaENe95xKCOdibMev/lELkclTdhZxLplwbBPxneWNuctUPizk2nLqtGfBxwCXVO42G9LBoFBA==} resolution: {integrity: sha512-WTq2tYD2r+0rUFId4gtUjwejV20pArh4q2WRJKxJdwLlPFHyW94HwwB2vUr5lUJTVkehhhWEVLwOUI0MSacNIw==}
engines: {node: '>=10.0'} engines: {node: '>=10.0'}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
@ -6478,6 +6478,7 @@ packages:
hyperdyperid: 1.2.0 hyperdyperid: 1.2.0
quill-delta: 5.1.0 quill-delta: 5.1.0
rxjs: 7.8.1 rxjs: 7.8.1
thingies: 1.16.0(tslib@2.6.2)
tslib: 2.6.2 tslib: 2.6.2
/json-parse-even-better-errors@2.3.1: /json-parse-even-better-errors@2.3.1:
@ -6856,14 +6857,14 @@ packages:
fs-monkey: 1.0.5 fs-monkey: 1.0.5
dev: false dev: false
/memfs@4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2): /memfs@4.7.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2):
resolution: {integrity: sha512-I6mhA1//KEZfKRQT9LujyW6lRbX7RkC24xKododIDO3AGShcaFAMKElv1yFGWX8fD4UaSiwasr3NeQ5TdtHY1A==} resolution: {integrity: sha512-FGbf9Yz2gzXCUmpymkKnzAQOitriZQlIMtmnzb2LOcT0FTUdzL6AAwNGQrSOACx/UiW7XQsG65vrIA9+L01Edw==}
engines: {node: '>= 4.0.0'} engines: {node: '>= 4.0.0'}
peerDependencies: peerDependencies:
tslib: '2' tslib: '2'
dependencies: dependencies:
json-joy: 9.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2) json-joy: 11.28.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
thingies: 1.12.0(tslib@2.6.2) thingies: 1.16.0(tslib@2.6.2)
tslib: 2.6.2 tslib: 2.6.2
transitivePeerDependencies: transitivePeerDependencies:
- quill-delta - quill-delta
@ -7158,7 +7159,7 @@ packages:
estree-walker: 3.0.3 estree-walker: 3.0.3
etag: 1.8.1 etag: 1.8.1
fs-extra: 11.2.0 fs-extra: 11.2.0
globby: 14.0.0 globby: 14.0.1
gzip-size: 7.0.0 gzip-size: 7.0.0
h3: 1.10.1 h3: 1.10.1
hookable: 5.5.3 hookable: 5.5.3
@ -9160,8 +9161,8 @@ packages:
/text-table@0.2.0: /text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
/thingies@1.12.0(tslib@2.6.2): /thingies@1.16.0(tslib@2.6.2):
resolution: {integrity: sha512-AiGqfYC1jLmJagbzQGuoZRM48JPsr9yB734a7K6wzr34NMhjUPrWSQrkF7ZBybf3yCerCL2Gcr02kMv4NmaZfA==} resolution: {integrity: sha512-J23AVs11hSQxuJxvfQyMIaS9z1QpDxOCvMkL3ZxZl8/jmkgmnNGWrlyNxVz6Jbh0U6DuGmHqq6f7zUROfg/ncg==}
engines: {node: '>=10.18'} engines: {node: '>=10.18'}
peerDependencies: peerDependencies:
tslib: ^2 tslib: ^2
@ -9471,7 +9472,7 @@ packages:
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
engines: {node: '>= 10.0.0'} engines: {node: '>= 10.0.0'}
/unplugin-vue-router@0.7.0(rollup@4.9.6)(vue-router@4.2.5)(vue@3.4.18): /unplugin-vue-router@0.7.0(rollup@4.9.6)(vue-router@4.2.5)(vue@3.4.19):
resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==} resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==}
peerDependencies: peerDependencies:
vue-router: ^4.1.0 vue-router: ^4.1.0
@ -9481,7 +9482,7 @@ packages:
dependencies: dependencies:
'@babel/types': 7.23.9 '@babel/types': 7.23.9
'@rollup/pluginutils': 5.1.0(rollup@4.9.6) '@rollup/pluginutils': 5.1.0(rollup@4.9.6)
'@vue-macros/common': 1.8.0(rollup@4.9.6)(vue@3.4.18) '@vue-macros/common': 1.8.0(rollup@4.9.6)(vue@3.4.19)
ast-walker-scope: 0.5.0(rollup@4.9.6) ast-walker-scope: 0.5.0(rollup@4.9.6)
chokidar: 3.6.0 chokidar: 3.6.0
fast-glob: 3.3.2 fast-glob: 3.3.2
@ -9491,7 +9492,7 @@ packages:
pathe: 1.1.2 pathe: 1.1.2
scule: 1.3.0 scule: 1.3.0
unplugin: 1.7.1 unplugin: 1.7.1
vue-router: 4.2.5(vue@3.4.18) vue-router: 4.2.5(vue@3.4.19)
yaml: 2.3.3 yaml: 2.3.3
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
@ -9779,7 +9780,7 @@ packages:
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.9) '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.9)
'@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.9) '@babel/plugin-transform-typescript': 7.23.3(@babel/core@7.23.9)
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.9)
'@vue/compiler-dom': 3.4.18 '@vue/compiler-dom': 3.4.19
kolorist: 1.8.0 kolorist: 1.8.0
magic-string: 0.30.7 magic-string: 0.30.7
vite: 5.1.1(@types/node@20.11.17) vite: 5.1.1(@types/node@20.11.17)
@ -9822,10 +9823,10 @@ packages:
optionalDependencies: optionalDependencies:
fsevents: 2.3.3 fsevents: 2.3.3
/vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.18): /vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19):
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==} resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
dependencies: dependencies:
'@nuxt/test-utils': 3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.18) '@nuxt/test-utils': 3.11.0(@vue/test-utils@2.4.4)(h3@1.10.1)(happy-dom@13.3.8)(playwright-core@1.41.2)(vite@5.1.1)(vitest@1.2.2)(vue-router@4.2.5)(vue@3.4.19)
transitivePeerDependencies: transitivePeerDependencies:
- '@cucumber/cucumber' - '@cucumber/cucumber'
- '@jest/globals' - '@jest/globals'
@ -10034,7 +10035,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/vue-loader@17.4.2(vue@3.4.18)(webpack@5.90.1): /vue-loader@17.4.2(vue@3.4.19)(webpack@5.90.1):
resolution: {integrity: sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==} resolution: {integrity: sha512-yTKOA4R/VN4jqjw4y5HrynFL8AK0Z3/Jt7eOJXEitsm0GMRHDBjCfCiuTiLP7OESvsZYo2pATCWhDqxC5ZrM6w==}
peerDependencies: peerDependencies:
'@vue/compiler-sfc': '*' '@vue/compiler-sfc': '*'
@ -10048,17 +10049,17 @@ packages:
dependencies: dependencies:
chalk: 4.1.2 chalk: 4.1.2
hash-sum: 2.0.0 hash-sum: 2.0.0
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
watchpack: 2.4.0 watchpack: 2.4.0
webpack: 5.90.1 webpack: 5.90.1
/vue-router@4.2.5(vue@3.4.18): /vue-router@4.2.5(vue@3.4.19):
resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
peerDependencies: peerDependencies:
vue: 3.4.18 vue: 3.4.19
dependencies: dependencies:
'@vue/devtools-api': 6.5.1 '@vue/devtools-api': 6.5.1
vue: 3.4.18(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3)
/vue-template-compiler@2.7.14: /vue-template-compiler@2.7.14:
resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==}
@ -10077,19 +10078,19 @@ packages:
semver: 7.6.0 semver: 7.6.0
typescript: 5.3.3 typescript: 5.3.3
/vue@3.4.18(typescript@5.3.3): /vue@3.4.19(typescript@5.3.3):
resolution: {integrity: sha512-0zLRYamFRe0wF4q2L3O24KQzLyLpL64ye1RUToOgOxuWZsb/FhaNRdGmeozdtVYLz6tl94OXLaK7/WQIrVCw1A==} resolution: {integrity: sha512-W/7Fc9KUkajFU8dBeDluM4sRGc/aa4YJnOYck8dkjgZoXtVsn3OeTGni66FV1l3+nvPA7VBFYtPioaGKUmEADw==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@vue/compiler-dom': 3.4.18 '@vue/compiler-dom': 3.4.19
'@vue/compiler-sfc': 3.4.18 '@vue/compiler-sfc': 3.4.19
'@vue/runtime-dom': 3.4.18 '@vue/runtime-dom': 3.4.19
'@vue/server-renderer': 3.4.18(vue@3.4.18) '@vue/server-renderer': 3.4.19(vue@3.4.19)
'@vue/shared': 3.4.18 '@vue/shared': 3.4.19
typescript: 5.3.3 typescript: 5.3.3
/watchpack@2.4.0: /watchpack@2.4.0:
@ -10140,7 +10141,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
colorette: 2.0.20 colorette: 2.0.20
memfs: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2) memfs: 4.7.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
mime-types: 2.1.35 mime-types: 2.1.35
range-parser: 1.2.1 range-parser: 1.2.1
schema-utils: 4.2.0 schema-utils: 4.2.0