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