Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Dec 5, 2023
1 parent 1a4424f commit d0999a1
Show file tree
Hide file tree
Showing 7 changed files with 301 additions and 278 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,24 +70,24 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@biomejs/biome": "1.3.3",
"@biomejs/biome": "1.4.1",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@elysiajs/cors": "^0.7.2",
"@elysiajs/static": "^0.7.1",
"@pkmn/dex": "^0.7.58",
"@pkmn/dex-types": "^0.7.58",
"@pkmn/dex": "^0.7.59",
"@pkmn/dex-types": "^0.7.59",
"@types/jest": "^29.5.10",
"@types/node": "^20.9.4",
"bun": "^1.0.14",
"bun-types": "^1.0.14",
"@types/node": "^20.10.3",
"bun": "^1.0.15",
"bun-types": "^1.0.15",
"changelogen": "^0.5.5",
"concurrently": "^8.2.2",
"elysia": "^0.7.29",
"elysia": "^0.7.30",
"glob": "^10.3.10",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"publint": "^0.2.5",
"lint-staged": "^15.2.0",
"publint": "^0.2.6",
"sort-package-json": "^2.6.0",
"tsup": "^8.0.1",
"turbo": "^1.10.16",
Expand Down
Loading

0 comments on commit d0999a1

Please sign in to comment.