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 544f73d commit 9d907a3Copy full SHA for 9d907a3
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.16.1",
22
- "@typescript-eslint/parser": "^7.16.1",
+ "@typescript-eslint/eslint-plugin": "^7.17.0",
+ "@typescript-eslint/parser": "^7.17.0",
23
"dotenv": "^16.4.5",
24
"drizzle-kit": "^0.22.7",
25
"eslint": "^8.57.0",
26
"rimraf": "^5.0.7",
27
- "typescript": "^5.5.3"
+ "typescript": "^5.5.4"
28
},
29
"dependencies": {
30
"@nezuchan/schema": "^0.1.4",
0 commit comments