Skip to content

Commit

Permalink
Update deps, v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Oct 30, 2020
1 parent cb6c998 commit 6fbd099
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openeo/web-editor",
"version": "0.5.0",
"version": "0.5.1",
"apiVersions": [
"1.0.0-rc.2",
"1.0.0"
Expand Down Expand Up @@ -43,27 +43,27 @@
"@openeo/js-commons": "^1.2.0",
"@openeo/js-processgraphs": "^1.0.0-beta.6",
"@openeo/vue-components": "^1.0.0-rc.4",
"ajv": "^6.10.0",
"codemirror": "^5.47.0",
"ajv": "^6.12.6",
"codemirror": "^5.58.2",
"content-type": "^1.0.4",
"core-js": "^3.6.5",
"intersects": "^2.7.2",
"jsonlint-mod": "^1.7.5",
"jsonlint-mod": "^1.7.6",
"ol": "^5.3.3",
"ol-ext": "^3.1.4",
"regenerator-runtime": "^0.13.3",
"vue": "^2.6.0",
"vue-ctk-date-time-picker": "^2.3.1",
"ol-ext": "^3.1.16",
"regenerator-runtime": "^0.13.7",
"vue": "^2.6.12",
"vue-ctk-date-time-picker": "^2.5.0",
"vue-multiselect": "^2.1.6",
"vue-snotify": "^3.2.1",
"vuedraggable": "^2.21.0",
"vuex": "^3.1.1"
"vuedraggable": "^2.24.3",
"vuex": "^3.5.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.5",
"@vue/cli-service": "^4.4.5",
"@vue/cli-plugin-babel": "^4.5.8",
"@vue/cli-service": "^4.5.8",
"epsg-index": "^1.0.0",
"vue-template-compiler": "^2.6.0"
"vue-template-compiler": "^2.6.12"
},
"browserslist": [
"> 1%",
Expand Down

0 comments on commit 6fbd099

Please sign in to comment.