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 25, 2024
1 parent 0ad869a commit 6b8ca71
Show file tree
Hide file tree
Showing 4 changed files with 896 additions and 355 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"private": true,
"type": "module",
"dependencies": {
"vitepress": "1.0.0-rc.45"
"vitepress": "1.1.3"
},
"devDependencies": {
"markdownlint-cli2": "0.12.1"
"markdownlint-cli2": "0.13.0"
},
"scripts": {
"dev": "vitepress dev",
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
"@faker-js/faker": "8.4.1",
"@paralleldrive/cuid2": "2.2.2",
"@total-typescript/ts-reset": "0.5.1",
"@vitest/coverage-istanbul": "1.3.1",
"@vitest/coverage-istanbul": "1.5.2",
"commitlint-config-gitmoji": "2.3.1",
"gitmoji-cli": "9.1.0",
"gitmoji-cli": "9.2.0",
"husky": "9.0.11",
"jsdom": "24.0.0",
"markdownlint-cli2": "0.12.1",
"markdownlint-cli2": "0.13.0",
"lint-staged": "15.1.0",
"publint": "0.2.7",
"turbo": "1.12.5",
"type-fest": "4.11.1",
"typescript": "5.4.2",
"turbo": "1.13.3",
"type-fest": "4.17.0",
"typescript": "5.4.5",
"unbuild": "2.0.0",
"valibot": "0.30.0",
"vite-tsconfig-paths": "4.3.1",
"@biomejs/biome": "1.5.3",
"vitepress": "1.0.0-rc.45",
"vitest": "1.3.1",
"zod": "3.22.4"
"vite-tsconfig-paths": "4.3.2",
"@biomejs/biome": "1.7.1",
"vitepress": "1.1.3",
"vitest": "1.5.2",
"zod": "3.23.4"
}
}
14 changes: 7 additions & 7 deletions packages/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"node": ">=18.0.0"
},
"devDependencies": {
"@biomejs/biome": "1.5.3",
"@biomejs/biome": "1.7.1",
"@faker-js/faker": "8.4.1",
"@total-typescript/ts-reset": "0.5.1",
"@vitest/coverage-istanbul": "1.3.1",
"@vitest/coverage-istanbul": "1.5.2",
"jsdom": "24.0.0",
"lint-staged": "15.1.0",
"publint": "0.2.7",
"type-fest": "4.11.1",
"typescript": "5.4.2",
"type-fest": "4.17.0",
"typescript": "5.4.5",
"unbuild": "2.0.0",
"valibot": "0.30.0",
"vite-tsconfig-paths": "4.3.1",
"vitest": "1.3.1",
"zod": "3.22.4"
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.5.2",
"zod": "3.23.4"
},
"dependencies": {
"@paralleldrive/cuid2": "2.2.2"
Expand Down
Loading

0 comments on commit 6b8ca71

Please sign in to comment.