Skip to content

Commit

Permalink
build(deps): bump @vscode-elements/elements in /media
Browse files Browse the repository at this point in the history
Bumps [@vscode-elements/elements](https://github.com/bendera/vscode-webview-elements) from 1.3.0 to 1.9.0.
- [Commits](https://github.com/bendera/vscode-webview-elements/commits)

---
updated-dependencies:
- dependency-name: "@vscode-elements/elements"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent fd317d1 commit d43887d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ant-design/icons": "^5.4.0",
"@monaco-editor/react": "^4.6.0",
"@vercel/ncc": "^0.38.2",
"@vscode-elements/elements": "^1.3.0",
"@vscode-elements/elements": "^1.9.0",
"ahooks": "3.8.1",
"antd": "^5.20.5",
"load-script": "^2.0.0",
Expand Down
40 changes: 20 additions & 20 deletions media/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1296,12 +1296,12 @@
react-refresh "^0.13.0"
resolve "^1.22.0"

"@vscode-elements/elements@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@vscode-elements/elements/-/elements-1.3.0.tgz#e86bb0afa778f9fbc32c636ad28e30068cf908b5"
integrity sha512-ZasVY1tAdK13qxJYoePr+Qgj/HRXsrIA+7DYaj0xlwQoQheqqMweUvsk6k4WK8zFj7MGThhw7tTZxXZVijYOSQ==
"@vscode-elements/elements@^1.9.0":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@vscode-elements/elements/-/elements-1.9.0.tgz#8b3b1366656a98446fa334a08e2268469c68a01f"
integrity sha512-OjoACdO2elyZ8qVxaClN/JUODejusYC1YVOU6ekHULdWuVoU1nAXRh31Smm89M+Z7UezaAH2mXIP9aZ3q4nnjA==
dependencies:
lit "^3.1.2"
lit "^3.2.1"

"@vscode/codicons@^0.0.30":
version "0.0.30"
Expand Down Expand Up @@ -3735,30 +3735,30 @@ linkify-it@^3.0.1:
dependencies:
uc.micro "^1.0.1"

lit-element@^4.0.4:
version "4.0.4"
resolved "https://registry.npmmirror.com/lit-element/-/lit-element-4.0.4.tgz#e0b37ebbe2394bcb9578d611a409f49475dff361"
integrity sha512-98CvgulX6eCPs6TyAIQoJZBCQPo80rgXR+dVBs61cstJXqtI+USQZAbA4gFHh6L/mxBx9MrgPLHLsUgDUHAcCQ==
lit-element@^4.1.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-4.1.1.tgz#07905992815076e388cf6f1faffc7d6866c82007"
integrity sha512-HO9Tkkh34QkTeUmEdNYhMT8hzLid7YlMlATSi1q4q17HE5d9mrrEHJ/o8O2D0cMi182zK1F3v7x0PWFjrhXFew==
dependencies:
"@lit-labs/ssr-dom-shim" "^1.2.0"
"@lit/reactive-element" "^2.0.4"
lit-html "^3.1.2"
lit-html "^3.2.0"

lit-html@^3.1.2:
version "3.1.2"
resolved "https://registry.npmmirror.com/lit-html/-/lit-html-3.1.2.tgz#6655ce82367472de7680c62b1bcb0beb0e426fa1"
integrity sha512-3OBZSUrPnAHoKJ9AMjRL/m01YJxQMf+TMHanNtTHG68ubjnZxK0RFl102DPzsw4mWnHibfZIBJm3LWCZ/LmMvg==
lit-html@^3.2.0:
version "3.2.1"
resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-3.2.1.tgz#8fc49e3531ee5947e4d93e8a5aa642ab1649833b"
integrity sha512-qI/3lziaPMSKsrwlxH/xMgikhQ0EGOX2ICU73Bi/YHFvz2j/yMCIrw4+puF2IpQ4+upd3EWbvnHM9+PnJn48YA==
dependencies:
"@types/trusted-types" "^2.0.2"

lit@^3.1.2:
version "3.1.2"
resolved "https://registry.npmmirror.com/lit/-/lit-3.1.2.tgz#f276258e8a56593f1d834a5fd00a7eb5e891ae73"
integrity sha512-VZx5iAyMtX7CV4K8iTLdCkMaYZ7ipjJZ0JcSdJ0zIdGxxyurjIn7yuuSxNBD7QmjvcNJwr0JS4cAdAtsy7gZ6w==
lit@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/lit/-/lit-3.2.1.tgz#d6dd15eac20db3a098e81e2c85f70a751ff55592"
integrity sha512-1BBa1E/z0O9ye5fZprPtdqnc0BFzxIxTTOO/tQFmyC/hj1O3jL4TfmLBw0WEwjAokdLwpclkvGgDJwTIh0/22w==
dependencies:
"@lit/reactive-element" "^2.0.4"
lit-element "^4.0.4"
lit-html "^3.1.2"
lit-element "^4.1.0"
lit-html "^3.2.0"

load-script@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit d43887d

Please sign in to comment.