@uploadcare/file-uploader 1.24.3 → 1.24.4

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/dist/env.js CHANGED
@@ -25,7 +25,7 @@
25
25
  */
26
26
 
27
27
  // package.json
28
- var version = "1.24.3";
28
+ var version = "1.24.4";
29
29
 
30
30
  // src/env.ts
31
31
  var PACKAGE_NAME = "blocks";
package/dist/index.js CHANGED
@@ -1217,7 +1217,7 @@ import { TelemetryAPIService } from "@uploadcare/quality-insights";
1217
1217
  import { Queue as Queue2 } from "@uploadcare/upload-client";
1218
1218
 
1219
1219
  // package.json
1220
- var version = "1.24.3";
1220
+ var version = "1.24.4";
1221
1221
 
1222
1222
  // src/env.ts
1223
1223
  var PACKAGE_NAME = "blocks";
package/dist/index.ssr.js CHANGED
@@ -1132,7 +1132,7 @@ export const ModalEvents = {
1132
1132
  DESTROY: "modal:destroy",
1133
1133
  };
1134
1134
  export const PACKAGE_NAME = `blocks`;
1135
- export const PACKAGE_VERSION = `1.24.3`;
1135
+ export const PACKAGE_VERSION = `1.24.4`;
1136
1136
  export const PresenceToggle = class {
1137
1137
  static template = `<slot></slot> `;
1138
1138
  static reg = () => {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uploadcare/file-uploader",
3
- "version": "1.24.3",
3
+ "version": "1.24.4",
4
4
  "description": "Building blocks for Uploadcare products integration",
5
5
  "keywords": [
6
6
  "web components",
@@ -146,10 +146,10 @@
146
146
  "license": "MIT",
147
147
  "dependencies": {
148
148
  "@symbiotejs/symbiote": "^1.11.7",
149
- "@uploadcare/cname-prefix": "^6.18.0",
150
- "@uploadcare/image-shrink": "^6.18.0",
151
- "@uploadcare/quality-insights": "^6.18.0",
152
- "@uploadcare/upload-client": "^6.18.0",
149
+ "@uploadcare/cname-prefix": "^6.18.2",
150
+ "@uploadcare/image-shrink": "^6.18.2",
151
+ "@uploadcare/quality-insights": "^6.18.2",
152
+ "@uploadcare/upload-client": "^6.18.2",
153
153
  "keyux": "^0.7.1"
154
154
  },
155
155
  "size-limit": [