mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-20 07:30:57 +00:00
chore(deps): update all non-major dependencies (main) (#23934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b7a18a5dc2
commit
c6fc69037d
@ -42,7 +42,7 @@
|
||||
"@nuxt/webpack-builder": "workspace:*",
|
||||
"@nuxtjs/eslint-config-typescript": "12.1.0",
|
||||
"@types/fs-extra": "11.0.3",
|
||||
"@types/node": "20.8.8",
|
||||
"@types/node": "20.8.9",
|
||||
"@types/semver": "7.5.4",
|
||||
"case-police": "0.6.1",
|
||||
"changelogen": "0.5.5",
|
||||
@ -56,7 +56,7 @@
|
||||
"fs-extra": "11.1.1",
|
||||
"globby": "13.2.2",
|
||||
"h3": "1.8.2",
|
||||
"happy-dom": "12.9.1",
|
||||
"happy-dom": "12.10.1",
|
||||
"jiti": "1.20.0",
|
||||
"markdownlint-cli": "0.37.0",
|
||||
"nitropack": "2.7.0",
|
||||
@ -77,7 +77,7 @@
|
||||
"vue": "3.3.7",
|
||||
"vue-eslint-parser": "9.3.2",
|
||||
"vue-router": "4.2.5",
|
||||
"vue-tsc": "1.8.20"
|
||||
"vue-tsc": "1.8.21"
|
||||
},
|
||||
"packageManager": "pnpm@8.9.2",
|
||||
"engines": {
|
||||
|
210
pnpm-lock.yaml
210
pnpm-lock.yaml
@ -32,8 +32,8 @@ importers:
|
||||
specifier: 11.0.3
|
||||
version: 11.0.3
|
||||
'@types/node':
|
||||
specifier: 20.8.8
|
||||
version: 20.8.8
|
||||
specifier: 20.8.9
|
||||
version: 20.8.9
|
||||
'@types/semver':
|
||||
specifier: 7.5.4
|
||||
version: 7.5.4
|
||||
@ -74,8 +74,8 @@ importers:
|
||||
specifier: 1.8.2
|
||||
version: 1.8.2
|
||||
happy-dom:
|
||||
specifier: 12.9.1
|
||||
version: 12.9.1
|
||||
specifier: 12.10.1
|
||||
version: 12.10.1
|
||||
jiti:
|
||||
specifier: 1.20.0
|
||||
version: 1.20.0
|
||||
@ -93,7 +93,7 @@ importers:
|
||||
version: link:packages/nuxt
|
||||
nuxt-vitest:
|
||||
specifier: 0.11.0
|
||||
version: 0.11.0(@vitejs/plugin-vue-jsx@3.0.2)(@vitejs/plugin-vue@4.4.0)(happy-dom@12.9.1)(vite@4.5.0)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7)
|
||||
version: 0.11.0(@vitejs/plugin-vue-jsx@3.0.2)(@vitejs/plugin-vue@4.4.0)(happy-dom@12.10.1)(vite@4.5.0)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7)
|
||||
ofetch:
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3
|
||||
@ -120,13 +120,13 @@ importers:
|
||||
version: 1.3.1
|
||||
vite:
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@20.8.8)
|
||||
version: 4.5.0(@types/node@20.8.9)
|
||||
vitest:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@12.9.1)
|
||||
version: 0.33.0(happy-dom@12.10.1)
|
||||
vitest-environment-nuxt:
|
||||
specifier: 0.11.0
|
||||
version: 0.11.0(happy-dom@12.9.1)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7)
|
||||
version: 0.11.0(happy-dom@12.10.1)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7)
|
||||
vue:
|
||||
specifier: 3.3.7
|
||||
version: 3.3.7(typescript@5.2.2)
|
||||
@ -137,8 +137,8 @@ importers:
|
||||
specifier: 4.2.5
|
||||
version: 4.2.5(vue@3.3.7)
|
||||
vue-tsc:
|
||||
specifier: 1.8.20
|
||||
version: 1.8.20(typescript@5.2.2)
|
||||
specifier: 1.8.21
|
||||
version: 1.8.21(typescript@5.2.2)
|
||||
|
||||
packages/kit:
|
||||
dependencies:
|
||||
@ -217,10 +217,10 @@ importers:
|
||||
version: 2.0.0(typescript@5.2.2)
|
||||
vite:
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@20.8.8)
|
||||
version: 4.5.0(@types/node@20.8.9)
|
||||
vitest:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@12.9.1)
|
||||
version: 0.33.0(happy-dom@12.10.1)
|
||||
webpack:
|
||||
specifier: 5.89.0
|
||||
version: 5.89.0
|
||||
@ -416,7 +416,7 @@ importers:
|
||||
version: 4.5.0(@types/node@20.8.8)
|
||||
vitest:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@12.9.1)
|
||||
version: 0.33.0(happy-dom@12.10.1)
|
||||
|
||||
packages/schema:
|
||||
dependencies:
|
||||
@ -501,7 +501,7 @@ importers:
|
||||
version: 2.3.1
|
||||
vite:
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@20.8.8)
|
||||
version: 4.5.0(@types/node@20.8.9)
|
||||
vue:
|
||||
specifier: 3.3.7
|
||||
version: 3.3.7(typescript@5.2.2)
|
||||
@ -565,7 +565,7 @@ importers:
|
||||
version: 2.0.0(typescript@5.2.2)
|
||||
vitest:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@12.9.1)
|
||||
version: 0.33.0(happy-dom@12.10.1)
|
||||
|
||||
packages/vite:
|
||||
dependencies:
|
||||
@ -658,13 +658,13 @@ importers:
|
||||
version: 1.5.0
|
||||
vite:
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@20.8.8)
|
||||
version: 4.5.0(@types/node@20.8.9)
|
||||
vite-node:
|
||||
specifier: ^0.33.0
|
||||
version: 0.33.0(@types/node@20.8.8)
|
||||
version: 0.33.0(@types/node@20.8.9)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.20)
|
||||
version: 0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.21)
|
||||
vue-bundle-renderer:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
@ -884,7 +884,7 @@ importers:
|
||||
version: 1.3.3
|
||||
vitest:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@12.9.1)
|
||||
version: 0.33.0(happy-dom@12.10.1)
|
||||
vue:
|
||||
specifier: 3.3.7
|
||||
version: 3.3.7(typescript@5.2.2)
|
||||
@ -1797,7 +1797,7 @@ packages:
|
||||
dependencies:
|
||||
'@jest/fake-timers': 29.7.0
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
jest-mock: 29.7.0
|
||||
dev: true
|
||||
|
||||
@ -1824,7 +1824,7 @@ packages:
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@sinonjs/fake-timers': 10.3.0
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
jest-message-util: 29.7.0
|
||||
jest-mock: 29.7.0
|
||||
jest-util: 29.7.0
|
||||
@ -1878,7 +1878,7 @@ packages:
|
||||
'@jest/schemas': 29.6.3
|
||||
'@types/istanbul-lib-coverage': 2.0.5
|
||||
'@types/istanbul-reports': 3.0.3
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
'@types/yargs': 17.0.28
|
||||
chalk: 4.1.2
|
||||
|
||||
@ -2310,6 +2310,7 @@ packages:
|
||||
dependencies:
|
||||
is-glob: 4.0.3
|
||||
micromatch: 4.0.5
|
||||
napi-wasm: 1.1.0
|
||||
bundledDependencies:
|
||||
- napi-wasm
|
||||
|
||||
@ -2588,7 +2589,7 @@ packages:
|
||||
/@types/connect@3.4.37:
|
||||
resolution: {integrity: sha512-zBUSRqkfZ59OcwXon4HVxhx5oWCJmc0OtBTK05M+p0dYjgN6iTwIL2T/WbsQZrEsdnwaF9cWQ+azOnpPvIqY3Q==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
dev: true
|
||||
|
||||
/@types/eslint-scope@3.7.6:
|
||||
@ -2622,7 +2623,7 @@ packages:
|
||||
/@types/graceful-fs@4.1.8:
|
||||
resolution: {integrity: sha512-NhRH7YzWq8WiNKVavKPBmtLYZHxNY19Hh+az28O/phfp68CF45pMFud+ZzJ8ewnxnC5smIdF3dqFeiSUQ5I+pw==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
dev: true
|
||||
|
||||
/@types/hash-sum@1.0.1:
|
||||
@ -2632,7 +2633,7 @@ packages:
|
||||
/@types/http-proxy@1.17.13:
|
||||
resolution: {integrity: sha512-GkhdWcMNiR5QSQRYnJ+/oXzu0+7JJEPC8vkWXK351BkhjraZF+1W13CUYARUvX9+NqIU2n6YHA4iwywsc/M6Sw==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
|
||||
/@types/istanbul-lib-coverage@2.0.5:
|
||||
resolution: {integrity: sha512-zONci81DZYCZjiLe0r6equvZut0b+dBRPBN5kBDjsONnutYNtJMoWQ9uR2RkL1gLG9NMTzvf+29e5RFfPbeKhQ==}
|
||||
@ -2657,7 +2658,7 @@ packages:
|
||||
/@types/jsonfile@6.1.2:
|
||||
resolution: {integrity: sha512-8t92P+oeW4d/CRQfJaSqEwXujrhH4OEeHRjGU3v1Q8mUS8GPF3yiX26sw4svv6faL2HfBtGTe2xWIoVgN3dy9w==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
dev: true
|
||||
|
||||
/@types/lodash-es@4.17.10:
|
||||
@ -2673,7 +2674,7 @@ packages:
|
||||
/@types/node-sass@4.11.6:
|
||||
resolution: {integrity: sha512-Qkf5Fs9zzsXchenUY7oVdIHyv8FtPgqIXqOJzhh3FDqpYjqvc/gtZ3hlZVFmKQhl7wyI4+WkRbYufYC5pfY7iw==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
dev: true
|
||||
|
||||
/@types/node@20.8.8:
|
||||
@ -2681,6 +2682,11 @@ packages:
|
||||
dependencies:
|
||||
undici-types: 5.25.3
|
||||
|
||||
/@types/node@20.8.9:
|
||||
resolution: {integrity: sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
/@types/normalize-package-data@2.4.3:
|
||||
resolution: {integrity: sha512-ehPtgRgaULsFG8x0NeYJvmyH1hmlfsNLujHe9dQEia/7MAJYdzMSi19JtchUHjmBA6XC/75dK55mzZH+RyieSg==}
|
||||
dev: true
|
||||
@ -2760,7 +2766,7 @@ packages:
|
||||
/@types/webpack-sources@3.2.1:
|
||||
resolution: {integrity: sha512-iLC3Fsx62ejm3ST3PQ8vBMC54Rb3EoCprZjeJGI5q+9QjfDLGt9jeg/k245qz1G9AQnORGk0vqPicJFPT1QODQ==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
'@types/source-list-map': 0.1.4
|
||||
source-map: 0.7.4
|
||||
dev: true
|
||||
@ -2774,7 +2780,7 @@ packages:
|
||||
/@types/webpack@4.41.34:
|
||||
resolution: {integrity: sha512-CN2aOGrR3zbMc2v+cKqzaClYP1ldkpPOgtdNvgX+RmlWCSWxHxpzz6WSCVQZRkF8D60ROlkRzAoEpgjWQ+bd2g==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
'@types/tapable': 1.0.10
|
||||
'@types/uglify-js': 3.17.3
|
||||
'@types/webpack-sources': 3.2.1
|
||||
@ -3000,7 +3006,7 @@ packages:
|
||||
'@babel/core': 7.23.2
|
||||
'@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.2)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.2)
|
||||
vite: 4.5.0(@types/node@20.8.8)
|
||||
vite: 4.5.0(@types/node@20.8.9)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -3057,7 +3063,7 @@ packages:
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
sirv: 2.0.3
|
||||
vitest: 0.33.0(happy-dom@12.9.1)
|
||||
vitest: 0.33.0(happy-dom@12.10.1)
|
||||
dev: true
|
||||
|
||||
/@vitest/utils@0.33.0:
|
||||
@ -3068,20 +3074,20 @@ packages:
|
||||
pretty-format: 29.7.0
|
||||
dev: true
|
||||
|
||||
/@volar/language-core@1.10.4:
|
||||
resolution: {integrity: sha512-Na69qA6uwVIdA0rHuOc2W3pHtVQQO8hCNim7FOaKNpRJh0oAFnu5r9i7Oopo5C4cnELZkPNjTrbmpcCTiW+CMQ==}
|
||||
/@volar/language-core@1.10.5:
|
||||
resolution: {integrity: sha512-xD71j4Ee0Ycq8WsiAE6H/aCThGdTobiZZeD+jFD+bvmbopa1Az296pqJysr3Ck8c7n5+GGF+xlKCS3WxRFYgSQ==}
|
||||
dependencies:
|
||||
'@volar/source-map': 1.10.4
|
||||
'@volar/source-map': 1.10.5
|
||||
|
||||
/@volar/source-map@1.10.4:
|
||||
resolution: {integrity: sha512-RxZdUEL+pV8p+SMqnhVjzy5zpb1QRZTlcwSk4bdcBO7yOu4rtEWqDGahVCEj4CcXour+0yJUMrMczfSCpP9Uxg==}
|
||||
/@volar/source-map@1.10.5:
|
||||
resolution: {integrity: sha512-s4kgo66SA1kMzYvF9HFE6Vc1rxtXLUmcLrT2WKnchPDvLne+97Kw+xoR2NxJFmsvHoL18vmu/YGXYcN+Q5re1g==}
|
||||
dependencies:
|
||||
muggle-string: 0.3.1
|
||||
|
||||
/@volar/typescript@1.10.4:
|
||||
resolution: {integrity: sha512-BCCUEBASBEMCrz7qmNSi2hBEWYsXD0doaktRKpmmhvb6XntM2sAWYu6gbyK/MluLDgluGLFiFRpWgobgzUqolg==}
|
||||
/@volar/typescript@1.10.5:
|
||||
resolution: {integrity: sha512-kfDehpeLJku9i1BgsFOYIczPmFFH4herl+GZrLGdvX5urTqeCKsKYlF36iNmFaADzjMb9WlENcUZzPjK8MxNrQ==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.10.4
|
||||
'@volar/language-core': 1.10.5
|
||||
|
||||
/@vue-macros/common@1.8.0(rollup@3.29.4)(vue@3.3.7):
|
||||
resolution: {integrity: sha512-auDJJzE0z3uRe3867e0DsqcseKImktNf5ojCZgUKqiVxb2yTlwlgOVAYCgoep9oITqxkXQymSvFeKhedi8PhaA==}
|
||||
@ -3161,16 +3167,16 @@ packages:
|
||||
/@vue/devtools-api@6.5.1:
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
|
||||
/@vue/language-core@1.8.20(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-vNJaqjCTSrWEr+erSq6Rq0CqDC8MOAwyxirxwK8esOxd+1LmAUJUTG2p7I84Mj1Izy5uHiHQAkRTVR2QxMBY+A==}
|
||||
/@vue/language-core@1.8.21(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-dKQJc1xfWIZfv6BeXyxz3SSNrC7npJpDIN/VOb1rodAm4o247TElrXOHYAJdV9x1KilaEUo3YbnQE+WA3vQwMw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@volar/language-core': 1.10.4
|
||||
'@volar/source-map': 1.10.4
|
||||
'@volar/language-core': 1.10.5
|
||||
'@volar/source-map': 1.10.5
|
||||
'@vue/compiler-dom': 3.3.7
|
||||
'@vue/shared': 3.3.7
|
||||
computeds: 0.0.1
|
||||
@ -3232,14 +3238,6 @@ packages:
|
||||
vue-component-type-helpers: 1.8.4
|
||||
dev: true
|
||||
|
||||
/@vue/typescript@1.8.20(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-F0XX1wK71Fo9ewtzLSCSo5dfOuwKrSi/dR2AlI00iTJ4Bfk0wq1BNTRgnlvfx4kz/vQovaGXqwpIkif14W9KrA==}
|
||||
dependencies:
|
||||
'@volar/typescript': 1.10.4
|
||||
'@vue/language-core': 1.8.20(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
/@webassemblyjs/ast@1.11.6:
|
||||
resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==}
|
||||
dependencies:
|
||||
@ -5743,8 +5741,8 @@ packages:
|
||||
uncrypto: 0.1.3
|
||||
unenv: 1.7.4
|
||||
|
||||
/happy-dom@12.9.1:
|
||||
resolution: {integrity: sha512-UvQ3IwKn1G3iiNCdTrhijdLGqf8Vj7d3OpmYcPwlKakjFy83oYbW6TmOKDLMTVLO9whmOC1HIpS09wf/14k7cA==}
|
||||
/happy-dom@12.10.1:
|
||||
resolution: {integrity: sha512-HW7tK/DtdVkEwnAju7qA3EFYmS+KM7NP29aK7vOlts/DdmfM6c+9R94tnckxQGrp58plJRWLO4iEzO/BHsDtBg==}
|
||||
dependencies:
|
||||
css.escape: 1.5.1
|
||||
entities: 4.5.0
|
||||
@ -6284,7 +6282,7 @@ packages:
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/graceful-fs': 4.1.8
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
anymatch: 3.1.3
|
||||
fb-watchman: 2.0.2
|
||||
graceful-fs: 4.2.11
|
||||
@ -6327,7 +6325,7 @@ packages:
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
jest-util: 29.7.0
|
||||
dev: true
|
||||
|
||||
@ -6369,7 +6367,7 @@ packages:
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.9.0
|
||||
graceful-fs: 4.2.11
|
||||
@ -6379,7 +6377,7 @@ packages:
|
||||
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
|
||||
@ -6387,7 +6385,7 @@ packages:
|
||||
resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@types/node': 20.8.8
|
||||
'@types/node': 20.8.9
|
||||
jest-util: 29.7.0
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
@ -7101,6 +7099,9 @@ packages:
|
||||
engines: {node: ^14 || ^16 || >=18}
|
||||
hasBin: true
|
||||
|
||||
/napi-wasm@1.1.0:
|
||||
resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==}
|
||||
|
||||
/natural-compare@1.4.0:
|
||||
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
||||
|
||||
@ -7401,7 +7402,7 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/nuxt-vitest@0.11.0(@vitejs/plugin-vue-jsx@3.0.2)(@vitejs/plugin-vue@4.4.0)(happy-dom@12.9.1)(vite@4.5.0)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7):
|
||||
/nuxt-vitest@0.11.0(@vitejs/plugin-vue-jsx@3.0.2)(@vitejs/plugin-vue@4.4.0)(happy-dom@12.10.1)(vite@4.5.0)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7):
|
||||
resolution: {integrity: sha512-3gXY/c6bfIQnrwUp1tVLdc5jNEk9m2czmebCSWn9fmMz7wVO3BX1k1qJaWvwU0Q4q7WEzHNn6toUXwI8BuhV1Q==}
|
||||
peerDependencies:
|
||||
'@vitejs/plugin-vue': '*'
|
||||
@ -7417,9 +7418,9 @@ packages:
|
||||
get-port-please: 3.1.1
|
||||
perfect-debounce: 1.0.0
|
||||
std-env: 3.4.3
|
||||
vite: 4.5.0(@types/node@20.8.8)
|
||||
vitest: 0.33.0(happy-dom@12.9.1)
|
||||
vitest-environment-nuxt: 0.11.0(happy-dom@12.9.1)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7)
|
||||
vite: 4.5.0(@types/node@20.8.9)
|
||||
vitest: 0.33.0(happy-dom@12.10.1)
|
||||
vitest-environment-nuxt: 0.11.0(happy-dom@12.10.1)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7)
|
||||
transitivePeerDependencies:
|
||||
- '@testing-library/vue'
|
||||
- '@vue/server-renderer'
|
||||
@ -9373,6 +9374,9 @@ packages:
|
||||
/undici-types@5.25.3:
|
||||
resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==}
|
||||
|
||||
/undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
/undici@5.26.3:
|
||||
resolution: {integrity: sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==}
|
||||
engines: {node: '>=14.0'}
|
||||
@ -9619,8 +9623,31 @@ packages:
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-checker@0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.20):
|
||||
/vite-node@0.33.0(@types/node@20.8.9):
|
||||
resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.4
|
||||
mlly: 1.4.2
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.5.0(@types/node@20.8.9)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: false
|
||||
|
||||
/vite-plugin-checker@0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.21):
|
||||
resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
@ -9666,12 +9693,12 @@ packages:
|
||||
strip-ansi: 6.0.1
|
||||
tiny-invariant: 1.3.1
|
||||
typescript: 5.2.2
|
||||
vite: 4.5.0(@types/node@20.8.8)
|
||||
vite: 4.5.0(@types/node@20.8.9)
|
||||
vscode-languageclient: 7.0.0
|
||||
vscode-languageserver: 7.0.0
|
||||
vscode-languageserver-textdocument: 1.0.11
|
||||
vscode-uri: 3.0.8
|
||||
vue-tsc: 1.8.20(typescript@5.2.2)
|
||||
vue-tsc: 1.8.21(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/vite-plugin-inspect@0.7.40(@nuxt/kit@packages+kit)(rollup@3.29.4)(vite@4.5.0):
|
||||
@ -9753,7 +9780,42 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/vitest-environment-nuxt@0.11.0(happy-dom@12.9.1)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7):
|
||||
/vite@4.5.0(@types/node@20.8.9):
|
||||
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@types/node': '>= 14'
|
||||
less: '*'
|
||||
lightningcss: ^1.21.0
|
||||
sass: '*'
|
||||
stylus: '*'
|
||||
sugarss: '*'
|
||||
terser: ^5.4.0
|
||||
peerDependenciesMeta:
|
||||
'@types/node':
|
||||
optional: true
|
||||
less:
|
||||
optional: true
|
||||
lightningcss:
|
||||
optional: true
|
||||
sass:
|
||||
optional: true
|
||||
stylus:
|
||||
optional: true
|
||||
sugarss:
|
||||
optional: true
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.8.9
|
||||
esbuild: 0.18.20
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.4
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/vitest-environment-nuxt@0.11.0(happy-dom@12.10.1)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.7):
|
||||
resolution: {integrity: sha512-+ZvmtdijCgL+18fDV9NeHB17KGpzqAokHc2iXzaRa7cb7eXO1HwaHJFGIavHG3ybr5gJf8MBArraSdVPAjYJlw==}
|
||||
peerDependencies:
|
||||
'@testing-library/vue': 7.0.0
|
||||
@ -9775,21 +9837,21 @@ packages:
|
||||
defu: 6.1.3
|
||||
estree-walker: 3.0.3
|
||||
h3: 1.8.2
|
||||
happy-dom: 12.9.1
|
||||
happy-dom: 12.10.1
|
||||
local-pkg: 0.4.3
|
||||
magic-string: 0.30.5
|
||||
ofetch: 1.3.3
|
||||
radix3: 1.1.0
|
||||
ufo: 1.3.1
|
||||
unenv: 1.7.4
|
||||
vitest: 0.33.0(happy-dom@12.9.1)
|
||||
vitest: 0.33.0(happy-dom@12.10.1)
|
||||
vue: 3.3.7(typescript@5.2.2)
|
||||
vue-router: 4.2.5(vue@3.3.7)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/server-renderer'
|
||||
dev: true
|
||||
|
||||
/vitest@0.33.0(happy-dom@12.9.1):
|
||||
/vitest@0.33.0(happy-dom@12.10.1):
|
||||
resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
@ -9833,7 +9895,7 @@ packages:
|
||||
cac: 6.7.14
|
||||
chai: 4.3.10
|
||||
debug: 4.3.4
|
||||
happy-dom: 12.9.1
|
||||
happy-dom: 12.10.1
|
||||
local-pkg: 0.4.3
|
||||
magic-string: 0.30.5
|
||||
pathe: 1.1.1
|
||||
@ -9963,14 +10025,14 @@ packages:
|
||||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
/vue-tsc@1.8.20(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-bIADlyxJl+1ZWQQHAi47NZoi2iTiw/lBwQLL98wXROcQlUuGVtyroAIiqvto9pJotcyhtU0JbGvsHN6JN0fYfg==}
|
||||
/vue-tsc@1.8.21(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-gc9e+opdeF0zKixaadXT5v2s+x+77oqpuza/vwqDhdDyEeLZUOmZaVeb9noZpkdhFaLq7t7ils/7lFU8E/Hgew==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@vue/language-core': 1.8.20(typescript@5.2.2)
|
||||
'@vue/typescript': 1.8.20(typescript@5.2.2)
|
||||
'@volar/typescript': 1.10.5
|
||||
'@vue/language-core': 1.8.21(typescript@5.2.2)
|
||||
semver: 7.5.4
|
||||
typescript: 5.2.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user