Skip to content

Commit d6f100b

Browse files
Update dependencies
1 parent 94e2c66 commit d6f100b

File tree

2 files changed

+653
-955
lines changed

2 files changed

+653
-955
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@
88
"@emotion/core": "11.0.0",
99
"@emotion/react": "11.14.0",
1010
"@emotion/styled": "11.14.1",
11-
"antd": "4.24.16",
12-
"axios": "0.30.2",
11+
"antd": "6.3.3",
12+
"axios": "1.13.6",
1313
"emotion": "11.0.0",
1414
"formik": "2.4.9",
1515
"libreact": "2.13.3",
16-
"path-to-regexp": "6.3.0",
16+
"path-to-regexp": "8.3.0",
1717
"query-string": "5.1.1",
18-
"react": "17.0.2",
18+
"react": "19.2.4",
1919
"react-color": "2.19.3",
20-
"react-dom": "17.0.2",
20+
"react-dom": "19.2.4",
2121
"react-fast-compare": "3.2.2",
22-
"react-redux": "7.2.9",
23-
"react-router-dom": "5.3.4",
24-
"redux": "4.2.1",
22+
"react-redux": "9.2.0",
23+
"react-router-dom": "7.13.1",
24+
"redux": "5.0.1",
2525
"redux-aggregate": "2.1.2",
26-
"redux-thunk": "2.4.2",
26+
"redux-thunk": "3.1.0",
2727
"styled-system": "5.1.5",
28-
"yup": "0.32.11"
28+
"yup": "1.7.1"
2929
},
3030
"devDependencies": {
3131
"@storybook/addon-actions": "6.3.7",

0 commit comments

Comments
 (0)