|
1291 | 1291 | react-refresh "^0.13.0" |
1292 | 1292 | resolve "^1.22.0" |
1293 | 1293 |
|
1294 | | -"@vscode-elements/elements@^1.3.0": |
1295 | | - version "1.3.0" |
1296 | | - resolved "https://registry.yarnpkg.com/@vscode-elements/elements/-/elements-1.3.0.tgz#e86bb0afa778f9fbc32c636ad28e30068cf908b5" |
1297 | | - integrity sha512-ZasVY1tAdK13qxJYoePr+Qgj/HRXsrIA+7DYaj0xlwQoQheqqMweUvsk6k4WK8zFj7MGThhw7tTZxXZVijYOSQ== |
| 1294 | +"@vscode-elements/elements@^1.14.0": |
| 1295 | + version "1.14.0" |
| 1296 | + resolved "https://registry.yarnpkg.com/@vscode-elements/elements/-/elements-1.14.0.tgz#1849d1eb81b550d5c7083c838559e1404f9cd47f" |
| 1297 | + integrity sha512-fUOP8O/Pwy8zbD8hGSy1plBg/764hdM9jIMu8uG7GQJOrOB+uQ/ystYxkiUcN6P7OBHvqkBKO1j6vDrkaOJg6Q== |
1298 | 1298 | dependencies: |
1299 | | - lit "^3.1.2" |
| 1299 | + lit "^3.2.1" |
1300 | 1300 |
|
1301 | 1301 | "@vscode/codicons@^0.0.30": |
1302 | 1302 | version "0.0.30" |
@@ -3725,30 +3725,30 @@ linkify-it@^3.0.1: |
3725 | 3725 | dependencies: |
3726 | 3726 | uc.micro "^1.0.1" |
3727 | 3727 |
|
3728 | | -lit-element@^4.0.4: |
3729 | | - version "4.0.4" |
3730 | | - resolved "https://registry.npmmirror.com/lit-element/-/lit-element-4.0.4.tgz#e0b37ebbe2394bcb9578d611a409f49475dff361" |
3731 | | - integrity sha512-98CvgulX6eCPs6TyAIQoJZBCQPo80rgXR+dVBs61cstJXqtI+USQZAbA4gFHh6L/mxBx9MrgPLHLsUgDUHAcCQ== |
| 3728 | +lit-element@^4.1.0: |
| 3729 | + version "4.1.1" |
| 3730 | + resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-4.1.1.tgz#07905992815076e388cf6f1faffc7d6866c82007" |
| 3731 | + integrity sha512-HO9Tkkh34QkTeUmEdNYhMT8hzLid7YlMlATSi1q4q17HE5d9mrrEHJ/o8O2D0cMi182zK1F3v7x0PWFjrhXFew== |
3732 | 3732 | dependencies: |
3733 | 3733 | "@lit-labs/ssr-dom-shim" "^1.2.0" |
3734 | 3734 | "@lit/reactive-element" "^2.0.4" |
3735 | | - lit-html "^3.1.2" |
| 3735 | + lit-html "^3.2.0" |
3736 | 3736 |
|
3737 | | -lit-html@^3.1.2: |
3738 | | - version "3.1.2" |
3739 | | - resolved "https://registry.npmmirror.com/lit-html/-/lit-html-3.1.2.tgz#6655ce82367472de7680c62b1bcb0beb0e426fa1" |
3740 | | - integrity sha512-3OBZSUrPnAHoKJ9AMjRL/m01YJxQMf+TMHanNtTHG68ubjnZxK0RFl102DPzsw4mWnHibfZIBJm3LWCZ/LmMvg== |
| 3737 | +lit-html@^3.2.0: |
| 3738 | + version "3.2.1" |
| 3739 | + resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-3.2.1.tgz#8fc49e3531ee5947e4d93e8a5aa642ab1649833b" |
| 3740 | + integrity sha512-qI/3lziaPMSKsrwlxH/xMgikhQ0EGOX2ICU73Bi/YHFvz2j/yMCIrw4+puF2IpQ4+upd3EWbvnHM9+PnJn48YA== |
3741 | 3741 | dependencies: |
3742 | 3742 | "@types/trusted-types" "^2.0.2" |
3743 | 3743 |
|
3744 | | -lit@^3.1.2: |
3745 | | - version "3.1.2" |
3746 | | - resolved "https://registry.npmmirror.com/lit/-/lit-3.1.2.tgz#f276258e8a56593f1d834a5fd00a7eb5e891ae73" |
3747 | | - integrity sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w== |
| 3744 | +lit@^3.2.1: |
| 3745 | + version "3.2.1" |
| 3746 | + resolved "https://registry.yarnpkg.com/lit/-/lit-3.2.1.tgz#d6dd15eac20db3a098e81e2c85f70a751ff55592" |
| 3747 | + integrity sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w== |
3748 | 3748 | dependencies: |
3749 | 3749 | "@lit/reactive-element" "^2.0.4" |
3750 | | - lit-element "^4.0.4" |
3751 | | - lit-html "^3.1.2" |
| 3750 | + lit-element "^4.1.0" |
| 3751 | + lit-html "^3.2.0" |
3752 | 3752 |
|
3753 | 3753 | load-script@^2.0.0: |
3754 | 3754 | version "2.0.0" |
|
0 commit comments