File tree Expand file tree Collapse file tree 2 files changed +4081
-3586
lines changed
Expand file tree Collapse file tree 2 files changed +4081
-3586
lines changed Original file line number Diff line number Diff line change 2222 "query-string" : " ^8.1.0" ,
2323 "react" : " ^18.2.0" ,
2424 "react-dom" : " ^18.2.0" ,
25- "react-json-view" : " ^1.21.3" ,
2625 "react-redux" : " ^8.1.2" ,
2726 "react-router-dom" : " ^6.15.0" ,
28- "react-scripts" : " 5.0.1" ,
29- "react-window" : " ^1.8.11" ,
27+ "react-scripts" : " ^5.0.1" ,
3028 "three" : " ^0.169.0" ,
29+ "typescript" : " ^5.1.6" ,
3130 "web-vitals" : " ^2.1.0"
3231 },
3332 "devDependencies" : {
3433 "@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
3534 "@trivago/prettier-plugin-sort-imports" : " ^4.2.0" ,
3635 "@types/node" : " ^20.5.7" ,
37- "@types/react-window" : " ^1.8.8" ,
3836 "@typescript-eslint/eslint-plugin" : " ^5.31.0" ,
3937 "@typescript-eslint/parser" : " ^5.31.0" ,
4038 "eslint" : " ^8.21.0" ,
4543 "eslint-plugin-prefer-arrow-functions" : " ^3.0.1" ,
4644 "eslint-plugin-prettier" : " ^4.2.1" ,
4745 "eslint-plugin-react" : " ^7.30.1" ,
48- "prettier" : " ^2.3.1" ,
49- "typescript" : " ^5.7.3"
46+ "prettier" : " ^2.3.1"
5047 },
5148 "scripts" : {
5249 "start" : " react-scripts start" ,
6562 " last 1 firefox version" ,
6663 " last 1 safari version"
6764 ]
68- }
65+ },
66+ "resolutions" : {
67+ "postcss" : " ^8.4.31" ,
68+ "nth-check" : " ^2.0.1"
69+ }
70+
6971}
You can’t perform that action at this time.
0 commit comments