chore: update dependencies

This commit is contained in:
Jelle Glebbeek
2021-10-18 21:10:36 +02:00
parent 3f0127ac7a
commit cc92611ad2
2 changed files with 1246 additions and 12298 deletions

13538
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,16 +26,16 @@
"author": "Jelle Glebbeek", "author": "Jelle Glebbeek",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"devDependencies": { "devDependencies": {
"electron": "^11.2.0", "electron": "^11.5.0",
"electron-builder": "^22.9.1", "electron-builder": "^22.9.1",
"eslint": "^7.21.0", "eslint": "^7.21.0",
"jest": "^26.6.3" "jest": "^27.3.0"
}, },
"dependencies": { "dependencies": {
"@sentry/electron": "^2.5.0", "@sentry/electron": "^2.5.0",
"@sentry/node": "^5.27.6", "@sentry/node": "^5.27.6",
"@sentry/tracing": "^5.27.6", "@sentry/tracing": "^5.27.6",
"axios": "^0.21.1", "axios": "^0.21.4",
"bootstrap": "^4.5.3", "bootstrap": "^4.5.3",
"bootstrap-icons": "^1.3.0", "bootstrap-icons": "^1.3.0",
"bottleneck": "^2.19.5", "bottleneck": "^2.19.5",