mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 23:22:02 +00:00
chore(deps): update all non-major dependencies (#5073)
* chore(deps): update all non-major dependencies * update lock Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Pooya Parsa <pyapar@gmail.com>
This commit is contained in:
parent
ca526cfa92
commit
d9b6c8a59b
@ -63,7 +63,7 @@
|
|||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"typescript": "^4.6.4",
|
"typescript": "^4.6.4",
|
||||||
"unbuild": "^0.7.4",
|
"unbuild": "^0.7.4",
|
||||||
"vitest": "^0.12.6",
|
"vitest": "^0.12.7",
|
||||||
"vue-tsc": "^0.34.15"
|
"vue-tsc": "^0.34.15"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.1",
|
"packageManager": "yarn@3.2.1",
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
"nitropack": "^0.4.4",
|
"nitropack": "^0.4.4",
|
||||||
"nuxi": "^3.0.0-rc.3",
|
"nuxi": "^3.0.0-rc.3",
|
||||||
"ohash": "^0.1.0",
|
"ohash": "^0.1.0",
|
||||||
"ohmyfetch": "^0.4.17",
|
"ohmyfetch": "^0.4.18",
|
||||||
"pathe": "^0.3.0",
|
"pathe": "^0.3.0",
|
||||||
"perfect-debounce": "^0.1.3",
|
"perfect-debounce": "^0.1.3",
|
||||||
"scule": "^0.2.1",
|
"scule": "^0.2.1",
|
||||||
|
@ -19,12 +19,12 @@
|
|||||||
"execa": "^6.1.0",
|
"execa": "^6.1.0",
|
||||||
"get-port-please": "^2.5.0",
|
"get-port-please": "^2.5.0",
|
||||||
"jiti": "^1.13.0",
|
"jiti": "^1.13.0",
|
||||||
"ohmyfetch": "^0.4.17"
|
"ohmyfetch": "^0.4.18"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"playwright": "^1.22.1",
|
"playwright": "^1.22.1",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"vitest": "^0.12.6"
|
"vitest": "^0.12.7"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vue": "3.2.34"
|
"vue": "3.2.34"
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
"ufo": "^0.8.4",
|
"ufo": "^0.8.4",
|
||||||
"unplugin": "^0.6.3",
|
"unplugin": "^0.6.3",
|
||||||
"vite": "^2.9.9",
|
"vite": "^2.9.9",
|
||||||
"vite-node": "^0.12.6",
|
"vite-node": "^0.12.7",
|
||||||
"vite-plugin-checker": "^0.4.6"
|
"vite-plugin-checker": "^0.4.6"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user