Skip to content

Commit

Permalink
Merge branch 'chore/upgrade-dependencies' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubik committed May 22, 2024
2 parents 5c92896 + eddfdbc commit ce19197
Show file tree
Hide file tree
Showing 2 changed files with 523 additions and 945 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@
"dependencies": {
"@sentry/nextjs": "^7.51.2",
"@turf/bbox": "^6.5.0",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.19",
"body-parser": "^1.20.2",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"cookie-parser": "^1.4.6",
"cookie-session": "^2.0.0-beta.2",
"cookie-session": "^2.1.0",
"d3-ease": "^1.0.6",
"d3-format": "^1.4.3",
"date-fns": "^2.30.0",
"dayjs": "^1.11.9",
"dayjs": "^1.11.11",
"deck.gl": "7.3.6",
"dotenv": "^4.0.0",
"eventemitter3": "^2.0.3",
"express": "^4.14.0",
"foundation-sites": "^6.3.1",
"express": "^4.19.2",
"foundation-sites": "^6.8.1",
"fuse.js": "^3.0.5",
"globalthis": "^1.0.3",
"globalthis": "^1.0.4",
"html-react-parser": "^3.0.16",
"jsona": "^1.0.9",
"layer-manager": "3.0.9",
"jsona": "^1.12.1",
"layer-manager": "3.0.11",
"lodash": "4.17.21",
"luma.gl": "7.3.2",
"mapbox-gl": "^1.8.1",
Expand All @@ -37,7 +37,7 @@
"postcss-easy-import": "^4.0.0",
"prop-types": "^15.8.1",
"query-string": "6",
"rc-tooltip": "6",
"rc-tooltip": "6.2.0",
"react": "17",
"react-datepicker": "^4.11.0",
"react-dom": "17",
Expand All @@ -48,11 +48,11 @@
"react-map-gl": "^5.2.1",
"react-redux": "^4.4.6",
"react-redux-toastr": "^7.6.4",
"react-select": "^5.7.3",
"react-select": "^5.8.0",
"react-simple-dropdown": "^3.2.0",
"react-table": "^6.2.0",
"react-truncate": "^2.4.0",
"recharts": "^2.12.4",
"recharts": "^2.12.7",
"redux": "^3.6.0",
"redux-thunk": "^2.1.0",
"reselect": "^4.1.8",
Expand Down
Loading

0 comments on commit ce19197

Please sign in to comment.