chore(package): upgrade dependencies

main
Cameron Clough 2022-03-24 15:26:29 +00:00
parent 298705c9c7
commit 44ab6b3788
No known key found for this signature in database
GPG Key ID: BFB3B74B026ED43F
2 changed files with 9500 additions and 19280 deletions

28752
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,18 +12,16 @@
"lint:fix": "npm run lint -- --fix"
},
"dependencies": {
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@mantine/core": "^3.5.0",
"@mantine/hooks": "^3.5.0",
"@mui/icons-material": "^5.2.5",
"@mui/lab": "^5.0.0-alpha.63",
"@mui/material": "^5.2.7",
"@mui/styles": "^5.2.3",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@emotion/react": "^11.8.2",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.1",
"@mui/lab": "^5.0.0-alpha.74",
"@mui/material": "^5.5.2",
"@mui/styles": "^5.5.1",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
"axios": "^0.24.0",
"axios": "^0.26.1",
"google-map-react": "^2.1.10",
"prop-types": "^15.8.1",
"query-string": "^7.1.1",
@ -32,10 +30,10 @@
"react-custom-scrollbars": "^4.2.1",
"react-dom": "^17.0.2",
"react-json-formatter": "^0.2.1",
"react-router-dom": "^6.2.1",
"react-scripts": "4.0.3",
"styled-components": "^5.3.3",
"web-vitals": "^1.1.2"
"react-router-dom": "^6.2.2",
"react-scripts": "5.0.0",
"styled-components": "^5.3.5",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"eslint-config-airbnb": "^19.0.4"