@devvit/protos 0.10.22-next-2024-05-29-2dc4adb2f.0 → 0.10.22-next-2024-05-29-b76254e08.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7300,13 +7300,18 @@
7300
7300
  "format": "esm"
7301
7301
  },
7302
7302
  "src/types/devvit/ui/block_kit/v1beta/block.ts": {
7303
- "bytes": 68385,
7303
+ "bytes": 69158,
7304
7304
  "imports": [
7305
7305
  {
7306
7306
  "path": "../../node_modules/protobufjs/minimal.js",
7307
7307
  "kind": "import-statement",
7308
7308
  "original": "protobufjs/minimal.js"
7309
7309
  },
7310
+ {
7311
+ "path": "src/types/google/protobuf/struct.ts",
7312
+ "kind": "import-statement",
7313
+ "original": "../../../../google/protobuf/struct.js"
7314
+ },
7310
7315
  {
7311
7316
  "path": "src/types/typeRegistry.ts",
7312
7317
  "kind": "import-statement",
@@ -9465,7 +9470,7 @@
9465
9470
  "imports": [],
9466
9471
  "exports": [],
9467
9472
  "inputs": {},
9468
- "bytes": 7059918
9473
+ "bytes": 7061136
9469
9474
  },
9470
9475
  "dist/protos.min.js": {
9471
9476
  "imports": [],
@@ -11196,7 +11201,7 @@
11196
11201
  "bytesInOutput": 5074
11197
11202
  },
11198
11203
  "src/types/devvit/ui/block_kit/v1beta/block.ts": {
11199
- "bytesInOutput": 27847
11204
+ "bytesInOutput": 28150
11200
11205
  },
11201
11206
  "src/types/devvit/ui/block_kit/v1beta/attributes.ts": {
11202
11207
  "bytesInOutput": 9526
@@ -11346,7 +11351,7 @@
11346
11351
  "bytesInOutput": 879
11347
11352
  }
11348
11353
  },
11349
- "bytes": 1890392
11354
+ "bytes": 1890695
11350
11355
  }
11351
11356
  }
11352
11357
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.22-next-2024-05-29-2dc4adb2f.0",
3
+ "version": "0.10.22-next-2024-05-29-b76254e08.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.21",
48
48
  "@devvit/repo-tools": "0.10.21",
49
- "@devvit/tsconfig": "0.10.22-next-2024-05-29-2dc4adb2f.0",
49
+ "@devvit/tsconfig": "0.10.22-next-2024-05-29-b76254e08.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": "02bbb56c554504e7c63ac6a4541559929acc77b5"
79
+ "gitHead": "4b22aea5921502ce36c385364a029e7aa00105d1"
80
80
  }