Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent 9dfa65a commit 33ac8b9
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 595 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -8,26 +8,26 @@
"@emotion/core": "11.0.0",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"antd": "4.24.15",
"antd": "5.14.0",
"axios": "0.27.2",
"date-fns": "2.30.0",
"date-fns": "3.3.1",
"emotion": "11.0.0",
"formik": "2.4.5",
"libreact": "2.13.3",
"path-to-regexp": "6.2.1",
"query-string": "5.1.1",
"react": "17.0.2",
"react": "18.2.0",
"react-color": "2.19.3",
"react-dom": "17.0.2",
"react-dom": "18.2.0",
"react-fast-compare": "3.2.2",
"react-redux": "7.2.9",
"react-router": "5.3.4",
"react-router-dom": "5.3.4",
"redux": "4.2.1",
"react-redux": "9.1.0",
"react-router": "6.22.0",
"react-router-dom": "6.22.0",
"redux": "5.0.1",
"redux-aggregate": "2.1.2",
"redux-thunk": "2.4.2",
"redux-thunk": "3.1.0",
"styled-system": "5.1.5",
"yup": "0.32.11"
"yup": "1.3.3"
},
"devDependencies": {
"@babel/core": "7.14.0",
Expand Down

0 comments on commit 33ac8b9

Please sign in to comment.