We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d907a3 commit d5c9a8fCopy full SHA for d5c9a8f
package.json
@@ -18,13 +18,13 @@
18
"@swc/core": "^1.5.24",
19
"@types/node": "^20.12.13",
20
"@types/pg": "^8.11.6",
21
- "@typescript-eslint/eslint-plugin": "^7.17.0",
22
- "@typescript-eslint/parser": "^7.17.0",
+ "@typescript-eslint/eslint-plugin": "^7.18.0",
+ "@typescript-eslint/parser": "^7.18.0",
23
"dotenv": "^16.4.5",
24
"drizzle-kit": "^0.22.7",
25
- "eslint": "^8.57.0",
+ "eslint": "^8.57.1",
26
"rimraf": "^5.0.7",
27
- "typescript": "^5.5.4"
+ "typescript": "^5.8.2"
28
},
29
"dependencies": {
30
"@nezuchan/schema": "^0.1.4",
0 commit comments