142
142
"postinstall" : " patch-package && tsm ./typescript/scripts/patchModules.ts"
143
143
},
144
144
"devDependencies" : {
145
- "@milahu/patch-package-with-pnpm-support " : " ^6.4.8 " ,
145
+ "@milahu/patch-package" : " ^6.4.10 " ,
146
146
"@types/fs-extra" : " ^9.0.13" ,
147
- "@types/node" : " ^16.11.21 " ,
148
- "@types/semver" : " ^7.3.13 " ,
147
+ "@types/node" : " ^16.18.126 " ,
148
+ "@types/semver" : " ^7.7.0 " ,
149
149
"@types/vscode" : " 1.72.0" ,
150
- "@vitest/ui" : " ^0.34.6 " ,
150
+ "@vitest/ui" : " ^0.34.7 " ,
151
151
"@vscode/test-electron" : " ^2.5.2" ,
152
- "@zardoy/tsconfig" : " ^1.3 .1" ,
153
- "chokidar" : " ^3.5.3 " ,
152
+ "@zardoy/tsconfig" : " ^1.5 .1" ,
153
+ "chokidar" : " ^3.6.0 " ,
154
154
"chokidar-cli" : " ^3.0.0" ,
155
- "esbuild" : " ^0.16.16 " ,
155
+ "esbuild" : " ^0.16.17 " ,
156
156
"fs-extra" : " ^10.1.0" ,
157
- "got" : " ^12.5.3 " ,
158
- "got-cjs" : " npm:got@^11.x " ,
157
+ "got" : " ^12.6.1 " ,
158
+ "got-cjs" : " npm:got@^11.8.6 " ,
159
159
"npm-run-all" : " ^4.1.5" ,
160
160
"prettier" : " 3.1.0" ,
161
161
"tsm" : " ^2.3.0" ,
162
- "type-fest" : " ^2.13.1 " ,
162
+ "type-fest" : " ^2.19.0 " ,
163
163
"typed-jsonfile" : " ^0.2.1" ,
164
- "typescript" : " 5.3 .3" ,
165
- "vite" : " ^4.1.1 " ,
164
+ "typescript" : " 5.8 .3" ,
165
+ "vite" : " ^4.5.14 " ,
166
166
"vitest" : " ^0.34.6" ,
167
167
"vitest-environment-ts-plugin" : " ./vitest-environment-ts-plugin" ,
168
168
"vscode-manifest" : " ^0.0.4"
169
169
},
170
170
"pnpm" : {
171
171
"overrides" : {
172
- "esbuild" : " ^0.15.15 "
172
+ "esbuild" : " ^0.15.18 "
173
173
},
174
174
"ignoredBuiltDependencies" : [
175
175
" playwright"
182
182
]
183
183
},
184
184
"dependencies" : {
185
- "@types/chai" : " ^4.3.3 " ,
186
- "@types/glob" : " ^8.0 .0" ,
187
- "@types/lodash" : " ^4.14.182 " ,
185
+ "@types/chai" : " ^4.3.20 " ,
186
+ "@types/glob" : " ^8.1 .0" ,
187
+ "@types/lodash" : " ^4.17.20 " ,
188
188
"@types/mocha" : " ^9.1.1" ,
189
189
"@types/pluralize" : " ^0.0.29" ,
190
- "@vscode/emmet-helper" : " ^2.8.4 " ,
190
+ "@vscode/emmet-helper" : " ^2.11.0 " ,
191
191
"@zardoy/utils" : " ^0.0.9" ,
192
192
"@zardoy/vscode-utils" : " ^0.0.52" ,
193
- "chai" : " ^4.3.6 " ,
193
+ "chai" : " ^4.5.0 " ,
194
194
"change-case" : " ^4.1.2" ,
195
195
"delay" : " ^5.0.0" ,
196
196
"escape-string-regexp" : " ^5.0.0" ,
197
- "eslint" : " ^8.56.0 " ,
197
+ "eslint" : " ^8.57.1 " ,
198
198
"eslint-config-zardoy" : " ^0.2.17" ,
199
- "glob" : " ^8.0.3 " ,
199
+ "glob" : " ^8.1.0 " ,
200
200
"lodash" : " ^4.17.21" ,
201
201
"lodash.get" : " ^4.4.2" ,
202
202
"lodash.throttle" : " ^4.1.1" ,
203
- "mocha" : " ^10.0.0 " ,
203
+ "mocha" : " ^10.8.2 " ,
204
204
"path-browserify" : " ^1.0.1" ,
205
205
"pluralize" : " github:plurals/pluralize#36f03cd2d573fa6d23e12e1529fa4627e2af74b4" ,
206
- "rambda" : " ^7.2.1 " ,
206
+ "rambda" : " ^7.5.0 " ,
207
207
"require-from-string" : " ^2.0.2" ,
208
- "semver" : " ^7.3.8 " ,
209
- "string-dedent" : " ^3.0.1 " ,
210
- "ts-expose-internals" : " ^5.3 .3" ,
208
+ "semver" : " ^7.7.2 " ,
209
+ "string-dedent" : " ^3.0.2 " ,
210
+ "ts-expose-internals" : " ^5.6 .3" ,
211
211
"ts-simple-type" : " ^1.0.7" ,
212
212
"unleashed-typescript" : " ^1.3.0" ,
213
213
"vscode-framework" : " ^0.0.18" ,
214
- "vscode-uri" : " ^3.0.6 "
214
+ "vscode-uri" : " ^3.1.0 "
215
215
},
216
216
"prettier" : {
217
217
"semi" : false ,
231
231
"runTest" : false
232
232
}
233
233
},
234
- "packageManager" : " pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac "
234
+ "packageManager" : " pnpm@10.13.1 "
235
235
}
0 commit comments