Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PunGrumpy committed Jul 24, 2024
1 parent 9eef5d9 commit a665a61
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,25 +71,25 @@
],
"dependencies": {
"chalk": "^5.3.0",
"elysia": "^1.0.24"
"elysia": "^1.1.4"
},
"devDependencies": {
"@elysiajs/eden": "^1.0.14",
"@eslint/js": "^9.5.0",
"@elysiajs/eden": "^1.1.1",
"@eslint/js": "^9.7.0",
"@trunkio/launcher": "^1.3.1",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"bun-types": "^1.1.13",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"bun-types": "^1.1.20",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "9.x",
"eslint-plugin-simple-import-sort": "^12.1.0",
"husky": "^9.0.11",
"eslint": "^9.7.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.1",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"typescript-eslint": "^7.13.1"
"prettier": "^3.3.3",
"typescript-eslint": "^7.17.0"
},
"peerDependencies": {
"typescript": "^5.0.0"
"typescript": "^5.2.2"
}
}

0 comments on commit a665a61

Please sign in to comment.