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

This commit is contained in:
renovate[bot] 2024-04-18 21:39:41 +03:00 committed by GitHub
parent 7adb7d82da
commit 79b059aaf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 67 additions and 52 deletions

View File

@ -55,7 +55,7 @@ jobs:
run: pnpm build run: pnpm build
- name: Cache dist - name: Cache dist
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1 uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
with: with:
retention-days: 3 retention-days: 3
name: dist name: dist
@ -89,7 +89,7 @@ jobs:
queries: +security-and-quality queries: +security-and-quality
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
with: with:
name: dist name: dist
path: packages path: packages
@ -122,7 +122,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
with: with:
name: dist name: dist
path: packages path: packages
@ -222,7 +222,7 @@ jobs:
run: pnpm playwright-core install chromium run: pnpm playwright-core install chromium
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
with: with:
name: dist name: dist
path: packages path: packages
@ -271,7 +271,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
with: with:
name: dist name: dist
path: packages path: packages
@ -310,7 +310,7 @@ jobs:
run: pnpm install run: pnpm install
- name: Restore dist cache - name: Restore dist cache
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4 uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
with: with:
name: dist name: dist
path: packages path: packages

View File

@ -58,7 +58,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab. # format to the repository Actions tab.
- name: "Upload artifact" - name: "Upload artifact"
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1 uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
with: with:
name: SARIF file name: SARIF file
path: results.sarif path: results.sarif

View File

@ -86,7 +86,7 @@
"vitest": "1.4.0", "vitest": "1.4.0",
"vitest-environment-nuxt": "1.0.0", "vitest-environment-nuxt": "1.0.0",
"vue": "3.4.23", "vue": "3.4.23",
"vue-router": "4.3.1", "vue-router": "4.3.2",
"vue-tsc": "2.0.13" "vue-tsc": "2.0.13"
}, },
"packageManager": "pnpm@9.0.2", "packageManager": "pnpm@9.0.2",

View File

@ -37,7 +37,7 @@
"knitwork": "^1.1.0", "knitwork": "^1.1.0",
"mlly": "^1.6.1", "mlly": "^1.6.1",
"pathe": "^1.1.2", "pathe": "^1.1.2",
"pkg-types": "^1.0.3", "pkg-types": "^1.1.0",
"scule": "^1.3.0", "scule": "^1.3.0",
"semver": "^7.6.0", "semver": "^7.6.0",
"ufo": "^1.5.3", "ufo": "^1.5.3",

View File

@ -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.0.3", "pkg-types": "^1.1.0",
"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",
@ -114,7 +114,7 @@
"vue": "^3.4.23", "vue": "^3.4.23",
"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.3.1" "vue-router": "^4.3.2"
}, },
"devDependencies": { "devDependencies": {
"@parcel/watcher": "2.4.1", "@parcel/watcher": "2.4.1",

View File

@ -57,7 +57,7 @@
"vue": "3.4.23", "vue": "3.4.23",
"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.3.1", "vue-router": "4.3.2",
"webpack": "5.91.0", "webpack": "5.91.0",
"webpack-dev-middleware": "7.2.1" "webpack-dev-middleware": "7.2.1"
}, },
@ -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.0.3", "pkg-types": "^1.1.0",
"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",

View File

@ -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.0.3", "pkg-types": "^1.1.0",
"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",

View File

@ -30,7 +30,7 @@ importers:
version: link:packages/kit version: link:packages/kit
'@nuxt/test-utils': '@nuxt/test-utils':
specifier: 3.12.1 specifier: 3.12.1
version: 3.12.1(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.1(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)) version: 3.12.1(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5))
'@nuxt/webpack-builder': '@nuxt/webpack-builder':
specifier: workspace:* specifier: workspace:*
version: link:packages/webpack version: link:packages/webpack
@ -141,13 +141,13 @@ importers:
version: 1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0) version: 1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0)
vitest-environment-nuxt: vitest-environment-nuxt:
specifier: 1.0.0 specifier: 1.0.0
version: 1.0.0(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.1(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)) version: 1.0.0(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5))
vue: vue:
specifier: 3.4.23 specifier: 3.4.23
version: 3.4.23(typescript@5.4.5) version: 3.4.23(typescript@5.4.5)
vue-router: vue-router:
specifier: 4.3.1 specifier: 4.3.2
version: 4.3.1(vue@3.4.23(typescript@5.4.5)) version: 4.3.2(vue@3.4.23(typescript@5.4.5))
vue-tsc: vue-tsc:
specifier: 2.0.13 specifier: 2.0.13
version: 2.0.13(typescript@5.4.5) version: 2.0.13(typescript@5.4.5)
@ -188,8 +188,8 @@ importers:
specifier: ^1.1.2 specifier: ^1.1.2
version: 1.1.2 version: 1.1.2
pkg-types: pkg-types:
specifier: ^1.0.3 specifier: ^1.1.0
version: 1.0.3 version: 1.1.0
scule: scule:
specifier: ^1.3.0 specifier: ^1.3.0
version: 1.3.0 version: 1.3.0
@ -354,8 +354,8 @@ importers:
specifier: ^1.0.0 specifier: ^1.0.0
version: 1.0.0 version: 1.0.0
pkg-types: pkg-types:
specifier: ^1.0.3 specifier: ^1.1.0
version: 1.0.3 version: 1.1.0
radix3: radix3:
specifier: ^1.1.2 specifier: ^1.1.2
version: 1.1.2 version: 1.1.2
@ -391,7 +391,7 @@ importers:
version: 1.10.1 version: 1.10.1
unplugin-vue-router: unplugin-vue-router:
specifier: ^0.7.0 specifier: ^0.7.0
version: 0.7.0(rollup@4.14.3)(vue-router@4.3.1(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)) version: 0.7.0(rollup@4.14.3)(vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5))
unstorage: unstorage:
specifier: ^1.10.2 specifier: ^1.10.2
version: 1.10.2(ioredis@5.3.2) version: 1.10.2(ioredis@5.3.2)
@ -408,8 +408,8 @@ importers:
specifier: ^0.1.0 specifier: ^0.1.0
version: 0.1.0 version: 0.1.0
vue-router: vue-router:
specifier: ^4.3.1 specifier: ^4.3.2
version: 4.3.1(vue@3.4.23(typescript@5.4.5)) version: 4.3.2(vue@3.4.23(typescript@5.4.5))
devDependencies: devDependencies:
'@parcel/watcher': '@parcel/watcher':
specifier: 2.4.1 specifier: 2.4.1
@ -451,8 +451,8 @@ importers:
specifier: ^1.1.2 specifier: ^1.1.2
version: 1.1.2 version: 1.1.2
pkg-types: pkg-types:
specifier: ^1.0.3 specifier: ^1.1.0
version: 1.0.3 version: 1.1.0
scule: scule:
specifier: ^1.3.0 specifier: ^1.3.0
version: 1.3.0 version: 1.3.0
@ -539,8 +539,8 @@ importers:
specifier: 17.4.2 specifier: 17.4.2
version: 17.4.2(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5))(webpack@5.91.0) version: 17.4.2(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5))(webpack@5.91.0)
vue-router: vue-router:
specifier: 4.3.1 specifier: 4.3.2
version: 4.3.1(vue@3.4.23(typescript@5.4.5)) version: 4.3.2(vue@3.4.23(typescript@5.4.5))
webpack: webpack:
specifier: 5.91.0 specifier: 5.91.0
version: 5.91.0 version: 5.91.0
@ -617,8 +617,8 @@ importers:
specifier: ^1.0.0 specifier: ^1.0.0
version: 1.0.0 version: 1.0.0
pkg-types: pkg-types:
specifier: ^1.0.3 specifier: ^1.1.0
version: 1.0.3 version: 1.1.0
postcss: postcss:
specifier: ^8.4.38 specifier: ^8.4.38
version: 8.4.38 version: 8.4.38
@ -3222,6 +3222,9 @@ packages:
confbox@0.1.3: confbox@0.1.3:
resolution: {integrity: sha512-eH3ZxAihl1PhKfpr4VfEN6/vUd87fmgb6JkldHgg/YR6aEBhW63qUDgzP2Y6WM0UumdsYp5H3kibalXAdHfbgg==} resolution: {integrity: sha512-eH3ZxAihl1PhKfpr4VfEN6/vUd87fmgb6JkldHgg/YR6aEBhW63qUDgzP2Y6WM0UumdsYp5H3kibalXAdHfbgg==}
confbox@0.1.7:
resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==}
config-chain@1.1.13: config-chain@1.1.13:
resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==}
@ -5473,8 +5476,8 @@ packages:
resolution: {integrity: sha512-KocF8ve28eFjjuBKKGvzOBGzG8ew2OqOOSxTTZhirkzH7h3BI1vyzqlR0qbfcDBve1Yzo3FVlWUAtCRrbVN8Fw==} resolution: {integrity: sha512-KocF8ve28eFjjuBKKGvzOBGzG8ew2OqOOSxTTZhirkzH7h3BI1vyzqlR0qbfcDBve1Yzo3FVlWUAtCRrbVN8Fw==}
engines: {node: '>=14.16'} engines: {node: '>=14.16'}
pkg-types@1.0.3: pkg-types@1.1.0:
resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} resolution: {integrity: sha512-/RpmvKdxKf8uILTtoOhAgf30wYbP2Qw+L9p3Rvshx1JZVX+XQNZQFjlbmGHEGIm4CkVPlSn+NXmIM8+9oWQaSA==}
playwright-core@1.43.1: playwright-core@1.43.1:
resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==} resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==}
@ -6918,6 +6921,11 @@ packages:
peerDependencies: peerDependencies:
vue: 3.4.23 vue: 3.4.23
vue-router@4.3.2:
resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
peerDependencies:
vue: 3.4.23
vue-template-compiler@2.7.14: vue-template-compiler@2.7.14:
resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==}
@ -7828,7 +7836,7 @@ snapshots:
global-directory: 4.0.1 global-directory: 4.0.1
magicast: 0.3.3 magicast: 0.3.3
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.0.3 pkg-types: 1.1.0
prompts: 2.4.2 prompts: 2.4.2
rc9: 2.1.2 rc9: 2.1.2
semver: 7.6.0 semver: 7.6.0
@ -7863,7 +7871,7 @@ snapshots:
pacote: 17.0.6 pacote: 17.0.6
pathe: 1.1.2 pathe: 1.1.2
perfect-debounce: 1.0.0 perfect-debounce: 1.0.0
pkg-types: 1.0.3 pkg-types: 1.1.0
rc9: 2.1.2 rc9: 2.1.2
scule: 1.3.0 scule: 1.3.0
semver: 7.6.0 semver: 7.6.0
@ -7958,7 +7966,7 @@ snapshots:
rc9: 2.1.2 rc9: 2.1.2
std-env: 3.7.0 std-env: 3.7.0
'@nuxt/test-utils@3.12.1(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.1(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5))': '@nuxt/test-utils@3.12.1(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5))':
dependencies: dependencies:
'@nuxt/kit': link:packages/kit '@nuxt/kit': link:packages/kit
'@nuxt/schema': link:packages/schema '@nuxt/schema': link:packages/schema
@ -7984,9 +7992,9 @@ snapshots:
unenv: 1.9.0 unenv: 1.9.0
unplugin: 1.10.1 unplugin: 1.10.1
vite: 5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0) vite: 5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0)
vitest-environment-nuxt: 1.0.0(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.1(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)) vitest-environment-nuxt: 1.0.0(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5))
vue: 3.4.23(typescript@5.4.5) vue: 3.4.23(typescript@5.4.5)
vue-router: 4.3.1(vue@3.4.23(typescript@5.4.5)) vue-router: 4.3.2(vue@3.4.23(typescript@5.4.5))
optionalDependencies: optionalDependencies:
'@testing-library/vue': 8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)) '@testing-library/vue': 8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5))
'@vue/test-utils': 2.4.5 '@vue/test-utils': 2.4.5
@ -9610,7 +9618,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.0.3 pkg-types: 1.1.0
rc9: 2.1.2 rc9: 2.1.2
cac@6.7.14: {} cac@6.7.14: {}
@ -9705,7 +9713,7 @@ 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.0.3 pkg-types: 1.1.0
scule: 1.3.0 scule: 1.3.0
semver: 7.6.0 semver: 7.6.0
std-env: 3.7.0 std-env: 3.7.0
@ -9823,6 +9831,8 @@ snapshots:
confbox@0.1.3: {} confbox@0.1.3: {}
confbox@0.1.7: {}
config-chain@1.1.13: config-chain@1.1.13:
dependencies: dependencies:
ini: 1.3.8 ini: 1.3.8
@ -11472,7 +11482,7 @@ snapshots:
local-pkg@0.5.0: local-pkg@0.5.0:
dependencies: dependencies:
mlly: 1.6.1 mlly: 1.6.1
pkg-types: 1.0.3 pkg-types: 1.1.0
locate-path@5.0.0: locate-path@5.0.0:
dependencies: dependencies:
@ -12063,7 +12073,7 @@ snapshots:
dependencies: dependencies:
acorn: 8.11.3 acorn: 8.11.3
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.0.3 pkg-types: 1.1.0
ufo: 1.5.3 ufo: 1.5.3
mri@1.2.0: {} mri@1.2.0: {}
@ -12144,7 +12154,7 @@ 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.0.3 pkg-types: 1.1.0
pretty-bytes: 6.1.1 pretty-bytes: 6.1.1
radix3: 1.1.2 radix3: 1.1.2
rollup: 4.14.3 rollup: 4.14.3
@ -12568,9 +12578,9 @@ snapshots:
pify@6.1.0: {} pify@6.1.0: {}
pkg-types@1.0.3: pkg-types@1.1.0:
dependencies: dependencies:
jsonc-parser: 3.2.1 confbox: 0.1.7
mlly: 1.6.1 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
@ -13684,7 +13694,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.6.1 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.0.3 pkg-types: 1.1.0
pretty-bytes: 6.1.1 pretty-bytes: 6.1.1
rollup: 4.14.3 rollup: 4.14.3
rollup-plugin-dts: 6.1.0(rollup@4.14.3)(typescript@5.4.5) rollup-plugin-dts: 6.1.0(rollup@4.14.3)(typescript@5.4.5)
@ -13758,7 +13768,7 @@ snapshots:
magic-string: 0.30.10 magic-string: 0.30.10
mlly: 1.6.1 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.0.3 pkg-types: 1.1.0
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
@ -13831,7 +13841,7 @@ snapshots:
- rollup - rollup
- supports-color - supports-color
unplugin-vue-router@0.7.0(rollup@4.14.3)(vue-router@4.3.1(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)): unplugin-vue-router@0.7.0(rollup@4.14.3)(vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)):
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.0
'@rollup/pluginutils': 5.1.0(rollup@4.14.3) '@rollup/pluginutils': 5.1.0(rollup@4.14.3)
@ -13847,7 +13857,7 @@ snapshots:
unplugin: 1.10.1 unplugin: 1.10.1
yaml: 2.3.4 yaml: 2.3.4
optionalDependencies: optionalDependencies:
vue-router: 4.3.1(vue@3.4.23(typescript@5.4.5)) vue-router: 4.3.2(vue@3.4.23(typescript@5.4.5))
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- vue - vue
@ -13902,7 +13912,7 @@ snapshots:
magic-string: 0.30.10 magic-string: 0.30.10
mlly: 1.6.1 mlly: 1.6.1
pathe: 1.1.2 pathe: 1.1.2
pkg-types: 1.0.3 pkg-types: 1.1.0
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):
@ -14067,9 +14077,9 @@ snapshots:
sass: 1.69.4 sass: 1.69.4
terser: 5.27.0 terser: 5.27.0
vitest-environment-nuxt@1.0.0(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.1(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)): vitest-environment-nuxt@1.0.0(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)):
dependencies: dependencies:
'@nuxt/test-utils': 3.12.1(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.1(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5)) '@nuxt/test-utils': 3.12.1(@testing-library/vue@8.0.3(@vue/compiler-sfc@3.4.23)(vue@3.4.23(typescript@5.4.5)))(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.1)(vite@5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0))(vitest@1.4.0(@types/node@20.12.7)(happy-dom@14.7.1)(sass@1.69.4)(terser@5.27.0))(vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)))(vue@3.4.23(typescript@5.4.5))
transitivePeerDependencies: transitivePeerDependencies:
- '@cucumber/cucumber' - '@cucumber/cucumber'
- '@jest/globals' - '@jest/globals'
@ -14228,6 +14238,11 @@ snapshots:
'@vue/devtools-api': 6.5.1 '@vue/devtools-api': 6.5.1
vue: 3.4.23(typescript@5.4.5) vue: 3.4.23(typescript@5.4.5)
vue-router@4.3.2(vue@3.4.23(typescript@5.4.5)):
dependencies:
'@vue/devtools-api': 6.5.1
vue: 3.4.23(typescript@5.4.5)
vue-template-compiler@2.7.14: vue-template-compiler@2.7.14:
dependencies: dependencies:
de-indent: 1.0.2 de-indent: 1.0.2