Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#20514)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] committed Apr 28, 2023
1 parent f73bb1d commit d8176f1
Show file tree
Hide file tree
Showing 8 changed files with 202 additions and 202 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"nuxt": "workspace:*",
"nuxt3": "workspace:nuxt@*",
"unbuild": "^1.2.1",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vue": "3.2.47",
"magic-string": "^0.30.0"
},
Expand All @@ -46,7 +46,7 @@
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/crawler": "^1.2.2",
"@types/node": "^18.16.0",
"@types/node": "^18.16.2",
"@types/semver": "^7.3.13",
"case-police": "^0.5.14",
"changelogen": "^0.5.3",
Expand All @@ -66,18 +66,18 @@
"nuxt": "workspace:*",
"ofetch": "^1.0.1",
"pathe": "^1.1.0",
"playwright": "^1.32.3",
"playwright": "^1.33.0",
"rimraf": "^5.0.0",
"semver": "^7.5.0",
"std-env": "^3.3.2",
"typescript": "^5.0.4",
"ufo": "^1.1.1",
"unbuild": "^1.2.1",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vitest": "^0.30.1",
"vue": "3.2.47",
"vue-eslint-parser": "^9.1.1",
"vue-tsc": "^1.4.4"
"vue-tsc": "^1.6.1"
},
"packageManager": "pnpm@8.3.1",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@types/semver": "^7.3.13",
"nitropack": "^2.3.3",
"unbuild": "latest",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vitest": "^0.30.1",
"webpack": "^5.80.0"
"webpack": "^5.81.0"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@
"@types/estree": "^1.0.1",
"@types/fs-extra": "^11.0.1",
"@types/prompts": "^2.4.4",
"@vitejs/plugin-vue": "^4.2.0",
"@vitejs/plugin-vue": "^4.2.1",
"acorn": "^8.8.2",
"unbuild": "latest",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vitest": "^0.30.1"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"devDependencies": {
"@nuxt/telemetry": "^2.2.0",
"@unhead/schema": "^1.1.26",
"@vitejs/plugin-vue": "^4.2.0",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"h3": "^1.6.4",
"ignore": "^5.2.4",
"nitropack": "^2.3.3",
"unbuild": "latest",
"unctx": "^2.3.0",
"vite": "~4.3.2",
"vite": "~4.3.3",
"vue": "3.2.47",
"vue-bundle-renderer": "^1.0.3",
"vue-router": "^4.1.6",
"webpack": "^5.80.0"
"webpack": "^5.81.0"
},
"dependencies": {
"defu": "^6.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
},
"devDependencies": {
"@jest/globals": "^29.5.0",
"playwright": "^1.32.3",
"playwright": "^1.33.0",
"unbuild": "latest",
"vitest": "^0.30.1"
},
"peerDependencies": {
"@jest/globals": "^29.5.0",
"playwright": "^1.32.3",
"playwright": "^1.33.0",
"vitest": "^0.30.1",
"vue": "^3.2.47"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@nuxt/kit": "workspace:../kit",
"@rollup/plugin-replace": "^5.0.2",
"@vitejs/plugin-vue": "^4.2.0",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"autoprefixer": "^10.4.14",
"clear": "^0.1.0",
Expand Down Expand Up @@ -54,7 +54,7 @@
"strip-literal": "^1.0.1",
"ufo": "^1.1.1",
"unplugin": "^1.3.1",
"vite": "~4.3.2",
"vite": "~4.3.3",
"vite-node": "^0.30.1",
"vite-plugin-checker": "^0.5.6",
"vue-bundle-renderer": "^1.0.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"unplugin": "^1.3.1",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^1.0.3",
"vue-loader": "^17.0.1",
"webpack": "^5.80.0",
"vue-loader": "^17.1.0",
"webpack": "^5.81.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-dev-middleware": "^6.0.2",
"webpack-hot-middleware": "^2.25.3",
Expand Down

0 comments on commit d8176f1

Please sign in to comment.