We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264c099 commit 6dcf386Copy full SHA for 6dcf386
2 files changed
package.json
@@ -8,19 +8,19 @@
8
"@emotion/core": "11.0.0",
9
"@emotion/react": "11.10.5",
10
"@emotion/styled": "11.10.5",
11
- "antd": "4.24.4",
12
- "axios": "0.27.2",
+ "antd": "5.0.3",
+ "axios": "1.2.0",
13
"emotion": "11.0.0",
14
"formik": "2.2.9",
15
"libreact": "2.13.3",
16
"path-to-regexp": "6.2.1",
17
"query-string": "5.1.1",
18
- "react": "17.0.2",
+ "react": "18.2.0",
19
"react-color": "2.19.3",
20
- "react-dom": "17.0.2",
+ "react-dom": "18.2.0",
21
"react-fast-compare": "3.2.0",
22
- "react-redux": "7.2.9",
23
- "react-router-dom": "5.3.4",
+ "react-redux": "8.0.5",
+ "react-router-dom": "6.4.4",
24
"redux": "4.2.0",
25
"redux-aggregate": "2.1.2",
26
"redux-thunk": "2.4.2",
0 commit comments