update js libs
This commit is contained in:
@@ -34,36 +34,36 @@
|
||||
"vue-class-component": "^7.0.2",
|
||||
"vue-gettext": "^2.1.3",
|
||||
"vue-property-decorator": "^8.1.0",
|
||||
"vue-router": "^3.0.3",
|
||||
"vue-router": "^3.0.6",
|
||||
"vue-simple-markdown": "^1.0.9",
|
||||
"vue2-leaflet": "^2.0.3",
|
||||
"vuex": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "^4.1.7",
|
||||
"@types/leaflet": "^1.4.3",
|
||||
"@types/leaflet": "^1.4.4",
|
||||
"@types/lodash": "^4.14.123",
|
||||
"@types/mocha": "^5.2.6",
|
||||
"@vue/cli-plugin-babel": "^3.5.5",
|
||||
"@vue/cli-plugin-e2e-nightwatch": "^3.5.1",
|
||||
"@vue/cli-plugin-pwa": "^3.5.1",
|
||||
"@vue/cli-plugin-typescript": "^3.5.3",
|
||||
"@vue/cli-plugin-unit-mocha": "^3.5.1",
|
||||
"@vue/cli-service": "^3.5.3",
|
||||
"@vue/cli-plugin-babel": "^3.6.0",
|
||||
"@vue/cli-plugin-e2e-nightwatch": "^3.6.0",
|
||||
"@vue/cli-plugin-pwa": "^3.6.0",
|
||||
"@vue/cli-plugin-typescript": "^3.6.0",
|
||||
"@vue/cli-plugin-unit-mocha": "^3.6.0",
|
||||
"@vue/cli-service": "^3.6.0",
|
||||
"@vue/eslint-config-typescript": "^4.0.0",
|
||||
"@vue/test-utils": "^1.0.0-beta.29",
|
||||
"chai": "^4.2.0",
|
||||
"dotenv-webpack": "^1.7.0",
|
||||
"eslint": "^5.16.0",
|
||||
"node-sass": "^4.11.0",
|
||||
"patch-package": "^6.1.1",
|
||||
"patch-package": "^6.1.2",
|
||||
"sass-loader": "^7.1.0",
|
||||
"tslint": "^5.15.0",
|
||||
"tslint": "^5.16.0",
|
||||
"tslint-config-airbnb": "^5.11.1",
|
||||
"typescript": "^3.4.3",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
"webpack": "^4.29.6",
|
||||
"webpack-bundle-analyzer": "^3.3.0"
|
||||
"webpack": "^4.30.0",
|
||||
"webpack-bundle-analyzer": "^3.3.2"
|
||||
},
|
||||
"browserslist": [
|
||||
">0.25%",
|
||||
|
||||
Reference in New Issue
Block a user