Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 53bdea8 commit 9177624
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 303 deletions.
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"@vuetils/form": "workspace:*",
"vue": "3.4.23"
"vue": "3.4.25"
},
"devDependencies": {
"sass": "1.75.0",
"unocss": "0.59.4",
"vitepress": "1.1.3",
"wrangler": "3.51.2"
"wrangler": "3.52.0"
}
}
12 changes: 6 additions & 6 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"@vuetils/form": "workspace:*",
"typescript": "5.4.5",
"valibot": "0.30.0",
"vite": "5.2.9",
"vitest": "1.5.0",
"vue": "3.4.23",
"vue-tsc": "2.0.13",
"zod": "3.22.4"
"vite": "5.2.10",
"vitest": "1.5.1",
"vue": "3.4.25",
"vue-tsc": "2.0.14",
"zod": "3.23.4"
},
"peerDependencies": {
"vue": "3.4.23"
"vue": "3.4.25"
}
}
Loading

0 comments on commit 9177624

Please sign in to comment.