@devvit/protos 0.11.0-next-2024-08-07-acf251ca4.0 → 0.11.0-next-2024-08-08-4750f1ee5.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -5152,7 +5152,7 @@
5152
5152
  "format": "esm"
5153
5153
  },
5154
5154
  "src/types/devvit/ui/effects/v1alpha/create_order.ts": {
5155
- "bytes": 10765,
5155
+ "bytes": 12327,
5156
5156
  "imports": [
5157
5157
  {
5158
5158
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9043,7 +9043,7 @@
9043
9043
  "imports": [],
9044
9044
  "exports": [],
9045
9045
  "inputs": {},
9046
- "bytes": 6698521
9046
+ "bytes": 6700828
9047
9047
  },
9048
9048
  "dist/protos.min.js": {
9049
9049
  "imports": [],
@@ -10374,7 +10374,7 @@
10374
10374
  "bytesInOutput": 4887
10375
10375
  },
10376
10376
  "src/types/devvit/ui/effects/v1alpha/create_order.ts": {
10377
- "bytesInOutput": 3993
10377
+ "bytesInOutput": 4527
10378
10378
  },
10379
10379
  "src/types/devvit/ui/effects/v1alpha/interval.ts": {
10380
10380
  "bytesInOutput": 3228
@@ -10725,7 +10725,7 @@
10725
10725
  "bytesInOutput": 879
10726
10726
  }
10727
10727
  },
10728
- "bytes": 1795366
10728
+ "bytes": 1795900
10729
10729
  }
10730
10730
  }
10731
10731
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-08-07-acf251ca4.0",
3
+ "version": "0.11.0-next-2024-08-08-4750f1ee5.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-07-acf251ca4.0",
49
- "@devvit/repo-tools": "0.11.0-next-2024-08-07-acf251ca4.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-08-07-acf251ca4.0",
48
+ "@devvit/eslint-config": "0.11.0-next-2024-08-08-4750f1ee5.0",
49
+ "@devvit/repo-tools": "0.11.0-next-2024-08-08-4750f1ee5.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-08-08-4750f1ee5.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": "71a2d8378463408adaab3a2addb6aa7453f0a18f"
83
+ "gitHead": "c383294add60d7010bf4d6ec734a70acf18c857b"
84
84
  }