File tree Expand file tree Collapse file tree 2 files changed +326
-289
lines changed Expand file tree Collapse file tree 2 files changed +326
-289
lines changed Original file line number Diff line number Diff line change 2929 "lint" : " eslint . && prettier --check ."
3030 },
3131 "dependencies" : {
32- "lodash" : " ^4.17.21" ,
33- "yaml" : " ^2.7.0"
32+ "lodash" : " ^4.17.21"
3433 },
3534 "peerDependencies" : {
3635 "typescript" : " ^5.8"
3736 },
3837 "devDependencies" : {
39- "@eslint/js" : " ^9.22.0 " ,
38+ "@eslint/js" : " ^9.25.1 " ,
4039 "@types/lodash" : " ^4.17.16" ,
41- "@types/node" : " ^22.13.10 " ,
42- "@types/react" : " ^19.0.10 " ,
40+ "@types/node" : " ^22.15.3 " ,
41+ "@types/react" : " ^19.1.2 " ,
4342 "cross-env" : " ^7.0.3" ,
44- "eslint" : " ^9.22.0 " ,
43+ "eslint" : " ^9.25.1 " ,
4544 "fast-glob" : " ^3.3.3" ,
4645 "globals" : " ^16.0.0" ,
4746 "prettier" : " ^3.5.3" ,
4847 "rimraf" : " ^6.0.1" ,
49- "typescript" : " ^5.8.2 " ,
50- "typescript-eslint" : " ^8.26 .1" ,
51- "vite" : " ^6.2.1 " ,
52- "vitest" : " ^3.0.8 "
48+ "typescript" : " ^5.8.3 " ,
49+ "typescript-eslint" : " ^8.31 .1" ,
50+ "vite" : " ^6.3.3 " ,
51+ "vitest" : " ^3.1.2 "
5352 },
5453 "publishConfig" : {
5554 "access" : " public"
5655 },
57- "packageManager" :
" [email protected] .2 " 56+ "packageManager" :
" [email protected] .5 " 5857}
You can’t perform that action at this time.
0 commit comments