Skip to content

Commit

Permalink
Update @edgeandnode/components
Browse files Browse the repository at this point in the history
  • Loading branch information
benface committed Apr 28, 2022
1 parent 15dd423 commit d69b870
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"docker:up": "docker run --rm -it -p 3000:80 -v \"$(pwd)/nginx.conf:/etc/nginx/nginx.conf\" docs"
},
"dependencies": {
"@edgeandnode/components": "^22.0.0",
"@edgeandnode/components": "^22.2.6",
"@emotion/react": "^11.8.2",
"@mdx-js/loader": "^2.1.0",
"@mdx-js/react": "^2.1.0",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1001,10 +1001,10 @@
numeral "^2.0.6"
pluralize "^8.0.0"

"@edgeandnode/components@^22.0.0":
version "22.0.0"
resolved "https://registry.yarnpkg.com/@edgeandnode/components/-/components-22.0.0.tgz#225ea23e96230ce949cba790aa2a8a7a35627cbb"
integrity sha512-SwjT50pO9z8nJFOmSTOeJtMkd6e8jbBZ+GBJMABFfg8NI7QHEWDk2gcyNGT2tK5ErIt6o0ct99ZWyDQPbsgqdw==
"@edgeandnode/components@^22.2.6":
version "22.2.6"
resolved "https://registry.yarnpkg.com/@edgeandnode/components/-/components-22.2.6.tgz#6c673e8c2727214dd262b0012c04f45c10b81913"
integrity sha512-n8LlOBOlSUsgUkWW/txyVHA1UfMlH+ImOF3vN1s6UX4hhxDAX+d8K7IPvGVVq2su8fb0BWKc7zMrpIRUYhs3jA==
dependencies:
"@edgeandnode/common" "^4.11.1"
"@emotion/react" "^11.8.2"
Expand All @@ -1016,6 +1016,7 @@
"@radix-ui/react-popover" "^0.1.6"
"@radix-ui/react-switch" "^0.1.5"
"@radix-ui/react-visually-hidden" "^0.1.4"
"@theme-ui/match-media" "^0.14.3"
"@tippyjs/react" "^4.2.6"
"@xstate/react" "^2.0.1"
color "^4.2.1"
Expand Down Expand Up @@ -2316,6 +2317,11 @@
"@emotion/react" "^11.6.0"
csstype "^3.0.10"

"@theme-ui/match-media@^0.14.3":
version "0.14.4"
resolved "https://registry.yarnpkg.com/@theme-ui/match-media/-/match-media-0.14.4.tgz#862dbe53a68990c05af0b32e1f06d18435fd54e2"
integrity sha512-k9HswUOIIptUAFK2AhgpE9ODDjYpdY/aT3DcphasMs73+yxbgVY2r/mnSuTVw2Sr9TIeesE1VB+4urxyaiOmKA==

"@theme-ui/[email protected]":
version "0.12.1"
resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.12.1.tgz#f3b2ce751126feab52a7bdf32927bca64d0735d2"
Expand Down

0 comments on commit d69b870

Please sign in to comment.