File tree Expand file tree Collapse file tree 2 files changed +2999
-3391
lines changed
Expand file tree Collapse file tree 2 files changed +2999
-3391
lines changed Original file line number Diff line number Diff line change 1515 "typescript" : " ^5.0.4" ,
1616 "webpack" : " ^5.64.4" ,
1717 "webpack-cli" : " ^5.0.1" ,
18- "webpack-dev-server" : " ^4.6.0 " ,
18+ "webpack-dev-server" : " ^5.2.1 " ,
1919 "webpack-manifest-plugin" : " ^5.0.0"
2020 },
2121 "dependencies" : {
3333 "chart.js" : " ^4.1.1" ,
3434 "react" : " ^18.2.0" ,
3535 "react-chartjs-2" : " ^5.1.0" ,
36- "react-dev-utils" : " ^12.0.1" ,
3736 "react-dom" : " ^18.2.0" ,
3837 "react-icons" : " ^4.7.1" ,
3938 "react-refresh" : " ^0.14.0" ,
4443 "zustand" : " ^4.1.5"
4544 },
4645 "resolutions" : {
47- "styled-components" : " ^5"
46+ "styled-components" : " ^5" ,
47+ "braces" : " >=3.0.3" ,
48+ "micromatch" : " >=4.0.8" ,
49+ "minimatch" : " >=3.1.3" ,
50+ "ws" : " >=8.17.1" ,
51+ "nth-check" : " >=2.0.1" ,
52+ "postcss" : " >=8.4.31" ,
53+ "semver" : " >=7.5.2" ,
54+ "serialize-javascript" : " >=7.0.3"
4855 },
4956 "scripts" : {
5057 "start-dev-server" : " webpack serve --open" ,
You can’t perform that action at this time.
0 commit comments