Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit f66eba3

Browse files
chore(deps): update all dependencies
1 parent fe68d05 commit f66eba3

2 files changed

Lines changed: 4340 additions & 5661 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@aws-sdk/client-s3": "^3.42.0",
3636
"@aws-sdk/lib-storage": "^3.42.0",
37-
"@date-io/moment": "^1.3.13",
37+
"@date-io/moment": "^2.0.0",
3838
"@mui/icons-material": "^5.0.3",
3939
"@mui/lab": "^5.0.0-alpha.50",
4040
"@mui/material": "^5.0.3",
@@ -44,40 +44,40 @@
4444
"@types/crypto-js": "^4.0.2",
4545
"@types/file-saver": "^2.0.4",
4646
"@types/lodash": "^4.14.177",
47-
"@types/node": "^12.20.14",
48-
"@types/react": "^17.0.9",
49-
"@types/react-dom": "^17.0.6",
47+
"@types/node": "^18.0.0",
48+
"@types/react": "^18.0.0",
49+
"@types/react-dom": "^18.0.0",
5050
"@types/react-google-recaptcha": "^2.1.3",
5151
"@types/react-helmet": "^6.1.5",
5252
"@types/react-router-dom": "^5.1.7",
5353
"@types/react-virtualized": "^9.21.15",
5454
"@types/react-window": "^1.8.5",
55-
"axios": "^0.21.1",
55+
"axios": "^0.27.0",
5656
"axios-middleware": "^0.3.1",
5757
"chart.js": "^3.7.1",
5858
"chartjs-plugin-datalabels": "^2.0.0",
5959
"chartjs-plugin-zoom": "^1.2.1",
6060
"crypto-js": "^4.1.1",
6161
"file-saver": "^2.0.5",
62-
"history": "^4.10.1",
62+
"history": "^5.0.0",
6363
"js-base64": "^3.7.2",
6464
"jszip": "^3.9.1",
6565
"lodash": "^4.17.21",
6666
"moment": "^2.29.2",
6767
"p-limit": "^4.0.0",
68-
"react": "^17.0.2",
68+
"react": "^18.0.0",
6969
"react-chartjs-2": "^4.1.0",
70-
"react-dom": "^17.0.2",
71-
"react-dropzone": "^11.4.2",
70+
"react-dom": "^18.0.0",
71+
"react-dropzone": "^14.0.0",
7272
"react-google-recaptcha": "^2.1.0",
7373
"react-helmet": "^6.1.0",
7474
"react-hook-form": "^7.9.0",
7575
"react-infinite-scroll-component": "^6.1.0",
7676
"react-markdown": "^8.0.3",
77-
"react-redux": "^7.2.4",
78-
"react-router-dom": "^5.2.0",
79-
"react-scripts": "4.0.3",
80-
"react-toastify": "^8.1.0",
77+
"react-redux": "^8.0.0",
78+
"react-router-dom": "^6.0.0",
79+
"react-scripts": "5.0.1",
80+
"react-toastify": "^9.0.0",
8181
"react-virtualized": "^9.22.3",
8282
"react-window": "^1.8.7",
8383
"redux": "^4.1.0",
@@ -91,16 +91,16 @@
9191
"@typescript-eslint/eslint-plugin": "^5.4.0",
9292
"alex": "^10.0.0",
9393
"cross-env": "^7.0.3",
94-
"eslint": "^7.32.0",
94+
"eslint": "^8.0.0",
9595
"eslint-config-airbnb": "^19.0.0",
96-
"eslint-config-airbnb-typescript": "^16.1.0",
96+
"eslint-config-airbnb-typescript": "^17.0.0",
9797
"eslint-config-prettier": "^8.3.0",
9898
"eslint-plugin-react": "^7.27.0",
9999
"prettier": "^2.4.1"
100100
},
101101
"resolutions": {
102102
"@mui/styled-engine": "npm:@mui/styled-engine-sc@latest",
103-
"react-error-overlay": "6.0.9"
103+
"react-error-overlay": "6.0.11"
104104
},
105105
"eslintConfig": {
106106
"extends": [

0 commit comments

Comments
 (0)