Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Nov 13, 2024
1 parent 5da2e7c commit 2215336
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 126 deletions.
5 changes: 5 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,11 @@ new achievements
- moneyball 4 - win 3 championships with hardest constraint https://old.reddit.com/r/BasketballGM/comments/1bgxksp/auto_played_almost_9000_seasons_to_get_longevity/lhgnwm1/?context=3
- force challenge mode to remain on
- win title X years after sisyphus mode
- https://chat.reddit.com/room/!CTzWdQJV_o3iD9mGr52VSsuMkPL7xM2O-ZWkauqKxYw%3Areddit.com
- win a chip in your first year with a new team, not just an expansion team
- Draft 10/25/50/100 Hall Of Famers
- Win 5 consecutive championships without losing a playoff game during the streak (obviously this doesn't work for FBGM)
- Lead the league in both passing and rushing yards for 3 consecutive seasons.(Obv just for FBGM)

arrow navigation between players on team https://old.reddit.com/r/BasketballGM/comments/1afy7ba/monthly_suggestions_thread/kr9whzi/
- make it a select? or listen for keyboard shortcut?
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
"clsx": "^2.1.1",
"confetti-js": "^0.0.18",
"d3-dsv": "^3.0.1",
"dompurify": "^3.1.7",
"dompurify": "^3.2.0",
"dropbox": "^10.34.0",
"facesjs": "^4.2.2",
"fast-deep-equal": "^3.1.3",
"flag-icons": "^7.2.3",
"framer-motion": "^11.11.11",
"framer-motion": "^11.11.13",
"html2canvas": "^1.4.1",
"just-clone": "^6.2.0",
"match-sorter": "8.0.0",
Expand Down Expand Up @@ -165,7 +165,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"sass": "1.77.6",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"typescript-eslint": "^8.14.0",
"workbox-build": "^7.3.0"
},
"private": true
Expand Down
Loading

0 comments on commit 2215336

Please sign in to comment.