修复项目缺少 lcobucci/jwt 这个 PHP 包

This commit is contained in:
521141 2025-06-26 13:25:39 +08:00 committed by GitHub
parent b0f59652b4
commit 7d76886947
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,6 +37,7 @@
"immer": "^7.0.4",
"jquery": "^3.6.0",
"lodash.debounce": "^4.0.8",
"lcobucci/jwt": "^4.0",
"nanoid": "^3.1.9",
"prompts": "^2.4.0",
"react": "^17.0.1",