@devvit/protos 0.11.0-next-2024-07-03-e923ba541.0 → 0.11.0-next-2024-07-08-adabf5fe7.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6585,7 +6585,7 @@
6585
6585
  "format": "esm"
6586
6586
  },
6587
6587
  "src/types/devvit/events/v1alpha/events.ts": {
6588
- "bytes": 72419,
6588
+ "bytes": 72588,
6589
6589
  "imports": [
6590
6590
  {
6591
6591
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9079,7 +9079,7 @@
9079
9079
  "imports": [],
9080
9080
  "exports": [],
9081
9081
  "inputs": {},
9082
- "bytes": 6768510
9082
+ "bytes": 6768763
9083
9083
  },
9084
9084
  "dist/protos.min.js": {
9085
9085
  "imports": [],
@@ -10613,7 +10613,7 @@
10613
10613
  "bytesInOutput": 9562
10614
10614
  },
10615
10615
  "src/types/devvit/events/v1alpha/events.ts": {
10616
- "bytesInOutput": 32416
10616
+ "bytesInOutput": 32514
10617
10617
  },
10618
10618
  "src/types/devvit/dev_portal/installation/installation.ts": {
10619
10619
  "bytesInOutput": 29622
@@ -10805,7 +10805,7 @@
10805
10805
  "bytesInOutput": 879
10806
10806
  }
10807
10807
  },
10808
- "bytes": 1809250
10808
+ "bytes": 1809348
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-03-e923ba541.0",
3
+ "version": "0.11.0-next-2024-07-08-adabf5fe7.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-03-e923ba541.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-07-03-e923ba541.0",
49
- "@devvit/tsconfig": "0.11.0-next-2024-07-03-e923ba541.0",
47
+ "@devvit/eslint-config": "0.11.0-next-2024-07-08-adabf5fe7.0",
48
+ "@devvit/repo-tools": "0.11.0-next-2024-07-08-adabf5fe7.0",
49
+ "@devvit/tsconfig": "0.11.0-next-2024-07-08-adabf5fe7.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": "b697b599db72c6205ab35d5df70c8960029fbcdf"
79
+ "gitHead": "f32732b365fc287bcc64449847330719b8ab699b"
80
80
  }