@devvit/ui-renderer 0.11.4 → 0.11.5-next-2024-12-09-1c29dd3cd.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",
3
+ "version": "0.11.5-next-2024-12-09-1c29dd3cd.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -60,13 +60,13 @@
60
60
  "types": "./index.d.ts",
61
61
  "dependencies": {
62
62
  "@devvit/multiplatform": "0.0.1-20241007-2990961f",
63
- "@devvit/protos": "0.11.4",
64
- "@devvit/runtime-lite": "0.11.4",
65
- "@devvit/shared-types": "0.11.4",
63
+ "@devvit/protos": "0.11.5-next-2024-12-09-1c29dd3cd.0",
64
+ "@devvit/runtime-lite": "0.11.5-next-2024-12-09-1c29dd3cd.0",
65
+ "@devvit/shared-types": "0.11.5-next-2024-12-09-1c29dd3cd.0",
66
+ "compare-versions": "6.1.1",
66
67
  "nice-grpc-web": "3.3.3",
67
68
  "p-queue": "7.3.4",
68
- "rxjs": "7.8.1",
69
- "semver": "7.6.3"
69
+ "rxjs": "7.8.1"
70
70
  },
71
71
  "peerDependencies": {
72
72
  "@reddit/baseplate": "3.0.0",
@@ -89,16 +89,15 @@
89
89
  },
90
90
  "devDependencies": {
91
91
  "@ampproject/filesize": "4.3.0",
92
- "@devvit/public-api": "0.11.4",
93
- "@devvit/repo-tools": "0.11.4",
94
- "@devvit/tsconfig": "0.11.4",
92
+ "@devvit/public-api": "0.11.5-next-2024-12-09-1c29dd3cd.0",
93
+ "@devvit/repo-tools": "0.11.5-next-2024-12-09-1c29dd3cd.0",
94
+ "@devvit/tsconfig": "0.11.5-next-2024-12-09-1c29dd3cd.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",
98
98
  "@reddit/baseplate": "1.1.3",
99
99
  "@reddit/faceplate": "2.9.4",
100
100
  "@reddit/faceplate-ui": "18.0.1",
101
- "@types/semver": "7.5.8",
102
101
  "autoprefixer": "10.4.16",
103
102
  "backstopjs": "6.2.1",
104
103
  "chalk": "4.1.2",
@@ -133,10 +132,10 @@
133
132
  "none": "1923 KB"
134
133
  },
135
134
  "dist/devvit-surface.min.js": {
136
- "gzip": "372 KB",
137
- "none": "2012 KB"
135
+ "gzip": "370 KB",
136
+ "none": "2006 KB"
138
137
  }
139
138
  },
140
139
  "source": "./src/index.ts",
141
- "gitHead": "4e4f06374e9c54e277e08d75bc4b159952dc3e97"
140
+ "gitHead": "962a1f3faa8237bc6cd9348dbffb6eda273e1b69"
142
141
  }