File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2929 "prepublishOnly" : " npm run lint && npm run build:browser"
3030 },
3131 "dependencies" : {
32- "node-fetch" : " ^2.3 .0" ,
33- "ws" : " ^6 .1.1 "
32+ "node-fetch" : " 2.6 .0" ,
33+ "ws" : " 7 .1.2 "
3434 },
3535 "peerDependencies" : {
3636 "register-scheme" : " github:devsnek/node-register-scheme"
3737 },
3838 "devDependencies" : {
3939 "discord.js-docgen" : " github:discordjs/docgen" ,
40- "electron" : " ^1.7 .9" ,
41- "eslint" : " ^5.3 .0" ,
42- "eslint-config-airbnb-base" : " ^13.2 .0" ,
43- "eslint-plugin-import" : " ^2.18.0 " ,
40+ "electron" : " ^6.0 .9" ,
41+ "eslint" : " ^6.1 .0" ,
42+ "eslint-config-airbnb-base" : " 14.0 .0" ,
43+ "eslint-plugin-import" : " ^2.18.2 " ,
4444 "jsdoc-strip-async-await" : " ^0.1.0" ,
45- "webpack" : " ^4.13 .0" ,
46- "webpack-cli" : " ^3.0 .8"
45+ "webpack" : " ^4.40 .0" ,
46+ "webpack-cli" : " ^3.3 .8"
4747 },
4848 "browser" : {
4949 "net" : false ,
You can’t perform that action at this time.
0 commit comments