mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
chore(deps): update all non-major dependencies (main) (#23740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
08281866a6
commit
2cd0b59f56
@ -33,7 +33,7 @@
|
||||
"@nuxt/vite-builder": "workspace:*",
|
||||
"@nuxt/webpack-builder": "workspace:*",
|
||||
"nuxt": "workspace:*",
|
||||
"vite": "4.4.11",
|
||||
"vite": "4.5.0",
|
||||
"vue": "3.3.4",
|
||||
"magic-string": "^0.30.5"
|
||||
},
|
||||
@ -42,7 +42,7 @@
|
||||
"@nuxt/webpack-builder": "workspace:*",
|
||||
"@nuxtjs/eslint-config-typescript": "12.1.0",
|
||||
"@types/fs-extra": "11.0.2",
|
||||
"@types/node": "18.18.5",
|
||||
"@types/node": "18.18.6",
|
||||
"@types/semver": "7.5.3",
|
||||
"case-police": "0.6.1",
|
||||
"changelogen": "0.5.5",
|
||||
@ -71,7 +71,7 @@
|
||||
"std-env": "3.4.3",
|
||||
"typescript": "5.2.2",
|
||||
"ufo": "1.3.1",
|
||||
"vite": "4.4.11",
|
||||
"vite": "4.5.0",
|
||||
"vitest": "0.33.0",
|
||||
"vitest-environment-nuxt": "0.11.0",
|
||||
"vue": "3.3.4",
|
||||
|
@ -47,7 +47,7 @@
|
||||
"lodash-es": "4.17.21",
|
||||
"nitropack": "2.6.3",
|
||||
"unbuild": "latest",
|
||||
"vite": "4.4.11",
|
||||
"vite": "4.5.0",
|
||||
"vitest": "0.33.0",
|
||||
"webpack": "5.89.0"
|
||||
},
|
||||
|
@ -115,7 +115,7 @@
|
||||
"@types/fs-extra": "11.0.2",
|
||||
"@vitejs/plugin-vue": "4.4.0",
|
||||
"unbuild": "latest",
|
||||
"vite": "4.4.11",
|
||||
"vite": "4.5.0",
|
||||
"vitest": "0.33.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
@ -43,7 +43,7 @@
|
||||
"nitropack": "2.6.3",
|
||||
"unbuild": "latest",
|
||||
"unctx": "2.3.1",
|
||||
"vite": "4.4.11",
|
||||
"vite": "4.5.0",
|
||||
"vue": "3.3.4",
|
||||
"vue-bundle-renderer": "2.0.0",
|
||||
"vue-loader": "17.3.0",
|
||||
|
@ -58,7 +58,7 @@
|
||||
"strip-literal": "^1.3.0",
|
||||
"ufo": "^1.3.1",
|
||||
"unplugin": "^1.5.0",
|
||||
"vite": "^4.4.11",
|
||||
"vite": "^4.5.0",
|
||||
"vite-node": "^0.33.0",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vue-bundle-renderer": "^2.0.0"
|
||||
|
@ -66,7 +66,7 @@
|
||||
"@nuxt/schema": "workspace:*",
|
||||
"@types/fs-extra": "11.0.2",
|
||||
"@types/hash-sum": "1.0.1",
|
||||
"@types/pify": "5.0.2",
|
||||
"@types/pify": "5.0.3",
|
||||
"@types/webpack-bundle-analyzer": "4.6.1",
|
||||
"@types/webpack-hot-middleware": "2.25.7",
|
||||
"@types/webpack-virtual-modules": "0.1.2",
|
||||
|
209
pnpm-lock.yaml
209
pnpm-lock.yaml
@ -11,7 +11,7 @@ overrides:
|
||||
'@nuxt/vite-builder': workspace:*
|
||||
'@nuxt/webpack-builder': workspace:*
|
||||
nuxt: workspace:*
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
vue: 3.3.4
|
||||
magic-string: ^0.30.5
|
||||
|
||||
@ -32,8 +32,8 @@ importers:
|
||||
specifier: 11.0.2
|
||||
version: 11.0.2
|
||||
'@types/node':
|
||||
specifier: 18.18.5
|
||||
version: 18.18.5
|
||||
specifier: 18.18.6
|
||||
version: 18.18.6
|
||||
'@types/semver':
|
||||
specifier: 7.5.3
|
||||
version: 7.5.3
|
||||
@ -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.4.11)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4)
|
||||
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.4)
|
||||
ofetch:
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3
|
||||
@ -119,8 +119,8 @@ importers:
|
||||
specifier: 1.3.1
|
||||
version: 1.3.1
|
||||
vite:
|
||||
specifier: 4.4.11
|
||||
version: 4.4.11(@types/node@18.18.5)
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@18.18.6)
|
||||
vitest:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@12.9.1)
|
||||
@ -216,8 +216,8 @@ importers:
|
||||
specifier: latest
|
||||
version: 2.0.0(typescript@5.2.2)
|
||||
vite:
|
||||
specifier: 4.4.11
|
||||
version: 4.4.11(@types/node@18.18.5)
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@18.18.6)
|
||||
vitest:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@12.9.1)
|
||||
@ -232,7 +232,7 @@ importers:
|
||||
version: 2.0.2
|
||||
'@nuxt/devtools':
|
||||
specifier: 1.0.0-beta.3
|
||||
version: 1.0.0-beta.3(nuxt@packages+nuxt)(rollup@3.29.1)(vite@4.4.11)
|
||||
version: 1.0.0-beta.3(nuxt@packages+nuxt)(rollup@3.29.1)(vite@4.5.0)
|
||||
'@nuxt/kit':
|
||||
specifier: workspace:*
|
||||
version: link:../kit
|
||||
@ -407,13 +407,13 @@ importers:
|
||||
version: 11.0.2
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 4.4.0
|
||||
version: 4.4.0(vite@4.4.11)(vue@3.3.4)
|
||||
version: 4.4.0(vite@4.5.0)(vue@3.3.4)
|
||||
unbuild:
|
||||
specifier: latest
|
||||
version: 2.0.0(typescript@5.2.2)
|
||||
vite:
|
||||
specifier: 4.4.11
|
||||
version: 4.4.11(@types/node@18.18.5)
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@18.18.5)
|
||||
vitest:
|
||||
specifier: 0.33.0
|
||||
version: 0.33.0(happy-dom@12.9.1)
|
||||
@ -471,10 +471,10 @@ importers:
|
||||
version: 1.7.5
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 4.4.0
|
||||
version: 4.4.0(vite@4.4.11)(vue@3.3.4)
|
||||
version: 4.4.0(vite@4.5.0)(vue@3.3.4)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2(vite@4.4.11)(vue@3.3.4)
|
||||
version: 3.0.2(vite@4.5.0)(vue@3.3.4)
|
||||
'@vue/compiler-core':
|
||||
specifier: 3.3.4
|
||||
version: 3.3.4
|
||||
@ -497,8 +497,8 @@ importers:
|
||||
specifier: 2.3.1
|
||||
version: 2.3.1
|
||||
vite:
|
||||
specifier: 4.4.11
|
||||
version: 4.4.11(@types/node@18.18.5)
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@18.18.6)
|
||||
vue:
|
||||
specifier: 3.3.4
|
||||
version: 3.3.4
|
||||
@ -574,10 +574,10 @@ importers:
|
||||
version: 5.0.4(rollup@3.29.1)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.4.0
|
||||
version: 4.4.0(vite@4.4.11)(vue@3.3.4)
|
||||
version: 4.4.0(vite@4.5.0)(vue@3.3.4)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2(vite@4.4.11)(vue@3.3.4)
|
||||
version: 3.0.2(vite@4.5.0)(vue@3.3.4)
|
||||
autoprefixer:
|
||||
specifier: ^10.4.16
|
||||
version: 10.4.16(postcss@8.4.31)
|
||||
@ -660,14 +660,14 @@ importers:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0
|
||||
vite:
|
||||
specifier: 4.4.11
|
||||
version: 4.4.11(@types/node@18.18.5)
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@18.18.6)
|
||||
vite-node:
|
||||
specifier: ^0.33.0
|
||||
version: 0.33.0(@types/node@18.18.5)
|
||||
version: 0.33.0(@types/node@18.18.6)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.51.0)(typescript@5.2.2)(vite@4.4.11)(vue-tsc@1.8.19)
|
||||
version: 0.6.2(eslint@8.51.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.19)
|
||||
vue-bundle-renderer:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
@ -827,8 +827,8 @@ importers:
|
||||
specifier: 1.0.1
|
||||
version: 1.0.1
|
||||
'@types/pify':
|
||||
specifier: 5.0.2
|
||||
version: 5.0.2
|
||||
specifier: 5.0.3
|
||||
version: 5.0.3
|
||||
'@types/webpack-bundle-analyzer':
|
||||
specifier: 4.6.1
|
||||
version: 4.6.1
|
||||
@ -1794,7 +1794,7 @@ packages:
|
||||
dependencies:
|
||||
'@jest/fake-timers': 29.7.0
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
jest-mock: 29.7.0
|
||||
dev: true
|
||||
|
||||
@ -1821,7 +1821,7 @@ packages:
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@sinonjs/fake-timers': 10.3.0
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
jest-message-util: 29.7.0
|
||||
jest-mock: 29.7.0
|
||||
jest-util: 29.7.0
|
||||
@ -1875,7 +1875,7 @@ packages:
|
||||
'@jest/schemas': 29.6.3
|
||||
'@types/istanbul-lib-coverage': 2.0.4
|
||||
'@types/istanbul-reports': 3.0.1
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
'@types/yargs': 17.0.24
|
||||
chalk: 4.1.2
|
||||
|
||||
@ -2051,17 +2051,17 @@ packages:
|
||||
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
|
||||
dev: false
|
||||
|
||||
/@nuxt/devtools-kit@1.0.0-beta.3(nuxt@packages+nuxt)(vite@4.4.11):
|
||||
/@nuxt/devtools-kit@1.0.0-beta.3(nuxt@packages+nuxt)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-jRIlOZ1mGED6S0knH2mjRPeFr3WA/LHJvAhLHLBhE943e5JTmurR9stin86DRZKjLwn5d1AtUHyM9rxaCO0qLw==}
|
||||
peerDependencies:
|
||||
nuxt: workspace:*
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
dependencies:
|
||||
'@nuxt/kit': link:packages/kit
|
||||
'@nuxt/schema': link:packages/schema
|
||||
execa: 7.2.0
|
||||
nuxt: link:packages/nuxt
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.5)
|
||||
dev: false
|
||||
|
||||
/@nuxt/devtools-wizard@1.0.0-beta.3:
|
||||
@ -2080,15 +2080,15 @@ packages:
|
||||
semver: 7.5.4
|
||||
dev: false
|
||||
|
||||
/@nuxt/devtools@1.0.0-beta.3(nuxt@packages+nuxt)(rollup@3.29.1)(vite@4.4.11):
|
||||
/@nuxt/devtools@1.0.0-beta.3(nuxt@packages+nuxt)(rollup@3.29.1)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-Ah/ho+Y5uv3ky+qDUX+lZMbLSaKt+rmCPuPmRlVWbmQtjlhzCyGAiqJSHhojerG9mp4uu5if99ejxKOj2w4rYQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
nuxt: workspace:*
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.6
|
||||
'@nuxt/devtools-kit': 1.0.0-beta.3(nuxt@packages+nuxt)(vite@4.4.11)
|
||||
'@nuxt/devtools-kit': 1.0.0-beta.3(nuxt@packages+nuxt)(vite@4.5.0)
|
||||
'@nuxt/devtools-wizard': 1.0.0-beta.3
|
||||
'@nuxt/kit': link:packages/kit
|
||||
birpc: 0.2.14
|
||||
@ -2122,9 +2122,9 @@ packages:
|
||||
simple-git: 3.20.0
|
||||
sirv: 2.0.3
|
||||
unimport: 3.4.0(rollup@3.29.1)
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite-plugin-inspect: 0.7.40(@nuxt/kit@packages+kit)(rollup@3.29.1)(vite@4.4.11)
|
||||
vite-plugin-vue-inspector: 4.0.0(vite@4.4.11)
|
||||
vite: 4.5.0(@types/node@18.18.5)
|
||||
vite-plugin-inspect: 0.7.40(@nuxt/kit@packages+kit)(rollup@3.29.1)(vite@4.5.0)
|
||||
vite-plugin-vue-inspector: 4.0.0(vite@4.5.0)
|
||||
which: 3.0.1
|
||||
ws: 8.14.2
|
||||
transitivePeerDependencies:
|
||||
@ -2587,7 +2587,7 @@ packages:
|
||||
/@types/connect@3.4.35:
|
||||
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
dev: true
|
||||
|
||||
/@types/eslint-scope@3.7.4:
|
||||
@ -2624,7 +2624,7 @@ packages:
|
||||
/@types/graceful-fs@4.1.6:
|
||||
resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
dev: true
|
||||
|
||||
/@types/hash-sum@1.0.1:
|
||||
@ -2634,7 +2634,7 @@ packages:
|
||||
/@types/http-proxy@1.17.11:
|
||||
resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
|
||||
/@types/istanbul-lib-coverage@2.0.4:
|
||||
resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==}
|
||||
@ -2659,7 +2659,7 @@ packages:
|
||||
/@types/jsonfile@6.1.1:
|
||||
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
dev: true
|
||||
|
||||
/@types/lodash-es@4.17.10:
|
||||
@ -2675,12 +2675,15 @@ packages:
|
||||
/@types/node-sass@4.11.3:
|
||||
resolution: {integrity: sha512-wXPCn3t9uu5rR4zXNSLasZHQMuRzUKBsdi4MsgT8uq4Lp1gQQo+T2G23tGj4SSgDHeNBle6vGseZtM2XV/X9bw==}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
dev: true
|
||||
|
||||
/@types/node@18.18.5:
|
||||
resolution: {integrity: sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==}
|
||||
|
||||
/@types/node@18.18.6:
|
||||
resolution: {integrity: sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==}
|
||||
|
||||
/@types/normalize-package-data@2.4.1:
|
||||
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
|
||||
dev: true
|
||||
@ -2689,8 +2692,8 @@ packages:
|
||||
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
||||
dev: false
|
||||
|
||||
/@types/pify@5.0.2:
|
||||
resolution: {integrity: sha512-+d6bogL6/YV6e/T+JYgVIkLA8rA7mjqiHRCFB/x2RcQBM2GWE1vtYBdWzkPY6NiEEB09pxwyBUi7mH7HJ0G+zQ==}
|
||||
/@types/pify@5.0.3:
|
||||
resolution: {integrity: sha512-pfi5GX+1QTZV25QNMUZKf21I0j/6n7YDpzNz1aEh9z4N3jmED81Mhx9+zHrngYPHkad8JOeeFKYj8FjHv9V71A==}
|
||||
dev: true
|
||||
|
||||
/@types/pug@2.0.7:
|
||||
@ -2760,7 +2763,7 @@ packages:
|
||||
/@types/webpack-sources@3.2.0:
|
||||
resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
'@types/source-list-map': 0.1.2
|
||||
source-map: 0.7.4
|
||||
dev: true
|
||||
@ -2774,7 +2777,7 @@ packages:
|
||||
/@types/webpack@4.41.33:
|
||||
resolution: {integrity: sha512-PPajH64Ft2vWevkerISMtnZ8rTs4YmRbs+23c402J0INmxDKCrhZNvwZYtzx96gY2wAtXdrK1BS2fiC8MlLr3g==}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
'@types/tapable': 1.0.8
|
||||
'@types/uglify-js': 3.17.1
|
||||
'@types/webpack-sources': 3.2.0
|
||||
@ -2987,29 +2990,29 @@ packages:
|
||||
- encoding
|
||||
- supports-color
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.0.2(vite@4.4.11)(vue@3.3.4):
|
||||
/@vitejs/plugin-vue-jsx@3.0.2(vite@4.5.0)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-obF26P2Z4Ogy3cPp07B4VaW6rpiu0ue4OT2Y15UxT5BZZ76haUY9guOsZV3uWh/I6xc+VeiW+ZVabRE82FyzWw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
vue: 3.3.4
|
||||
dependencies:
|
||||
'@babel/core': 7.23.0
|
||||
'@babel/plugin-transform-typescript': 7.22.15(@babel/core@7.23.0)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.0)
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.6)
|
||||
vue: 3.3.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@vitejs/plugin-vue@4.4.0(vite@4.4.11)(vue@3.3.4):
|
||||
/@vitejs/plugin-vue@4.4.0(vite@4.5.0)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
vue: 3.3.4
|
||||
dependencies:
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.5)
|
||||
vue: 3.3.4
|
||||
|
||||
/@vitest/expect@0.33.0:
|
||||
@ -6272,7 +6275,7 @@ packages:
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/graceful-fs': 4.1.6
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
anymatch: 3.1.3
|
||||
fb-watchman: 2.0.2
|
||||
graceful-fs: 4.2.11
|
||||
@ -6315,7 +6318,7 @@ packages:
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
jest-util: 29.7.0
|
||||
dev: true
|
||||
|
||||
@ -6357,7 +6360,7 @@ packages:
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@jest/types': 29.6.3
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.8.0
|
||||
graceful-fs: 4.2.11
|
||||
@ -6367,7 +6370,7 @@ packages:
|
||||
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
|
||||
@ -6375,7 +6378,7 @@ packages:
|
||||
resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@types/node': 18.18.5
|
||||
'@types/node': 18.18.6
|
||||
jest-util: 29.7.0
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 8.1.1
|
||||
@ -7379,23 +7382,23 @@ 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.4.11)(vitest@0.33.0)(vue-router@4.2.5)(vue@3.3.4):
|
||||
/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.4):
|
||||
resolution: {integrity: sha512-3gXY/c6bfIQnrwUp1tVLdc5jNEk9m2czmebCSWn9fmMz7wVO3BX1k1qJaWvwU0Q4q7WEzHNn6toUXwI8BuhV1Q==}
|
||||
peerDependencies:
|
||||
'@vitejs/plugin-vue': '*'
|
||||
'@vitejs/plugin-vue-jsx': '*'
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
vitest: ^0.24.5 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.33.0
|
||||
dependencies:
|
||||
'@nuxt/kit': link:packages/kit
|
||||
'@vitejs/plugin-vue': 4.4.0(vite@4.4.11)(vue@3.3.4)
|
||||
'@vitejs/plugin-vue-jsx': 3.0.2(vite@4.4.11)(vue@3.3.4)
|
||||
'@vitejs/plugin-vue': 4.4.0(vite@4.5.0)(vue@3.3.4)
|
||||
'@vitejs/plugin-vue-jsx': 3.0.2(vite@4.5.0)(vue@3.3.4)
|
||||
'@vitest/ui': 0.33.0(vitest@0.33.0)
|
||||
defu: 6.1.2
|
||||
get-port-please: 3.1.1
|
||||
perfect-debounce: 1.0.0
|
||||
std-env: 3.4.3
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.6)
|
||||
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.4)
|
||||
transitivePeerDependencies:
|
||||
@ -9577,7 +9580,7 @@ packages:
|
||||
mlly: 1.4.2
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.5)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -9587,8 +9590,31 @@ packages:
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-checker@0.6.2(eslint@8.51.0)(typescript@5.2.2)(vite@4.4.11)(vue-tsc@1.8.19):
|
||||
/vite-node@0.33.0(@types/node@18.18.6):
|
||||
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@18.18.6)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: false
|
||||
|
||||
/vite-plugin-checker@0.6.2(eslint@8.51.0)(typescript@5.2.2)(vite@4.5.0)(vue-tsc@1.8.19):
|
||||
resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
@ -9597,7 +9623,7 @@ packages:
|
||||
optionator: ^0.9.1
|
||||
stylelint: '>=13'
|
||||
typescript: '*'
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
vls: '*'
|
||||
vti: '*'
|
||||
vue-tsc: '>=1.3.9'
|
||||
@ -9634,7 +9660,7 @@ packages:
|
||||
strip-ansi: 6.0.1
|
||||
tiny-invariant: 1.3.1
|
||||
typescript: 5.2.2
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.6)
|
||||
vscode-languageclient: 7.0.0
|
||||
vscode-languageserver: 7.0.0
|
||||
vscode-languageserver-textdocument: 1.0.8
|
||||
@ -9642,12 +9668,12 @@ packages:
|
||||
vue-tsc: 1.8.19(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/vite-plugin-inspect@0.7.40(@nuxt/kit@packages+kit)(rollup@3.29.1)(vite@4.4.11):
|
||||
/vite-plugin-inspect@0.7.40(@nuxt/kit@packages+kit)(rollup@3.29.1)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-tsfva6MCg0ch6ckReWHvJ/9xf/zjTuJvakONf2qcMBB/iu9JqiRixfxMa/yLGrlNaBe6fUZHOVhtN2Me3Kthow==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@nuxt/kit': '*'
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
peerDependenciesMeta:
|
||||
'@nuxt/kit':
|
||||
optional: true
|
||||
@ -9661,16 +9687,16 @@ packages:
|
||||
open: 9.1.0
|
||||
picocolors: 1.0.0
|
||||
sirv: 2.0.3
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.5)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/vite-plugin-vue-inspector@4.0.0(vite@4.4.11):
|
||||
/vite-plugin-vue-inspector@4.0.0(vite@4.5.0):
|
||||
resolution: {integrity: sha512-xNjMbRj3YrebuuInTvlC8ghPtzT+3LjMIQPeeR/5CaFd+WcbA9wBnECZmlcP3GITCVED0SxGmTyoJ3iVKsK4vQ==}
|
||||
peerDependencies:
|
||||
vite: 4.4.11
|
||||
vite: 4.5.0
|
||||
dependencies:
|
||||
'@babel/core': 7.23.0
|
||||
'@babel/plugin-proposal-decorators': 7.23.0(@babel/core@7.23.0)
|
||||
@ -9681,13 +9707,13 @@ packages:
|
||||
'@vue/compiler-dom': 3.3.4
|
||||
kolorist: 1.8.0
|
||||
magic-string: 0.30.5
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/vite@4.4.11(@types/node@18.18.5):
|
||||
resolution: {integrity: sha512-ksNZJlkcU9b0lBwAGZGGaZHCMqHsc8OpgtoYhsQ4/I2v5cnpmmmqe5pM4nv/4Hn6G/2GhTdj0DhZh2e+Er1q5A==}
|
||||
/vite@4.5.0(@types/node@18.18.5):
|
||||
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -9721,6 +9747,41 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/vite@4.5.0(@types/node@18.18.6):
|
||||
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': 18.18.6
|
||||
esbuild: 0.18.20
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.1
|
||||
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.4):
|
||||
resolution: {integrity: sha512-+ZvmtdijCgL+18fDV9NeHB17KGpzqAokHc2iXzaRa7cb7eXO1HwaHJFGIavHG3ybr5gJf8MBArraSdVPAjYJlw==}
|
||||
peerDependencies:
|
||||
@ -9810,7 +9871,7 @@ packages:
|
||||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.6.0
|
||||
vite: 4.4.11(@types/node@18.18.5)
|
||||
vite: 4.5.0(@types/node@18.18.5)
|
||||
vite-node: 0.33.0(@types/node@18.18.5)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user