Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#7383)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2022
1 parent 270055b commit 674b53b
Show file tree
Hide file tree
Showing 5 changed files with 442 additions and 440 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"expect-type": "^0.14.2",
"globby": "^13.1.2",
"jiti": "^1.15.0",
"lerna": "^5.5.0",
"lerna": "^5.5.1",
"markdownlint-cli": "^0.32.2",
"pathe": "^0.3.7",
"rimraf": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nuxt/vite-builder": "3.0.0-rc.9",
"@vue/reactivity": "^3.2.39",
"@vue/shared": "^3.2.39",
"@vueuse/head": "^0.7.9",
"@vueuse/head": "^0.7.10",
"chokidar": "^3.5.3",
"cookie-es": "^0.5.0",
"defu": "^6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ufo": "^0.8.5",
"unplugin": "^0.9.2",
"vite": "~3.1.0",
"vite-node": "^0.23.1",
"vite-node": "^0.23.2",
"vite-plugin-checker": "^0.5.1",
"vue-bundle-renderer": "^0.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nuxt/kit": "3.0.0-rc.9",
"autoprefixer": "^10.4.8",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^4.0.0",
"css-minimizer-webpack-plugin": "^4.1.0",
"cssnano": "^5.1.13",
"esbuild-loader": "^2.20.0",
"escape-string-regexp": "^5.0.0",
Expand Down
Loading

0 comments on commit 674b53b

Please sign in to comment.