Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
🔨 chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed Mar 10, 2021
1 parent fff8480 commit 56c33ef
Show file tree
Hide file tree
Showing 6 changed files with 1,930 additions and 6,900 deletions.
24 changes: 12 additions & 12 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"axios": "^0.21.1",
"date-fns": "^2.19.0",
"jquery": "^3.5.1",
"jquery": "^3.6.0",
"leaflet": "^1.7.1",
"leaflet.markercluster": "^1.4.1",
"react": "^17.0.1",
Expand All @@ -24,7 +24,7 @@
"react-markdown": "^5.0.3",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-select": "^4.1.0",
"react-select": "^4.2.1",
"redux-thunk": "^2.3.0",
"serve": "^11.3.2",
"socket.io-client": "^3.1.2",
Expand All @@ -34,16 +34,16 @@
"@types/jquery": "^3.5.5",
"@types/leaflet": "^1.5.23",
"@types/leaflet.markercluster": "^1.4.4",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@types/react-redux": "^7.1.16",
"@types/react-router-dom": "^5.1.7",
"@types/react-select": "^4.0.13",
"@types/redux-thunk": "^2.1.0",
"@types/uuid": "^8.3.0",
"react-scripts": "^4.0.3",
"redux-devtools-extension": "^2.13.8",
"typescript": "^4.2.2"
"redux-devtools-extension": "^2.13.9",
"typescript": "^4.2.3"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 56c33ef

Please sign in to comment.