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 (#8350)
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] committed Oct 20, 2022
1 parent d3c37a2 commit 046a65f
Show file tree
Hide file tree
Showing 4 changed files with 336 additions and 56 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"vitest": "^0.24.3",
"vue-tsc": "^1.0.8"
},
"packageManager": "pnpm@7.13.5",
"packageManager": "pnpm@7.13.6",
"engines": {
"node": "^14.16.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.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 @@ -27,7 +27,7 @@
"chokidar": "^3.5.3",
"cssnano": "^5.1.13",
"defu": "^6.1.0",
"esbuild": "^0.15.11",
"esbuild": "^0.15.12",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.1",
"externality": "^0.2.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 @@ -16,7 +16,7 @@
"prepack": "unbuild"
},
"dependencies": {
"@babel/core": "^7.19.3",
"@babel/core": "^7.19.6",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "3.0.0-rc.12",
"autoprefixer": "^10.4.12",
Expand Down

0 comments on commit 046a65f

Please sign in to comment.