We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9422c5 commit be0fb65Copy full SHA for be0fb65
package.json
@@ -16,20 +16,20 @@
16
"@hazmi35/eslint-config": "^13.3.1",
17
"@swc/cli": "^0.3.12",
18
"@swc/core": "^1.5.24",
19
- "@types/node": "^20.12.13",
+ "@types/node": "^20.13.0",
20
"@types/pg": "^8.11.6",
21
"@typescript-eslint/eslint-plugin": "^7.11.0",
22
"@typescript-eslint/parser": "^7.11.0",
23
"dotenv": "^16.4.5",
24
- "drizzle-kit": "^0.21.4",
+ "drizzle-kit": "^0.22.1",
25
"eslint": "^8.57.0",
26
"rimraf": "^5.0.7",
27
"typescript": "^5.4.5"
28
},
29
"dependencies": {
30
"@nezuchan/schema": "^0.1.1",
31
- "drizzle-orm": "^0.30.10",
32
- "hyper-express": "^6.16.2",
+ "drizzle-orm": "^0.31.0",
+ "hyper-express": "^6.16.3",
33
"pg": "^8.11.5",
34
"pino": "^9.1.0",
35
"pino-pretty": "^11.1.0"
0 commit comments