@devvit/protos 0.10.21-next-2024-05-13-1483c88b0.0 → 0.10.21-next-2024-05-13-a9ec16d57.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -5148,7 +5148,7 @@
5148
5148
  "format": "esm"
5149
5149
  },
5150
5150
  "src/types/devvit/plugin/redditapi/common/common_msg.ts": {
5151
- "bytes": 171807,
5151
+ "bytes": 171855,
5152
5152
  "imports": [
5153
5153
  {
5154
5154
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9496,7 +9496,7 @@
9496
9496
  "imports": [],
9497
9497
  "exports": [],
9498
9498
  "inputs": {},
9499
- "bytes": 6823647
9499
+ "bytes": 6823695
9500
9500
  },
9501
9501
  "dist/protos.min.js": {
9502
9502
  "imports": [],
@@ -10966,7 +10966,7 @@
10966
10966
  "bytesInOutput": 10933
10967
10967
  },
10968
10968
  "src/types/devvit/plugin/redditapi/common/common_msg.ts": {
10969
- "bytesInOutput": 73649
10969
+ "bytesInOutput": 73685
10970
10970
  },
10971
10971
  "src/types/devvit/ui/effects/v1alpha/effect.ts": {
10972
10972
  "bytesInOutput": 4387
@@ -11353,7 +11353,7 @@
11353
11353
  "bytesInOutput": 879
11354
11354
  }
11355
11355
  },
11356
- "bytes": 1848610
11356
+ "bytes": 1848646
11357
11357
  }
11358
11358
  }
11359
11359
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.21-next-2024-05-13-1483c88b0.0",
3
+ "version": "0.10.21-next-2024-05-13-a9ec16d57.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -46,7 +46,7 @@
46
46
  "@ampproject/filesize": "4.3.0",
47
47
  "@devvit/eslint-config": "0.10.20",
48
48
  "@devvit/repo-tools": "0.10.20",
49
- "@devvit/tsconfig": "0.10.21-next-2024-05-13-1483c88b0.0",
49
+ "@devvit/tsconfig": "0.10.21-next-2024-05-13-a9ec16d57.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -76,5 +76,5 @@
76
76
  ]
77
77
  }
78
78
  },
79
- "gitHead": "43e44ddfa0892fc009d13a91d5f5cb1201f3bce8"
79
+ "gitHead": "c8506901dd0e84d329a40d91f3c507101683850d"
80
80
  }