@devvit/ui-renderer 0.11.3-next-2024-11-13-3641e33a1.0 → 0.11.3-next-2024-11-14-1b249b583.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.3-next-2024-11-13-3641e33a1.0",
3
+ "version": "0.11.3-next-2024-11-14-1b249b583.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -60,12 +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.3-next-2024-11-13-3641e33a1.0",
64
- "@devvit/runtime-lite": "0.11.3-next-2024-11-13-3641e33a1.0",
65
- "@devvit/shared-types": "0.11.3-next-2024-11-13-3641e33a1.0",
63
+ "@devvit/protos": "0.11.3-next-2024-11-14-1b249b583.0",
64
+ "@devvit/runtime-lite": "0.11.3-next-2024-11-14-1b249b583.0",
65
+ "@devvit/shared-types": "0.11.3-next-2024-11-14-1b249b583.0",
66
66
  "nice-grpc-web": "3.3.3",
67
67
  "p-queue": "7.3.4",
68
- "rxjs": "7.8.1"
68
+ "rxjs": "7.8.1",
69
+ "semver": "7.6.3"
69
70
  },
70
71
  "peerDependencies": {
71
72
  "@reddit/baseplate": "3.0.0",
@@ -88,15 +89,16 @@
88
89
  },
89
90
  "devDependencies": {
90
91
  "@ampproject/filesize": "4.3.0",
91
- "@devvit/public-api": "0.11.3-next-2024-11-13-3641e33a1.0",
92
- "@devvit/repo-tools": "0.11.3-next-2024-11-13-3641e33a1.0",
93
- "@devvit/tsconfig": "0.11.3-next-2024-11-13-3641e33a1.0",
92
+ "@devvit/public-api": "0.11.3-next-2024-11-14-1b249b583.0",
93
+ "@devvit/repo-tools": "0.11.3-next-2024-11-14-1b249b583.0",
94
+ "@devvit/tsconfig": "0.11.3-next-2024-11-14-1b249b583.0",
94
95
  "@lit-labs/ssr": "^2.2.3",
95
96
  "@lit/localize": "0.11.4",
96
97
  "@open-wc/testing-helpers": "2.3.0",
97
98
  "@reddit/baseplate": "1.1.3",
98
99
  "@reddit/faceplate": "2.9.4",
99
100
  "@reddit/faceplate-ui": "18.0.1",
101
+ "@types/semver": "7.5.8",
100
102
  "autoprefixer": "10.4.16",
101
103
  "backstopjs": "6.2.1",
102
104
  "chalk": "4.1.2",
@@ -131,10 +133,10 @@
131
133
  "none": "1921 KB"
132
134
  },
133
135
  "dist/devvit-surface.min.js": {
134
- "gzip": "369 KB",
135
- "none": "2002 KB"
136
+ "gzip": "372 KB",
137
+ "none": "2010 KB"
136
138
  }
137
139
  },
138
140
  "source": "./src/index.ts",
139
- "gitHead": "704da221cd2f0f77a4f0f37b2fa7bfd49441d111"
141
+ "gitHead": "f1e170ea8ccb5b4e1bd4a18d01c4fcdfd86010b4"
140
142
  }