File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
8
8
"license" : " MIT" ,
9
9
"dependencies" : {
10
- "@code-hike/mdx" : " ^0.7.2 " ,
10
+ "@code-hike/mdx" : " ^0.7.3 " ,
11
11
"@ltd/j-toml" : " ^1.30.0" ,
12
12
"@octokit/graphql" : " ^5.0.0" ,
13
13
"@types/cors" : " ^2.8.12" ,
Original file line number Diff line number Diff line change 14
14
"test:headed" : " yarn rimraf tests/screenshots/* && MSW_ENABLED=1 playwright test --headed"
15
15
},
16
16
"dependencies" : {
17
- "@code-hike/mdx" : " ^0.7.2 " ,
17
+ "@code-hike/mdx" : " ^0.7.3 " ,
18
18
"@docs.page/client" : " ^1.0.4" ,
19
19
"@docs.page/server" : " ^1.0.1" ,
20
20
"@docsearch/react" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 1092
1092
" @babel/helper-validator-identifier" " ^7.18.6"
1093
1093
to-fast-properties "^2.0.0"
1094
1094
1095
- " @code-hike/mdx@^0.7.2 " :
1096
- version "0.7.2 "
1097
- resolved "https://registry.yarnpkg.com/@code-hike/mdx/-/mdx-0.7.2 .tgz#ad1474192d6f0882aff41eb478830bdd9952e633 "
1098
- integrity sha512-vMu4FZ091WIEqQS+9NMKhCAThxaZkLjieZqhvhw5iDNOG+UCawES0AMbSSF394pxi9i4vTTBlLnU/LuFvtpwYA ==
1095
+ " @code-hike/mdx@^0.7.3 " :
1096
+ version "0.7.3 "
1097
+ resolved "https://registry.yarnpkg.com/@code-hike/mdx/-/mdx-0.7.3 .tgz#2d25bff10f3bab81914a90b3d6aebe5c7781deba "
1098
+ integrity sha512-7YaSG0QIGB32oEEbVWDEEu62jS6ijj0VeQdOtFr2dweFiMvfjeuFYyywfF9nmqXloAi5apBupKCc+D/fIsPkKw ==
1099
1099
dependencies :
1100
1100
hast-util-to-estree "^1.4.0"
1101
1101
is-plain-obj "^3.0.0"
You can’t perform that action at this time.
0 commit comments