213
213
resolved "https://registry.npmjs.org/@internetarchive/shared-resize-observer/-/shared-resize-observer-0.2.0.tgz"
214
214
integrity sha512-E5Jh6rX03usPkihB/lnGpoL3qedE84NLRHxuAEGrlwC0zyQ7xTr6NNQWwKBDzG1OBcCrUJXIWaQuJdjqo+og1Q==
215
215
216
- " @lit/localize@^0.11.2 " :
217
- version "0.11.2"
218
- resolved "https://registry.npmjs.org/@lit/localize/-/localize-0.11.2.tgz"
219
- integrity sha512-V2Omf7ISwkmn/6E3pwN4LBCpnlw23VZD/RycSCZ2EOZx2qxTWxhouz6TX3WLsWfMRMcdmkZQG2O/eJdZJvPabw==
216
+ " @lit-labs/ssr-dom-shim@^1.1.2-pre.0 " :
217
+ version "1.1.2"
218
+ resolved "https://registry.yarnpkg.com/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.2.tgz#d693d972974a354034454ec1317eb6afd0b00312"
219
+ integrity sha512-jnOD+/+dSrfTWYfSXBXlo5l5f0q1UuJo3tkbMDCYA2lKUYq79jaxqtGEvnRoh049nt1vdo1+45RinipU6FGY2g==
220
+
221
+ " @lit/localize@^0.12.0 " :
222
+ version "0.12.0"
223
+ resolved "https://registry.yarnpkg.com/@lit/localize/-/localize-0.12.0.tgz#b81e25c915c9c36eefc39cb51607104348d7926e"
224
+ integrity sha512-DrzF1nBhwyLEXDoUuVm4bCUzB1U9IgXlV+SkR7KEx4YpbaHSUuKw69ZJ5lMHJVuvbxdh23D8VeVwqs0mGF9jeQ==
220
225
dependencies :
221
- " @lit/reactive-element" " ^1 .0.0"
222
- lit "^2 .0.0"
226
+ " @lit/reactive-element" " ^2 .0.0"
227
+ lit "^3 .0.0"
223
228
224
229
" @lit/reactive-element@^1.0.0" , "@lit/reactive-element@^1.3.0":
225
230
version "1.3.2"
226
231
resolved "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.3.2.tgz"
227
232
integrity sha512-A2e18XzPMrIh35nhIdE4uoqRzoIpEU5vZYuQN4S3Ee1zkGdYC27DP12pewbw/RLgPHzaE4kx/YqxMzebOpm0dA==
228
233
234
+ " @lit/reactive-element@^2.0.0 " :
235
+ version "2.0.0"
236
+ resolved "https://registry.yarnpkg.com/@lit/reactive-element/-/reactive-element-2.0.0.tgz#da14a256ac5533873b935840f306d572bac4a2ab"
237
+ integrity sha512-wn+2+uDcs62ROBmVAwssO4x5xue/uKD3MGGZOXL2sMxReTRIT0JXKyMXeu7gh0aJ4IJNEIG/3aOnUaQvM7BMzQ==
238
+ dependencies :
239
+ " @lit-labs/ssr-dom-shim" " ^1.1.2-pre.0"
240
+
229
241
230
242
version "2.1.5"
231
243
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
@@ -3161,13 +3173,29 @@ lit-element@^3.2.0:
3161
3173
" @lit/reactive-element" " ^1.3.0"
3162
3174
lit-html "^2.2.0"
3163
3175
3176
+ lit-element@^4.0.0 :
3177
+ version "4.0.0"
3178
+ resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-4.0.0.tgz#8343891bc9159a5fcb7f534914b37f2c0161e036"
3179
+ integrity sha512-N6+f7XgusURHl69DUZU6sTBGlIN+9Ixfs3ykkNDfgfTkDYGGOWwHAYBhDqVswnFGyWgQYR2KiSpu4J76Kccs/A==
3180
+ dependencies :
3181
+ " @lit-labs/ssr-dom-shim" " ^1.1.2-pre.0"
3182
+ " @lit/reactive-element" " ^2.0.0"
3183
+ lit-html "^3.0.0"
3184
+
3164
3185
lit-html@^2.0.0, lit-html@^2.2.0 :
3165
3186
version "2.2.4"
3166
3187
resolved "https://registry.npmjs.org/lit-html/-/lit-html-2.2.4.tgz"
3167
3188
integrity sha512-IPY0V0z/QWcTduxb6DlP46Un8n6tG+mHSAijGcPozfXTjVkvFLN4/irPzthtq/eC8RU+7CUqh6h4KB7tnRPJfg==
3168
3189
dependencies :
3169
3190
" @types/trusted-types" " ^2.0.2"
3170
3191
3192
+ lit-html@^3.0.0 :
3193
+ version "3.0.0"
3194
+ resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-3.0.0.tgz#77d6776ee488642c74c5575315ef81aa09d24ea9"
3195
+ integrity sha512-DNJIE8dNY0dQF2Gs0sdMNUppMQT2/CvV4OVnSdg7BXAsGqkVwsE5bqQ04POfkYH5dBIuGnJYdFz5fYYyNnOxiA==
3196
+ dependencies :
3197
+ " @types/trusted-types" " ^2.0.2"
3198
+
3171
3199
lit@^2.0.0, lit@^2.0.2, lit@^2.2.2 :
3172
3200
version "2.2.4"
3173
3201
resolved "https://registry.npmjs.org/lit/-/lit-2.2.4.tgz"
@@ -3186,6 +3214,15 @@ lit@^2.2.7:
3186
3214
lit-element "^3.2.0"
3187
3215
lit-html "^2.2.0"
3188
3216
3217
+ lit@^3.0.0 :
3218
+ version "3.0.0"
3219
+ resolved "https://registry.yarnpkg.com/lit/-/lit-3.0.0.tgz#204bd65935892a73670471e893ee8ca55d2f9a3b"
3220
+ integrity sha512-nQ0teRzU1Kdj++VdmttS2WvIen8M79wChJ6guRKIIym2M3Ansg3Adj9O6yuQh2IpjxiUXlNuS81WKlQ4iL3BmA==
3221
+ dependencies :
3222
+ " @lit/reactive-element" " ^2.0.0"
3223
+ lit-element "^4.0.0"
3224
+ lit-html "^3.0.0"
3225
+
3189
3226
locate-path@^2.0.0 :
3190
3227
version "2.0.0"
3191
3228
resolved "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz"
0 commit comments