Updated deps

This commit is contained in:
orangemug
2020-01-19 16:39:41 +00:00
parent 6c240d53e4
commit 2fafafe0dc
2 changed files with 53 additions and 64 deletions

View File

@@ -21,13 +21,13 @@
"license": "MIT",
"homepage": "https://github.com/maputnik/editor#readme",
"dependencies": {
"@babel/runtime": "^7.6.3",
"@babel/runtime": "^7.8.3",
"@mapbox/mapbox-gl-rtl-text": "^0.2.3",
"@mapbox/mapbox-gl-style-spec": "^13.9.1",
"@mapbox/mapbox-gl-style-spec": "^13.10.2",
"classnames": "^2.2.6",
"codemirror": "^5.49.0",
"color": "^3.1.2",
"detect-browser": "^4.7.0",
"detect-browser": "^4.8.0",
"file-saver": "^2.0.2",
"jsonlint": "github:josdejong/jsonlint#85a19d7",
"lodash": "^4.17.15",
@@ -37,27 +37,27 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"mapbox-gl": "^1.5.0",
"mapbox-gl": "^1.6.1",
"mapbox-gl-inspect": "^1.3.1",
"maputnik-design": "github:maputnik/design",
"ol": "^6.0.1",
"ol": "^6.1.1",
"ol-mapbox-style": "^5.0.2",
"prop-types": "^15.7.2",
"react": "^16.10.2",
"react": "^16.12.0",
"react-aria-menubutton": "^6.2.0",
"react-aria-modal": "^4.0.0",
"react-autobind": "^1.0.6",
"react-autocomplete": "^1.8.1",
"react-collapse": "^5.0.1",
"react-color": "^2.17.3",
"react-dom": "^16.10.2",
"react-color": "^2.18.0",
"react-dom": "^16.12.0",
"react-file-reader-input": "^2.0.0",
"react-icon-base": "^2.1.2",
"react-icons": "^3.7.0",
"react-icons": "^3.8.0",
"react-motion": "^0.5.2",
"react-sortable-hoc": "^1.10.1",
"reconnecting-websocket": "^4.2.0",
"slugify": "^1.3.5",
"slugify": "^1.3.6",
"url": "^0.11.0"
},
"jshintConfig": {