Skip to content

Commit

Permalink
feat(webapp): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Torresmorah committed Sep 25, 2023
1 parent e16e8e9 commit b55b155
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 261 deletions.
23 changes: 11 additions & 12 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,21 @@
"apollo-link-ws": "^1.0.20",
"apollo-utilities": "^1.3.4",
"axios": "^1.1.3",
"clsx": "^1.1.1",
"clsx": "^2.0.0",
"core-js": "^3.18.2",
"d3-force": "^2.1.1",
"d3-geo": "^1.12.1",
"d3-geo-projection": "^2.9.0",
"d3-interpolate": "^1.4.0",
"d3-scale": "^3.2.1",
"d3-force": "^3.0.0",
"d3-geo": "^3.1.0",
"d3-geo-projection": "^4.0.0",
"d3-interpolate": "^3.0.1",
"d3-scale": "^4.0.2",
"eosjs-api": "^7.0.4",
"graphql": "^15.3.0",
"graphql-tag": "^2.11.0",
"highcharts": "^9.0.1",
"highcharts": "^9.3.3",
"highcharts-react-official": "^3.0.0",
"history": "^4.10.1",
"i18next": "^19.5.1",
"i18next-browser-languagedetector": "^5.0.0",
"jwt-decode": "^2.2.0",
"moment": "^2.27.0",
"polished": "^4.0.3",
"proj4": "^2.7.2",
Expand All @@ -74,10 +73,10 @@
"react-router": "^5.1.2",
"react-router-dom": "^6.4.3",
"react-scripts": "^3.4.1",
"react-simple-maps": "^2.0.0",
"recharts": "^1.8.5",
"react-simple-maps": "^3.0.0",
"recharts": "^2.8.0",
"reselect": "^4.0.0",
"styled-components": "^5.2.0",
"styled-components": "^6.0.8",
"subscriptions-transport-ws": "^0.9.17",
"ual-anchor": "^1.0.6",
"universal-authenticator-library": "^0.3.0"
Expand All @@ -103,7 +102,7 @@
"flag-icon-css": "^4.1.7",
"husky": "^8.0.1",
"lint-staged": ">=10",
"prettier": "^2.7.1",
"prettier": "^3.0.3",
"react-app-rewired": "^2.1.5",
"redux-mock-store": "^1.5.4"
}
Expand Down
Loading

0 comments on commit b55b155

Please sign in to comment.