Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
build(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ttshivers committed Aug 26, 2020
1 parent 80e4ebc commit a51670f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 22 deletions.
38 changes: 21 additions & 17 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 @@ -12,7 +12,7 @@
},
"dependencies": {
"nconf": "^0.10.0",
"syncloungesocket": "^5.0.6"
"syncloungesocket": "^5.0.7"
},
"devDependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
Expand Down Expand Up @@ -41,10 +41,10 @@
"mux.js": "^5.6.4",
"sass": "^1.26.10",
"sass-loader": "^10.0.1",
"shaka-player": "^3.0.3",
"shaka-player": "^3.0.4",
"socket.io-client": "^2.3.0",
"string-similarity": "^4.0.2",
"stylelint": "^13.0.0",
"stylelint": "^13.6.1",
"stylelint-config-standard": "^20.0.0",
"v-clipboard": "^2.2.3",
"vanilla-tilt": "^1.7.0",
Expand All @@ -53,7 +53,7 @@
"vue-cli-plugin-vuetify": "^2.0.7",
"vue-router": "^3.4.3",
"vue-template-compiler": "^2.6.12",
"vuetify": "^2.3.9",
"vuetify": "^2.3.10",
"vuetify-loader": "^1.6.0",
"vuex": "^3.5.1",
"vuex-persistedstate": "^3.1.0"
Expand All @@ -67,4 +67,4 @@
"type": "git",
"url": "https://github.com/samcm/synclounge.git"
}
}
}

0 comments on commit a51670f

Please sign in to comment.