@devvit/ui-renderer 0.11.5 → 0.11.6-next-2024-12-18-f16c47ce7.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.5",
3
+ "version": "0.11.6-next-2024-12-18-f16c47ce7.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -59,17 +59,17 @@
59
59
  },
60
60
  "types": "./index.d.ts",
61
61
  "dependencies": {
62
- "@devvit/multiplatform": "0.0.1-20241007-2990961f",
63
- "@devvit/protos": "0.11.5",
64
- "@devvit/runtime-lite": "0.11.5",
65
- "@devvit/shared-types": "0.11.5",
62
+ "@devvit/multiplatform": "0.0.1-20241213-bc413934",
63
+ "@devvit/protos": "0.11.6-next-2024-12-18-f16c47ce7.0",
64
+ "@devvit/runtime-lite": "0.11.6-next-2024-12-18-f16c47ce7.0",
65
+ "@devvit/shared-types": "0.11.6-next-2024-12-18-f16c47ce7.0",
66
66
  "compare-versions": "6.1.1",
67
67
  "nice-grpc-web": "3.3.3",
68
68
  "p-queue": "7.3.4",
69
69
  "rxjs": "7.8.1"
70
70
  },
71
71
  "peerDependencies": {
72
- "@reddit/baseplate": "3.0.0",
72
+ "@reddit/baseplate": "4.1.0",
73
73
  "@reddit/faceplate": "2.x",
74
74
  "@reddit/faceplate-ui": "16.x"
75
75
  },
@@ -89,9 +89,9 @@
89
89
  },
90
90
  "devDependencies": {
91
91
  "@ampproject/filesize": "4.3.0",
92
- "@devvit/public-api": "0.11.5",
93
- "@devvit/repo-tools": "0.11.5",
94
- "@devvit/tsconfig": "0.11.5",
92
+ "@devvit/public-api": "0.11.6-next-2024-12-18-f16c47ce7.0",
93
+ "@devvit/repo-tools": "0.11.6-next-2024-12-18-f16c47ce7.0",
94
+ "@devvit/tsconfig": "0.11.6-next-2024-12-18-f16c47ce7.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",
@@ -132,10 +132,10 @@
132
132
  "none": "1925 KB"
133
133
  },
134
134
  "dist/devvit-surface.min.js": {
135
- "gzip": "370 KB",
136
- "none": "2008 KB"
135
+ "gzip": "371 KB",
136
+ "none": "2010 KB"
137
137
  }
138
138
  },
139
139
  "source": "./src/index.ts",
140
- "gitHead": "dc2a4700695311711f4fe5bdb53fb12c9b35e938"
140
+ "gitHead": "9a94f1af5e65234abf3b152995a17c3478edf23f"
141
141
  }