@devvit/protos 0.11.13-next-2025-04-21-1dec274a7.0 → 0.11.13-next-2025-04-22-b3224015b.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.min.json CHANGED
@@ -868,7 +868,7 @@
868
868
  "format": "esm"
869
869
  },
870
870
  "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
871
- "bytes": 15526,
871
+ "bytes": 16128,
872
872
  "imports": [
873
873
  {
874
874
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7373,7 +7373,7 @@
7373
7373
  "imports": [],
7374
7374
  "exports": [],
7375
7375
  "inputs": {},
7376
- "bytes": 5403236
7376
+ "bytes": 5404182
7377
7377
  },
7378
7378
  "dist/protos.min.js": {
7379
7379
  "imports": [],
@@ -7665,7 +7665,7 @@
7665
7665
  "bytesInOutput": 1091
7666
7666
  },
7667
7667
  "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
7668
- "bytesInOutput": 5523
7668
+ "bytesInOutput": 5787
7669
7669
  },
7670
7670
  "src/types/devvit/ui/effects/v1alpha/create_order.ts": {
7671
7671
  "bytesInOutput": 4527
@@ -7863,7 +7863,7 @@
7863
7863
  "bytesInOutput": 2438
7864
7864
  }
7865
7865
  },
7866
- "bytes": 1398089
7866
+ "bytes": 1398353
7867
7867
  }
7868
7868
  }
7869
7869
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.13-next-2025-04-21-1dec274a7.0",
3
+ "version": "0.11.13-next-2025-04-22-b3224015b.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,8 +45,8 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@ampproject/filesize": "4.3.0",
48
- "@devvit/repo-tools": "0.11.13-next-2025-04-21-1dec274a7.0",
49
- "@devvit/tsconfig": "0.11.13-next-2025-04-21-1dec274a7.0",
48
+ "@devvit/repo-tools": "0.11.13-next-2025-04-22-b3224015b.0",
49
+ "@devvit/tsconfig": "0.11.13-next-2025-04-22-b3224015b.0",
50
50
  "@protobuf-ts/plugin": "2.9.3",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "2e2acbcadc3bec5e6e6aa78db2724b55089ff9fc"
83
+ "gitHead": "657c36314cf6579135775e0b6566f09885b2b6e4"
84
84
  }