Upgrade dependencies
Some checks failed
MacOS - x64 DMG Build / build (20) (push) Has been cancelled
Lint Test / build (20) (push) Has been cancelled
Linux - AppImage Build / build (20) (push) Has been cancelled
Linux - x86_64 RPM Build / build (20) (push) Has been cancelled
Linux - x64 DEB Build / build (20) (push) Has been cancelled
MacOS Build / build (20) (push) Has been cancelled
Windows Build / build (20) (push) Has been cancelled

This commit is contained in:
everoddandeven 2024-12-26 15:34:10 +01:00
parent 48b287572d
commit ea840fa662
2 changed files with 429 additions and 327 deletions

732
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -91,10 +91,10 @@
"@popperjs/core": "2.11.8",
"bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3",
"bootstrap-table": "1.23.5",
"chart.js": "4.4.6",
"bootstrap-table": "1.24.0",
"chart.js": "4.4.7",
"crypto": "1.0.1",
"idb": "8.0.0",
"idb": "8.0.1",
"jquery": "3.7.1",
"os": "0.1.2",
"rxjs": "7.8.1",
@ -116,30 +116,30 @@
"@electron/packager": "18.3.6",
"@ngx-translate/core": "16.0.3",
"@ngx-translate/http-loader": "16.0.0",
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.1",
"@types/auto-launch": "5.0.5",
"@types/bootstrap": "5.2.10",
"@types/chart.js": "2.9.41",
"@types/jest": "29.5.14",
"@types/jquery": "3.5.32",
"@types/node": "22.9.0",
"@types/node": "22.10.2",
"@types/pidusage": "2.0.5",
"@types/unbzip2-stream": "1.4.3",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"conventional-changelog-cli": "5.0.0",
"electron": "33.2.0",
"electron": "33.2.1",
"electron-builder": "25.1.8",
"electron-debug": "4.1.0",
"electron-reloader": "1.2.3",
"eslint": "9.14.0",
"eslint": "9.17.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"jest": "29.7.0",
"node-polyfill-webpack-plugin": "4.0.0",
"node-polyfill-webpack-plugin": "4.1.0",
"npm-run-all": "4.1.5",
"playwright": "1.48.2",
"playwright": "1.49.1",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"wait-on": "8.0.1",