mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
chore(deps): update all non-major dependencies (#6565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0a513a56b1
commit
cb98c8b921
@ -42,7 +42,7 @@
|
||||
"nuxi": "link:./packages/nuxi",
|
||||
"nuxt": "link:./packages/nuxt",
|
||||
"nuxt3": "link:./packages/nuxt",
|
||||
"vite": "~3.0.6",
|
||||
"vite": "~3.0.7",
|
||||
"unbuild": "^0.8.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -58,7 +58,7 @@
|
||||
"expect-type": "^0.13.0",
|
||||
"globby": "^13.1.2",
|
||||
"jiti": "^1.14.0",
|
||||
"lerna": "^5.4.0",
|
||||
"lerna": "^5.4.1",
|
||||
"markdownlint-cli": "^0.32.1",
|
||||
"pathe": "^0.3.4",
|
||||
"rimraf": "^3.0.2",
|
||||
|
@ -17,7 +17,7 @@
|
||||
"@types/lodash.template": "^4",
|
||||
"@types/semver": "^7",
|
||||
"unbuild": "latest",
|
||||
"vite": "~3.0.6"
|
||||
"vite": "~3.0.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"c12": "^0.2.9",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "3.0.0-rc.8",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@vitejs/plugin-vue": "^3.0.2",
|
||||
"@vitejs/plugin-vue": "^3.0.3",
|
||||
"@vitejs/plugin-vue-jsx": "^2.0.0",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"chokidar": "^3.5.3",
|
||||
@ -48,7 +48,7 @@
|
||||
"rollup-plugin-visualizer": "^5.7.1",
|
||||
"ufo": "^0.8.5",
|
||||
"unplugin": "^0.9.0",
|
||||
"vite": "~3.0.6",
|
||||
"vite": "~3.0.7",
|
||||
"vite-node": "^0.21.1",
|
||||
"vite-plugin-checker": "^0.4.9",
|
||||
"vue-bundle-renderer": "^0.4.1"
|
||||
|
Loading…
Reference in New Issue
Block a user