@devvit/public-api 0.10.21-next-2024-05-21-dfd18ce31.0 → 0.10.21-next-2024-05-22-00209553d.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -11651,7 +11651,7 @@
11651
11651
  "format": "esm"
11652
11652
  },
11653
11653
  "../shared-types/dist/Header.js": {
11654
- "bytes": 881,
11654
+ "bytes": 961,
11655
11655
  "imports": [],
11656
11656
  "format": "esm"
11657
11657
  },
@@ -14541,7 +14541,7 @@
14541
14541
  "bytesInOutput": 86
14542
14542
  },
14543
14543
  "../shared-types/dist/Header.js": {
14544
- "bytesInOutput": 761
14544
+ "bytesInOutput": 841
14545
14545
  },
14546
14546
  "src/devvit/internals/blocks/useChannel.ts": {
14547
14547
  "bytesInOutput": 3625
@@ -14760,7 +14760,7 @@
14760
14760
  "bytesInOutput": 2583
14761
14761
  }
14762
14762
  },
14763
- "bytes": 14860321
14763
+ "bytes": 14860553
14764
14764
  }
14765
14765
  }
14766
14766
  }
package/meta.min.json CHANGED
@@ -2598,7 +2598,7 @@
2598
2598
  "format": "esm"
2599
2599
  },
2600
2600
  "../shared-types/dist/Header.js": {
2601
- "bytes": 881,
2601
+ "bytes": 961,
2602
2602
  "imports": [],
2603
2603
  "format": "esm"
2604
2604
  },
@@ -4577,7 +4577,7 @@
4577
4577
  "imports": [],
4578
4578
  "exports": [],
4579
4579
  "inputs": {},
4580
- "bytes": 1117437
4580
+ "bytes": 1117541
4581
4581
  },
4582
4582
  "dist/public-api.min.js": {
4583
4583
  "imports": [
@@ -5144,7 +5144,7 @@
5144
5144
  "bytesInOutput": 1539
5145
5145
  },
5146
5146
  "../shared-types/dist/Header.js": {
5147
- "bytesInOutput": 629
5147
+ "bytesInOutput": 697
5148
5148
  },
5149
5149
  "src/apis/ui/helpers/getFormValues.ts": {
5150
5150
  "bytesInOutput": 407
@@ -5351,7 +5351,7 @@
5351
5351
  "bytesInOutput": 1190
5352
5352
  }
5353
5353
  },
5354
- "bytes": 236928
5354
+ "bytes": 236996
5355
5355
  }
5356
5356
  }
5357
5357
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.21-next-2024-05-21-dfd18ce31.0",
3
+ "version": "0.10.21-next-2024-05-22-00209553d.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.10.21-next-2024-05-21-dfd18ce31.0",
34
- "@devvit/shared-types": "0.10.21-next-2024-05-21-dfd18ce31.0",
33
+ "@devvit/protos": "0.10.21-next-2024-05-22-00209553d.0",
34
+ "@devvit/shared-types": "0.10.21-next-2024-05-22-00209553d.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "@ampproject/filesize": "4.3.0",
42
42
  "@devvit/eslint-config": "0.10.20",
43
43
  "@devvit/repo-tools": "0.10.20",
44
- "@devvit/tsconfig": "0.10.21-next-2024-05-21-dfd18ce31.0",
44
+ "@devvit/tsconfig": "0.10.21-next-2024-05-22-00209553d.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.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": "70a0f9f578d52891199b75e8bd7083551a31612e"
67
+ "gitHead": "47839c6185df3e27acfdd39f697c8d13ef5ef885"
68
68
  }