Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Dung Huynh Duc committed Jul 22, 2024
1 parent 077f380 commit b31ff38
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 861 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,37 +47,37 @@
}
},
"dependencies": {
"@typeschema/main": "0.13.9"
"@typeschema/main": "0.13.10"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@biomejs/biome": "1.8.3",
"@size-limit/preset-small-lib": "11.1.4",
"@skypack/package-check": "0.2.2",
"@testing-library/react": "15.0.7",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typeschema/joi": "0.13.3",
"@typeschema/valibot": "0.13.4",
"@typeschema/valibot": "0.13.5",
"@typeschema/yup": "0.13.3",
"@typeschema/zod": "0.13.3",
"@vitest/ui": "1.6.0",
"c8": "9.1.0",
"@vitest/ui": "2.0.4",
"c8": "10.1.2",
"fastest-validator": "1.18.0",
"husky": "9.0.11",
"joi": "17.13.1",
"next": "14.2.3",
"husky": "9.1.1",
"joi": "17.13.3",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"size-limit": "11.1.4",
"standard-version": "9.5.0",
"tslib": "2.6.2",
"tsup": "8.0.2",
"typedoc": "0.25.13",
"typescript": "5.4.5",
"valibot": "0.30.0",
"vite": "5.2.12",
"vitest": "1.6.0",
"tslib": "2.6.3",
"tsup": "8.2.2",
"typedoc": "0.26.5",
"typescript": "5.5.3",
"valibot": "0.36.0",
"vite": "5.3.4",
"vitest": "2.0.4",
"yup": "1.4.0",
"zod": "3.23.8"
},
Expand Down
Loading

0 comments on commit b31ff38

Please sign in to comment.