pro-gallery 4.1.43 → 4.1.44

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.
@@ -627,8 +627,8 @@
627
627
  "affectsGlobalScope": false
628
628
  },
629
629
  "../../lib/dist/esm-types/common/utils/index.d.ts": {
630
- "version": "c2d060ffd44195543456cf521765d765f12cbbcd156cae01631eb9822f5edebf",
631
- "signature": "c2d060ffd44195543456cf521765d765f12cbbcd156cae01631eb9822f5edebf",
630
+ "version": "15827d6547f71f5a2d8e7fcbe3ae536799e154c13f5fd9a9c526d49dace68307",
631
+ "signature": "15827d6547f71f5a2d8e7fcbe3ae536799e154c13f5fd9a9c526d49dace68307",
632
632
  "affectsGlobalScope": false
633
633
  },
634
634
  "../../lib/dist/esm-types/common/window/viewModeWrapper.d.ts": {
@@ -627,8 +627,8 @@
627
627
  "affectsGlobalScope": false
628
628
  },
629
629
  "../../lib/dist/esm-types/common/utils/index.d.ts": {
630
- "version": "c2d060ffd44195543456cf521765d765f12cbbcd156cae01631eb9822f5edebf",
631
- "signature": "c2d060ffd44195543456cf521765d765f12cbbcd156cae01631eb9822f5edebf",
630
+ "version": "15827d6547f71f5a2d8e7fcbe3ae536799e154c13f5fd9a9c526d49dace68307",
631
+ "signature": "15827d6547f71f5a2d8e7fcbe3ae536799e154c13f5fd9a9c526d49dace68307",
632
632
  "affectsGlobalScope": false
633
633
  },
634
634
  "../../lib/dist/esm-types/common/window/viewModeWrapper.d.ts": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": false,
3
3
  "name": "pro-gallery",
4
- "version": "4.1.43",
4
+ "version": "4.1.44",
5
5
  "sideEffects": [
6
6
  "./src/components/styles/gallery.scss"
7
7
  ],
@@ -38,9 +38,9 @@
38
38
  "dependencies": {
39
39
  "@vimeo/player": "2.8.2",
40
40
  "hls.js": "^1.1.5",
41
- "pro-gallery-blueprints": "4.1.43",
42
- "pro-gallery-lib": "4.1.43",
43
- "pro-layouts": "4.1.43",
41
+ "pro-gallery-blueprints": "4.1.44",
42
+ "pro-gallery-lib": "4.1.44",
43
+ "pro-layouts": "4.1.44",
44
44
  "react-player": "^2.6.2"
45
45
  },
46
46
  "peerDependencies": {
@@ -96,5 +96,5 @@
96
96
  "<rootDir>/tests/drivers/mocks/jest-setup.js"
97
97
  ]
98
98
  },
99
- "gitHead": "7060aa978eac45ce2a48675fdcb1b430f97d36bc"
99
+ "gitHead": "74654f821ca414ba6d4535c70c49d76ea3ea7ec3"
100
100
  }