mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
chore(deps): update all non-major dependencies (#5404)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b64ef70c1c
commit
63b0457a69
@ -42,7 +42,7 @@
|
|||||||
"nuxi": "link:./packages/nuxi",
|
"nuxi": "link:./packages/nuxi",
|
||||||
"nuxt": "link:./packages/nuxt",
|
"nuxt": "link:./packages/nuxt",
|
||||||
"nuxt3": "link:./packages/nuxt",
|
"nuxt3": "link:./packages/nuxt",
|
||||||
"vite": "^2.9.10",
|
"vite": "^2.9.11",
|
||||||
"unbuild": "^0.7.4"
|
"unbuild": "^0.7.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
"escape-string-regexp": "^5.0.0",
|
"escape-string-regexp": "^5.0.0",
|
||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
"globby": "^13.1.1",
|
"globby": "^13.1.1",
|
||||||
"h3": "^0.7.8",
|
"h3": "^0.7.9",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"hookable": "^5.1.1",
|
"hookable": "^5.1.1",
|
||||||
"knitwork": "^0.1.2",
|
"knitwork": "^0.1.2",
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"externality": "^0.2.2",
|
"externality": "^0.2.2",
|
||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
"get-port-please": "^2.5.0",
|
"get-port-please": "^2.5.0",
|
||||||
"h3": "^0.7.8",
|
"h3": "^0.7.9",
|
||||||
"knitwork": "^0.1.2",
|
"knitwork": "^0.1.2",
|
||||||
"magic-string": "^0.26.2",
|
"magic-string": "^0.26.2",
|
||||||
"mlly": "^0.5.2",
|
"mlly": "^0.5.2",
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -1765,7 +1765,7 @@ __metadata:
|
|||||||
externality: ^0.2.2
|
externality: ^0.2.2
|
||||||
fs-extra: ^10.1.0
|
fs-extra: ^10.1.0
|
||||||
get-port-please: ^2.5.0
|
get-port-please: ^2.5.0
|
||||||
h3: ^0.7.8
|
h3: ^0.7.9
|
||||||
knitwork: ^0.1.2
|
knitwork: ^0.1.2
|
||||||
magic-string: ^0.26.2
|
magic-string: ^0.26.2
|
||||||
mlly: ^0.5.2
|
mlly: ^0.5.2
|
||||||
@ -7297,6 +7297,18 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"h3@npm:^0.7.9":
|
||||||
|
version: 0.7.9
|
||||||
|
resolution: "h3@npm:0.7.9"
|
||||||
|
dependencies:
|
||||||
|
cookie-es: ^0.5.0
|
||||||
|
destr: ^1.1.1
|
||||||
|
radix3: ^0.1.2
|
||||||
|
ufo: ^0.8.4
|
||||||
|
checksum: 0b73231e23f95583c17cfb3ef5e66ca451c1eda903cfaf5b2f7ab0c3ec0a69d2fe209a8bd97e85f2df38a663550f489d4de3debf0f43d197517fb0a23a50c481
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"handlebars@npm:^4.7.7":
|
"handlebars@npm:^4.7.7":
|
||||||
version: 4.7.7
|
version: 4.7.7
|
||||||
resolution: "handlebars@npm:4.7.7"
|
resolution: "handlebars@npm:4.7.7"
|
||||||
@ -9977,7 +9989,7 @@ __metadata:
|
|||||||
escape-string-regexp: ^5.0.0
|
escape-string-regexp: ^5.0.0
|
||||||
fs-extra: ^10.1.0
|
fs-extra: ^10.1.0
|
||||||
globby: ^13.1.1
|
globby: ^13.1.1
|
||||||
h3: ^0.7.8
|
h3: ^0.7.9
|
||||||
hash-sum: ^2.0.0
|
hash-sum: ^2.0.0
|
||||||
hookable: ^5.1.1
|
hookable: ^5.1.1
|
||||||
knitwork: ^0.1.2
|
knitwork: ^0.1.2
|
||||||
@ -13341,7 +13353,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"vite@npm:^2.9.10":
|
"vite@npm:^2.9.11":
|
||||||
version: 2.9.11
|
version: 2.9.11
|
||||||
resolution: "vite@npm:2.9.11"
|
resolution: "vite@npm:2.9.11"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user