@devvit/protos 0.11.0-next-2024-07-31-2e8f94a62.0 → 0.11.0-next-2024-07-31-066f6b746.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7853,7 +7853,7 @@
7853
7853
  "format": "esm"
7854
7854
  },
7855
7855
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
7856
- "bytes": 38747,
7856
+ "bytes": 42152,
7857
7857
  "imports": [
7858
7858
  {
7859
7859
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9038,7 +9038,7 @@
9038
9038
  "imports": [],
9039
9039
  "exports": [],
9040
9040
  "inputs": {},
9041
- "bytes": 6693933
9041
+ "bytes": 6698616
9042
9042
  },
9043
9043
  "dist/protos.min.js": {
9044
9044
  "imports": [],
@@ -10663,7 +10663,7 @@
10663
10663
  "bytesInOutput": 3569
10664
10664
  },
10665
10665
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
10666
- "bytesInOutput": 11434
10666
+ "bytesInOutput": 12230
10667
10667
  },
10668
10668
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.ts": {
10669
10669
  "bytesInOutput": 97227
@@ -10723,7 +10723,7 @@
10723
10723
  "bytesInOutput": 879
10724
10724
  }
10725
10725
  },
10726
- "bytes": 1794932
10726
+ "bytes": 1795728
10727
10727
  }
10728
10728
  }
10729
10729
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-07-31-2e8f94a62.0",
3
+ "version": "0.11.0-next-2024-07-31-066f6b746.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,9 +45,9 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@ampproject/filesize": "4.3.0",
48
- "@devvit/eslint-config": "0.11.0-next-2024-07-31-2e8f94a62.0",
49
- "@devvit/repo-tools": "0.11.0-next-2024-07-31-2e8f94a62.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-07-31-2e8f94a62.0",
48
+ "@devvit/eslint-config": "0.11.0-next-2024-07-31-066f6b746.0",
49
+ "@devvit/repo-tools": "0.11.0-next-2024-07-31-066f6b746.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-07-31-066f6b746.0",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
53
53
  "esbuild": "0.23.0",
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "7c203d7f414c4506a927a8939c338abbf373de8c"
83
+ "gitHead": "0b61533c1eecedbac21e6348a4c0dc4416b7a058"
84
84
  }