Browse Source

Updates graph dependency

main
Ramin Tadayon 1 year ago
parent
commit
800641ec6a
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

@ -14788,7 +14788,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "10.1.17",
"@gitkraken/gitkraken-components": "10.1.25",
"@gitkraken/shared-web-components": "^0.1.1-rc.6",
"@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.4.tgz#19654d1026cc410975d46445180e70a5089b3e7d"
integrity sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA==
"@gitkraken/gitkraken-components@10.1.17":
version "10.1.17"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.17.tgz#41014cc812d6d668098dff2251180e4106cde6f0"
integrity sha512-bOnlxYWQvpCxqvM9c1MiLfvNmI7Mw/dd8DIfob+IrlKp7QlH9l41f8wJCYH+Vu1f2eMubhX1IT/c3DR/AUq1+g==
"@gitkraken/gitkraken-components@10.1.25":
version "10.1.25"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.25.tgz#0e710ae118c4c70982b730fb1a00f3c16328678b"
integrity sha512-UeZVdnVEyL/yEtD9fhCTHUXFogJeRVjglbswp1Gf5ekuzDtuRZqAmyU1MOhMKdIa9X6XOufTJg7z/FyNyuNELw==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.3.2"

Loading…
Cancel
Save