mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-29 17:07:22 +00:00
chore(deps): update all non-major dependencies (#5358)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
139fc11c5a
commit
a3f8eca665
@ -46,7 +46,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxtjs/eslint-config-typescript": "^10.0.0",
|
"@nuxtjs/eslint-config-typescript": "^10.0.0",
|
||||||
"@types/node": "^16.11.38",
|
"@types/node": "^16.11.39",
|
||||||
"@types/rimraf": "^3",
|
"@types/rimraf": "^3",
|
||||||
"@unocss/reset": "^0.38.1",
|
"@unocss/reset": "^0.38.1",
|
||||||
"case-police": "^0.5.3",
|
"case-police": "^0.5.3",
|
||||||
@ -57,14 +57,14 @@
|
|||||||
"expect-type": "^0.13.0",
|
"expect-type": "^0.13.0",
|
||||||
"globby": "^13.1.1",
|
"globby": "^13.1.1",
|
||||||
"jiti": "^1.13.0",
|
"jiti": "^1.13.0",
|
||||||
"lerna": "^5.0.0",
|
"lerna": "^5.1.0",
|
||||||
"markdownlint-cli": "^0.31.1",
|
"markdownlint-cli": "^0.31.1",
|
||||||
"pathe": "^0.3.0",
|
"pathe": "^0.3.0",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"typescript": "^4.7.3",
|
"typescript": "^4.7.3",
|
||||||
"unbuild": "^0.7.4",
|
"unbuild": "^0.7.4",
|
||||||
"vitest": "^0.14.1",
|
"vitest": "^0.14.1",
|
||||||
"vue-tsc": "^0.37.2"
|
"vue-tsc": "^0.37.3"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.1",
|
"packageManager": "yarn@3.2.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"chokidar": "^3.5.3",
|
"chokidar": "^3.5.3",
|
||||||
"cssnano": "^5.1.11",
|
"cssnano": "^5.1.11",
|
||||||
"defu": "^6.0.0",
|
"defu": "^6.0.0",
|
||||||
"esbuild": "^0.14.42",
|
"esbuild": "^0.14.43",
|
||||||
"escape-string-regexp": "^5.0.0",
|
"escape-string-regexp": "^5.0.0",
|
||||||
"externality": "^0.2.2",
|
"externality": "^0.2.2",
|
||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user