Skip to content

Commit

Permalink
#96 upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
p-a-s-c-a-l committed May 14, 2020
1 parent 3a46787 commit 37a003a
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 263 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,34 @@
"license": "LGPL",
"dependencies": {
"@turf/boolean-within": "latest",
"browserslist": "^4.11.0",
"browserslist": "^4.12.0",
"csis-helpers-js": "git://github.com/clarity-h2020/csis-helpers-js.git#semver:^0.5.4",
"handlebars": "^4.7.3",
"handlebars": "^4.7.6",
"history": "^4.10.1",
"leaflet": "^1.6.0",
"leaflet-draw": "^1.0.4",
"leaflet-loading": "latest",
"leaflet-providers": "git://github.com/leaflet-extras/leaflet-providers#semver:^1.8.0",
"leaflet.nontiledlayer": "^1.0.8",
"leaflet.sync": "^0.2.4",
"loglevel": "^1.6.7",
"loglevel": "^1.6.8",
"prop-types": "latest",
"query-string": "^6.11.1",
"query-string": "^6.12.1",
"react": "^16.13.1",
"react-compound-slider": "^2.5.0",
"react-dom": "^16.13.1",
"react-leaflet": "^2.6.3",
"react-leaflet": "^2.7.0",
"react-leaflet-draw": "^0.19.0",
"react-leaflet-grouped-layer-control": "git://github.com/clarity-h2020/react-leaflet-grouped-layer-control.git#semver:^0.1.1",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1",
"turf": "latest",
"wicket": "^1.3.5"
"wicket": "^1.3.6"
},
"resolutions": {
"js-yaml": "^3.13.1",
"handlebars": "^4.7.3",
"browserslist": "^4.11.0"
"handlebars": "^4.7.6",
"browserslist": "^4.12.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"babel-polyfill": "^6.26.0",
"react-styleguidist": "^11.0.4",
"react-styleguidist": "^11.0.6",
"serve": "^11.3.0"
}
}
Loading

0 comments on commit 37a003a

Please sign in to comment.