survey-analytics 1.9.45 → 1.9.48

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
@@ -19,7 +19,7 @@
19
19
  "lint": "eslint ./src --quiet",
20
20
  "pre-push-check": "npm run lint && npm run test"
21
21
  },
22
- "version": "1.9.45",
22
+ "version": "1.9.48",
23
23
  "name": "survey-analytics",
24
24
  "description": "SurveyJS analytics Library.",
25
25
  "main": "survey.analytics.js",
@@ -69,7 +69,7 @@
69
69
  "jquery": "3.5.0",
70
70
  "muuri": "^0.8.0",
71
71
  "plotly.js-dist-min": "^2.11.1",
72
- "survey-core": "^1.9.22",
72
+ "survey-core": "1.9.48",
73
73
  "tabulator-tables": "4.8.4",
74
74
  "wordcloud": "^1.2.2"
75
75
  },
@@ -112,7 +112,7 @@
112
112
  "val-loader": "0.5.0",
113
113
  "webpack": "^4.46.0",
114
114
  "webpack-cli": "^3.3.11",
115
- "webpack-dev-server": "^3.11.3",
115
+ "webpack-dev-server": "^4.10.0",
116
116
  "webpack-svgstore-plugin": "^4.1.0"
117
117
  },
118
118
  "peerDependencies": {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.9.45
2
+ * surveyjs - SurveyJS Analytics library v1.9.48
3
3
  * Copyright (c) 2015-2022 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1171,7 +1171,7 @@ declare module "visualizationPanel" {
1171
1171
  *
1172
1172
  * Default value: `true`
1173
1173
  *
1174
- * [View the "Disable the Layout Engine" example](https://surveyjs.io/Examples/Analytics?id=custom-layout)
1174
+ * [View the "Disable the Layout Engine" example](https://surveyjs.io/Examples/Analytics?id=custom-layout (linkStyle))
1175
1175
  *
1176
1176
  * @see layoutEngine
1177
1177
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.9.45
2
+ * surveyjs - SurveyJS Analytics library v1.9.48
3
3
  * Copyright (c) 2015-2022 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.9.45
2
+ * surveyjs - SurveyJS Analytics library v1.9.48
3
3
  * Copyright (c) 2015-2022 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.9.45
2
+ * surveyjs - SurveyJS Analytics library v1.9.48
3
3
  * Copyright (c) 2015-2022 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.9.45
2
+ * surveyjs - SurveyJS Analytics library v1.9.48
3
3
  * Copyright (c) 2015-2022 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */