mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 07:40:33 +00:00
chore(deps): pin dependencies (main) (#21986)
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:
parent
0c826ee274
commit
7dd012e29e
@ -63,7 +63,7 @@
|
|||||||
"h3": "1.7.1",
|
"h3": "1.7.1",
|
||||||
"jiti": "1.19.1",
|
"jiti": "1.19.1",
|
||||||
"markdownlint-cli": "^0.33.0",
|
"markdownlint-cli": "^0.33.0",
|
||||||
"nitropack": "^2.5.2",
|
"nitropack": "2.5.2",
|
||||||
"nuxi": "workspace:*",
|
"nuxi": "workspace:*",
|
||||||
"nuxt": "workspace:*",
|
"nuxt": "workspace:*",
|
||||||
"nuxt-vitest": "0.8.7",
|
"nuxt-vitest": "0.8.7",
|
||||||
@ -80,7 +80,7 @@
|
|||||||
"vitest-environment-nuxt": "0.8.7",
|
"vitest-environment-nuxt": "0.8.7",
|
||||||
"vue": "3.3.4",
|
"vue": "3.3.4",
|
||||||
"vue-eslint-parser": "9.3.1",
|
"vue-eslint-parser": "9.3.1",
|
||||||
"vue-router": "^4.2.3",
|
"vue-router": "4.2.4",
|
||||||
"vue-tsc": "1.8.4"
|
"vue-tsc": "1.8.4"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.6.6",
|
"packageManager": "pnpm@8.6.6",
|
||||||
|
@ -103,7 +103,7 @@
|
|||||||
"vue": "^3.3.4",
|
"vue": "^3.3.4",
|
||||||
"vue-bundle-renderer": "^1.0.3",
|
"vue-bundle-renderer": "^1.0.3",
|
||||||
"vue-devtools-stub": "^0.1.0",
|
"vue-devtools-stub": "^0.1.0",
|
||||||
"vue-router": "^4.2.3"
|
"vue-router": "^4.2.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@parcel/watcher": "2.2.0",
|
"@parcel/watcher": "2.2.0",
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"vue": "3.3.4",
|
"vue": "3.3.4",
|
||||||
"vue-bundle-renderer": "1.0.3",
|
"vue-bundle-renderer": "1.0.3",
|
||||||
"vue-loader": "17.2.2",
|
"vue-loader": "17.2.2",
|
||||||
"vue-router": "4.2.3",
|
"vue-router": "4.2.4",
|
||||||
"webpack": "5.88.1",
|
"webpack": "5.88.1",
|
||||||
"webpack-dev-middleware": "6.1.1"
|
"webpack-dev-middleware": "6.1.1"
|
||||||
},
|
},
|
||||||
|
188
pnpm-lock.yaml
188
pnpm-lock.yaml
@ -90,7 +90,7 @@ importers:
|
|||||||
specifier: ^0.33.0
|
specifier: ^0.33.0
|
||||||
version: 0.33.0
|
version: 0.33.0
|
||||||
nitropack:
|
nitropack:
|
||||||
specifier: ^2.5.2
|
specifier: 2.5.2
|
||||||
version: 2.5.2
|
version: 2.5.2
|
||||||
nuxi:
|
nuxi:
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
@ -100,7 +100,7 @@ importers:
|
|||||||
version: link:packages/nuxt
|
version: link:packages/nuxt
|
||||||
nuxt-vitest:
|
nuxt-vitest:
|
||||||
specifier: 0.8.7
|
specifier: 0.8.7
|
||||||
version: 0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(vite@4.3.9)(vitest@0.32.4)(vue-router@4.2.3)(vue@3.3.4)
|
version: 0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(vite@4.3.9)(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4)
|
||||||
ofetch:
|
ofetch:
|
||||||
specifier: 1.1.1
|
specifier: 1.1.1
|
||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
@ -133,7 +133,7 @@ importers:
|
|||||||
version: 0.32.4(playwright@1.35.1)
|
version: 0.32.4(playwright@1.35.1)
|
||||||
vitest-environment-nuxt:
|
vitest-environment-nuxt:
|
||||||
specifier: 0.8.7
|
specifier: 0.8.7
|
||||||
version: 0.8.7(vitest@0.32.4)(vue-router@4.2.3)(vue@3.3.4)
|
version: 0.8.7(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4)
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.3.4
|
specifier: 3.3.4
|
||||||
version: 3.3.4
|
version: 3.3.4
|
||||||
@ -141,8 +141,8 @@ importers:
|
|||||||
specifier: 9.3.1
|
specifier: 9.3.1
|
||||||
version: 9.3.1(eslint@8.44.0)
|
version: 9.3.1(eslint@8.44.0)
|
||||||
vue-router:
|
vue-router:
|
||||||
specifier: ^4.2.3
|
specifier: 4.2.4
|
||||||
version: 4.2.3(vue@3.3.4)
|
version: 4.2.4(vue@3.3.4)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: 1.8.4
|
specifier: 1.8.4
|
||||||
version: 1.8.4(typescript@5.0.4)
|
version: 1.8.4(typescript@5.0.4)
|
||||||
@ -474,7 +474,7 @@ importers:
|
|||||||
version: 1.3.2
|
version: 1.3.2
|
||||||
unplugin-vue-router:
|
unplugin-vue-router:
|
||||||
specifier: ^0.6.4
|
specifier: ^0.6.4
|
||||||
version: 0.6.4(rollup@3.26.0)(vue-router@4.2.3)(vue@3.3.4)
|
version: 0.6.4(rollup@3.26.0)(vue-router@4.2.4)(vue@3.3.4)
|
||||||
untyped:
|
untyped:
|
||||||
specifier: ^1.3.2
|
specifier: ^1.3.2
|
||||||
version: 1.3.2
|
version: 1.3.2
|
||||||
@ -488,8 +488,8 @@ importers:
|
|||||||
specifier: ^0.1.0
|
specifier: ^0.1.0
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
vue-router:
|
vue-router:
|
||||||
specifier: ^4.2.3
|
specifier: ^4.2.4
|
||||||
version: 4.2.3(vue@3.3.4)
|
version: 4.2.4(vue@3.3.4)
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@parcel/watcher':
|
'@parcel/watcher':
|
||||||
specifier: 2.2.0
|
specifier: 2.2.0
|
||||||
@ -601,8 +601,8 @@ importers:
|
|||||||
specifier: 17.2.2
|
specifier: 17.2.2
|
||||||
version: 17.2.2(vue@3.3.4)(webpack@5.88.1)
|
version: 17.2.2(vue@3.3.4)(webpack@5.88.1)
|
||||||
vue-router:
|
vue-router:
|
||||||
specifier: 4.2.3
|
specifier: 4.2.4
|
||||||
version: 4.2.3(vue@3.3.4)
|
version: 4.2.4(vue@3.3.4)
|
||||||
webpack:
|
webpack:
|
||||||
specifier: 5.88.1
|
specifier: 5.88.1
|
||||||
version: 5.88.1
|
version: 5.88.1
|
||||||
@ -976,13 +976,13 @@ importers:
|
|||||||
version: 1.1.1
|
version: 1.1.1
|
||||||
vitest:
|
vitest:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 0.32.4(playwright@1.35.1)
|
version: 0.33.0(playwright@1.35.1)
|
||||||
vue:
|
vue:
|
||||||
specifier: 3.3.4
|
specifier: 3.3.4
|
||||||
version: 3.3.4
|
version: 3.3.4
|
||||||
vue-router:
|
vue-router:
|
||||||
specifier: latest
|
specifier: latest
|
||||||
version: 4.2.3(vue@3.3.4)
|
version: 4.2.4(vue@3.3.4)
|
||||||
|
|
||||||
test/fixtures/minimal:
|
test/fixtures/minimal:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2873,6 +2873,14 @@ packages:
|
|||||||
chai: 4.3.7
|
chai: 4.3.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@vitest/expect@0.33.0:
|
||||||
|
resolution: {integrity: sha512-sVNf+Gla3mhTCxNJx+wJLDPp/WcstOe0Ksqz4Vec51MmgMth/ia0MGFEkIZmVGeTL5HtjYR4Wl/ZxBxBXZJTzQ==}
|
||||||
|
dependencies:
|
||||||
|
'@vitest/spy': 0.33.0
|
||||||
|
'@vitest/utils': 0.33.0
|
||||||
|
chai: 4.3.7
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@vitest/runner@0.32.4:
|
/@vitest/runner@0.32.4:
|
||||||
resolution: {integrity: sha512-cHOVCkiRazobgdKLnczmz2oaKK9GJOw6ZyRcaPdssO1ej+wzHVIkWiCiNacb3TTYPdzMddYkCgMjZ4r8C0JFCw==}
|
resolution: {integrity: sha512-cHOVCkiRazobgdKLnczmz2oaKK9GJOw6ZyRcaPdssO1ej+wzHVIkWiCiNacb3TTYPdzMddYkCgMjZ4r8C0JFCw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2881,6 +2889,14 @@ packages:
|
|||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@vitest/runner@0.33.0:
|
||||||
|
resolution: {integrity: sha512-UPfACnmCB6HKRHTlcgCoBh6ppl6fDn+J/xR8dTufWiKt/74Y9bHci5CKB8tESSV82zKYtkBJo9whU3mNvfaisg==}
|
||||||
|
dependencies:
|
||||||
|
'@vitest/utils': 0.33.0
|
||||||
|
p-limit: 4.0.0
|
||||||
|
pathe: 1.1.1
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@vitest/snapshot@0.32.4:
|
/@vitest/snapshot@0.32.4:
|
||||||
resolution: {integrity: sha512-IRpyqn9t14uqsFlVI2d7DFMImGMs1Q9218of40bdQQgMePwVdmix33yMNnebXcTzDU5eiV3eUsoxxH5v0x/IQA==}
|
resolution: {integrity: sha512-IRpyqn9t14uqsFlVI2d7DFMImGMs1Q9218of40bdQQgMePwVdmix33yMNnebXcTzDU5eiV3eUsoxxH5v0x/IQA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2889,12 +2905,26 @@ packages:
|
|||||||
pretty-format: 29.6.0
|
pretty-format: 29.6.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@vitest/snapshot@0.33.0:
|
||||||
|
resolution: {integrity: sha512-tJjrl//qAHbyHajpFvr8Wsk8DIOODEebTu7pgBrP07iOepR5jYkLFiqLq2Ltxv+r0uptUb4izv1J8XBOwKkVYA==}
|
||||||
|
dependencies:
|
||||||
|
magic-string: 0.30.1
|
||||||
|
pathe: 1.1.1
|
||||||
|
pretty-format: 29.6.0
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@vitest/spy@0.32.4:
|
/@vitest/spy@0.32.4:
|
||||||
resolution: {integrity: sha512-oA7rCOqVOOpE6rEoXuCOADX7Lla1LIa4hljI2MSccbpec54q+oifhziZIJXxlE/CvI2E+ElhBHzVu0VEvJGQKQ==}
|
resolution: {integrity: sha512-oA7rCOqVOOpE6rEoXuCOADX7Lla1LIa4hljI2MSccbpec54q+oifhziZIJXxlE/CvI2E+ElhBHzVu0VEvJGQKQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
tinyspy: 2.1.1
|
tinyspy: 2.1.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@vitest/spy@0.33.0:
|
||||||
|
resolution: {integrity: sha512-Kv+yZ4hnH1WdiAkPUQTpRxW8kGtH8VRTnus7ZTGovFYM1ZezJpvGtb9nPIjPnptHbsyIAxYZsEpVPYgtpjGnrg==}
|
||||||
|
dependencies:
|
||||||
|
tinyspy: 2.1.1
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@vitest/ui@0.30.1:
|
/@vitest/ui@0.30.1:
|
||||||
resolution: {integrity: sha512-Izz4ElDmdvX02KImSC2nCJI6CsGo9aETbKqxli55M0rbbPPAMtF0zDcJIqgEP5V6Y+4Ysf6wvsjLbLCTnaBvKw==}
|
resolution: {integrity: sha512-Izz4ElDmdvX02KImSC2nCJI6CsGo9aETbKqxli55M0rbbPPAMtF0zDcJIqgEP5V6Y+4Ysf6wvsjLbLCTnaBvKw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2923,6 +2953,14 @@ packages:
|
|||||||
pretty-format: 29.6.0
|
pretty-format: 29.6.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@vitest/utils@0.33.0:
|
||||||
|
resolution: {integrity: sha512-pF1w22ic965sv+EN6uoePkAOTkAPWM03Ri/jXNyMIKBb/XHLDPfhLvf/Fa9g0YECevAIz56oVYXhodLvLQ/awA==}
|
||||||
|
dependencies:
|
||||||
|
diff-sequences: 29.4.3
|
||||||
|
loupe: 2.3.6
|
||||||
|
pretty-format: 29.6.0
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@volar/language-core@1.8.0:
|
/@volar/language-core@1.8.0:
|
||||||
resolution: {integrity: sha512-ZHTvZPM3pEbOOuaq+ybNz5TQlHUqPQPK0G1+SonvApGq0e3qgGijjhtL5T7hsCtUEmxfix8FrAuCH14tMBOhTg==}
|
resolution: {integrity: sha512-ZHTvZPM3pEbOOuaq+ybNz5TQlHUqPQPK0G1+SonvApGq0e3qgGijjhtL5T7hsCtUEmxfix8FrAuCH14tMBOhTg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -3195,12 +3233,12 @@ packages:
|
|||||||
/abbrev@1.1.1:
|
/abbrev@1.1.1:
|
||||||
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
|
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
|
||||||
|
|
||||||
/acorn-import-assertions@1.9.0(acorn@8.9.0):
|
/acorn-import-assertions@1.9.0(acorn@8.10.0):
|
||||||
resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==}
|
resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
acorn: ^8
|
acorn: ^8
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.9.0
|
acorn: 8.10.0
|
||||||
|
|
||||||
/acorn-jsx@5.3.2(acorn@8.10.0):
|
/acorn-jsx@5.3.2(acorn@8.10.0):
|
||||||
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
||||||
@ -3224,11 +3262,6 @@ packages:
|
|||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
/acorn@8.9.0:
|
|
||||||
resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==}
|
|
||||||
engines: {node: '>=0.4.0'}
|
|
||||||
hasBin: true
|
|
||||||
|
|
||||||
/agent-base@6.0.2:
|
/agent-base@6.0.2:
|
||||||
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
||||||
engines: {node: '>= 6.0.0'}
|
engines: {node: '>= 6.0.0'}
|
||||||
@ -6613,7 +6646,7 @@ packages:
|
|||||||
/mlly@1.4.0:
|
/mlly@1.4.0:
|
||||||
resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==}
|
resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.9.0
|
acorn: 8.10.0
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
pkg-types: 1.0.3
|
pkg-types: 1.0.3
|
||||||
ufo: 1.1.2
|
ufo: 1.1.2
|
||||||
@ -6848,7 +6881,7 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
boolbase: 1.0.0
|
boolbase: 1.0.0
|
||||||
|
|
||||||
/nuxt-vitest@0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(vite@4.3.9)(vitest@0.32.4)(vue-router@4.2.3)(vue@3.3.4):
|
/nuxt-vitest@0.8.7(@vitejs/plugin-vue-jsx@3.0.1)(@vitejs/plugin-vue@4.2.3)(vite@4.3.9)(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-OaQqF8QxfLKzYzSrwcfkhv5BeyLQGGvrSvOedjV3OHuDjOaTJa6OPU2VTCZBVNvPMjnbm2h71/CsXbH6smvEJw==}
|
resolution: {integrity: sha512-OaQqF8QxfLKzYzSrwcfkhv5BeyLQGGvrSvOedjV3OHuDjOaTJa6OPU2VTCZBVNvPMjnbm2h71/CsXbH6smvEJw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@vitejs/plugin-vue': '*'
|
'@vitejs/plugin-vue': '*'
|
||||||
@ -6866,7 +6899,7 @@ packages:
|
|||||||
std-env: 3.3.3
|
std-env: 3.3.3
|
||||||
vite: 4.3.9(@types/node@18.16.19)
|
vite: 4.3.9(@types/node@18.16.19)
|
||||||
vitest: 0.32.4(playwright@1.35.1)
|
vitest: 0.32.4(playwright@1.35.1)
|
||||||
vitest-environment-nuxt: 0.8.7(vitest@0.32.4)(vue-router@4.2.3)(vue@3.3.4)
|
vitest-environment-nuxt: 0.8.7(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/compiler-dom'
|
- '@vue/compiler-dom'
|
||||||
- '@vue/server-renderer'
|
- '@vue/server-renderer'
|
||||||
@ -8481,6 +8514,11 @@ packages:
|
|||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/tinypool@0.6.0:
|
||||||
|
resolution: {integrity: sha512-FdswUUo5SxRizcBc6b1GSuLpLjisa8N8qMyYoP3rl+bym+QauhtJP5bvZY1ytt8krKGmMLYIRl36HBZfeAoqhQ==}
|
||||||
|
engines: {node: '>=14.0.0'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/tinyspy@2.1.1:
|
/tinyspy@2.1.1:
|
||||||
resolution: {integrity: sha512-XPJL2uSzcOyBMky6OFrusqWlzfFrXtE0hPuMgW8A2HmaqrPo4ZQHRN/V0QXN3FSjKxpsbRrFc5LI7KOwBsT1/w==}
|
resolution: {integrity: sha512-XPJL2uSzcOyBMky6OFrusqWlzfFrXtE0hPuMgW8A2HmaqrPo4ZQHRN/V0QXN3FSjKxpsbRrFc5LI7KOwBsT1/w==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
@ -8664,7 +8702,7 @@ packages:
|
|||||||
/unctx@2.3.1:
|
/unctx@2.3.1:
|
||||||
resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==}
|
resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.9.0
|
acorn: 8.10.0
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.1
|
magic-string: 0.30.1
|
||||||
unplugin: 1.3.2
|
unplugin: 1.3.2
|
||||||
@ -8714,7 +8752,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
|
resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
|
||||||
engines: {node: '>= 10.0.0'}
|
engines: {node: '>= 10.0.0'}
|
||||||
|
|
||||||
/unplugin-vue-router@0.6.4(rollup@3.26.0)(vue-router@4.2.3)(vue@3.3.4):
|
/unplugin-vue-router@0.6.4(rollup@3.26.0)(vue-router@4.2.4)(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-9THVhhtbVFxbsIibjK59oPwMI1UCxRWRPX7azSkTUABsxovlOXJys5SJx0kd/0oKIqNJuYgkRfAgPuO77SqCOg==}
|
resolution: {integrity: sha512-9THVhhtbVFxbsIibjK59oPwMI1UCxRWRPX7azSkTUABsxovlOXJys5SJx0kd/0oKIqNJuYgkRfAgPuO77SqCOg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue-router: ^4.1.0
|
vue-router: ^4.1.0
|
||||||
@ -8734,7 +8772,7 @@ packages:
|
|||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
scule: 1.0.0
|
scule: 1.0.0
|
||||||
unplugin: 1.3.2
|
unplugin: 1.3.2
|
||||||
vue-router: 4.2.3(vue@3.3.4)
|
vue-router: 4.2.4(vue@3.3.4)
|
||||||
yaml: 2.3.1
|
yaml: 2.3.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
@ -8881,6 +8919,27 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
|
/vite-node@0.33.0(@types/node@18.16.19):
|
||||||
|
resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==}
|
||||||
|
engines: {node: '>=v14.18.0'}
|
||||||
|
hasBin: true
|
||||||
|
dependencies:
|
||||||
|
cac: 6.7.14
|
||||||
|
debug: 4.3.4
|
||||||
|
mlly: 1.4.0
|
||||||
|
pathe: 1.1.1
|
||||||
|
picocolors: 1.0.0
|
||||||
|
vite: 4.3.9(@types/node@18.16.19)
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@types/node'
|
||||||
|
- less
|
||||||
|
- sass
|
||||||
|
- stylus
|
||||||
|
- sugarss
|
||||||
|
- supports-color
|
||||||
|
- terser
|
||||||
|
dev: true
|
||||||
|
|
||||||
/vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.0.4)(vite@4.3.9)(vue-tsc@1.8.4):
|
/vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.0.4)(vite@4.3.9)(vue-tsc@1.8.4):
|
||||||
resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==}
|
resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==}
|
||||||
engines: {node: '>=14.16'}
|
engines: {node: '>=14.16'}
|
||||||
@ -8967,7 +9026,7 @@ packages:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
|
|
||||||
/vitest-environment-nuxt@0.8.7(vitest@0.32.4)(vue-router@4.2.3)(vue@3.3.4):
|
/vitest-environment-nuxt@0.8.7(vitest@0.32.4)(vue-router@4.2.4)(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-wk0Jn+PmZqF3jT3R/pkrgP7C98K6+/B3yq0dG9I8Qanwmp3014ljQgpiukrAZ6ZeF4k/8wrNBRliBcqtxCKFcw==}
|
resolution: {integrity: sha512-wk0Jn+PmZqF3jT3R/pkrgP7C98K6+/B3yq0dG9I8Qanwmp3014ljQgpiukrAZ6ZeF4k/8wrNBRliBcqtxCKFcw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0
|
vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0
|
||||||
@ -8985,7 +9044,7 @@ packages:
|
|||||||
unenv: 1.5.1
|
unenv: 1.5.1
|
||||||
vitest: 0.32.4(playwright@1.35.1)
|
vitest: 0.32.4(playwright@1.35.1)
|
||||||
vue: 3.3.4
|
vue: 3.3.4
|
||||||
vue-router: 4.2.3(vue@3.3.4)
|
vue-router: 4.2.4(vue@3.3.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/compiler-dom'
|
- '@vue/compiler-dom'
|
||||||
- '@vue/server-renderer'
|
- '@vue/server-renderer'
|
||||||
@ -9056,6 +9115,71 @@ packages:
|
|||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/vitest@0.33.0(playwright@1.35.1):
|
||||||
|
resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==}
|
||||||
|
engines: {node: '>=v14.18.0'}
|
||||||
|
hasBin: true
|
||||||
|
peerDependencies:
|
||||||
|
'@edge-runtime/vm': '*'
|
||||||
|
'@vitest/browser': '*'
|
||||||
|
'@vitest/ui': '*'
|
||||||
|
happy-dom: '*'
|
||||||
|
jsdom: '*'
|
||||||
|
playwright: '*'
|
||||||
|
safaridriver: '*'
|
||||||
|
webdriverio: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'@edge-runtime/vm':
|
||||||
|
optional: true
|
||||||
|
'@vitest/browser':
|
||||||
|
optional: true
|
||||||
|
'@vitest/ui':
|
||||||
|
optional: true
|
||||||
|
happy-dom:
|
||||||
|
optional: true
|
||||||
|
jsdom:
|
||||||
|
optional: true
|
||||||
|
playwright:
|
||||||
|
optional: true
|
||||||
|
safaridriver:
|
||||||
|
optional: true
|
||||||
|
webdriverio:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
'@types/chai': 4.3.5
|
||||||
|
'@types/chai-subset': 1.3.3
|
||||||
|
'@types/node': 18.16.19
|
||||||
|
'@vitest/expect': 0.33.0
|
||||||
|
'@vitest/runner': 0.33.0
|
||||||
|
'@vitest/snapshot': 0.33.0
|
||||||
|
'@vitest/spy': 0.33.0
|
||||||
|
'@vitest/utils': 0.33.0
|
||||||
|
acorn: 8.10.0
|
||||||
|
acorn-walk: 8.2.0
|
||||||
|
cac: 6.7.14
|
||||||
|
chai: 4.3.7
|
||||||
|
debug: 4.3.4
|
||||||
|
local-pkg: 0.4.3
|
||||||
|
magic-string: 0.30.1
|
||||||
|
pathe: 1.1.1
|
||||||
|
picocolors: 1.0.0
|
||||||
|
playwright: 1.35.1
|
||||||
|
std-env: 3.3.3
|
||||||
|
strip-literal: 1.0.1
|
||||||
|
tinybench: 2.5.0
|
||||||
|
tinypool: 0.6.0
|
||||||
|
vite: 4.3.9(@types/node@18.16.19)
|
||||||
|
vite-node: 0.33.0(@types/node@18.16.19)
|
||||||
|
why-is-node-running: 2.2.2
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- less
|
||||||
|
- sass
|
||||||
|
- stylus
|
||||||
|
- sugarss
|
||||||
|
- supports-color
|
||||||
|
- terser
|
||||||
|
dev: true
|
||||||
|
|
||||||
/void-elements@3.1.0:
|
/void-elements@3.1.0:
|
||||||
resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==}
|
resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
@ -9150,8 +9274,8 @@ packages:
|
|||||||
watchpack: 2.4.0
|
watchpack: 2.4.0
|
||||||
webpack: 5.88.1
|
webpack: 5.88.1
|
||||||
|
|
||||||
/vue-router@4.2.3(vue@3.3.4):
|
/vue-router@4.2.4(vue@3.3.4):
|
||||||
resolution: {integrity: sha512-ynQ/edCZNUC/9koONOSgxGJbEBXZ1nUA0lKI3xTiOd3Ywe4QRCf2q8pGCG1v5ovdzPggoq3M09FxNCZTM9pZfw==}
|
resolution: {integrity: sha512-9PISkmaCO02OzPVOMq2w82ilty6+xJmQrarYZDkjZBfl4RvYAlt4PKnEX21oW4KTtWfa9OuO/b3qk1Od3AEdCQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.2.0
|
vue: ^3.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -9215,7 +9339,7 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@discoveryjs/json-ext': 0.5.7
|
'@discoveryjs/json-ext': 0.5.7
|
||||||
acorn: 8.9.0
|
acorn: 8.10.0
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
commander: 7.2.0
|
commander: 7.2.0
|
||||||
@ -9281,8 +9405,8 @@ packages:
|
|||||||
'@webassemblyjs/ast': 1.11.5
|
'@webassemblyjs/ast': 1.11.5
|
||||||
'@webassemblyjs/wasm-edit': 1.11.5
|
'@webassemblyjs/wasm-edit': 1.11.5
|
||||||
'@webassemblyjs/wasm-parser': 1.11.5
|
'@webassemblyjs/wasm-parser': 1.11.5
|
||||||
acorn: 8.9.0
|
acorn: 8.10.0
|
||||||
acorn-import-assertions: 1.9.0(acorn@8.9.0)
|
acorn-import-assertions: 1.9.0(acorn@8.10.0)
|
||||||
browserslist: 4.21.9
|
browserslist: 4.21.9
|
||||||
chrome-trace-event: 1.0.3
|
chrome-trace-event: 1.0.3
|
||||||
enhanced-resolve: 5.15.0
|
enhanced-resolve: 5.15.0
|
||||||
|
Loading…
Reference in New Issue
Block a user