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 13, 2024
1 parent 3ef3925 commit 3283c3c
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 128 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"@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.1.0+wvcus",
"electron": "git+https://github.com/castlabs/electron-releases.git#v33.2.0+wvcus",
"eslint": "^9.14.0",
"eslint-plugin-import": "^2.31.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"node-loader": "^2.0.0",
"sass": "1.80.6",
"sass": "1.80.7",
"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.13.0"
"typescript-eslint": "^8.14.0"
},
"keywords": [],
"author": {
Expand All @@ -56,7 +56,7 @@
"dependencies": {
"@exhumer/f1tv-api": "^2.2.1",
"@reduxjs/toolkit": "^2.3.0",
"bitmovin-player": "^8.188.0",
"bitmovin-player": "^8.189.0",
"bitmovin-player-ui": "^3.74.0",
"bootstrap": "^5.3.3",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 3283c3c

Please sign in to comment.