Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Dec 31, 2024
1 parent 60c31bc commit e242786
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 95 deletions.
2 changes: 0 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
Change (or add an option for) the coin flip to be like the old NBA coin flip, which was between the worst teams in each conference, not the worst two teams overall. Alternatively add the ability to edit the teams in the lottery. Probably no one else cares, but I like to be accurate. https://discord.com/channels/290013534023057409/331882115119448065/1322397494335897692

On the countries frivolity page could the Active column include free agents, currently it only counts rostered players https://discord.com/channels/290013534023057409/331882115119448065/1321693299261575283

FBGM playoff overtime minor bug - 1st team scores TD+XP, 2nd scores TD and misses XP. that should end the game, but it doesn't actually end until the next kickoff https://discord.com/channels/290013534023057409/290015591216054273/1322426704832106527

https://discord.com/channels/290013534023057409/331882115119448065/1320819951400910929
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"karma-rollup-preprocessor": "^7.0.8",
"karma-source-map-support": "^1.4.0",
"lightningcss": "^1.28.2",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"log-symbols": "^7.0.0",
"mocha": "^11.0.1",
"prettier": "^3.4.2",
Expand All @@ -173,7 +173,7 @@
"rollup-plugin-visualizer": "^5.13.1",
"sass": "1.77.6",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.2",
"typescript-eslint": "^8.19.0",
"workbox-build": "^7.3.0"
},
"private": true
Expand Down
Loading

0 comments on commit e242786

Please sign in to comment.