1
0

fix: incorrect dependency

This commit is contained in:
alikia2x (寒寒) 2025-11-17 02:16:13 +08:00
parent 86e1a2622b
commit 5409d7cbd1
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: 56209E0CCD8420C6
2 changed files with 160 additions and 1206 deletions

1364
bun.lock

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"typecheck": "bunx --bun react-router typegen && tsc"
},
"dependencies": {
"@alikia/random-key": "npm:@jsr/alikia__random-key",
"@alikia/random-key": "^1.1.1",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",