Updated deps.

This commit is contained in:
orangemug
2018-05-09 09:39:03 +01:00
parent 502586e5d5
commit 8abf84ebc0
2 changed files with 169 additions and 218 deletions
+6 -6
View File
@@ -21,10 +21,10 @@
"license": "MIT",
"homepage": "https://github.com/maputnik/editor#readme",
"dependencies": {
"@mapbox/mapbox-gl-rtl-text": "^0.1.1",
"@mapbox/mapbox-gl-rtl-text": "^0.1.2",
"@mapbox/mapbox-gl-style-spec": "^11.1.1",
"classnames": "^2.2.5",
"codemirror": "^5.36.0",
"codemirror": "^5.37.0",
"color": "^3.0.0",
"file-saver": "^1.3.8",
"github-api": "^3.0.0",
@@ -33,7 +33,7 @@
"lodash.clonedeep": "^4.5.0",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"mapbox-gl": "^0.44.2",
"mapbox-gl": "^0.45.0",
"mapbox-gl-inspect": "^1.3.1",
"maputnik-design": "github:maputnik/design",
"mousetrap": "^1.6.1",
@@ -91,7 +91,7 @@
}
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-loader": "7.1.4",
"babel-plugin-istanbul": "^4.1.6",
@@ -122,8 +122,8 @@
"istanbul-lib-coverage": "^1.2.0",
"json-loader": "^0.5.7",
"mkdirp": "^0.5.1",
"mocha": "^5.1.0",
"node-sass": "^4.8.3",
"mocha": "^5.1.1",
"node-sass": "^4.9.0",
"nsp": "^3.1.0",
"react-hot-loader": "^3.1.1",
"sass-loader": "^7.0.1",