| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1299,6 +1299,13 @@ | |||
| 1299 | 1299 | into-stream "^3.1.0" | |
| 1300 | 1300 | lodash "^4.17.4" | |
| 1301 | 1301 | ||
| 1302 | + "@shopify/react-shortcuts@^1.0.2": | ||
| 1303 | + version "1.0.2" | ||
| 1304 | + resolved "https://registry.yarnpkg.com/@shopify/react-shortcuts/-/react-shortcuts-1.0.2.tgz#01d9f6979ff5cce1d70474e1452fb750f7bbe819" | ||
| 1305 | + integrity sha512-KEQd0IKSE/IRmPn5MfboeBxJzh5KGb7OLvpfoxjhcbijj/YsU117H62PKsjBuPMc0fi0f8jTIeg938w2y0U5xg== | ||
| 1306 | + dependencies: | ||
| 1307 | + prop-types "^15.6.2" | ||
| 1308 | + | ||
| 1302 | 1309 | "@sourcegraph/codeintellify@^3.9.0": | |
| 1303 | 1310 | version "3.9.0" | |
| 1304 | 1311 | resolved "https://registry.yarnpkg.com/@sourcegraph/codeintellify/-/codeintellify-3.9.0.tgz#1e3f002558cc367e8c5ee9b0a54e0c47c6ee8761" | |
@@ -1325,10 +1332,11 @@ | |||
| 1325 | 1332 | vscode-languageserver-types "^3.8.2" | |
| 1326 | 1333 | ||
| 1327 | 1334 | "@sourcegraph/extensions-client-common@^10.0.0": | |
| 1328 | - version "10.1.0" | ||
| 1329 | - resolved "https://registry.yarnpkg.com/@sourcegraph/extensions-client-common/-/extensions-client-common-10.1.0.tgz#a3dca622b2d01eade2e0f70eca3f0991985aeba7" | ||
| 1330 | - integrity sha512-zhlDc3ssrkkliUPi5rqVpI8KgZu9CuCbKdcvhH/YKZPt6Bx028m32tHjVHEvSin5szMdVshD4jSxLrDGDj9b1A== | ||
| 1335 | + version "10.2.1" | ||
| 1336 | + resolved "https://registry.yarnpkg.com/@sourcegraph/extensions-client-common/-/extensions-client-common-10.2.1.tgz#a9ba194996d5936e59c9f2158d3e6bc7202956fd" | ||
| 1337 | + integrity sha512-JjdSqBG2XrDWzEl8SIzb7ALu/Q6mxSmaPYHAugDh9NxtI/obFwDTiapGf+GIEipV8BARSoBBZbxlHUl/eQHi+g== | ||
| 1331 | 1338 | dependencies: | |
| 1339 | + "@shopify/react-shortcuts" "^1.0.2" | ||
| 1332 | 1340 | bootstrap "^4.1.3" | |
| 1333 | 1341 | lodash-es "^4.17.10" | |
| 1334 | 1342 | react "^16.4.2" | |
@@ -14080,9 +14088,9 @@ source-map@^0.7.2: | |||
| 14080 | 14088 | integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== | |
| 14081 | 14089 | ||
| 14082 | 14090 | sourcegraph@^18.0.0: | |
| 14083 | - version "18.0.0" | ||
| 14084 | - resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-18.0.0.tgz#bbb61f7ab03ed169138d12dd258b1195198fe851" | ||
| 14085 | - integrity sha512-0bhjDK5gMMX/O7TkBMU49XDgHD3YOki/aqzdz+MoQd94aGrD1OxsAugINUHH+Kq3zGWZZPBmZiPTqM9iIkBkXw== | ||
| 14091 | + version "18.0.1" | ||
| 14092 | + resolved "https://registry.yarnpkg.com/sourcegraph/-/sourcegraph-18.0.1.tgz#7e741c1521337cb799fc0f8f1ecc6dd8158aa504" | ||
| 14093 | + integrity sha512-fhrbx6v0s0sAcdiO5VoxI/es0bhTy5npksT+EHENUj94L2KcRj39qlH4RYwutZgn7K/dirnX7tso/H9K9+c0Lw== | ||
| 14086 | 14094 | dependencies: | |
| 14087 | 14095 | minimatch "^3.0.4" | |
| 14088 | 14096 | rxjs "^6.3.2" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments