Skip to content

Commit 1ffca71

Browse files
fix(deps): update dependencies
1 parent f93d84a commit 1ffca71

File tree

2 files changed

+164
-192
lines changed

2 files changed

+164
-192
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@
88
"@emotion/core": "11.0.0",
99
"@emotion/react": "11.10.5",
1010
"@emotion/styled": "11.10.5",
11-
"antd": "4.24.4",
12-
"axios": "0.27.2",
11+
"antd": "5.0.2",
12+
"axios": "1.2.0",
1313
"date-fns": "2.29.3",
1414
"emotion": "11.0.0",
1515
"formik": "2.2.9",
1616
"libreact": "2.13.3",
1717
"path-to-regexp": "6.2.1",
1818
"query-string": "5.1.1",
19-
"react": "17.0.2",
19+
"react": "18.2.0",
2020
"react-color": "2.19.3",
21-
"react-dom": "17.0.2",
21+
"react-dom": "18.2.0",
2222
"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",
23+
"react-redux": "8.0.5",
24+
"react-router": "6.4.3",
25+
"react-router-dom": "6.4.3",
2626
"redux": "4.2.0",
2727
"redux-aggregate": "2.1.2",
2828
"redux-thunk": "2.4.2",

0 commit comments

Comments
 (0)