survey-creator-react
Advanced tools
Comparing version 1.9.105 to 1.9.106
{ | ||
"name": "survey-creator-react", | ||
"version": "1.9.105", | ||
"version": "1.9.106", | ||
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.", | ||
@@ -37,5 +37,5 @@ "keywords": [ | ||
"dependencies": { | ||
"survey-core": "1.9.105", | ||
"survey-react-ui": "1.9.105", | ||
"survey-creator-core": "1.9.105", | ||
"survey-core": "1.9.106", | ||
"survey-react-ui": "1.9.106", | ||
"survey-creator-core": "1.9.106", | ||
"react": "^16.5.0 || ^17.0.1 || ^18.1.0", | ||
@@ -42,0 +42,0 @@ "react-dom": "^16.5.0 || ^17.0.1 || ^18.1.0" |
@@ -51,2 +51,3 @@ export declare let Version: string; | ||
export * from "../custom-questions/FileEditQuestion"; | ||
export * from "../custom-questions/TextWithResetQuestion"; | ||
export { editorLocalization, localization } from "survey-creator-core"; | ||
@@ -53,0 +54,0 @@ export { settings } from "survey-creator-core"; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
676125
62
4960
+ Addedsurvey-core@1.9.106(transitive)
+ Addedsurvey-creator-core@1.9.106(transitive)
+ Addedsurvey-react-ui@1.9.106(transitive)
- Removedsurvey-core@1.9.105(transitive)
- Removedsurvey-creator-core@1.9.105(transitive)
- Removedsurvey-react-ui@1.9.105(transitive)
Updatedsurvey-core@1.9.106
Updatedsurvey-creator-core@1.9.106
Updatedsurvey-react-ui@1.9.106