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

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2023
1 parent c331bd7 commit 1bb9c3f
Show file tree
Hide file tree
Showing 2 changed files with 5,503 additions and 6,081 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.42.0",
"@aws-sdk/lib-storage": "^3.42.0",
"@date-io/moment": "^1.3.13",
"@date-io/moment": "^2.0.0",
"@mui/icons-material": "^5.0.3",
"@mui/lab": "^5.0.0-alpha.50",
"@mui/material": "^5.0.3",
Expand All @@ -44,68 +44,68 @@
"@types/crypto-js": "^4.0.2",
"@types/file-saver": "^2.0.4",
"@types/lodash": "^4.14.177",
"@types/node": "17.0.29",
"@types/react": "^17.0.9",
"@types/react-dom": "^17.0.6",
"@types/node": "18.15.11",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/react-google-recaptcha": "^2.1.3",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.1.7",
"@types/react-virtualized": "^9.21.15",
"@types/react-window": "^1.8.5",
"@types/uuid": "^8.3.4",
"axios": "^0.21.1",
"@types/uuid": "^9.0.0",
"axios": "^1.0.0",
"axios-middleware": "^0.3.1",
"chart.js": "^3.7.1",
"chart.js": "^4.0.0",
"chartjs-plugin-datalabels": "^2.0.0",
"chartjs-plugin-zoom": "^1.2.1",
"chartjs-plugin-zoom": "^2.0.0",
"crypto-js": "^4.1.1",
"file-saver": "^2.0.5",
"history": "^4.10.1",
"history": "^5.0.0",
"js-base64": "^3.7.2",
"jszip": "^3.9.1",
"konva": "^8.3.10",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"p-limit": "^4.0.0",
"react": "^17.0.2",
"react-chartjs-2": "^4.1.0",
"react": "^18.0.0",
"react-chartjs-2": "^5.0.0",
"react-colorful": "^5.6.1",
"react-dom": "^17.0.2",
"react-dropzone": "^11.4.2",
"react-dom": "^18.0.0",
"react-dropzone": "^14.0.0",
"react-google-recaptcha": "^2.1.0",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.9.0",
"react-infinite-scroll-component": "^6.1.0",
"react-konva": "17.0.2-6",
"react-konva": "18.2.5",
"react-markdown": "^8.0.3",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-toastify": "^8.1.0",
"react-redux": "^8.0.0",
"react-router-dom": "^6.0.0",
"react-scripts": "5.0.1",
"react-toastify": "^9.0.0",
"react-virtualized": "^9.22.3",
"react-window": "^1.8.7",
"redux": "^4.1.0",
"redux-devtools-extension": "^2.13.9",
"redux-saga": "^1.1.3",
"styled-components": "^5.3.1",
"typescript": "^4.3.2",
"typescript": "^5.0.0",
"use-image": "^1.0.12",
"uuid": "^9.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.4.0",
"alex": "^10.0.0",
"alex": "^11.0.0",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint": "^8.0.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-airbnb-typescript": "^16.1.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react": "^7.27.0",
"prettier": "^2.4.1"
},
"resolutions": {
"@mui/styled-engine": "npm:@mui/styled-engine-sc@latest",
"react-error-overlay": "6.0.9"
"react-error-overlay": "6.0.11"
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit 1bb9c3f

Please sign in to comment.