@devvit/public-api 0.11.0-next-2024-08-29-fd7c15444.0 → 0.11.0-next-2024-08-29-0ee568011.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -11269,7 +11269,7 @@
11269
11269
  "format": "esm"
11270
11270
  },
11271
11271
  "../shared-types/dist/Header.js": {
11272
- "bytes": 2151,
11272
+ "bytes": 2214,
11273
11273
  "imports": [],
11274
11274
  "format": "esm"
11275
11275
  },
@@ -14306,7 +14306,7 @@
14306
14306
  "bytesInOutput": 86
14307
14307
  },
14308
14308
  "../shared-types/dist/Header.js": {
14309
- "bytesInOutput": 1439
14309
+ "bytesInOutput": 1502
14310
14310
  },
14311
14311
  "src/devvit/internals/blocks/useChannel.ts": {
14312
14312
  "bytesInOutput": 4056
@@ -14549,7 +14549,7 @@
14549
14549
  "bytesInOutput": 370
14550
14550
  }
14551
14551
  },
14552
- "bytes": 14880126
14552
+ "bytes": 14880313
14553
14553
  }
14554
14554
  }
14555
14555
  }
package/meta.min.json CHANGED
@@ -2598,7 +2598,7 @@
2598
2598
  "format": "esm"
2599
2599
  },
2600
2600
  "../shared-types/dist/Header.js": {
2601
- "bytes": 2151,
2601
+ "bytes": 2214,
2602
2602
  "imports": [],
2603
2603
  "format": "esm"
2604
2604
  },
@@ -4754,7 +4754,7 @@
4754
4754
  "imports": [],
4755
4755
  "exports": [],
4756
4756
  "inputs": {},
4757
- "bytes": 1217211
4757
+ "bytes": 1217297
4758
4758
  },
4759
4759
  "dist/public-api.min.js": {
4760
4760
  "imports": [
@@ -5338,7 +5338,7 @@
5338
5338
  "bytesInOutput": 1537
5339
5339
  },
5340
5340
  "../shared-types/dist/Header.js": {
5341
- "bytesInOutput": 1063
5341
+ "bytesInOutput": 1114
5342
5342
  },
5343
5343
  "src/apis/ui/helpers/getFormValues.ts": {
5344
5344
  "bytesInOutput": 436
@@ -5569,7 +5569,7 @@
5569
5569
  "bytesInOutput": 178
5570
5570
  }
5571
5571
  },
5572
- "bytes": 261333
5572
+ "bytes": 261384
5573
5573
  }
5574
5574
  }
5575
5575
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.0-next-2024-08-29-fd7c15444.0",
3
+ "version": "0.11.0-next-2024-08-29-0ee568011.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,8 +30,8 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.11.0-next-2024-08-29-fd7c15444.0",
34
- "@devvit/shared-types": "0.11.0-next-2024-08-29-fd7c15444.0",
33
+ "@devvit/protos": "0.11.0-next-2024-08-29-0ee568011.0",
34
+ "@devvit/shared-types": "0.11.0-next-2024-08-29-0ee568011.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -39,9 +39,9 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@ampproject/filesize": "4.3.0",
42
- "@devvit/eslint-config": "0.11.0-next-2024-08-29-fd7c15444.0",
43
- "@devvit/repo-tools": "0.11.0-next-2024-08-29-fd7c15444.0",
44
- "@devvit/tsconfig": "0.11.0-next-2024-08-29-fd7c15444.0",
42
+ "@devvit/eslint-config": "0.11.0-next-2024-08-29-0ee568011.0",
43
+ "@devvit/repo-tools": "0.11.0-next-2024-08-29-0ee568011.0",
44
+ "@devvit/tsconfig": "0.11.0-next-2024-08-29-0ee568011.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "16.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -64,5 +64,5 @@
64
64
  }
65
65
  },
66
66
  "source": "./src/index.ts",
67
- "gitHead": "35ed922748de1657a137793076caa8a7b7fa9373"
67
+ "gitHead": "2f1e68867d1b74ee8cd8dfea72e67db4812ad0e0"
68
68
  }