@devvit/ui-renderer 0.11.2-next-2024-10-24-21d7de2c5.0 → 0.11.2-next-2024-10-24-39aba584f.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +8 -8
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/ui-renderer",
|
3
|
-
"version": "0.11.2-next-2024-10-24-
|
3
|
+
"version": "0.11.2-next-2024-10-24-39aba584f.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.2-next-2024-10-24-
|
64
|
-
"@devvit/runtime-lite": "0.11.2-next-2024-10-24-
|
65
|
-
"@devvit/shared-types": "0.11.2-next-2024-10-24-
|
63
|
+
"@devvit/protos": "0.11.2-next-2024-10-24-39aba584f.0",
|
64
|
+
"@devvit/runtime-lite": "0.11.2-next-2024-10-24-39aba584f.0",
|
65
|
+
"@devvit/shared-types": "0.11.2-next-2024-10-24-39aba584f.0",
|
66
66
|
"nice-grpc-web": "3.3.3",
|
67
67
|
"p-queue": "7.3.4",
|
68
68
|
"rxjs": "7.8.1"
|
@@ -88,9 +88,9 @@
|
|
88
88
|
},
|
89
89
|
"devDependencies": {
|
90
90
|
"@ampproject/filesize": "4.3.0",
|
91
|
-
"@devvit/public-api": "0.11.2-next-2024-10-24-
|
92
|
-
"@devvit/repo-tools": "0.11.2-next-2024-10-24-
|
93
|
-
"@devvit/tsconfig": "0.11.2-next-2024-10-24-
|
91
|
+
"@devvit/public-api": "0.11.2-next-2024-10-24-39aba584f.0",
|
92
|
+
"@devvit/repo-tools": "0.11.2-next-2024-10-24-39aba584f.0",
|
93
|
+
"@devvit/tsconfig": "0.11.2-next-2024-10-24-39aba584f.0",
|
94
94
|
"@lit-labs/ssr": "^2.2.3",
|
95
95
|
"@lit/localize": "0.11.4",
|
96
96
|
"@open-wc/testing-helpers": "2.3.0",
|
@@ -136,5 +136,5 @@
|
|
136
136
|
}
|
137
137
|
},
|
138
138
|
"source": "./src/index.ts",
|
139
|
-
"gitHead": "
|
139
|
+
"gitHead": "db8c6f5ee33d55f8bda1c5cccf2214148833d736"
|
140
140
|
}
|