mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: improve mii list filtering, add gender filter
- added react transitions when redirecting, should improve UI looks and smoothness when filtering/sorting - small refactor - put @types/sjcl in devDependencies
This commit is contained in:
parent
1a14683a10
commit
e1a158d070
11 changed files with 141 additions and 93 deletions
|
|
@ -17,7 +17,6 @@
|
|||
"@bprogress/next": "^3.2.12",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@prisma/client": "^6.11.1",
|
||||
"@types/sjcl": "^1.0.34",
|
||||
"bit-buffer": "^0.2.5",
|
||||
"canvas-confetti": "^1.9.3",
|
||||
"dayjs": "^1.11.13",
|
||||
|
|
@ -47,6 +46,7 @@
|
|||
"@types/node": "^24.0.13",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@types/sjcl": "^1.0.34",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint-config-next": "15.3.5",
|
||||
"prisma": "^6.11.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue