Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v3.4.33 (main) (nux…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 6bed019 commit d361991
Show file tree
Hide file tree
Showing 6 changed files with 202 additions and 178 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"typescript": "5.5.3",
"unbuild": "3.0.0-rc.7",
"vite": "5.3.4",
"vue": "3.4.32"
"vue": "3.4.33"
},
"devDependencies": {
"@eslint/js": "9.7.0",
Expand Down Expand Up @@ -95,7 +95,7 @@
"ufo": "1.5.4",
"vitest": "2.0.3",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.32",
"vue": "3.4.33",
"vue-router": "4.4.0",
"vue-tsc": "2.0.26"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@unhead/dom": "^1.9.16",
"@unhead/ssr": "^1.9.16",
"@unhead/vue": "^1.9.16",
"@vue/shared": "^3.4.32",
"@vue/shared": "^3.4.33",
"acorn": "8.12.1",
"c12": "^2.0.0-beta.1",
"chokidar": "^3.6.0",
Expand Down Expand Up @@ -114,7 +114,7 @@
"unplugin-vue-router": "^0.10.0",
"unstorage": "^1.10.2",
"untyped": "^1.4.2",
"vue": "^3.4.32",
"vue": "^3.4.33",
"vue-bundle-renderer": "^2.1.0",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.4.0"
Expand All @@ -125,7 +125,7 @@
"@parcel/watcher": "2.4.1",
"@types/estree": "1.0.5",
"@vitejs/plugin-vue": "5.0.5",
"@vue/compiler-sfc": "3.4.32",
"@vue/compiler-sfc": "3.4.33",
"unbuild": "3.0.0-rc.7",
"vite": "5.3.4",
"vitest": "2.0.3"
Expand Down
6 changes: 3 additions & 3 deletions packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@unhead/schema": "1.9.16",
"@vitejs/plugin-vue": "5.0.5",
"@vitejs/plugin-vue-jsx": "4.0.0",
"@vue/compiler-core": "3.4.32",
"@vue/compiler-sfc": "3.4.32",
"@vue/compiler-core": "3.4.33",
"@vue/compiler-sfc": "3.4.33",
"@vue/language-core": "2.0.26",
"c12": "2.0.0-beta.1",
"esbuild-loader": "4.2.2",
Expand All @@ -55,7 +55,7 @@
"unctx": "2.3.1",
"unenv": "1.10.0",
"vite": "5.3.4",
"vue": "3.4.32",
"vue": "3.4.33",
"vue-bundle-renderer": "2.1.0",
"vue-loader": "17.4.2",
"vue-router": "4.4.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 @@ -29,7 +29,7 @@
"@types/estree": "1.0.5",
"rollup": "4.18.1",
"unbuild": "3.0.0-rc.7",
"vue": "3.4.32"
"vue": "3.4.33"
},
"dependencies": {
"@nuxt/kit": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.18.1",
"unbuild": "3.0.0-rc.7",
"vue": "3.4.32"
"vue": "3.4.33"
},
"peerDependencies": {
"vue": "^3.3.4"
Expand Down
Loading

0 comments on commit d361991

Please sign in to comment.