Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: eXhumer <[email protected]>
  • Loading branch information
eXhumer committed Nov 7, 2024
1 parent 5fd3383 commit 5500a1d
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 354 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,28 +24,27 @@
"@electron-forge/plugin-fuses": "^7.5.0",
"@electron-forge/plugin-webpack": "^7.5.0",
"@electron/fuses": "^1.8.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@types/eslint__js": "^8.42.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vercel/webpack-asset-relocator-loader": "1.7.3",
"css-loader": "^7.1.2",
"dotenv": "^16.4.5",
"electron": "git+https://github.com/castlabs/electron-releases.git#v33.0.2+wvcus",
"eslint": "^9.13.0",
"electron": "git+https://github.com/castlabs/electron-releases.git#v33.1.0+wvcus",
"eslint": "^9.14.0",
"eslint-plugin-import": "^2.31.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"globals": "^15.11.0",
"node-loader": "^2.0.0",
"sass": "1.80.4",
"sass-loader": "^16.0.2",
"sass": "1.80.6",
"sass-loader": "^16.0.3",
"style-loader": "^4.0.0",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2"
"typescript-eslint": "^8.13.0"
},
"keywords": [],
"author": {
Expand All @@ -56,7 +55,7 @@
"dependencies": {
"@exhumer/f1tv-api": "^2.2.1",
"@reduxjs/toolkit": "^2.3.0",
"bitmovin-player": "^8.187.0",
"bitmovin-player": "^8.188.0",
"bitmovin-player-ui": "^3.74.0",
"bootstrap": "^5.3.3",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 5500a1d

Please sign in to comment.