fix(workflow): validate node compatibility when importing dsl between chatflows and workflows (#28012)
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
"immer": "^10.1.3",
|
||||
"js-audio-recorder": "^1.0.7",
|
||||
"js-cookie": "^3.0.5",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsonschema": "^1.5.0",
|
||||
"katex": "^0.16.25",
|
||||
"ky": "^1.12.0",
|
||||
@@ -163,6 +164,7 @@
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/negotiator": "^0.6.4",
|
||||
"@types/node": "18.15.0",
|
||||
|
||||
Reference in New Issue
Block a user