Skip to content

Commit

Permalink
⬆️ chore(deps): Update all non-major dependencies (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 19, 2024
1 parent f9db08d commit 09cf1fc
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 204 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"type": "module",
"dependencies": {
"vitepress": "1.1.4"
"vitepress": "1.2.0"
},
"devDependencies": {
"markdownlint-cli2": "0.13.0"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"node": ">=18.0.0"
},
"devDependencies": {
"@changesets/cli": "2.27.1",
"@changesets/cli": "2.27.2",
"@commitlint/cli": "18.6.1",
"@faker-js/faker": "8.4.1",
"@paralleldrive/cuid2": "2.2.2",
Expand All @@ -35,15 +35,15 @@
"jsdom": "24.0.0",
"markdownlint-cli2": "0.13.0",
"lint-staged": "15.1.0",
"publint": "0.2.7",
"publint": "0.2.8",
"turbo": "1.13.3",
"type-fest": "4.18.2",
"typescript": "5.4.5",
"unbuild": "2.0.0",
"valibot": "0.30.0",
"vite-tsconfig-paths": "4.3.2",
"@biomejs/biome": "1.7.3",
"vitepress": "1.1.4",
"vitepress": "1.2.0",
"vitest": "1.6.0",
"zod": "3.23.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@vitest/coverage-istanbul": "1.6.0",
"jsdom": "24.0.0",
"lint-staged": "15.1.0",
"publint": "0.2.7",
"publint": "0.2.8",
"type-fest": "4.18.2",
"typescript": "5.4.5",
"unbuild": "2.0.0",
Expand Down
Loading

0 comments on commit 09cf1fc

Please sign in to comment.