mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +00:00
chore(deps): update all non-major dependencies (#8707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7040d7a58d
commit
ab3c65a975
@ -36,7 +36,7 @@
|
|||||||
"nuxt": "workspace:*",
|
"nuxt": "workspace:*",
|
||||||
"nuxt3": "workspace:nuxt@*",
|
"nuxt3": "workspace:nuxt@*",
|
||||||
"unbuild": "^0.9.4",
|
"unbuild": "^0.9.4",
|
||||||
"vite": "^3.2.2",
|
"vite": "^3.2.3",
|
||||||
"vue": "3.2.41"
|
"vue": "3.2.41"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@ -55,7 +55,7 @@
|
|||||||
"case-police": "^0.5.10",
|
"case-police": "^0.5.10",
|
||||||
"changelogen": "^0.3.5",
|
"changelogen": "^0.3.5",
|
||||||
"crawler": "^1.3.0",
|
"crawler": "^1.3.0",
|
||||||
"eslint": "^8.26.0",
|
"eslint": "^8.27.0",
|
||||||
"eslint-plugin-jsdoc": "^39.6.2",
|
"eslint-plugin-jsdoc": "^39.6.2",
|
||||||
"execa": "^6.1.0",
|
"execa": "^6.1.0",
|
||||||
"expect-type": "^0.15.0",
|
"expect-type": "^0.15.0",
|
||||||
@ -72,7 +72,7 @@
|
|||||||
"typescript": "^4.8.4",
|
"typescript": "^4.8.4",
|
||||||
"ufo": "^0.8.6",
|
"ufo": "^0.8.6",
|
||||||
"unbuild": "^0.9.4",
|
"unbuild": "^0.9.4",
|
||||||
"vite": "^3.2.2",
|
"vite": "^3.2.3",
|
||||||
"vitest": "^0.24.5",
|
"vitest": "^0.24.5",
|
||||||
"vue-tsc": "^1.0.9"
|
"vue-tsc": "^1.0.9"
|
||||||
},
|
},
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"@vueuse/head": "~1.0.0-rc.14",
|
"@vueuse/head": "~1.0.0-rc.14",
|
||||||
"nitropack": "^0.6.1",
|
"nitropack": "^0.6.1",
|
||||||
"unbuild": "latest",
|
"unbuild": "latest",
|
||||||
"vite": "~3.2.2"
|
"vite": "~3.2.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"c12": "^0.2.13",
|
"c12": "^0.2.13",
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
"@nuxt/kit": "3.0.0-rc.13",
|
"@nuxt/kit": "3.0.0-rc.13",
|
||||||
"@rollup/plugin-replace": "^5.0.1",
|
"@rollup/plugin-replace": "^5.0.1",
|
||||||
"@vitejs/plugin-vue": "^3.2.0",
|
"@vitejs/plugin-vue": "^3.2.0",
|
||||||
"@vitejs/plugin-vue-jsx": "^2.1.0",
|
"@vitejs/plugin-vue-jsx": "^2.1.1",
|
||||||
"autoprefixer": "^10.4.13",
|
"autoprefixer": "^10.4.13",
|
||||||
"chokidar": "^3.5.3",
|
"chokidar": "^3.5.3",
|
||||||
"cssnano": "^5.1.14",
|
"cssnano": "^5.1.14",
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"rollup-plugin-visualizer": "^5.8.3",
|
"rollup-plugin-visualizer": "^5.8.3",
|
||||||
"ufo": "^0.8.6",
|
"ufo": "^0.8.6",
|
||||||
"unplugin": "^0.10.2",
|
"unplugin": "^0.10.2",
|
||||||
"vite": "~3.2.2",
|
"vite": "~3.2.3",
|
||||||
"vite-node": "^0.24.5",
|
"vite-node": "^0.24.5",
|
||||||
"vite-plugin-checker": "^0.5.1",
|
"vite-plugin-checker": "^0.5.1",
|
||||||
"vue-bundle-renderer": "^0.5.0"
|
"vue-bundle-renderer": "^0.5.0"
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"prepack": "unbuild"
|
"prepack": "unbuild"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.19.6",
|
"@babel/core": "^7.20.2",
|
||||||
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
|
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
|
||||||
"@nuxt/kit": "3.0.0-rc.13",
|
"@nuxt/kit": "3.0.0-rc.13",
|
||||||
"autoprefixer": "^10.4.13",
|
"autoprefixer": "^10.4.13",
|
||||||
|
632
pnpm-lock.yaml
632
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user