mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-13 10:54:47 +00:00
feat: unpolished save files extractor
This commit is contained in:
parent
0e2df242d0
commit
1ec0b73712
798 changed files with 600 additions and 176 deletions
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
|
@ -32,6 +32,9 @@ importers:
|
|||
canvas-confetti:
|
||||
specifier: ^1.9.4
|
||||
version: 1.9.4
|
||||
charinfo-ex:
|
||||
specifier: ^0.0.2
|
||||
version: 0.0.2
|
||||
dayjs:
|
||||
specifier: ^1.11.20
|
||||
version: 1.11.20
|
||||
|
|
@ -1742,6 +1745,9 @@ packages:
|
|||
canvas-confetti@1.9.4:
|
||||
resolution: {integrity: sha512-yxQbJkAVrFXWNbTUjPqjF7G+g6pDotOUHGbkZq2NELZUMDpiJ85rIEazVb8GTaAptNW2miJAXbs1BtioA251Pw==}
|
||||
|
||||
charinfo-ex@0.0.2:
|
||||
resolution: {integrity: sha512-G1x3yupWRBdB+gCpjQj0Vp+iNN1SeMJoE3L0JMKWH7Di/nMkjtnjoNVU48TMVwFre0K0omrkQ72Cg8M6RDYxMA==}
|
||||
|
||||
chokidar@4.0.3:
|
||||
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
||||
engines: {node: '>= 14.16.0'}
|
||||
|
|
@ -5039,6 +5045,8 @@ snapshots:
|
|||
|
||||
canvas-confetti@1.9.4: {}
|
||||
|
||||
charinfo-ex@0.0.2: {}
|
||||
|
||||
chokidar@4.0.3:
|
||||
dependencies:
|
||||
readdirp: 4.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue