2424 "mobx-react-lite" : " ^3.2.0" ,
2525 "react-bootstrap" : " ^1.5.2" ,
2626 "react-json-view" : " ^1.21.3" ,
27- "react-scripts" : " 4 .0.3 " ,
27+ "react-scripts" : " ^5 .0.1 " ,
2828 "react-tagsinput" : " ^3.19.0" ,
2929 "socket.io-client" : " ^4.0.1" ,
3030 "typescript" : " ^4.4.3" ,
3737 "test" : " react-scripts test" ,
3838 "eject" : " react-scripts eject"
3939 },
40- "eslintConfig" : {
41- "extends" : [
42- " react-app" ,
43- " react-app/jest"
44- ]
45- },
4640 "browserslist" : {
4741 "production" : [
4842 " >0.2%" ,
5650 ]
5751 },
5852 "devDependencies" : {
53+ "@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
5954 "@testing-library/jest-dom" : " ^5.11.4" ,
6055 "@testing-library/react" : " ^11.1.0" ,
6156 "@testing-library/user-event" : " ^12.1.10" ,
62- "@typescript-eslint/eslint-plugin" : " ^4.31.2" ,
63- "@typescript-eslint/parser" : " ^4.31.2" ,
64- "eslint" : " ^7.32.0" ,
57+ "@typescript-eslint/eslint-plugin" : " ^6.6.0" ,
58+ "@typescript-eslint/parser" : " ^6.6.0" ,
6559 "eslint-config-standard" : " ^16.0.3" ,
6660 "eslint-plugin-import" : " ^2.24.2" ,
6761 "eslint-plugin-node" : " ^11.1.0" ,
6862 "eslint-plugin-promise" : " ^5.1.0" ,
69- "eslint-plugin-react" : " ^7.26.0 "
63+ "eslint-plugin-react" : " ^7.33.2 "
7064 }
71- }
65+ }
0 commit comments