|
91 | 91 | "@eslint/compat": "2.0.2", |
92 | 92 | "@eslint/js": "9.39.2", |
93 | 93 | "@stylistic/eslint-plugin": "5.8.0", |
94 | | - "@testcontainers/postgresql": "11.11.0", |
| 94 | + "@testcontainers/postgresql": "11.12.0", |
95 | 95 | "@types/config": "3.3.5", |
96 | | - "@types/node": "20.19.33", |
97 | | - "@types/pg": "8.16.0", |
| 96 | + "@types/node": "20.19.36", |
| 97 | + "@types/pg": "8.18.0", |
98 | 98 | "@types/yargs": "17.0.35", |
99 | 99 | "@vitest/coverage-v8": "4.0.18", |
100 | 100 | "@vitest/eslint-plugin": "1.6.9", |
101 | 101 | "@vitest/ui": "4.0.18", |
102 | | - "config": "4.3.0", |
| 102 | + "config": "4.4.1", |
103 | 103 | "dotenv": "17.3.1", |
104 | 104 | "dotenv-expand": "12.0.3", |
105 | 105 | "esbuild-fix-imports-plugin": "1.0.23", |
|
111 | 111 | "eslint-plugin-unicorn": "62.0.0", |
112 | 112 | "node-pg-migrate": "file:.", |
113 | 113 | "npm-run-all2": "8.0.4", |
114 | | - "pg": "8.18.0", |
| 114 | + "pg": "8.20.0", |
115 | 115 | "prettier": "3.8.1", |
116 | 116 | "prettier-plugin-organize-imports": "4.3.0", |
117 | 117 | "prettier-plugin-pkg": "0.21.2", |
118 | | - "testcontainers": "11.11.0", |
| 118 | + "testcontainers": "11.12.0", |
119 | 119 | "tsup": "8.5.1", |
120 | 120 | "typescript": "5.9.3", |
121 | 121 | "typescript-eslint": "8.55.0", |
|
0 commit comments