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 b4ce223 commit 768afa3Copy full SHA for 768afa3
2 files changed
package.json
@@ -93,22 +93,22 @@
93
"devDependencies": {
94
"@testcontainers/postgresql": "11.14.0",
95
"@types/config": "4.4.0",
96
- "@types/node": "20.19.39",
+ "@types/node": "20.19.43",
97
"@types/pg": "8.20.0",
98
"@types/yargs": "17.0.35",
99
"@vitest/coverage-v8": "4.1.9",
100
"@vitest/ui": "4.1.9",
101
- "config": "4.4.1",
+ "config": "4.4.2",
102
"dotenv": "17.3.1",
103
"dotenv-expand": "12.0.3",
104
"node-pg-migrate": "file:.",
105
"npm-run-all2": "8.0.4",
106
"oxfmt": "0.57.0",
107
"oxlint": "1.72.0",
108
"oxlint-tsgolint": "0.24.0",
109
- "pg": "8.20.0",
+ "pg": "8.22.0",
110
"testcontainers": "11.14.0",
111
- "tsdown": "0.21.10",
+ "tsdown": "0.22.3",
112
"typescript": "6.0.3",
113
"vitepress": "1.6.4",
114
"vitest": "4.1.9"
0 commit comments