Bump dependencies

This commit is contained in:
Adam Goldsmith 2019-07-16 16:11:41 -04:00
parent a228b444ac
commit dcb034dc10
2 changed files with 1813 additions and 1628 deletions

3415
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,15 +7,15 @@
"aprs-parser": "^1.0.4", "aprs-parser": "^1.0.4",
"distinct-colors": "^1.0.4", "distinct-colors": "^1.0.4",
"ol": "^5.3.3", "ol": "^5.3.3",
"vue": "^2.6.10", "vue": "^2.6.11",
"vue-hot-reload-api": "^2.3.3", "vue-hot-reload-api": "^2.3.4",
"vuelayers": "^0.11.4", "vuelayers": "^0.11.23",
"ws": "^5.2.2" "ws": "^5.2.2"
}, },
"devDependencies": { "devDependencies": {
"@vue/component-compiler-utils": "^3.0.0", "@vue/component-compiler-utils": "^3.1.2",
"parcel": "^1.12.3", "parcel": "^1.12.4",
"vue-template-compiler": "^2.6.10" "vue-template-compiler": "^2.6.11"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",