Skip to content

Commit

Permalink
build(deps): update vue monorepo to ^3.4.30
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent d8f4747 commit 9a391c5
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 79 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"vite": "^5.3.1",
"vitepress": "^1.2.3",
"vitepress-markdown-it-stepper": "^0.1.0",
"vue": "^3.4.29"
"vue": "^3.4.30"
},
"publishConfig": {
"access": "restricted"
Expand Down
6 changes: 3 additions & 3 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@
"@inertiajs-revamped/core": "workspace:*",
"@inertiajs-revamped/vite": "workspace:*",
"fast-equals": "^5.0.1",
"vue": "^3.4.29"
"vue": "^3.4.30"
},
"devDependencies": {
"@types/node": "^20.14.8",
"@vue/runtime-core": "^3.4.29"
"@vue/runtime-core": "^3.4.30"
},
"peerDependencies": {
"vue": ">=3.4.29"
"vue": ">=3.4.30"
},
"engines": {
"node": ">=18.12.0"
Expand Down
155 changes: 80 additions & 75 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9a391c5

Please sign in to comment.