mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(deps): update all non-major dependencies (#6913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ba770c6f8
commit
44d4531780
File diff suppressed because one or more lines are too long
@ -8,4 +8,4 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.2.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.2.3.cjs
|
||||
|
@ -67,7 +67,7 @@
|
||||
"vitest": "~0.19.1",
|
||||
"vue-tsc": "^0.39.5"
|
||||
},
|
||||
"packageManager": "yarn@3.2.2",
|
||||
"packageManager": "yarn@3.2.3",
|
||||
"engines": {
|
||||
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0"
|
||||
}
|
||||
|
@ -62,7 +62,7 @@
|
||||
"strip-literal": "^0.4.0",
|
||||
"ufo": "^0.8.5",
|
||||
"unctx": "^2.0.1",
|
||||
"unenv": "^0.5.4",
|
||||
"unenv": "^0.6.1",
|
||||
"unimport": "^0.6.7",
|
||||
"unplugin": "^0.9.2",
|
||||
"untyped": "^0.4.5",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -10309,7 +10309,7 @@ __metadata:
|
||||
ufo: ^0.8.5
|
||||
unbuild: latest
|
||||
unctx: ^2.0.1
|
||||
unenv: ^0.5.4
|
||||
unenv: ^0.6.1
|
||||
unimport: ^0.6.7
|
||||
unplugin: ^0.9.2
|
||||
untyped: ^0.4.5
|
||||
@ -13237,7 +13237,7 @@ __metadata:
|
||||
|
||||
"typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>":
|
||||
version: 4.7.4
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=f456af"
|
||||
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=a1c5e5"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
@ -13360,6 +13360,18 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unenv@npm:^0.6.1":
|
||||
version: 0.6.1
|
||||
resolution: "unenv@npm:0.6.1"
|
||||
dependencies:
|
||||
defu: ^6.1.0
|
||||
mime: ^3.0.0
|
||||
node-fetch-native: ^0.1.4
|
||||
pathe: ^0.3.5
|
||||
checksum: 6f26e96789f559787c16a57d13e68df85b08473f93d2185613916fa3cb90a8bf7bac9e99c30763fafd0d9ce8510cf77625fbc15c4d90f34a3f5bcf55595f473b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unimport@npm:^0.6.7":
|
||||
version: 0.6.7
|
||||
resolution: "unimport@npm:0.6.7"
|
||||
|
Loading…
Reference in New Issue
Block a user