Skip to content

Commit

Permalink
⬆️ chore(deps): Update all non-major dependencies (#84)
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 4, 2024
1 parent 442d6f6 commit db8535f
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 359 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@faker-js/faker": "8.4.1",
"@paralleldrive/cuid2": "2.2.2",
"@total-typescript/ts-reset": "0.5.1",
"@vitest/coverage-istanbul": "1.5.3",
"@vitest/coverage-istanbul": "1.6.0",
"commitlint-config-gitmoji": "2.3.1",
"gitmoji-cli": "9.2.0",
"husky": "9.0.11",
Expand All @@ -37,14 +37,14 @@
"lint-staged": "15.1.0",
"publint": "0.2.7",
"turbo": "1.13.3",
"type-fest": "4.18.0",
"type-fest": "4.18.1",
"typescript": "5.4.5",
"unbuild": "2.0.0",
"valibot": "0.30.0",
"vite-tsconfig-paths": "4.3.2",
"@biomejs/biome": "1.7.1",
"@biomejs/biome": "1.7.2",
"vitepress": "1.1.4",
"vitest": "1.5.3",
"zod": "3.23.5"
"vitest": "1.6.0",
"zod": "3.23.6"
}
}
8 changes: 4 additions & 4 deletions packages/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@
"@biomejs/biome": "1.7.2",
"@faker-js/faker": "8.4.1",
"@total-typescript/ts-reset": "0.5.1",
"@vitest/coverage-istanbul": "1.5.3",
"@vitest/coverage-istanbul": "1.6.0",
"jsdom": "24.0.0",
"lint-staged": "15.1.0",
"publint": "0.2.7",
"type-fest": "4.18.0",
"type-fest": "4.18.1",
"typescript": "5.4.5",
"unbuild": "2.0.0",
"valibot": "0.30.0",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.5.3",
"zod": "3.23.5"
"vitest": "1.6.0",
"zod": "3.23.6"
},
"dependencies": {
"@paralleldrive/cuid2": "2.2.2"
Expand Down
Loading

0 comments on commit db8535f

Please sign in to comment.