File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed
Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 33* .log
44.DS_Store
55tmp
6- test /.test-output
6+ test /.test-output
7+ * .code-workspace
Original file line number Diff line number Diff line change 4444 },
4545 "devDependencies" : {
4646 "@eslint/js" : " ^9.39.2" ,
47- "@types/node" : " ^25.2.2 " ,
48- "esbuild" : " ^0.27.2 " ,
47+ "@types/node" : " ^25.3.5 " ,
48+ "esbuild" : " ^0.27.3 " ,
4949 "eslint" : " ^9.39.2" ,
5050 "eslint-plugin-import" : " ^2.32.0" ,
51- "globals" : " ^17.0 .0" ,
52- "prettier" : " ^3.8.0 " ,
51+ "globals" : " ^17.4 .0" ,
52+ "prettier" : " ^3.8.1 " ,
5353 "prettier-plugin-organize-imports" : " ^4.3.0" ,
54- "puppeteer" : " ^24.35 .0" ,
54+ "puppeteer" : " ^24.38 .0" ,
5555 "typescript" : " ^5.9.3" ,
56- "typescript-eslint" : " ^8.53 .1" ,
57- "vitest" : " ^4.0.17 "
56+ "typescript-eslint" : " ^8.56 .1" ,
57+ "vitest" : " ^4.0.18 "
5858 }
5959}
You can’t perform that action at this time.
0 commit comments