iot-manage-dashboard/playground
Copilot fef1e35c54
fix: prevent JSONBigInt parsing error on non-string data (#6891)
* Initial plan

* Fix json-bigint serialization error when data is not a string

Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2025-11-09 11:49:38 +08:00
..
__tests__/e2e feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
public refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
src fix: prevent JSONBigInt parsing error on non-string data (#6891) 2025-11-09 11:49:38 +08:00
.env feat: encrypt the privacy data when it is persisted (#6056) 2025-04-27 20:59:10 +08:00
.env.analyze refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.development feat: add dingding login 2025-07-25 22:02:55 +08:00
.env.production feat: add archive plug-in to output dist.zip after build (#4272) 2024-08-29 21:47:00 +08:00
index.html refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
package.json chore: release 5.5.9 2025-08-16 22:16:02 +08:00
playwright.config.ts feat: add playwright e2e testing framework (#4468) 2024-09-22 21:35:40 +08:00
postcss.config.mjs refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tailwind.config.mjs refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tsconfig.json refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
tsconfig.node.json refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
vite.config.mts refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00