@devvit/protos 0.11.0-next-2024-07-02-df758fd0b.0 → 0.11.0-next-2024-07-02-f632187d5.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7149,7 +7149,7 @@
7149
7149
  "format": "esm"
7150
7150
  },
7151
7151
  "src/types/devvit/ui/common/v1alpha/common.ts": {
7152
- "bytes": 3711,
7152
+ "bytes": 4325,
7153
7153
  "imports": [
7154
7154
  {
7155
7155
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7330,7 +7330,7 @@
7330
7330
  "format": "esm"
7331
7331
  },
7332
7332
  "src/types/devvit/reddit/custom_post/v1alpha/custom_post.ts": {
7333
- "bytes": 15145,
7333
+ "bytes": 15759,
7334
7334
  "imports": [
7335
7335
  {
7336
7336
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9079,7 +9079,7 @@
9079
9079
  "imports": [],
9080
9080
  "exports": [],
9081
9081
  "inputs": {},
9082
- "bytes": 6766724
9082
+ "bytes": 6768510
9083
9083
  },
9084
9084
  "dist/protos.min.js": {
9085
9085
  "imports": [],
@@ -10667,7 +10667,7 @@
10667
10667
  "bytesInOutput": 10888
10668
10668
  },
10669
10669
  "src/types/devvit/ui/common/v1alpha/common.ts": {
10670
- "bytesInOutput": 1150
10670
+ "bytesInOutput": 1419
10671
10671
  },
10672
10672
  "src/types/devvit/ui/block_kit/v1beta/ui.ts": {
10673
10673
  "bytesInOutput": 5074
@@ -10688,7 +10688,7 @@
10688
10688
  "bytesInOutput": 1782
10689
10689
  },
10690
10690
  "src/types/devvit/reddit/custom_post/v1alpha/custom_post.ts": {
10691
- "bytesInOutput": 5263
10691
+ "bytesInOutput": 5532
10692
10692
  },
10693
10693
  "src/types/devvit/reddit/custom_actions/v2alpha/custom_actions.ts": {
10694
10694
  "bytesInOutput": 8609
@@ -10805,7 +10805,7 @@
10805
10805
  "bytesInOutput": 879
10806
10806
  }
10807
10807
  },
10808
- "bytes": 1808712
10808
+ "bytes": 1809250
10809
10809
  }
10810
10810
  }
10811
10811
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-07-02-df758fd0b.0",
3
+ "version": "0.11.0-next-2024-07-02-f632187d5.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -44,9 +44,9 @@
44
44
  },
45
45
  "devDependencies": {
46
46
  "@ampproject/filesize": "4.3.0",
47
- "@devvit/eslint-config": "0.11.0-next-2024-07-02-df758fd0b.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-07-02-df758fd0b.0",
49
- "@devvit/tsconfig": "0.11.0-next-2024-07-02-df758fd0b.0",
47
+ "@devvit/eslint-config": "0.11.0-next-2024-07-02-f632187d5.0",
48
+ "@devvit/repo-tools": "0.11.0-next-2024-07-02-f632187d5.0",
49
+ "@devvit/tsconfig": "0.11.0-next-2024-07-02-f632187d5.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": "8cd09cf7901debac15b23f48a781de2eabd919dd"
79
+ "gitHead": "bd4d67a78d2603d99a7a7d5ebe27efb4d15adf42"
80
80
  }