File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 17
17
"docker:up" : " docker run --rm -it -p 3000:80 -v \" $(pwd)/nginx.conf:/etc/nginx/nginx.conf\" docs"
18
18
},
19
19
"dependencies" : {
20
- "@edgeandnode/components" : " ^22.0.0 " ,
20
+ "@edgeandnode/components" : " ^22.2.6 " ,
21
21
"@emotion/react" : " ^11.8.2" ,
22
22
"@mdx-js/loader" : " ^2.1.0" ,
23
23
"@mdx-js/react" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 1001
1001
numeral "^2.0.6"
1002
1002
pluralize "^8.0.0"
1003
1003
1004
- " @edgeandnode/components@^22.0.0 " :
1005
- version "22.0.0 "
1006
- resolved "https://registry.yarnpkg.com/@edgeandnode/components/-/components-22.0.0 .tgz#225ea23e96230ce949cba790aa2a8a7a35627cbb "
1007
- integrity sha512-SwjT50pO9z8nJFOmSTOeJtMkd6e8jbBZ+GBJMABFfg8NI7QHEWDk2gcyNGT2tK5ErIt6o0ct99ZWyDQPbsgqdw ==
1004
+ " @edgeandnode/components@^22.2.6 " :
1005
+ version "22.2.6 "
1006
+ resolved "https://registry.yarnpkg.com/@edgeandnode/components/-/components-22.2.6 .tgz#6c673e8c2727214dd262b0012c04f45c10b81913 "
1007
+ integrity sha512-n8LlOBOlSUsgUkWW/txyVHA1UfMlH+ImOF3vN1s6UX4hhxDAX+d8K7IPvGVVq2su8fb0BWKc7zMrpIRUYhs3jA ==
1008
1008
dependencies :
1009
1009
" @edgeandnode/common" " ^4.11.1"
1010
1010
" @emotion/react" " ^11.8.2"
1016
1016
" @radix-ui/react-popover" " ^0.1.6"
1017
1017
" @radix-ui/react-switch" " ^0.1.5"
1018
1018
" @radix-ui/react-visually-hidden" " ^0.1.4"
1019
+ " @theme-ui/match-media" " ^0.14.3"
1019
1020
" @tippyjs/react" " ^4.2.6"
1020
1021
" @xstate/react" " ^2.0.1"
1021
1022
color "^4.2.1"
2316
2317
" @emotion/react" " ^11.6.0"
2317
2318
csstype "^3.0.10"
2318
2319
2320
+ " @theme-ui/match-media@^0.14.3 " :
2321
+ version "0.14.4"
2322
+ resolved "https://registry.yarnpkg.com/@theme-ui/match-media/-/match-media-0.14.4.tgz#862dbe53a68990c05af0b32e1f06d18435fd54e2"
2323
+ integrity sha512-k9HswUOIIptUAFK2AhgpE9ODDjYpdY/aT3DcphasMs73+yxbgVY2r/mnSuTVw2Sr9TIeesE1VB+4urxyaiOmKA==
2324
+
2319
2325
2320
2326
version "0.12.1"
2321
2327
resolved "https://registry.yarnpkg.com/@theme-ui/mdx/-/mdx-0.12.1.tgz#f3b2ce751126feab52a7bdf32927bca64d0735d2"
You can’t perform that action at this time.
0 commit comments