File tree Expand file tree Collapse file tree 2 files changed +617
-345
lines changed
Expand file tree Collapse file tree 2 files changed +617
-345
lines changed Original file line number Diff line number Diff line change 4343 "devDependencies" : {
4444 "@tanstack/config" : " ^0.16.1" ,
4545 "@vitest/coverage-istanbul" : " ^3.0.5" ,
46- "esbuild" : " ^0.24.2 " ,
47- "eslint" : " ^9.19 .0" ,
46+ "esbuild" : " ^0.25.0 " ,
47+ "eslint" : " ^9.20 .0" ,
4848 "eslint-plugin-import-x" : " ^4.6.1" ,
4949 "eslint-plugin-regexp" : " ^2.7.0" ,
5050 "globals" : " ^15.14.0" ,
5151 "knip" : " ^5.43.6" ,
52- "neostandard" : " ^0.12.0 " ,
53- "prettier" : " ^3.4.2 " ,
54- "publint" : " ^0.3.2 " ,
52+ "neostandard" : " ^0.12.1 " ,
53+ "prettier" : " ^3.5.0 " ,
54+ "publint" : " ^0.3.4 " ,
5555 "rimraf" : " ^6.0.1" ,
5656 "typescript" : " ^5.7.3" ,
57- "vite" : " ^6.0.11 " ,
57+ "vite" : " ^6.1.0 " ,
5858 "vitest" : " ^3.0.5"
5959 },
6060 "scripts" : {
7070 "test:types" : " tsc" ,
7171 "test:unit" : " vitest"
7272 },
73- "version" : " 3.0.7 "
73+ "version" : " 3.0.8 "
7474}
You can’t perform that action at this time.
0 commit comments