소스 검색

Bumps graph library

main
Ramin Tadayon 1 년 전
부모
커밋
9655674633
No known key found for this signature in database GPG 키 ID: 79D60DDE3DFB95F5
2개의 변경된 파일11개의 추가작업 그리고 5개의 파일을 삭제
  1. +1
    -1
      package.json
  2. +10
    -4
      yarn.lock

+ 1
- 1
package.json 파일 보기

@ -14823,7 +14823,7 @@
"vscode:prepublish": "yarn run bundle"
},
"dependencies": {
"@gitkraken/gitkraken-components": "10.1.12",
"@gitkraken/gitkraken-components": "10.1.16",
"@gitkraken/shared-web-components": "^0.1.1-rc.6",
"@microsoft/fast-element": "1.12.0",
"@microsoft/fast-react-wrapper": "0.3.19",

+ 10
- 4
yarn.lock 파일 보기

@ -223,10 +223,10 @@
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.1.tgz#1a5b1959a528e374e8037c4396c3e825d6cf4a83"
integrity sha512-m0G6wlnhm/AX0H12IOWtK8gASEMffnX08RtKkCgTdHb9JpHKGloI7icFfLg9ZmQeavcvR0PKmzxClyuFPSjKWw==
"@gitkraken/gitkraken-components@10.1.12":
version "10.1.12"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.12.tgz#cfa304c8d4de9e41ee8a002d3fc79e1ff0ff3ae0"
integrity sha512-nPNHQN9ExVZvvalIVYG7PtkzykrUVRWQpCc9KZxpO16m0+btEpd9jAJWA7wHm6W33XvJdOiqrI8H10olZ4POSg==
"@gitkraken/gitkraken-components@10.1.16":
version "10.1.16"
resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-10.1.16.tgz#2cb407e110620927f2888c5fc90ba88e81b2eaee"
integrity sha512-Y3C+Je7J56dRBwGaKbLbEht9hrBR1XTtVxxTRA4M/zw1DDsWLs9gBMU9QZP3z4Kw0Ys7rUnQbZwsYfvatTXeRg==
dependencies:
"@axosoft/react-virtualized" "9.22.3-gitkraken.3"
classnames "2.3.2"
@ -235,6 +235,7 @@
react-bootstrap "0.32.4"
react-dom "16.8.4"
react-dragula "1.1.17"
react-onclickoutside "^6.13.0"
"@gitkraken/shared-web-components@^0.1.1-rc.6":
version "0.1.1-rc.8"
@ -5931,6 +5932,11 @@ react-lifecycles-compat@^3.0.4:
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
react-onclickoutside@^6.13.0:
version "6.13.0"
resolved "https://registry.yarnpkg.com/react-onclickoutside/-/react-onclickoutside-6.13.0.tgz#e165ea4e5157f3da94f4376a3ab3e22a565f4ffc"
integrity sha512-ty8So6tcUpIb+ZE+1HAhbLROvAIJYyJe/1vRrrcmW+jLsaM+/powDRqxzo6hSh9CuRZGSL1Q8mvcF5WRD93a0A==
react-overlays@^0.8.0:
version "0.8.3"
resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-0.8.3.tgz#fad65eea5b24301cca192a169f5dddb0b20d3ac5"

불러오는 중...
취소
저장