@devvit/public-api 0.10.21-next-2024-05-10-38df818a0.0 → 0.10.21-next-2024-05-10-7545973f9.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -9956,7 +9956,7 @@
9956
9956
  "format": "esm"
9957
9957
  },
9958
9958
  "../protos/dist/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.js": {
9959
- "bytes": 7388,
9959
+ "bytes": 8642,
9960
9960
  "imports": [
9961
9961
  {
9962
9962
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -10029,7 +10029,7 @@
10029
10029
  "format": "esm"
10030
10030
  },
10031
10031
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.js": {
10032
- "bytes": 15792,
10032
+ "bytes": 17145,
10033
10033
  "imports": [
10034
10034
  {
10035
10035
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -14524,7 +14524,7 @@
14524
14524
  "bytesInOutput": 556508
14525
14525
  },
14526
14526
  "../protos/dist/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.js": {
14527
- "bytesInOutput": 3076
14527
+ "bytesInOutput": 3906
14528
14528
  },
14529
14529
  "../protos/dist/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.js": {
14530
14530
  "bytesInOutput": 11866
@@ -14533,7 +14533,7 @@
14533
14533
  "bytesInOutput": 3667
14534
14534
  },
14535
14535
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.js": {
14536
- "bytesInOutput": 6777
14536
+ "bytesInOutput": 7670
14537
14537
  },
14538
14538
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.js": {
14539
14539
  "bytesInOutput": 213915
@@ -14866,7 +14866,7 @@
14866
14866
  "bytesInOutput": 370
14867
14867
  }
14868
14868
  },
14869
- "bytes": 14803540
14869
+ "bytes": 14810283
14870
14870
  }
14871
14871
  }
14872
14872
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.21-next-2024-05-10-38df818a0.0",
3
+ "version": "0.10.21-next-2024-05-10-7545973f9.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,9 +30,9 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.10.21-next-2024-05-10-38df818a0.0",
34
- "@devvit/runtimes": "0.10.21-next-2024-05-10-38df818a0.0",
35
- "@devvit/shared-types": "0.10.21-next-2024-05-10-38df818a0.0",
33
+ "@devvit/protos": "0.10.21-next-2024-05-10-7545973f9.0",
34
+ "@devvit/runtimes": "0.10.21-next-2024-05-10-7545973f9.0",
35
+ "@devvit/shared-types": "0.10.21-next-2024-05-10-7545973f9.0",
36
36
  "base64-js": "1.5.1",
37
37
  "clone-deep": "4.0.1",
38
38
  "core-js": "3.27.2",
@@ -42,7 +42,7 @@
42
42
  "@ampproject/filesize": "4.3.0",
43
43
  "@devvit/eslint-config": "0.10.20",
44
44
  "@devvit/repo-tools": "0.10.20",
45
- "@devvit/tsconfig": "0.10.21-next-2024-05-10-38df818a0.0",
45
+ "@devvit/tsconfig": "0.10.21-next-2024-05-10-7545973f9.0",
46
46
  "@microsoft/api-extractor": "7.41.0",
47
47
  "@reddit/faceplate-ui": "11.1.0",
48
48
  "@types/clone-deep": "4.0.1",
@@ -65,5 +65,5 @@
65
65
  }
66
66
  },
67
67
  "source": "./src/index.ts",
68
- "gitHead": "ffaa0037690d96268dce7c379345d235cf2d1504"
68
+ "gitHead": "ff4eaa318db5f1e78328c82d45fa12e1eff016b9"
69
69
  }