Skip to content

Commit

Permalink
Merge pull request #1868 from amvanbaren/webui-0.9.6
Browse files Browse the repository at this point in the history
update webui to 0.9.6
  • Loading branch information
amvanbaren authored May 30, 2023
2 parents 42c9f01 + a6c15df commit c6cf93c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "https://github.com/eclipse/open-vsx.org",
"license": "EPL-2.0",
"dependencies": {
"openvsx-webui": "0.9.5"
"openvsx-webui": "0.9.6"
},
"devDependencies": {
"@types/markdown-it": "^12.2.3",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1534,10 +1534,10 @@ opener@^1.5.2:
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==

[email protected].5:
version "0.9.5"
resolved "https://registry.yarnpkg.com/openvsx-webui/-/openvsx-webui-0.9.5.tgz#4f3c5a8ba9365b1f1059931f118bb7dc984d2160"
integrity sha512-HEZMXtYF3IIaUb0B5uWUrN+UvAyycSjT+rhPQIxgL4Tv78g1DFxmjwRuWjwXtSBa4lTrzDQo8J04oabndI1m6g==
[email protected].6:
version "0.9.6"
resolved "https://registry.yarnpkg.com/openvsx-webui/-/openvsx-webui-0.9.6.tgz#eae7cee1f931f83df6e5a6708368dc8e3ff25268"
integrity sha512-idIEBGVU+KOl8s8g+rSokZ5QQOAkFcLzP/PMw5HlHGvtuC6Lax2dXCd6LXYiKUZ20BZjotkuW9zJ3loYbMHarw==
dependencies:
"@material-ui/core" "~4.9.14"
"@material-ui/icons" "~4.9.1"
Expand Down

0 comments on commit c6cf93c

Please sign in to comment.