Skip to content

Commit

Permalink
Merge pull request #36 from chrismayer/update-deps-vuln
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
chrismayer authored Dec 6, 2018
2 parents 09155c6 + 197fbab commit 0597019
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"deploy": "gh-pages -d dist"
},
"dependencies": {
"ol": "5.2.0",
"ol": "5.3.0",
"vue": "2.5.17",
"vuetify": "1.1.9"
"vuetify": "1.3.12"
},
"devDependencies": {
"autoprefixer": "^7.2.5",
Expand Down Expand Up @@ -55,7 +55,7 @@
"html-webpack-plugin": "^2.28.0",
"http-proxy-middleware": "^0.17.3",
"inject-loader": "^3.0.0",
"karma": "^1.4.1",
"karma": "^3.1.3",
"karma-coverage": "^1.1.1",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.2",
Expand All @@ -64,7 +64,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "0.0.31",
"karma-webpack": "^2.0.9",
"mocha": "^3.5.3",
"mocha": "^4.1.0",
"opn": "^5.3.0",
"optimize-css-assets-webpack-plugin": "^2.0.0",
"ora": "^1.2.0",
Expand All @@ -74,7 +74,7 @@
"shelljs": "^0.7.6",
"sinon": "^2.1.0",
"sinon-chai": "^2.14.0",
"url-loader": "^0.5.8",
"url-loader": "^1.1.2",
"vue-loader": "^13.7.0",
"vue-style-loader": "^3.1.0",
"vue-template-compiler": "^2.5.16",
Expand Down

0 comments on commit 0597019

Please sign in to comment.