mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore(deps): update all non-major dependencies (main) (#19686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c570ae2724
commit
157bfbdedb
@ -58,7 +58,7 @@
|
||||
"crawler": "^1.4.0",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-plugin-jsdoc": "^40.0.2",
|
||||
"execa": "^7.1.0",
|
||||
"execa": "^7.1.1",
|
||||
"expect-type": "^0.15.0",
|
||||
"globby": "^13.1.3",
|
||||
"jiti": "^1.17.2",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"consola": "^2.15.3",
|
||||
"deep-object-diff": "^1.1.9",
|
||||
"destr": "^1.2.2",
|
||||
"execa": "^7.1.0",
|
||||
"execa": "^7.1.1",
|
||||
"flat": "^5.0.2",
|
||||
"giget": "^1.1.2",
|
||||
"h3": "^1.6.0",
|
||||
|
@ -97,7 +97,7 @@
|
||||
"unctx": "^2.1.2",
|
||||
"unenv": "^1.2.2",
|
||||
"unimport": "^3.0.2",
|
||||
"unplugin": "^1.3.0",
|
||||
"unplugin": "^1.3.1",
|
||||
"untyped": "^1.2.2",
|
||||
"vue": "^3.2.47",
|
||||
"vue-bundle-renderer": "^1.0.2",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@nuxt/schema": "3.3.1",
|
||||
"consola": "^2.15.3",
|
||||
"defu": "^6.1.2",
|
||||
"execa": "^7.1.0",
|
||||
"execa": "^7.1.1",
|
||||
"get-port-please": "^3.0.1",
|
||||
"jiti": "^1.17.2",
|
||||
"ofetch": "^1.0.1",
|
||||
|
@ -55,7 +55,7 @@
|
||||
"std-env": "^3.3.2",
|
||||
"strip-literal": "^1.0.1",
|
||||
"ufo": "^1.1.1",
|
||||
"unplugin": "^1.3.0",
|
||||
"unplugin": "^1.3.1",
|
||||
"vite": "~4.1.4",
|
||||
"vite-node": "^0.29.2",
|
||||
"vite-plugin-checker": "^0.5.6",
|
||||
|
@ -19,7 +19,7 @@
|
||||
"prepack": "unbuild"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.21.0",
|
||||
"@babel/core": "^7.21.3",
|
||||
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
|
||||
"@nuxt/kit": "3.3.1",
|
||||
"autoprefixer": "^10.4.14",
|
||||
@ -48,7 +48,7 @@
|
||||
"style-resources-loader": "^1.5.0",
|
||||
"time-fix-plugin": "^2.0.7",
|
||||
"ufo": "^1.1.1",
|
||||
"unplugin": "^1.3.0",
|
||||
"unplugin": "^1.3.1",
|
||||
"url-loader": "^4.1.1",
|
||||
"vue-bundle-renderer": "^1.0.2",
|
||||
"vue-loader": "^17.0.1",
|
||||
@ -61,7 +61,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/schema": "3.3.1",
|
||||
"@types/lodash-es": "^4.17.6",
|
||||
"@types/lodash-es": "^4.17.7",
|
||||
"@types/pify": "^5.0.1",
|
||||
"@types/webpack-bundle-analyzer": "^4.6.0",
|
||||
"@types/webpack-dev-middleware": "^5.3.0",
|
||||
|
163
pnpm-lock.yaml
163
pnpm-lock.yaml
@ -35,7 +35,7 @@ importers:
|
||||
crawler: ^1.4.0
|
||||
eslint: ^8.36.0
|
||||
eslint-plugin-jsdoc: ^40.0.2
|
||||
execa: ^7.1.0
|
||||
execa: ^7.1.1
|
||||
expect-type: ^0.15.0
|
||||
globby: ^13.1.3
|
||||
jiti: ^1.17.2
|
||||
@ -71,7 +71,7 @@ importers:
|
||||
crawler: 1.4.0
|
||||
eslint: 8.36.0
|
||||
eslint-plugin-jsdoc: 40.0.2_eslint@8.36.0
|
||||
execa: 7.1.0
|
||||
execa: 7.1.1
|
||||
expect-type: 0.15.0
|
||||
globby: 13.1.3
|
||||
jiti: 1.17.2
|
||||
@ -361,7 +361,7 @@ importers:
|
||||
consola: ^2.15.3
|
||||
deep-object-diff: ^1.1.9
|
||||
destr: ^1.2.2
|
||||
execa: ^7.1.0
|
||||
execa: ^7.1.1
|
||||
flat: ^5.0.2
|
||||
fsevents: ~2.3.2
|
||||
giget: ^1.1.2
|
||||
@ -393,7 +393,7 @@ importers:
|
||||
consola: 2.15.3
|
||||
deep-object-diff: 1.1.9
|
||||
destr: 1.2.2
|
||||
execa: 7.1.0
|
||||
execa: 7.1.1
|
||||
flat: 5.0.2
|
||||
giget: 1.1.2
|
||||
h3: 1.6.0
|
||||
@ -450,7 +450,7 @@ importers:
|
||||
unctx: ^2.1.2
|
||||
unenv: ^1.2.2
|
||||
unimport: ^3.0.2
|
||||
unplugin: ^1.3.0
|
||||
unplugin: ^1.3.1
|
||||
untyped: ^1.2.2
|
||||
vue: 3.2.47
|
||||
vue-bundle-renderer: ^1.0.2
|
||||
@ -494,7 +494,7 @@ importers:
|
||||
unctx: 2.1.2
|
||||
unenv: 1.2.2
|
||||
unimport: 3.0.2
|
||||
unplugin: 1.3.0
|
||||
unplugin: 1.3.1
|
||||
untyped: 1.2.2
|
||||
vue: 3.2.47
|
||||
vue-bundle-renderer: 1.0.2
|
||||
@ -558,7 +558,7 @@ importers:
|
||||
'@nuxt/schema': workspace:*
|
||||
consola: ^2.15.3
|
||||
defu: ^6.1.2
|
||||
execa: ^7.1.0
|
||||
execa: ^7.1.1
|
||||
get-port-please: ^3.0.1
|
||||
jiti: ^1.17.2
|
||||
ofetch: ^1.0.1
|
||||
@ -571,7 +571,7 @@ importers:
|
||||
'@nuxt/schema': link:../schema
|
||||
consola: 2.15.3
|
||||
defu: 6.1.2
|
||||
execa: 7.1.0
|
||||
execa: 7.1.1
|
||||
get-port-please: 3.0.1
|
||||
jiti: 1.17.2
|
||||
ofetch: 1.0.1
|
||||
@ -617,7 +617,7 @@ importers:
|
||||
strip-literal: ^1.0.1
|
||||
ufo: ^1.1.1
|
||||
unbuild: ^1.1.2
|
||||
unplugin: ^1.3.0
|
||||
unplugin: ^1.3.1
|
||||
vite: ^4.1.4
|
||||
vite-node: ^0.29.2
|
||||
vite-plugin-checker: ^0.5.6
|
||||
@ -655,7 +655,7 @@ importers:
|
||||
std-env: 3.3.2
|
||||
strip-literal: 1.0.1
|
||||
ufo: 1.1.1
|
||||
unplugin: 1.3.0
|
||||
unplugin: 1.3.1
|
||||
vite: 4.1.4
|
||||
vite-node: 0.29.2
|
||||
vite-plugin-checker: 0.5.6_vite@4.1.4
|
||||
@ -668,11 +668,11 @@ importers:
|
||||
|
||||
packages/webpack:
|
||||
specifiers:
|
||||
'@babel/core': ^7.21.0
|
||||
'@babel/core': ^7.21.3
|
||||
'@nuxt/friendly-errors-webpack-plugin': ^2.5.2
|
||||
'@nuxt/kit': workspace:*
|
||||
'@nuxt/schema': workspace:*
|
||||
'@types/lodash-es': ^4.17.6
|
||||
'@types/lodash-es': ^4.17.7
|
||||
'@types/pify': ^5.0.1
|
||||
'@types/webpack-bundle-analyzer': ^4.6.0
|
||||
'@types/webpack-dev-middleware': ^5.3.0
|
||||
@ -705,7 +705,7 @@ importers:
|
||||
time-fix-plugin: ^2.0.7
|
||||
ufo: ^1.1.1
|
||||
unbuild: ^1.1.2
|
||||
unplugin: ^1.3.0
|
||||
unplugin: ^1.3.1
|
||||
url-loader: ^4.1.1
|
||||
vue: 3.2.47
|
||||
vue-bundle-renderer: ^1.0.2
|
||||
@ -717,7 +717,7 @@ importers:
|
||||
webpack-virtual-modules: ^0.5.0
|
||||
webpackbar: ^5.0.2
|
||||
dependencies:
|
||||
'@babel/core': 7.21.0
|
||||
'@babel/core': 7.21.3
|
||||
'@nuxt/friendly-errors-webpack-plugin': 2.5.2_webpack@5.76.1
|
||||
'@nuxt/kit': link:../kit
|
||||
autoprefixer: 10.4.14_postcss@8.4.21
|
||||
@ -746,7 +746,7 @@ importers:
|
||||
style-resources-loader: 1.5.0_webpack@5.76.1
|
||||
time-fix-plugin: 2.0.7_webpack@5.76.1
|
||||
ufo: 1.1.1
|
||||
unplugin: 1.3.0
|
||||
unplugin: 1.3.1
|
||||
url-loader: 4.1.1_eet6kv3yv7cvpox6iemkekejzy
|
||||
vue-bundle-renderer: 1.0.2
|
||||
vue-loader: 17.0.1_vue@3.2.47+webpack@5.76.1
|
||||
@ -758,7 +758,7 @@ importers:
|
||||
webpackbar: 5.0.2_webpack@5.76.1
|
||||
devDependencies:
|
||||
'@nuxt/schema': link:../schema
|
||||
'@types/lodash-es': 4.17.6
|
||||
'@types/lodash-es': 4.17.7
|
||||
'@types/pify': 5.0.1
|
||||
'@types/webpack-bundle-analyzer': 4.6.0
|
||||
'@types/webpack-dev-middleware': 5.3.0_webpack@5.76.1
|
||||
@ -1133,14 +1133,14 @@ packages:
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.2.0
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/generator': 7.21.1
|
||||
'@babel/generator': 7.21.3
|
||||
'@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.0
|
||||
'@babel/helper-module-transforms': 7.21.2
|
||||
'@babel/helpers': 7.21.0
|
||||
'@babel/parser': 7.21.2
|
||||
'@babel/parser': 7.21.3
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.21.2
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/traverse': 7.21.3
|
||||
'@babel/types': 7.21.3
|
||||
convert-source-map: 1.9.0
|
||||
debug: 4.3.4
|
||||
gensync: 1.0.0-beta.2
|
||||
@ -1149,11 +1149,34 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@babel/generator/7.21.1:
|
||||
resolution: {integrity: sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==}
|
||||
/@babel/core/7.21.3:
|
||||
resolution: {integrity: sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.2
|
||||
'@ampproject/remapping': 2.2.0
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/generator': 7.21.3
|
||||
'@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3
|
||||
'@babel/helper-module-transforms': 7.21.2
|
||||
'@babel/helpers': 7.21.0
|
||||
'@babel/parser': 7.21.3
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.21.3
|
||||
'@babel/types': 7.21.3
|
||||
convert-source-map: 1.9.0
|
||||
debug: 4.3.4
|
||||
gensync: 1.0.0-beta.2
|
||||
json5: 2.2.3
|
||||
semver: 6.3.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@babel/generator/7.21.3:
|
||||
resolution: {integrity: sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.3
|
||||
'@jridgewell/gen-mapping': 0.3.2
|
||||
'@jridgewell/trace-mapping': 0.3.17
|
||||
jsesc: 2.5.2
|
||||
@ -1177,6 +1200,20 @@ packages:
|
||||
lru-cache: 5.1.1
|
||||
semver: 6.3.0
|
||||
|
||||
/@babel/helper-compilation-targets/7.20.7_@babel+core@7.21.3:
|
||||
resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.21.0
|
||||
'@babel/core': 7.21.3
|
||||
'@babel/helper-validator-option': 7.21.0
|
||||
browserslist: 4.21.5
|
||||
lru-cache: 5.1.1
|
||||
semver: 6.3.0
|
||||
dev: false
|
||||
|
||||
/@babel/helper-create-class-features-plugin/7.21.0_@babel+core@7.21.0:
|
||||
resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -1210,7 +1247,7 @@ packages:
|
||||
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/types': 7.21.3
|
||||
|
||||
/@babel/helper-member-expression-to-functions/7.21.0:
|
||||
resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==}
|
||||
@ -1222,7 +1259,7 @@ packages:
|
||||
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/types': 7.21.3
|
||||
|
||||
/@babel/helper-module-transforms/7.21.2:
|
||||
resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==}
|
||||
@ -1234,8 +1271,8 @@ packages:
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.21.2
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/traverse': 7.21.3
|
||||
'@babel/types': 7.21.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -1266,7 +1303,7 @@ packages:
|
||||
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/types': 7.21.3
|
||||
|
||||
/@babel/helper-skip-transparent-expression-wrappers/7.20.0:
|
||||
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
|
||||
@ -1297,8 +1334,8 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/template': 7.20.7
|
||||
'@babel/traverse': 7.21.2
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/traverse': 7.21.3
|
||||
'@babel/types': 7.21.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -1310,12 +1347,12 @@ packages:
|
||||
chalk: 2.4.2
|
||||
js-tokens: 4.0.0
|
||||
|
||||
/@babel/parser/7.21.2:
|
||||
resolution: {integrity: sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==}
|
||||
/@babel/parser/7.21.3:
|
||||
resolution: {integrity: sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/types': 7.21.3
|
||||
|
||||
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.21.0:
|
||||
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
|
||||
@ -1357,21 +1394,38 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/parser': 7.21.2
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/parser': 7.21.3
|
||||
'@babel/types': 7.21.3
|
||||
|
||||
/@babel/traverse/7.21.2:
|
||||
resolution: {integrity: sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/generator': 7.21.1
|
||||
'@babel/generator': 7.21.3
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-function-name': 7.21.0
|
||||
'@babel/helper-hoist-variables': 7.18.6
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/parser': 7.21.2
|
||||
'@babel/types': 7.21.2
|
||||
'@babel/parser': 7.21.3
|
||||
'@babel/types': 7.21.3
|
||||
debug: 4.3.4
|
||||
globals: 11.12.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@babel/traverse/7.21.3:
|
||||
resolution: {integrity: sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.18.6
|
||||
'@babel/generator': 7.21.3
|
||||
'@babel/helper-environment-visitor': 7.18.9
|
||||
'@babel/helper-function-name': 7.21.0
|
||||
'@babel/helper-hoist-variables': 7.18.6
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
'@babel/parser': 7.21.3
|
||||
'@babel/types': 7.21.3
|
||||
debug: 4.3.4
|
||||
globals: 11.12.0
|
||||
transitivePeerDependencies:
|
||||
@ -1385,6 +1439,14 @@ packages:
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
/@babel/types/7.21.3:
|
||||
resolution: {integrity: sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.19.4
|
||||
'@babel/helper-validator-identifier': 7.19.1
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
/@cloudflare/kv-asset-handler/0.3.0:
|
||||
resolution: {integrity: sha512-9CB/MKf/wdvbfkUdfrj+OkEwZ5b7rws0eogJ4293h+7b6KX5toPwym+VQKmILafNB9YiehqY0DlNrDcDhdWHSQ==}
|
||||
dependencies:
|
||||
@ -2363,8 +2425,8 @@ packages:
|
||||
'@types/node': 18.15.3
|
||||
dev: true
|
||||
|
||||
/@types/lodash-es/4.17.6:
|
||||
resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==}
|
||||
/@types/lodash-es/4.17.7:
|
||||
resolution: {integrity: sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==}
|
||||
dependencies:
|
||||
'@types/lodash': 4.14.191
|
||||
dev: true
|
||||
@ -3055,7 +3117,7 @@ packages:
|
||||
/@vue/compiler-core/3.2.47:
|
||||
resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.21.2
|
||||
'@babel/parser': 7.21.3
|
||||
'@vue/shared': 3.2.47
|
||||
estree-walker: 2.0.2
|
||||
source-map: 0.6.1
|
||||
@ -3069,7 +3131,7 @@ packages:
|
||||
/@vue/compiler-sfc/3.2.47:
|
||||
resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.21.2
|
||||
'@babel/parser': 7.21.3
|
||||
'@vue/compiler-core': 3.2.47
|
||||
'@vue/compiler-dom': 3.2.47
|
||||
'@vue/compiler-ssr': 3.2.47
|
||||
@ -3093,7 +3155,7 @@ packages:
|
||||
/@vue/reactivity-transform/3.2.47:
|
||||
resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.21.2
|
||||
'@babel/parser': 7.21.3
|
||||
'@vue/compiler-core': 3.2.47
|
||||
'@vue/shared': 3.2.47
|
||||
estree-walker: 2.0.2
|
||||
@ -3791,7 +3853,7 @@ packages:
|
||||
colorette: 2.0.19
|
||||
consola: 2.15.3
|
||||
convert-gitmoji: 0.1.3
|
||||
execa: 7.1.0
|
||||
execa: 7.1.1
|
||||
mri: 1.2.0
|
||||
node-fetch-native: 1.0.2
|
||||
ofetch: 1.0.1
|
||||
@ -5085,8 +5147,8 @@ packages:
|
||||
signal-exit: 3.0.7
|
||||
strip-final-newline: 2.0.0
|
||||
|
||||
/execa/7.1.0:
|
||||
resolution: {integrity: sha512-T6nIJO3LHxUZ6ahVRaxXz9WLEruXLqdcluA+UuTptXmLM7nDAn9lx9IfkxPyzEL21583qSt4RmL44pO71EHaJQ==}
|
||||
/execa/7.1.1:
|
||||
resolution: {integrity: sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q==}
|
||||
engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0}
|
||||
dependencies:
|
||||
cross-spawn: 7.0.3
|
||||
@ -8810,6 +8872,15 @@ packages:
|
||||
webpack-sources: 3.2.3
|
||||
webpack-virtual-modules: 0.5.0
|
||||
|
||||
/unplugin/1.3.1:
|
||||
resolution: {integrity: sha512-h4uUTIvFBQRxUKS2Wjys6ivoeofGhxzTe2sRWlooyjHXVttcVfV/JiavNd3d4+jty0SVV0dxGw9AkY9MwiaCEw==}
|
||||
dependencies:
|
||||
acorn: 8.8.2
|
||||
chokidar: 3.5.3
|
||||
webpack-sources: 3.2.3
|
||||
webpack-virtual-modules: 0.5.0
|
||||
dev: false
|
||||
|
||||
/unstorage/1.4.0:
|
||||
resolution: {integrity: sha512-l4ggmklguKsfkoEcO9QiSgnYLEUTVqHk+Sl9Y63FzhUnCqGz7icxLX7WmvDwPtAYH6qI4hBkfJbVVjS5rispMQ==}
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user