@devvit/public-api 0.11.6-next-2025-01-14-e87112d67.0 → 0.11.6-next-2025-01-16-ecd74e595.0

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/meta.json CHANGED
@@ -9743,7 +9743,7 @@
9743
9743
  "format": "esm"
9744
9744
  },
9745
9745
  "../shared-types/dist/Header.js": {
9746
- "bytes": 2267,
9746
+ "bytes": 2299,
9747
9747
  "imports": [],
9748
9748
  "format": "esm"
9749
9749
  },
@@ -12739,7 +12739,7 @@
12739
12739
  "bytesInOutput": 86
12740
12740
  },
12741
12741
  "../shared-types/dist/Header.js": {
12742
- "bytesInOutput": 1526
12742
+ "bytesInOutput": 1558
12743
12743
  },
12744
12744
  "src/devvit/internals/blocks/useChannel.ts": {
12745
12745
  "bytesInOutput": 4055
@@ -12988,7 +12988,7 @@
12988
12988
  "bytesInOutput": 2975
12989
12989
  }
12990
12990
  },
12991
- "bytes": 12734157
12991
+ "bytes": 12734253
12992
12992
  }
12993
12993
  }
12994
12994
  }
package/meta.min.json CHANGED
@@ -2598,7 +2598,7 @@
2598
2598
  "format": "esm"
2599
2599
  },
2600
2600
  "../shared-types/dist/Header.js": {
2601
- "bytes": 2267,
2601
+ "bytes": 2299,
2602
2602
  "imports": [],
2603
2603
  "format": "esm"
2604
2604
  },
@@ -4851,7 +4851,7 @@
4851
4851
  "imports": [],
4852
4852
  "exports": [],
4853
4853
  "inputs": {},
4854
- "bytes": 1251721
4854
+ "bytes": 1251764
4855
4855
  },
4856
4856
  "dist/public-api.min.js": {
4857
4857
  "imports": [
@@ -5478,7 +5478,7 @@
5478
5478
  "bytesInOutput": 1538
5479
5479
  },
5480
5480
  "../shared-types/dist/Header.js": {
5481
- "bytesInOutput": 1120
5481
+ "bytesInOutput": 1146
5482
5482
  },
5483
5483
  "src/apis/ui/helpers/getFormValues.ts": {
5484
5484
  "bytesInOutput": 436
@@ -5715,7 +5715,7 @@
5715
5715
  "bytesInOutput": 1267
5716
5716
  }
5717
5717
  },
5718
- "bytes": 266924
5718
+ "bytes": 266950
5719
5719
  }
5720
5720
  }
5721
5721
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.6-next-2025-01-14-e87112d67.0",
3
+ "version": "0.11.6-next-2025-01-16-ecd74e595.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.6-next-2025-01-14-e87112d67.0",
34
- "@devvit/shared-types": "0.11.6-next-2025-01-14-e87112d67.0",
33
+ "@devvit/protos": "0.11.6-next-2025-01-16-ecd74e595.0",
34
+ "@devvit/shared-types": "0.11.6-next-2025-01-16-ecd74e595.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -39,8 +39,8 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@ampproject/filesize": "4.3.0",
42
- "@devvit/repo-tools": "0.11.6-next-2025-01-14-e87112d67.0",
43
- "@devvit/tsconfig": "0.11.6-next-2025-01-14-e87112d67.0",
42
+ "@devvit/repo-tools": "0.11.6-next-2025-01-16-ecd74e595.0",
43
+ "@devvit/tsconfig": "0.11.6-next-2025-01-16-ecd74e595.0",
44
44
  "@microsoft/api-extractor": "7.41.0",
45
45
  "@reddit/faceplate-ui": "18.0.1",
46
46
  "@types/clone-deep": "4.0.1",
@@ -63,5 +63,5 @@
63
63
  }
64
64
  },
65
65
  "source": "./src/index.ts",
66
- "gitHead": "cc32b6b6a73e265a411fbd1b2fd4f18924cddb37"
66
+ "gitHead": "dbf1882cc7fc87b8dc0cef292965df5681c518ec"
67
67
  }