@devvit/ui-renderer 0.11.0-next-2024-09-24-b8324b602.0 → 0.11.0-next-2024-09-24-5eb2c150d.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7167,7 +7167,7 @@
7167
7167
  "format": "esm"
7168
7168
  },
7169
7169
  "../protos/dist/index.js": {
7170
- "bytes": 6178,
7170
+ "bytes": 6249,
7171
7171
  "imports": [
7172
7172
  {
7173
7173
  "path": "../protos/dist/lib/Defunct-Types.js",
@@ -7167,7 +7167,7 @@
7167
7167
  "format": "esm"
7168
7168
  },
7169
7169
  "../protos/dist/index.js": {
7170
- "bytes": 6178,
7170
+ "bytes": 6249,
7171
7171
  "imports": [
7172
7172
  {
7173
7173
  "path": "../protos/dist/lib/Defunct-Types.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/ui-renderer",
3
- "version": "0.11.0-next-2024-09-24-b8324b602.0",
3
+ "version": "0.11.0-next-2024-09-24-5eb2c150d.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -60,9 +60,9 @@
60
60
  "types": "./index.d.ts",
61
61
  "dependencies": {
62
62
  "@devvit/multiplatform": "0.0.1-20240919-49d896a6",
63
- "@devvit/protos": "0.11.0-next-2024-09-24-b8324b602.0",
64
- "@devvit/runtime-lite": "0.11.0-next-2024-09-24-b8324b602.0",
65
- "@devvit/shared-types": "0.11.0-next-2024-09-24-b8324b602.0",
63
+ "@devvit/protos": "0.11.0-next-2024-09-24-5eb2c150d.0",
64
+ "@devvit/runtime-lite": "0.11.0-next-2024-09-24-5eb2c150d.0",
65
+ "@devvit/shared-types": "0.11.0-next-2024-09-24-5eb2c150d.0",
66
66
  "nice-grpc-web": "3.3.3",
67
67
  "p-queue": "7.3.4",
68
68
  "rxjs": "7.8.1"
@@ -88,10 +88,10 @@
88
88
  },
89
89
  "devDependencies": {
90
90
  "@ampproject/filesize": "4.3.0",
91
- "@devvit/eslint-config": "0.11.0-next-2024-09-24-b8324b602.0",
92
- "@devvit/public-api": "0.11.0-next-2024-09-24-b8324b602.0",
93
- "@devvit/repo-tools": "0.11.0-next-2024-09-24-b8324b602.0",
94
- "@devvit/tsconfig": "0.11.0-next-2024-09-24-b8324b602.0",
91
+ "@devvit/eslint-config": "0.11.0-next-2024-09-24-5eb2c150d.0",
92
+ "@devvit/public-api": "0.11.0-next-2024-09-24-5eb2c150d.0",
93
+ "@devvit/repo-tools": "0.11.0-next-2024-09-24-5eb2c150d.0",
94
+ "@devvit/tsconfig": "0.11.0-next-2024-09-24-5eb2c150d.0",
95
95
  "@lit-labs/ssr": "^2.2.3",
96
96
  "@lit/localize": "0.11.4",
97
97
  "@open-wc/testing-helpers": "2.3.0",
@@ -139,5 +139,5 @@
139
139
  }
140
140
  },
141
141
  "source": "./src/index.ts",
142
- "gitHead": "aa0869502c86291d32b3d3909b1e4f13f4ece6b2"
142
+ "gitHead": "2b45caf1718aa229e845b76edbcb2f1d30598f01"
143
143
  }