chore(deps): update all non-major dependencies (#6552)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-12 13:05:32 +02:00 committed by GitHub
parent 70b024fbaa
commit 38cd67d962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 42 additions and 18 deletions

View File

@ -47,7 +47,7 @@
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^16.11.47",
"@types/node": "^16.11.48",
"@types/rimraf": "^3",
"@unocss/reset": "^0.45.6",
"case-police": "^0.5.7",

View File

@ -23,7 +23,7 @@
"jiti": "^1.14.0",
"knitwork": "^0.1.2",
"lodash.template": "^4.5.0",
"mlly": "^0.5.10",
"mlly": "^0.5.11",
"pathe": "^0.3.4",
"pkg-types": "^0.3.3",
"scule": "^0.3.2",

View File

@ -35,7 +35,7 @@
"flat": "^5.0.2",
"jiti": "^1.14.0",
"listhen": "^0.2.15",
"mlly": "^0.5.10",
"mlly": "^0.5.11",
"mri": "^1.2.0",
"pathe": "^0.3.4",
"perfect-debounce": "^0.1.3",

View File

@ -51,7 +51,7 @@
"hookable": "^5.1.1",
"knitwork": "^0.1.2",
"magic-string": "^0.26.2",
"mlly": "^0.5.10",
"mlly": "^0.5.11",
"nitropack": "^0.4.22",
"nuxi": "3.0.0-rc.7",
"ohash": "^0.1.5",
@ -62,7 +62,7 @@
"strip-literal": "^0.4.0",
"ufo": "^0.8.5",
"unctx": "^2.0.1",
"unenv": "^0.5.3",
"unenv": "^0.5.4",
"unimport": "^0.6.7",
"unplugin": "^0.9.0",
"untyped": "^0.4.5",

View File

@ -36,7 +36,7 @@
"h3": "^0.7.15",
"knitwork": "^0.1.2",
"magic-string": "^0.26.2",
"mlly": "^0.5.10",
"mlly": "^0.5.11",
"ohash": "^0.1.5",
"pathe": "^0.3.4",
"perfect-debounce": "^0.1.3",

View File

@ -34,7 +34,7 @@
"magic-string": "^0.26.2",
"memfs": "^3.4.7",
"mini-css-extract-plugin": "^2.6.1",
"mlly": "^0.5.10",
"mlly": "^0.5.11",
"ohash": "^0.1.5",
"pathe": "^0.3.4",
"pify": "^6.0.0",

View File

@ -1653,7 +1653,7 @@ __metadata:
jiti: ^1.14.0
knitwork: ^0.1.2
lodash.template: ^4.5.0
mlly: ^0.5.10
mlly: ^0.5.11
pathe: ^0.3.4
pkg-types: ^0.3.3
scule: ^0.3.2
@ -1794,7 +1794,7 @@ __metadata:
h3: ^0.7.15
knitwork: ^0.1.2
magic-string: ^0.26.2
mlly: ^0.5.10
mlly: ^0.5.11
ohash: ^0.1.5
pathe: ^0.3.4
perfect-debounce: ^0.1.3
@ -1845,7 +1845,7 @@ __metadata:
magic-string: ^0.26.2
memfs: ^3.4.7
mini-css-extract-plugin: ^2.6.1
mlly: ^0.5.10
mlly: ^0.5.11
ohash: ^0.1.5
pathe: ^0.3.4
pify: ^6.0.0
@ -2375,10 +2375,10 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^16.11.47":
version: 16.11.47
resolution: "@types/node@npm:16.11.47"
checksum: 26811000753fd1bb9a90a563fc72942ac3ad5d5b6c97609a090c1e24210e040597ba060e55a7a46cb22cc84dafee112d741f45652139c6166e8ce0c970b4f05a
"@types/node@npm:^16.11.48":
version: 16.11.48
resolution: "@types/node@npm:16.11.48"
checksum: 10cd539cb2cf5a8f51f3c2bd761c093b752e534b1f2dc0d7193debd7986145b68db2a5fd48498af641e8641fb8d24b7c4851ea3e30fb8f56cc13ac719cad1e1f
languageName: node
linkType: hard
@ -9328,6 +9328,18 @@ __metadata:
languageName: node
linkType: hard
"mlly@npm:^0.5.11":
version: 0.5.11
resolution: "mlly@npm:0.5.11"
dependencies:
acorn: ^8.8.0
pathe: ^0.3.4
pkg-types: ^0.3.3
ufo: ^0.8.5
checksum: 7502696156e585d6427709c527766cd409481018e7cd2dc19edc7ce0b8d6c0278491b8ed3baae02f28a5283a25529edcabe9c250465daa797bdbebcfccd108ee
languageName: node
linkType: hard
"mlly@npm:^0.5.2, mlly@npm:^0.5.3, mlly@npm:^0.5.7, mlly@npm:^0.5.9":
version: 0.5.9
resolution: "mlly@npm:0.5.9"
@ -9853,7 +9865,7 @@ __metadata:
fsevents: ~2.3.2
jiti: ^1.14.0
listhen: ^0.2.15
mlly: ^0.5.10
mlly: ^0.5.11
mri: ^1.2.0
pathe: ^0.3.4
perfect-debounce: ^0.1.3
@ -9876,7 +9888,7 @@ __metadata:
resolution: "nuxt-framework@workspace:."
dependencies:
"@nuxtjs/eslint-config-typescript": ^10.0.0
"@types/node": ^16.11.47
"@types/node": ^16.11.48
"@types/rimraf": ^3
"@unocss/reset": ^0.45.6
case-police: ^0.5.7
@ -9939,7 +9951,7 @@ __metadata:
hookable: ^5.1.1
knitwork: ^0.1.2
magic-string: ^0.26.2
mlly: ^0.5.10
mlly: ^0.5.11
nitropack: ^0.4.22
nuxi: 3.0.0-rc.7
ohash: ^0.1.5
@ -9951,7 +9963,7 @@ __metadata:
ufo: ^0.8.5
unbuild: latest
unctx: ^2.0.1
unenv: ^0.5.3
unenv: ^0.5.4
unimport: ^0.6.7
unplugin: ^0.9.0
untyped: ^0.4.5
@ -12939,6 +12951,18 @@ __metadata:
languageName: node
linkType: hard
"unenv@npm:^0.5.4":
version: 0.5.4
resolution: "unenv@npm:0.5.4"
dependencies:
defu: ^6.0.0
mime: ^3.0.0
node-fetch-native: ^0.1.4
pathe: ^0.3.3
checksum: ccb556e4df7110a871be0894b70fc4e5e66ee99573117b555f0b131536138037e2b7f4856bc6f0ac1c4a722187212c4e3e0a8ed2afe83510df4eb35c3f24bc8e
languageName: node
linkType: hard
"unimport@npm:^0.6.7":
version: 0.6.7
resolution: "unimport@npm:0.6.7"