File tree Expand file tree Collapse file tree 2 files changed +252
-314
lines changed Expand file tree Collapse file tree 2 files changed +252
-314
lines changed Original file line number Diff line number Diff line change 94
94
"@eslint/js" : " 9.26.0" ,
95
95
"@stylistic/eslint-plugin" : " 4.2.0" ,
96
96
"@types/config" : " 3.3.5" ,
97
- "@types/node" : " 20.17.41 " ,
98
- "@types/pg" : " 8.12.0 " ,
97
+ "@types/node" : " 20.17.47 " ,
98
+ "@types/pg" : " 8.15.1 " ,
99
99
"@types/yargs" : " 17.0.33" ,
100
100
"@vitest/coverage-v8" : " 3.1.3" ,
101
101
"@vitest/eslint-plugin" : " 1.1.44" ,
113
113
"json5" : " 2.2.3" ,
114
114
"node-pg-migrate" : " file:." ,
115
115
"npm-run-all2" : " 8.0.1" ,
116
- "pg" : " 8.15.6 " ,
116
+ "pg" : " 8.16.0 " ,
117
117
"prettier" : " 3.5.3" ,
118
118
"prettier-plugin-organize-imports" : " 4.1.0" ,
119
119
"prettier-plugin-packagejson" : " 2.5.10" ,
135
135
"optional" : true
136
136
}
137
137
},
138
- "packageManager" : " pnpm@10.10 .0" ,
138
+ "packageManager" : " pnpm@10.11 .0" ,
139
139
"engines" : {
140
140
"node" : " >=20.11.0"
141
141
}
You can’t perform that action at this time.
0 commit comments