Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcfarland committed Aug 23, 2021
1 parent b58b3b7 commit 4b30c6c
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 196 deletions.
27 changes: 14 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,40 +5,41 @@
"proxy": "http://localhost:7071/",
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.9",
"@craco/craco": "^6.1.2",
"@fluentui/react": "^8.20.2",
"@craco/craco": "^6.2.0",
"@fluentui/react": "^8.29.0",
"@radiantearth/stac-fields": "1.0.0-beta.7",
"@reduxjs/toolkit": "^1.6.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.1.9",
"@testing-library/user-event": "^13.2.1",
"@types/geojson": "^7946.0.7",
"@types/jest": "^26.0.23",
"@types/jest": "^26.0.24",
"@types/lodash-es": "^4.17.4",
"@types/marked": "^2.0.4",
"@types/node": "^15.12.4",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"@types/node": "^16.6.2",
"@types/react": "^17.0.19",
"@types/react-dom": "^17.0.9",
"@types/react-redux": "^7.1.18",
"@types/react-router-dom": "^5.1.8",
"@uifabric/icons": "^7.5.23",
"axios": "^0.21.1",
"azure-maps-control": "^2.0.32",
"dayjs": "^1.10.5",
"dompurify": "^2.2.9",
"azure-maps-control": "^2.1.4",
"dayjs": "^1.10.6",
"dompurify": "^2.3.1",
"formik": "^2.2.9",
"lodash-es": "^4.17.21",
"marked": "^2.1.2",
"marked": "^2.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-query": "^3.17.2",
"react-query": "^3.19.6",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-router-hash-link": "^2.4.3",
"react-scripts": "4.0.3",
"react-use": "^17.2.4",
"swagger-ui-react": "^3.51.0",
"redux": "^4.1.1",
"swagger-ui-react": "^3.52.0",
"typescript": "^4.3.4",
"yup": "^0.32.9"
},
Expand Down
Loading

0 comments on commit 4b30c6c

Please sign in to comment.