|
44 | 44 | "@types/react-dom": "^18.3.1", |
45 | 45 | "@types/react-helmet": "^6.1.11", |
46 | 46 | "@types/react-modal": "^3.16.3", |
47 | | - "@types/react-router": "^5.1", |
48 | | - "@types/react-router-dom": "^5.1", |
49 | 47 | "@types/react-select": "^5.0.1", |
50 | 48 | "@types/styled-components": "^5.1.26", |
51 | 49 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
|
146 | 144 | "react-icomoon": "^2.6.1", |
147 | 145 | "react-modal": "^3.16.3", |
148 | 146 | "react-refresh": "^0.17.0", |
149 | | - "react-remarkable": "^1.1.3", |
150 | | - "react-router": "^5.1", |
151 | | - "react-router-dom": "^6.28.0", |
| 147 | + "react-router": "^7.7.1", |
| 148 | + "react-router-dom": "^7.7.1", |
152 | 149 | "react-select": "^5.10.2", |
153 | 150 | "react-tooltip": "^4.2.6", |
154 | 151 | "react-vis": "^1.12.1", |
|
158 | 155 | "tar-stream": "^3.1.7", |
159 | 156 | "universal-cookie": "^7.2.2" |
160 | 157 | }, |
161 | | - "resolutions": { |
162 | | - "d3-color": "^3.1.0", |
163 | | - "moment": "^2.9.0", |
164 | | - "trim": "^0.0.3", |
165 | | - "moment-timezone": "^0.5.35", |
166 | | - "trim-newlines": "^3.0.1", |
167 | | - "webpack-dev-middleware": "^6.1.2" |
168 | | - }, |
169 | 158 | "browserslist": [ |
170 | 159 | "> 1%", |
171 | 160 | "last 4 versions", |
|
0 commit comments