@devvit/ui-renderer 0.11.4-next-2024-12-04-1757fb455.0 → 0.11.4-next-2024-12-04-4c7d45aca.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.4-next-2024-12-04-1757fb455.0",
3
+ "version": "0.11.4-next-2024-12-04-4c7d45aca.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-20241007-2990961f",
63
- "@devvit/protos": "0.11.4-next-2024-12-04-1757fb455.0",
64
- "@devvit/runtime-lite": "0.11.4-next-2024-12-04-1757fb455.0",
65
- "@devvit/shared-types": "0.11.4-next-2024-12-04-1757fb455.0",
63
+ "@devvit/protos": "0.11.4-next-2024-12-04-4c7d45aca.0",
64
+ "@devvit/runtime-lite": "0.11.4-next-2024-12-04-4c7d45aca.0",
65
+ "@devvit/shared-types": "0.11.4-next-2024-12-04-4c7d45aca.0",
66
66
  "nice-grpc-web": "3.3.3",
67
67
  "p-queue": "7.3.4",
68
68
  "rxjs": "7.8.1",
@@ -89,9 +89,9 @@
89
89
  },
90
90
  "devDependencies": {
91
91
  "@ampproject/filesize": "4.3.0",
92
- "@devvit/public-api": "0.11.4-next-2024-12-04-1757fb455.0",
93
- "@devvit/repo-tools": "0.11.4-next-2024-12-04-1757fb455.0",
94
- "@devvit/tsconfig": "0.11.4-next-2024-12-04-1757fb455.0",
92
+ "@devvit/public-api": "0.11.4-next-2024-12-04-4c7d45aca.0",
93
+ "@devvit/repo-tools": "0.11.4-next-2024-12-04-4c7d45aca.0",
94
+ "@devvit/tsconfig": "0.11.4-next-2024-12-04-4c7d45aca.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",
@@ -134,9 +134,9 @@
134
134
  },
135
135
  "dist/devvit-surface.min.js": {
136
136
  "gzip": "372 KB",
137
- "none": "2012 KB"
137
+ "none": "2013 KB"
138
138
  }
139
139
  },
140
140
  "source": "./src/index.ts",
141
- "gitHead": "e58e25cc0800622167eca6b3d7ace54bcde19269"
141
+ "gitHead": "e69e2bcd6433828ff5c6833e73afa44ddb56ccca"
142
142
  }