Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (nuxt#29693)
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 Oct 28, 2024
1 parent b1622e9 commit d804b27
Show file tree
Hide file tree
Showing 7 changed files with 307 additions and 278 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.4.47",
"rollup": "4.24.0",
"rollup": "4.24.2",
"send": ">=1.1.0",
"typescript": "5.6.3",
"ufo": "1.5.4",
Expand Down Expand Up @@ -110,7 +110,7 @@
"vitest-environment-nuxt": "1.0.1",
"vue": "3.5.12",
"vue-router": "4.4.5",
"vue-tsc": "2.1.6"
"vue-tsc": "2.1.8"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@unhead/ssr": "^1.11.10",
"@unhead/vue": "^1.11.10",
"@vue/shared": "^3.5.12",
"acorn": "8.13.0",
"acorn": "8.14.0",
"c12": "^2.0.1",
"chokidar": "^4.0.1",
"compatx": "^0.1.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/rspack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.24.0",
"rollup": "4.24.2",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vue/compiler-core": "3.5.12",
"@vue/compiler-sfc": "3.5.12",
"@vue/language-core": "2.1.6",
"@vue/language-core": "2.1.8",
"esbuild-loader": "4.2.2",
"h3": "npm:[email protected]",
"ignore": "6.0.2",
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 @@
"@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4",
"@types/estree": "1.0.6",
"rollup": "4.24.0",
"rollup": "4.24.2",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.24.0",
"rollup": "4.24.2",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.12"
},
Expand Down
Loading

0 comments on commit d804b27

Please sign in to comment.