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

Commit 326cb74

Browse files
chore(deps): update all dependencies
1 parent c331bd7 commit 326cb74

File tree

2 files changed

+5352
-6077
lines changed

2 files changed

+5352
-6077
lines changed

package.json

Lines changed: 22 additions & 22 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,44 +44,44 @@
4444
"@types/crypto-js": "^4.0.2",
4545
"@types/file-saver": "^2.0.4",
4646
"@types/lodash": "^4.14.177",
47-
"@types/node": "17.0.29",
48-
"@types/react": "^17.0.9",
49-
"@types/react-dom": "^17.0.6",
47+
"@types/node": "18.14.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-
"@types/uuid": "^8.3.4",
56-
"axios": "^0.21.1",
55+
"@types/uuid": "^9.0.0",
56+
"axios": "^1.0.0",
5757
"axios-middleware": "^0.3.1",
58-
"chart.js": "^3.7.1",
58+
"chart.js": "^4.0.0",
5959
"chartjs-plugin-datalabels": "^2.0.0",
60-
"chartjs-plugin-zoom": "^1.2.1",
60+
"chartjs-plugin-zoom": "^2.0.0",
6161
"crypto-js": "^4.1.1",
6262
"file-saver": "^2.0.5",
63-
"history": "^4.10.1",
63+
"history": "^5.0.0",
6464
"js-base64": "^3.7.2",
6565
"jszip": "^3.9.1",
6666
"konva": "^8.3.10",
6767
"lodash": "^4.17.21",
6868
"moment": "^2.29.2",
6969
"p-limit": "^4.0.0",
70-
"react": "^17.0.2",
71-
"react-chartjs-2": "^4.1.0",
70+
"react": "^18.0.0",
71+
"react-chartjs-2": "^5.0.0",
7272
"react-colorful": "^5.6.1",
73-
"react-dom": "^17.0.2",
74-
"react-dropzone": "^11.4.2",
73+
"react-dom": "^18.0.0",
74+
"react-dropzone": "^14.0.0",
7575
"react-google-recaptcha": "^2.1.0",
7676
"react-helmet": "^6.1.0",
7777
"react-hook-form": "^7.9.0",
7878
"react-infinite-scroll-component": "^6.1.0",
79-
"react-konva": "17.0.2-6",
79+
"react-konva": "18.2.4",
8080
"react-markdown": "^8.0.3",
81-
"react-redux": "^7.2.4",
82-
"react-router-dom": "^5.2.0",
83-
"react-scripts": "4.0.3",
84-
"react-toastify": "^8.1.0",
81+
"react-redux": "^8.0.0",
82+
"react-router-dom": "^6.0.0",
83+
"react-scripts": "5.0.1",
84+
"react-toastify": "^9.0.0",
8585
"react-virtualized": "^9.22.3",
8686
"react-window": "^1.8.7",
8787
"redux": "^4.1.0",
@@ -94,18 +94,18 @@
9494
},
9595
"devDependencies": {
9696
"@typescript-eslint/eslint-plugin": "^5.4.0",
97-
"alex": "^10.0.0",
97+
"alex": "^11.0.0",
9898
"cross-env": "^7.0.3",
99-
"eslint": "^7.32.0",
99+
"eslint": "^8.0.0",
100100
"eslint-config-airbnb": "^19.0.0",
101-
"eslint-config-airbnb-typescript": "^16.1.0",
101+
"eslint-config-airbnb-typescript": "^17.0.0",
102102
"eslint-config-prettier": "^8.3.0",
103103
"eslint-plugin-react": "^7.27.0",
104104
"prettier": "^2.4.1"
105105
},
106106
"resolutions": {
107107
"@mui/styled-engine": "npm:@mui/styled-engine-sc@latest",
108-
"react-error-overlay": "6.0.9"
108+
"react-error-overlay": "6.0.11"
109109
},
110110
"eslintConfig": {
111111
"extends": [

0 commit comments

Comments
 (0)