@devvit/public-api 0.10.18-next-2024-03-26-0453c4699.0 → 0.10.18-next-2024-03-26-7c1775c76.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -8976,7 +8976,7 @@
8976
8976
  "format": "esm"
8977
8977
  },
8978
8978
  "../protos/dist/types/devvit/reddit/v2alpha/postv2.js": {
8979
- "bytes": 39341,
8979
+ "bytes": 39733,
8980
8980
  "imports": [
8981
8981
  {
8982
8982
  "path": "../../node_modules/long/src/long.js",
@@ -15339,7 +15339,7 @@
15339
15339
  "bytesInOutput": 7469
15340
15340
  },
15341
15341
  "../protos/dist/types/devvit/reddit/v2alpha/postv2.js": {
15342
- "bytesInOutput": 36158
15342
+ "bytesInOutput": 36509
15343
15343
  },
15344
15344
  "../protos/dist/types/devvit/reddit/v2alpha/modmail.js": {
15345
15345
  "bytesInOutput": 7316
@@ -15879,7 +15879,7 @@
15879
15879
  "bytesInOutput": 370
15880
15880
  }
15881
15881
  },
15882
- "bytes": 14426986
15882
+ "bytes": 14428229
15883
15883
  }
15884
15884
  }
15885
15885
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.18-next-2024-03-26-0453c4699.0",
3
+ "version": "0.10.18-next-2024-03-26-7c1775c76.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,9 +29,9 @@
29
29
  },
30
30
  "types": "./index.d.ts",
31
31
  "dependencies": {
32
- "@devvit/protos": "0.10.18-next-2024-03-26-0453c4699.0",
33
- "@devvit/runtimes": "0.10.18-next-2024-03-26-0453c4699.0",
34
- "@devvit/shared-types": "0.10.18-next-2024-03-26-0453c4699.0",
32
+ "@devvit/protos": "0.10.18-next-2024-03-26-7c1775c76.0",
33
+ "@devvit/runtimes": "0.10.18-next-2024-03-26-7c1775c76.0",
34
+ "@devvit/shared-types": "0.10.18-next-2024-03-26-7c1775c76.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.17",
43
43
  "@devvit/repo-tools": "0.10.17",
44
- "@devvit/tsconfig": "0.10.18-next-2024-03-26-0453c4699.0",
44
+ "@devvit/tsconfig": "0.10.18-next-2024-03-26-7c1775c76.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",
@@ -63,5 +63,5 @@
63
63
  }
64
64
  },
65
65
  "source": "./src/index.ts",
66
- "gitHead": "fa16f028c85cc4e566ec36bc490ab3eeb6220387"
66
+ "gitHead": "7045d70120ded802dfb8a095c6e4720019e28232"
67
67
  }