iguazio.dashboard-controls 1.2.9 → 1.2.10

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": "iguazio.dashboard-controls",
3
- "version": "1.2.9",
3
+ "version": "1.2.10",
4
4
  "main": "dist/js/iguazio.dashboard-controls.js",
5
5
  "description": "Collection of resources (such as CSS styles, fonts and images) and AngularJs 1.x components and services to share among different Iguazio repos.",
6
6
  "repository": {
@@ -51,7 +51,7 @@
51
51
  "gulp-rev-collector": "^1.0.2",
52
52
  "gulp-uglify": "^3.0.2",
53
53
  "i18next": "^21.6.14",
54
- "jquery": "*",
54
+ "jquery": ">=3.7.1",
55
55
  "jquery-ui": "1.13.2",
56
56
  "js-base64": "^2.4.8",
57
57
  "lodash": "^4.17.21",