@devvit/protos 0.11.0-next-2024-07-23-33a24e1e5.0 → 0.11.0-next-2024-07-23-845bcde11.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -5147,7 +5147,7 @@
5147
5147
  "format": "esm"
5148
5148
  },
5149
5149
  "src/types/devvit/ui/effects/v1alpha/create_order.ts": {
5150
- "bytes": 10028,
5150
+ "bytes": 10765,
5151
5151
  "imports": [
5152
5152
  {
5153
5153
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9038,7 +9038,7 @@
9038
9038
  "imports": [],
9039
9039
  "exports": [],
9040
9040
  "inputs": {},
9041
- "bytes": 6790003
9041
+ "bytes": 6791143
9042
9042
  },
9043
9043
  "dist/protos.min.js": {
9044
9044
  "imports": [],
@@ -10411,7 +10411,7 @@
10411
10411
  "bytesInOutput": 4887
10412
10412
  },
10413
10413
  "src/types/devvit/ui/effects/v1alpha/create_order.ts": {
10414
- "bytesInOutput": 3685
10414
+ "bytesInOutput": 3993
10415
10415
  },
10416
10416
  "src/types/devvit/ui/effects/v1alpha/interval.ts": {
10417
10417
  "bytesInOutput": 3228
@@ -10762,7 +10762,7 @@
10762
10762
  "bytesInOutput": 879
10763
10763
  }
10764
10764
  },
10765
- "bytes": 1814716
10765
+ "bytes": 1815024
10766
10766
  }
10767
10767
  }
10768
10768
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-07-23-33a24e1e5.0",
3
+ "version": "0.11.0-next-2024-07-23-845bcde11.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-23-33a24e1e5.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-07-23-33a24e1e5.0",
49
- "@devvit/tsconfig": "0.11.0-next-2024-07-23-33a24e1e5.0",
47
+ "@devvit/eslint-config": "0.11.0-next-2024-07-23-845bcde11.0",
48
+ "@devvit/repo-tools": "0.11.0-next-2024-07-23-845bcde11.0",
49
+ "@devvit/tsconfig": "0.11.0-next-2024-07-23-845bcde11.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -79,5 +79,5 @@
79
79
  ]
80
80
  }
81
81
  },
82
- "gitHead": "18d340f49c2079d4cb7d18d04e939fe8ee9039e7"
82
+ "gitHead": "a87e22eb3295e782a9e41b0f73037779cbd05c88"
83
83
  }