@devvit/ui-renderer 0.10.21-next-2024-05-08-bcf38d426.0 → 0.10.21-next-2024-05-08-f181b2521.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/blocks/attributes.d.ts.map +1 -1
- package/blocks/attributes.js +2 -0
- package/devvit-custom-post.min.js +1 -1
- package/devvit-custom-post.min.js.map +2 -2
- package/meta.min.json +4 -4
- package/package.json +8 -8
- package/styles.js +1 -1
package/meta.min.json
CHANGED
|
@@ -9896,7 +9896,7 @@
|
|
|
9896
9896
|
"format": "esm"
|
|
9897
9897
|
},
|
|
9898
9898
|
"library/src/blocks/attributes.ts": {
|
|
9899
|
-
"bytes":
|
|
9899
|
+
"bytes": 21511,
|
|
9900
9900
|
"imports": [
|
|
9901
9901
|
{
|
|
9902
9902
|
"path": "../../node_modules/@reddit/faceplate-ui/templates/button.js",
|
|
@@ -11243,7 +11243,7 @@
|
|
|
11243
11243
|
"imports": [],
|
|
11244
11244
|
"exports": [],
|
|
11245
11245
|
"inputs": {},
|
|
11246
|
-
"bytes":
|
|
11246
|
+
"bytes": 11911072
|
|
11247
11247
|
},
|
|
11248
11248
|
"dist/devvit-custom-post.min.js": {
|
|
11249
11249
|
"imports": [
|
|
@@ -12008,7 +12008,7 @@
|
|
|
12008
12008
|
"bytesInOutput": 1561
|
|
12009
12009
|
},
|
|
12010
12010
|
"library/src/blocks/attributes.ts": {
|
|
12011
|
-
"bytesInOutput":
|
|
12011
|
+
"bytesInOutput": 8361
|
|
12012
12012
|
},
|
|
12013
12013
|
"library/src/blocks/templates/renderStackBlock.ts": {
|
|
12014
12014
|
"bytesInOutput": 1108
|
|
@@ -12152,7 +12152,7 @@
|
|
|
12152
12152
|
"bytesInOutput": 4341
|
|
12153
12153
|
}
|
|
12154
12154
|
},
|
|
12155
|
-
"bytes":
|
|
12155
|
+
"bytes": 4336130
|
|
12156
12156
|
}
|
|
12157
12157
|
}
|
|
12158
12158
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devvit/ui-renderer",
|
|
3
|
-
"version": "0.10.21-next-2024-05-08-
|
|
3
|
+
"version": "0.10.21-next-2024-05-08-f181b2521.0",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
},
|
|
59
59
|
"types": "./index.d.ts",
|
|
60
60
|
"dependencies": {
|
|
61
|
-
"@devvit/protos": "0.10.21-next-2024-05-08-
|
|
62
|
-
"@devvit/runtime-lite": "0.10.21-next-2024-05-08-
|
|
63
|
-
"@devvit/runtimes": "0.10.21-next-2024-05-08-
|
|
64
|
-
"@devvit/shared-types": "0.10.21-next-2024-05-08-
|
|
61
|
+
"@devvit/protos": "0.10.21-next-2024-05-08-f181b2521.0",
|
|
62
|
+
"@devvit/runtime-lite": "0.10.21-next-2024-05-08-f181b2521.0",
|
|
63
|
+
"@devvit/runtimes": "0.10.21-next-2024-05-08-f181b2521.0",
|
|
64
|
+
"@devvit/shared-types": "0.10.21-next-2024-05-08-f181b2521.0",
|
|
65
65
|
"@dotlottie/player-component": "2.7.2",
|
|
66
66
|
"nice-grpc-web": "3.3.3",
|
|
67
67
|
"p-queue": "7.3.4",
|
|
@@ -89,9 +89,9 @@
|
|
|
89
89
|
"devDependencies": {
|
|
90
90
|
"@ampproject/filesize": "4.3.0",
|
|
91
91
|
"@devvit/eslint-config": "0.10.20",
|
|
92
|
-
"@devvit/public-api": "0.10.21-next-2024-05-08-
|
|
92
|
+
"@devvit/public-api": "0.10.21-next-2024-05-08-f181b2521.0",
|
|
93
93
|
"@devvit/repo-tools": "0.10.20",
|
|
94
|
-
"@devvit/tsconfig": "0.10.21-next-2024-05-08-
|
|
94
|
+
"@devvit/tsconfig": "0.10.21-next-2024-05-08-f181b2521.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",
|
|
@@ -133,5 +133,5 @@
|
|
|
133
133
|
}
|
|
134
134
|
},
|
|
135
135
|
"source": "./src/index.ts",
|
|
136
|
-
"gitHead": "
|
|
136
|
+
"gitHead": "547a49c6fb7e3a28c7409118c40a37e9f5c1e324"
|
|
137
137
|
}
|