Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to v3.3.13 (main) (#24823
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: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed Dec 19, 2023
1 parent 9d74a27 commit dce7227
Show file tree
Hide file tree
Showing 7 changed files with 136 additions and 345 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"rollup": "^4.9.1",
"nuxt": "workspace:*",
"vite": "5.0.10",
"vue": "3.3.12",
"vue": "3.3.13",
"magic-string": "^0.30.5"
},
"devDependencies": {
Expand Down Expand Up @@ -79,7 +79,7 @@
"ufo": "1.3.2",
"vitest": "1.0.4",
"vitest-environment-nuxt": "1.0.0-alpha.1",
"vue": "3.3.12",
"vue": "3.3.13",
"vue-eslint-parser": "9.3.2",
"vue-router": "4.2.5",
"vue-tsc": "1.8.25"
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@unhead/dom": "^1.8.9",
"@unhead/ssr": "^1.8.9",
"@unhead/vue": "^1.8.9",
"@vue/shared": "^3.3.12",
"@vue/shared": "^3.3.13",
"acorn": "8.11.2",
"c12": "^1.5.1",
"chokidar": "^3.5.3",
Expand Down Expand Up @@ -109,7 +109,7 @@
"unplugin": "^1.5.1",
"unplugin-vue-router": "^0.7.0",
"untyped": "^1.4.0",
"vue": "^3.3.12",
"vue": "^3.3.13",
"vue-bundle-renderer": "^2.0.0",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.2.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@unhead/schema": "1.8.9",
"@vitejs/plugin-vue": "4.5.2",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.3.12",
"@vue/compiler-core": "3.3.13",
"c12": "1.5.1",
"esbuild-loader": "4.0.2",
"h3": "1.9.0",
Expand All @@ -51,7 +51,7 @@
"unbuild": "latest",
"unctx": "2.3.1",
"vite": "5.0.10",
"vue": "3.3.12",
"vue": "3.3.13",
"vue-bundle-renderer": "2.0.0",
"vue-loader": "17.3.1",
"vue-router": "4.2.5",
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",
"@types/fs-extra": "11.0.4",
"unbuild": "latest",
"vue": "3.3.12"
"vue": "3.3.13"
},
"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 @@ -77,7 +77,7 @@
"@types/webpack-hot-middleware": "2.25.9",
"@types/webpack-virtual-modules": "0.1.3",
"unbuild": "latest",
"vue": "3.3.12"
"vue": "3.3.13"
},
"peerDependencies": {
"vue": "^3.3.4"
Expand Down

0 comments on commit dce7227

Please sign in to comment.