Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarx committed Aug 11, 2019
1 parent adcda0e commit cdb91d1
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 75 deletions.
137 changes: 67 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.17",
"@fortawesome/free-solid-svg-icons": "^5.8.1",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@fortawesome/vue-fontawesome": "^0.1.6",
"@types/axios": "^0.14.0",
"@types/lodash": "^4.14.123",
"@types/lodash": "^4.14.136",
"@types/nprogress": "0.0.29",
"axios": "^0.18.1",
"bootstrap-vue": "^2.0.0-rc.24",
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"nprogress": "^0.2.0",
"register-service-worker": "^1.5.2",
"vue": "^2.6.10",
Expand All @@ -35,7 +35,7 @@
"@vue/cli-plugin-babel": "^3.8.0",
"@vue/cli-plugin-pwa": "^3.8.0",
"@vue/cli-plugin-typescript": "^3.8.1",
"@vue/cli-plugin-unit-jest": "^3.8.0",
"@vue/cli-plugin-unit-jest": "^3.9.0",
"@vue/cli-service": "^3.8.4",
"@vue/test-utils": "^1.0.0-beta.20",
"babel-core": "7.0.0-bridge.0",
Expand Down

0 comments on commit cdb91d1

Please sign in to comment.