mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-13 10:54:47 +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
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
|
@ -23,9 +23,6 @@ importers:
|
|||
'@prisma/client':
|
||||
specifier: ^6.11.1
|
||||
version: 6.11.1(prisma@6.11.1(typescript@5.8.3))(typescript@5.8.3)
|
||||
'@types/sjcl':
|
||||
specifier: ^1.0.34
|
||||
version: 1.0.34
|
||||
bit-buffer:
|
||||
specifier: ^0.2.5
|
||||
version: 0.2.5
|
||||
|
|
@ -108,6 +105,9 @@ importers:
|
|||
'@types/react-dom':
|
||||
specifier: ^19.1.6
|
||||
version: 19.1.6(@types/react@19.1.8)
|
||||
'@types/sjcl':
|
||||
specifier: ^1.0.34
|
||||
version: 1.0.34
|
||||
eslint:
|
||||
specifier: ^9.31.0
|
||||
version: 9.31.0(jiti@2.4.2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue