mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
[PR #431] [MERGED] 424 update packages #434
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#434
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/431
Author: @EddieTheCubeHead
Created: 6/30/2025
Status: ✅ Merged
Merged: 6/30/2025
Merged by: @EddieTheCubeHead
Base:
master← Head:424-update-packages📝 Commits (10+)
8314ba2#424 Core packages updated and imports optimizedea16bf1#424 Remove unused pyproject directive1832f3a#424 Get rid of long time ago accidentally included node_modules in root45f3f66#424 Update all client packages save for tailwind9d4d995#424 Fixes and workaroundsd0eceec#424 Fix failing prod build799ed9f#424 Re-enable dependency review23eee03#424 More hacky typechecker fixes6cfc4c5#424 Downgrade eslint cause fuck that migrationd2ef01f#424 Test fix📊 Changes
21 files changed (+2002 additions, -1488 deletions)
View changed files
📝
.github/workflows/security.yml(+9 -9)📝
client/package.json(+31 -30)📝
client/setup-vitest.ts(+1 -1)📝
client/src/api/fetchRedirectUri.ts(+2 -1)📝
client/src/api/fetchToken.ts(+6 -1)📝
client/src/api/methods.ts(+7 -7)📝
client/src/common/hooks/useFetchToken.ts(+5 -7)📝
client/src/common/hooks/useGetPool.ts(+1 -1)📝
client/src/common/hooks/useGetTokenQuery.ts(+2 -2)📝
client/src/common/hooks/useMeQuery.ts(+2 -2)📝
client/src/login/components/loginPopup/LoginPopupButton.tsx(+1 -1)➕
client/src/login/models/RedirectResponse.ts(+3 -0)➕
client/src/login/models/SpotifyToken.ts(+3 -0)📝
client/test/pool/views/PoolFeatures.tsx(+3 -1)📝
client/vite.config.ts(+1 -0)📝
client/yarn.lock(+1843 -1285)📝
infra/config/docker-compose.yaml(+1 -1)➖
node_modules/.yarn-integrity(+0 -12)➖
package-lock.json(+0 -6)📝
server/pyproject.toml(+11 -14)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.