update bootstrap & ygopro deck group init
Showing
This diff is collapsed.
This diff is collapsed.
... | ... | @@ -36,13 +36,14 @@ |
"@types/uuid": "^3.0.0", | ||
"angular-in-memory-web-api": "0.3.2", | ||
"aria2": "3.0.0", | ||
"bootstrap": "4.0.0-alpha.6", | ||
"bootstrap": "^5.1.0", | ||
"candy": "https://github.com/moecube/candy/releases/download/v2.2.0/candy.tar.gz", | ||
"candy-shop": "candy-chat/candy-plugins", | ||
"core-js": "2.4.1", | ||
"electron-is-dev": "latest", | ||
"electron-sudo": "moecube/electron-sudo#998b7f19b123a6f2f469f79a2027ebb7b0223f9d", | ||
"electron-updater": "4.3.8", | ||
"fast-glob": "^3.2.7", | ||
"font-awesome": "4.7.0", | ||
"fs-extra": "3.0.1", | ||
"glob": "7.1.2", | ||
... | ... | @@ -64,7 +65,6 @@ |
"strophejs-plugin-roster": "^1.1.0", | ||
"systemjs": "0.20.15", | ||
"systemjs-plugin-text": "0.0.11", | ||
"tether": "latest", | ||
"typeahead.js": "0.11.1", | ||
"uuid": "3.1.0", | ||
"vue": "2.3.4", | ||
... | ... | @@ -81,7 +81,6 @@ |
"@types/marked": "latest", | ||
"@types/mustache": "^4.1.2", | ||
"@types/node": "^14.0.1", | ||
"@types/tether": "latest", | ||
"@types/typeahead": "latest", | ||
"electron": "^4.2.12", | ||
"electron-builder": "latest", | ||
... | ... |
Please register or sign in to comment