File tree Expand file tree Collapse file tree 2 files changed +1067
-32
lines changed Expand file tree Collapse file tree 2 files changed +1067
-32
lines changed Original file line number Diff line number Diff line change 1616 "lint" : " eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0" ,
1717 "lint:fix" : " eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0 --fix" ,
1818 "preview" : " vite preview" ,
19- "postinstall" : " node ./postinstall.js"
19+ "postinstall" : " node ./postinstall.js" ,
20+ "knip" : " knip"
2021 },
2122 "dependencies" : {
2223 "@emotion/react" : " ^11.11.1" ,
9192 "@types/js-yaml" : " ^4.0.9" ,
9293 "@types/markdown-it" : " ^13.0.7" ,
9394 "@types/marked" : " ^6.0.0" ,
94- "@types/node" : " ^20.10.4 " ,
95+ "@types/node" : " ^20.11.16 " ,
9596 "@types/papaparse" : " ^5.3.14" ,
9697 "@types/react" : " ^18.2.45" ,
9798 "@types/react-csv" : " ^1.1.10" ,
108109 "eslint-plugin-react-hooks" : " ^4.6.0" ,
109110 "eslint-plugin-react-refresh" : " ^0.4.5" ,
110111 "jsdom" : " ^23.0.1" ,
112+ "knip" : " ^4.3.1" ,
111113 "msw" : " ^1.3.2" ,
112114 "sass" : " ^1.69.5" ,
113115 "scaffdog" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments