chore(project): semver bump dependencies

This commit is contained in:
Nico Rehwaldt 2019-04-25 10:55:00 +02:00
parent bb96aff0da
commit 8df95ed754
2 changed files with 787 additions and 570 deletions

1335
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -43,12 +43,12 @@
"chai-match": "^1.1.1",
"cpx": "^1.5.0",
"del": "^3.0.0",
"eslint": "^5.7.0",
"eslint-plugin-bpmn-io": "^0.6.0",
"eslint-plugin-import": "^2.14.0",
"eslint": "^5.16.0",
"eslint-plugin-bpmn-io": "^0.6.1",
"eslint-plugin-import": "^2.17.2",
"execa": "^1.0.0",
"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^3.1.1",
"karma": "^3.1.4",
"karma-chrome-launcher": "^2.1.1",
"karma-coverage": "^1.1.2",
"karma-env-preprocessor": "^0.1.1",
@ -67,25 +67,25 @@
"puppeteer": "^1.14.0",
"raw-loader": "^0.5.1",
"rollup": "^0.66.6",
"rollup-plugin-commonjs": "^9.1.0",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-license": "^0.8.1",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^6.0.0",
"sinon": "^7.1.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-uglify": "^6.0.2",
"sinon": "^7.3.2",
"sinon-chai": "^3.2.0",
"webpack": "^4.16.0"
"webpack": "^4.30.0"
},
"dependencies": {
"bpmn-font": "^0.8.0",
"bpmn-moddle": "^5.1.5",
"bpmn-moddle": "^5.1.6",
"css.escape": "^1.5.1",
"diagram-js": "^3.3.0",
"diagram-js-direct-editing": "^1.4.2",
"ids": "^0.2.0",
"inherits": "^2.0.1",
"min-dash": "^3.2.0",
"min-dash": "^3.4.0",
"min-dom": "^3.0.0",
"object-refs": "^0.3.0",
"tiny-svg": "^2.2.1"