Bumped deps.

This commit is contained in:
orangemug
2020-02-21 09:07:25 +00:00
parent e5e03be382
commit 7c6b3c0d80
2 changed files with 49 additions and 17 deletions

View File

@@ -24,9 +24,9 @@
"dependencies": {
"@babel/runtime": "^7.8.4",
"@mapbox/mapbox-gl-rtl-text": "^0.2.3",
"@mapbox/mapbox-gl-style-spec": "^13.11.0",
"@mapbox/mapbox-gl-style-spec": "^13.12.0",
"classnames": "^2.2.6",
"codemirror": "^5.51.0",
"codemirror": "^5.52.0",
"color": "^3.1.2",
"detect-browser": "^4.8.0",
"file-saver": "^2.0.2",
@@ -38,7 +38,7 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"mapbox-gl": "^1.7.0",
"mapbox-gl": "^1.8.0",
"mapbox-gl-inspect": "^1.3.1",
"maputnik-design": "github:maputnik/design#f7a2b4d",
"ol": "^6.2.1",
@@ -125,7 +125,7 @@
"eslint": "^6.8.0",
"eslint-plugin-react": "^7.18.3",
"express": "^4.17.1",
"file-loader": "^5.0.2",
"file-loader": "^5.1.0",
"html-webpack-inline-svg-plugin": "^1.3.0",
"html-webpack-plugin": "^3.2.0",
"is-docker": "^2.0.0",