@devvit/protos 0.11.0-next-2024-08-12-bfcda6888.0 → 0.11.0-next-2024-08-13-f04661130.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6322,7 +6322,7 @@
6322
6322
  "format": "esm"
6323
6323
  },
6324
6324
  "src/types/devvit/plugin/buildpack/buildpack_common.ts": {
6325
- "bytes": 35157,
6325
+ "bytes": 35388,
6326
6326
  "imports": [
6327
6327
  {
6328
6328
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9043,7 +9043,7 @@
9043
9043
  "imports": [],
9044
9044
  "exports": [],
9045
9045
  "inputs": {},
9046
- "bytes": 6700828
9046
+ "bytes": 6701072
9047
9047
  },
9048
9048
  "dist/protos.min.js": {
9049
9049
  "imports": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-08-12-bfcda6888.0",
3
+ "version": "0.11.0-next-2024-08-13-f04661130.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-08-12-bfcda6888.0",
49
- "@devvit/repo-tools": "0.11.0-next-2024-08-12-bfcda6888.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-08-12-bfcda6888.0",
48
+ "@devvit/eslint-config": "0.11.0-next-2024-08-13-f04661130.0",
49
+ "@devvit/repo-tools": "0.11.0-next-2024-08-13-f04661130.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-08-13-f04661130.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": "5a00c9f7b91465873baddabe3835cb1b675632dd"
83
+ "gitHead": "32273fae81308ee0cdccf9e0d975e93da2f79b76"
84
84
  }