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 May 6, 2024
1 parent 53bdea8 commit 2473489
Show file tree
Hide file tree
Showing 3 changed files with 249 additions and 339 deletions.
8 changes: 4 additions & 4 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.26"
},
"devDependencies": {
"sass": "1.75.0",
"sass": "1.76.0",
"unocss": "0.59.4",
"vitepress": "1.1.3",
"wrangler": "3.51.2"
"vitepress": "1.1.4",
"wrangler": "3.53.1"
}
}
14 changes: 7 additions & 7 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"test:watch": "vitest"
},
"devDependencies": {
"@types/node": "20.12.7",
"@types/node": "20.12.10",
"@vitejs/plugin-vue": "5.0.4",
"@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.11",
"vitest": "1.6.0",
"vue": "3.4.26",
"vue-tsc": "2.0.16",
"zod": "3.23.6"
},
"peerDependencies": {
"vue": "3.4.23"
"vue": "3.4.26"
}
}
Loading

0 comments on commit 2473489

Please sign in to comment.