Skip to content

Commit be0fb65

Browse files
chore(deps): update all non-major dependencies
1 parent b9422c5 commit be0fb65

File tree

2 files changed

+110
-252
lines changed

2 files changed

+110
-252
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@
1616
"@hazmi35/eslint-config": "^13.3.1",
1717
"@swc/cli": "^0.3.12",
1818
"@swc/core": "^1.5.24",
19-
"@types/node": "^20.12.13",
19+
"@types/node": "^20.13.0",
2020
"@types/pg": "^8.11.6",
2121
"@typescript-eslint/eslint-plugin": "^7.11.0",
2222
"@typescript-eslint/parser": "^7.11.0",
2323
"dotenv": "^16.4.5",
24-
"drizzle-kit": "^0.21.4",
24+
"drizzle-kit": "^0.22.1",
2525
"eslint": "^8.57.0",
2626
"rimraf": "^5.0.7",
2727
"typescript": "^5.4.5"
2828
},
2929
"dependencies": {
3030
"@nezuchan/schema": "^0.1.1",
31-
"drizzle-orm": "^0.30.10",
32-
"hyper-express": "^6.16.2",
31+
"drizzle-orm": "^0.31.0",
32+
"hyper-express": "^6.16.3",
3333
"pg": "^8.11.5",
3434
"pino": "^9.1.0",
3535
"pino-pretty": "^11.1.0"

0 commit comments

Comments
 (0)