File tree Expand file tree Collapse file tree 2 files changed +222
-179
lines changed
Expand file tree Collapse file tree 2 files changed +222
-179
lines changed Original file line number Diff line number Diff line change 254254 "@eslint/js" : " ^10.0.1" ,
255255 "@jest/globals" : " ^30.2.0" ,
256256 "@types/jest" : " ^30.0.0" ,
257- "@types/node" : " ^25.2.3 " ,
257+ "@types/node" : " ^25.3.0 " ,
258258 "concurrently" : " ^9.2.1" ,
259259 "cross-env" : " ^10.1.0" ,
260260 "dotenv" : " ^17.3.1" ,
261- "eslint" : " ^10.0.0 " ,
261+ "eslint" : " ^10.0.2 " ,
262262 "globals" : " ^17.3.0" ,
263263 "http-server" : " ^14.1.1" ,
264264 "jest" : " ^30.2.0" ,
267267 "ts-node" : " ^10.9.2" ,
268268 "tsup" : " ^8.5.1" ,
269269 "typescript" : " ^5.9.3" ,
270- "typescript-eslint" : " ^8.56.0 "
270+ "typescript-eslint" : " ^8.56.1 "
271271 },
272272 "dependencies" : {
273273 "@alessiofrittoli/date-utils" : " ^4.1.0" ,
274- "@alessiofrittoli/math-utils" : " ^1.18 .0" ,
274+ "@alessiofrittoli/math-utils" : " ^2.0 .0" ,
275275 "@alessiofrittoli/type-utils" : " ^1.9.0" ,
276- "@alessiofrittoli/url-utils" : " ^3.7.1 "
276+ "@alessiofrittoli/url-utils" : " ^4.0.0 "
277277 }
278278}
You can’t perform that action at this time.
0 commit comments