mirror of https://github.com/Kylart/KawAnime.git
Updated dependencies
This commit is contained in:
parent
06f7135fba
commit
0a56c8eb2f
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
|
@ -38,13 +38,13 @@
|
|||
"moment": "^2.24.0",
|
||||
"nyaapi": "^2.1.0",
|
||||
"range-parser": "^1.2.1",
|
||||
"rimraf": "^2.7.0",
|
||||
"rimraf": "^2.7.1",
|
||||
"velocity-animate": "^1.5.2",
|
||||
"vue": "^2.6.10",
|
||||
"vue-router": "^3.1.2",
|
||||
"vuetify": "^2.0.7",
|
||||
"vuex": "^3.1.1",
|
||||
"webtorrent": "^0.107.3"
|
||||
"webtorrent": "^0.107.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^3.10.0",
|
||||
|
@ -61,19 +61,19 @@
|
|||
"cross-env": "^5.2.0",
|
||||
"css-loader": "^3.2.0",
|
||||
"deepmerge": "^4.0.0",
|
||||
"electron": "^4.2.5",
|
||||
"electron-builder": "20.41.0",
|
||||
"electron": "^4.2.9",
|
||||
"electron-builder": "21.2.0",
|
||||
"eslint": "^6.1.0",
|
||||
"eslint-plugin-vue": "^5.2.3",
|
||||
"fibers": "^4.0.1",
|
||||
"lint-staged": "^9.2.1",
|
||||
"lint-staged": "^9.2.3",
|
||||
"material-design-icons-iconfont": "^5.0.1",
|
||||
"mocha": "^6.2.0",
|
||||
"mochawesome": "^4.1.0",
|
||||
"pug": "^2.0.4",
|
||||
"pug-plain-loader": "^1.0.0",
|
||||
"roboto-fontface": "^0.10.0",
|
||||
"sass": "^1.22.9",
|
||||
"sass": "^1.22.10",
|
||||
"sass-loader": "^7.2.0",
|
||||
"spectron": "^6.0.0",
|
||||
"stylus": "^0.54.5",
|
||||
|
|
Loading…
Reference in New Issue