Skip to content

Commit

Permalink
bump @githubnext/blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Wattenberger committed Jul 19, 2022
1 parent 1448d26 commit 77366f2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@excalidraw/excalidraw": "^0.10.0",
"@fullstackio/cq": "^6.0.9",
"@fullstackio/remark-cq": "^6.1.2",
"@githubnext/blocks": "^1.0.2",
"@githubnext/blocks": "^1.2.0",
"@githubocto/flat-ui": "^0.14.1",
"@mdx-js/runtime": "2.0.0-next.9",
"@octokit/rest": "^18.12.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -802,15 +802,15 @@
unist-util-visit "^1.0.0"
uuid "^3.3.2"

"@githubnext/blocks@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@githubnext/blocks/-/blocks-1.0.2.tgz#2caeb7c0de1b20c7ac2d211878e8c7424450d575"
integrity sha512-5B+yL3ZyuLG6/yef7aI9ng7OxAJrdNS6hIq6HbBJrO4jxAab1Ioz0MPcDYBaEW3dCfoFguC1vw5DK+ng8wLXCw==
"@githubnext/blocks@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@githubnext/blocks/-/blocks-1.2.0.tgz#8d380a39f5f782f3a7a9fd3d0b7f8bbf0a37132d"
integrity sha512-SN/9WLiObR1M62c0z2RGeI4Wwe/ONIrEZpwRnIRIkcEmrr+T/ttrhdZM0JZJadu8+iVJNVbJ1ZpiqxNwrM1hpQ==
dependencies:
"@loadable/component" "^5.15.0"
"@octokit/openapi-types" "^11.2.0"
"@primer/octicons-react" "^17.3.0"
"@primer/react" "^35.2.1"
"@types/lodash.uniqueid" "^4.0.6"
"@vitejs/plugin-react" "^1.3.2"
chalk "^4.1.2"
chokidar "^3.5.3"
Expand All @@ -820,10 +820,12 @@
express "^4.18.1"
git-url-parse "^11.6.0"
lodash.uniqueid "^4.0.1"
picomatch-browser "^2.2.6"
prettier "^2.6.2"
react-error-boundary "^3.1.4"
react-query "^3.39.0"
styled-components "^5.3.5"
twind "^0.16.17"
vite "^2.9.8"

"@githubocto/flat-ui@^0.14.1":
Expand Down Expand Up @@ -1209,6 +1211,11 @@
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-16.3.1.tgz#86982fe1001eee138d5ee46accbcdf62d51d11c5"
integrity sha512-uzTs8/CvLiW1/47cgMRkIK9bKWpnw+UonCbgczXErwSSLqMDHfiiTpobW1trvRuoiMgLwsPo0l7kBBdKBnmq3g==

"@primer/octicons-react@^17.3.0":
version "17.3.0"
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-17.3.0.tgz#a9b868db9520e48114fd402e56600e99bcb7e8b7"
integrity sha512-72K4SeDj3WmehiQqVeOS+icvcO5+JHXK12ee3AqbZGqNqgCKdU4zJRKeC7EGMV4lQhoJXbj8OEdppBLa3qFDhw==

"@primer/primitives@7.6.0":
version "7.6.0"
resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-7.6.0.tgz#942efe38b6e09bf6d0351c045436e628e32c3ddb"
Expand Down Expand Up @@ -2104,13 +2111,6 @@
dependencies:
"@types/lodash" "*"

"@types/lodash.uniqueid@^4.0.6":
version "4.0.7"
resolved "https://registry.yarnpkg.com/@types/lodash.uniqueid/-/lodash.uniqueid-4.0.7.tgz#d366034c757fb6b00cc4fe1f1fa942e6be3ff012"
integrity sha512-ipMGW5nR+DTR6U5O08k1Ufr1F9iH+F3p7bhdwsnq6V6nCn/HgMq22UalDq4n91+03+pHFKyeXV1Y7vdJrm7S4g==
dependencies:
"@types/lodash" "*"

"@types/lodash@*", "@types/lodash@^4.0.6", "@types/lodash@^4.14.176":
version "4.14.182"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
Expand Down

0 comments on commit 77366f2

Please sign in to comment.