@devvit/ui-renderer 0.11.20-next-2025-07-29-04-29-31-36003bf76.0 → 0.11.20-next-2025-07-29-18-35-16-706259e64.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/ui-renderer",
3
- "version": "0.11.20-next-2025-07-29-04-29-31-36003bf76.0",
3
+ "version": "0.11.20-next-2025-07-29-18-35-16-706259e64.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-20250218-2f1c7a2a",
63
- "@devvit/protos": "0.11.20-next-2025-07-29-04-29-31-36003bf76.0",
64
- "@devvit/runtime-lite": "0.11.20-next-2025-07-29-04-29-31-36003bf76.0",
65
- "@devvit/shared-types": "0.11.20-next-2025-07-29-04-29-31-36003bf76.0",
63
+ "@devvit/protos": "0.11.20-next-2025-07-29-18-35-16-706259e64.0",
64
+ "@devvit/runtime-lite": "0.11.20-next-2025-07-29-18-35-16-706259e64.0",
65
+ "@devvit/shared-types": "0.11.20-next-2025-07-29-18-35-16-706259e64.0",
66
66
  "compare-versions": "6.1.1",
67
67
  "nice-grpc-web": "3.3.3",
68
68
  "p-queue": "7.3.4"
@@ -92,9 +92,9 @@
92
92
  },
93
93
  "devDependencies": {
94
94
  "@ampproject/filesize": "4.3.0",
95
- "@devvit/public-api": "0.11.20-next-2025-07-29-04-29-31-36003bf76.0",
96
- "@devvit/repo-tools": "0.11.20-next-2025-07-29-04-29-31-36003bf76.0",
97
- "@devvit/tsconfig": "0.11.20-next-2025-07-29-04-29-31-36003bf76.0",
95
+ "@devvit/public-api": "0.11.20-next-2025-07-29-18-35-16-706259e64.0",
96
+ "@devvit/repo-tools": "0.11.20-next-2025-07-29-18-35-16-706259e64.0",
97
+ "@devvit/tsconfig": "0.11.20-next-2025-07-29-18-35-16-706259e64.0",
98
98
  "@lit/localize": "0.11.4",
99
99
  "@open-wc/testing-helpers": "2.3.0",
100
100
  "@reddit/baseplate": "1.1.3",
@@ -129,14 +129,14 @@
129
129
  },
130
130
  "filesize": {
131
131
  "dist/devvit-custom-post.min.js": {
132
- "gzip": "201 KB",
133
- "none": "756 KB"
132
+ "gzip": "202 KB",
133
+ "none": "760 KB"
134
134
  },
135
135
  "dist/devvit-surface.min.js": {
136
- "gzip": "220 KB",
137
- "none": "814 KB"
136
+ "gzip": "221 KB",
137
+ "none": "818 KB"
138
138
  }
139
139
  },
140
140
  "source": "./src/index.ts",
141
- "gitHead": "a0682bfdb82f462bc10733be3da00adc04dcf8da"
141
+ "gitHead": "d0bb41a970e45c710d407461d8c46f281ff8cfed"
142
142
  }