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 9001e28 commit 4e2cfa0Copy full SHA for 4e2cfa0
package.json
@@ -93,7 +93,7 @@
93
"@eslint/js": "9.21.0",
94
"@stylistic/eslint-plugin": "3.1.0",
95
"@types/config": "3.3.5",
96
- "@types/node": "20.17.19",
+ "@types/node": "20.17.22",
97
"@types/pg": "8.11.11",
98
"@types/yargs": "17.0.33",
99
"@vitest/coverage-v8": "3.0.5",
@@ -116,11 +116,11 @@
116
"pg": "8.13.3",
117
"prettier": "3.5.1",
118
"prettier-plugin-organize-imports": "4.1.0",
119
- "prettier-plugin-packagejson": "2.5.8",
+ "prettier-plugin-packagejson": "2.5.9",
120
"rimraf": "6.0.1",
121
"ts-node": "10.9.2",
122
- "tsup": "8.3.6",
123
- "tsx": "4.19.2",
+ "tsup": "8.4.0",
+ "tsx": "4.19.3",
124
"typescript": "5.7.3",
125
"typescript-eslint": "8.25.0",
126
"vitepress": "1.6.3",
0 commit comments