mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 01:40:51 +00:00
refactor: snapshot store to diff (#3155)
* refactor: snapshot store to diff * change initial state position * fix old snapshot format * encapsulate json diff
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"jest": "^29.5.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"json5": "^2.2.3",
|
||||
"jsondiffpatch": "^0.6.0",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"mermaid": "^10.2.3",
|
||||
|
Reference in New Issue
Block a user