survey-creator-react 1.9.131 → 1.9.133

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "survey-creator-react",
3
- "version": "1.9.131",
3
+ "version": "1.9.133",
4
4
  "description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.",
5
5
  "keywords": [
6
6
  "Survey",
@@ -36,9 +36,9 @@
36
36
  }
37
37
  },
38
38
  "dependencies": {
39
- "survey-core": "1.9.131",
40
- "survey-react-ui": "1.9.131",
41
- "survey-creator-core": "1.9.131"
39
+ "survey-core": "1.9.133",
40
+ "survey-react-ui": "1.9.133",
41
+ "survey-creator-core": "1.9.133"
42
42
  },
43
43
  "devDependencies": {}
44
44
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator React v1.9.131
2
+ * SurveyJS Creator React v1.9.133
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -3415,7 +3415,7 @@ __webpack_require__.r(__webpack_exports__);
3415
3415
  /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! survey-core */ "survey-core");
3416
3416
  /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_53___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_53__);
3417
3417
  var Version;
3418
- Version = "".concat("1.9.131");
3418
+ Version = "".concat("1.9.133");
3419
3419
  // import "@survey/creator/survey-creator-core.css";
3420
3420
 
3421
3421
 
@@ -3478,7 +3478,7 @@ Version = "".concat("1.9.131");
3478
3478
 
3479
3479
 
3480
3480
 
3481
- Object(survey_core__WEBPACK_IMPORTED_MODULE_53__["checkLibraryVersion"])("".concat("1.9.131"), "survey-creator-react");
3481
+ Object(survey_core__WEBPACK_IMPORTED_MODULE_53__["checkLibraryVersion"])("".concat("1.9.133"), "survey-creator-react");
3482
3482
 
3483
3483
 
3484
3484
  /***/ }),