Browse Source

Updates graph dependency

main
Ramin Tadayon 1 year ago
parent
commit
de7c53b91e
No known key found for this signature in database GPG Key ID: 79D60DDE3DFB95F5
2 changed files with 5 additions and 5 deletions
  1. +1
    -1
      package.json
  2. +4
    -4
      yarn.lock

+ 1
- 1
package.json View File

@ -14850,7 +14850,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "10.1.29",
"@gitkraken/gitkraken-components": "10.1.30",
"@gitkraken/shared-web-components": "0.1.1-rc.11",
"@microsoft/fast-element": "1.12.0",
"@microsoft/fast-react-wrapper": "0.3.19",

+ 4
- 4
yarn.lock View File

@ -223,10 +223,10 @@
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.6.tgz#22958c042e10b67463997bd6ea7115fe28cbcaf9"
integrity sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==
"@gitkraken/gitkraken-components@10.1.29":
version "10.1.29"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.29.tgz#4d539e1bc9c343e8167bb4165f91246953725837"
integrity sha512-cqu9Mg8X6AERpdNIe+ux9CFLglkMejgRq3E6pIDG5lyMsEmLiISYr4trrTFc0DTyGfRwmbagCbqNodXeTOU6Fw==
"@gitkraken/gitkraken-components@10.1.30":
version "10.1.30"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.30.tgz#75c504736a47527e410d93be36cc38a0952568d4"
integrity sha512-A7EBIFQUCqptvQxmpt5YMfwnhl4rORAeay82Vtue8jM82jedT3xr7gKltQ1Q87QmKWvPpcgCS6pHwVVfOZrJZg==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.3.2"

Loading…
Cancel
Save