mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update all non-major dependencies (#3613)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
114cbe33d0
commit
a2b21d9b8f
@ -41,9 +41,9 @@
|
||||
"@types/jsdom": "^16",
|
||||
"@types/node": "^16.11.26",
|
||||
"@types/object-hash": "^2",
|
||||
"@unocss/reset": "^0.27.6",
|
||||
"@unocss/reset": "^0.28.0",
|
||||
"esbuild": "^0.14.25",
|
||||
"eslint": "^8.10.0",
|
||||
"eslint": "^8.11.0",
|
||||
"eslint-plugin-jsdoc": "^37.9.7",
|
||||
"execa": "^6.1.0",
|
||||
"expect-type": "^0.13.0",
|
||||
@ -58,7 +58,7 @@
|
||||
"unbuild": "^0.7.0",
|
||||
"vitest": "^0.6.0",
|
||||
"vue-router": "^4.0.14",
|
||||
"vue-tsc": "^0.32.1"
|
||||
"vue-tsc": "^0.33.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.16.0 || ^16.11.0 || ^17.0.0"
|
||||
|
@ -42,7 +42,7 @@
|
||||
"fs-extra": "^10.0.1",
|
||||
"globby": "^13.1.1",
|
||||
"gzip-size": "^7.0.0",
|
||||
"h3": "^0.4.0",
|
||||
"h3": "^0.4.1",
|
||||
"hasha": "^5.2.2",
|
||||
"hookable": "^5.1.1",
|
||||
"http-proxy": "^1.18.1",
|
||||
@ -52,7 +52,7 @@
|
||||
"listhen": "^0.2.6",
|
||||
"mime": "^3.0.0",
|
||||
"mlly": "^0.4.3",
|
||||
"node-fetch": "^3.2.2",
|
||||
"node-fetch": "^3.2.3",
|
||||
"ohmyfetch": "^0.4.15",
|
||||
"ora": "^6.1.0",
|
||||
"p-debounce": "^4.0.0",
|
||||
|
@ -45,7 +45,7 @@
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
"globby": "^13.1.1",
|
||||
"h3": "^0.4.0",
|
||||
"h3": "^0.4.1",
|
||||
"hash-sum": "^2.0.0",
|
||||
"hookable": "^5.1.1",
|
||||
"knitwork": "^0.1.1",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@vitejs/plugin-vue-jsx": "^1.3.8",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar": "^3.5.3",
|
||||
"cssnano": "^5.1.2",
|
||||
"cssnano": "^5.1.4",
|
||||
"defu": "^5.0.1",
|
||||
"esbuild": "^0.14.25",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"autoprefixer": "^10.4.2",
|
||||
"css-loader": "^6.7.1",
|
||||
"css-minimizer-webpack-plugin": "^3.4.1",
|
||||
"cssnano": "^5.1.2",
|
||||
"cssnano": "^5.1.4",
|
||||
"esbuild-loader": "^2.18.0",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user