Skip to content

Commit 768afa3

Browse files
chore(deps): update devdependencies
1 parent b4ce223 commit 768afa3

2 files changed

Lines changed: 414 additions & 147 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,22 +93,22 @@
9393
"devDependencies": {
9494
"@testcontainers/postgresql": "11.14.0",
9595
"@types/config": "4.4.0",
96-
"@types/node": "20.19.39",
96+
"@types/node": "20.19.43",
9797
"@types/pg": "8.20.0",
9898
"@types/yargs": "17.0.35",
9999
"@vitest/coverage-v8": "4.1.9",
100100
"@vitest/ui": "4.1.9",
101-
"config": "4.4.1",
101+
"config": "4.4.2",
102102
"dotenv": "17.3.1",
103103
"dotenv-expand": "12.0.3",
104104
"node-pg-migrate": "file:.",
105105
"npm-run-all2": "8.0.4",
106106
"oxfmt": "0.57.0",
107107
"oxlint": "1.72.0",
108108
"oxlint-tsgolint": "0.24.0",
109-
"pg": "8.20.0",
109+
"pg": "8.22.0",
110110
"testcontainers": "11.14.0",
111-
"tsdown": "0.21.10",
111+
"tsdown": "0.22.3",
112112
"typescript": "6.0.3",
113113
"vitepress": "1.6.4",
114114
"vitest": "4.1.9"

0 commit comments

Comments
 (0)