File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 16
16
"jotai" : " ^2.8.0" ,
17
17
"lodash" : " ^4.17.21" ,
18
18
"next" : " ^13.4.4" ,
19
- "notion-to-jsx" : " ^1.1.1 " ,
19
+ "notion-to-jsx" : " ^1.2.0 " ,
20
20
"notion-to-utils" : " ^1.0.0" ,
21
21
"p-map" : " ^7.0.2" ,
22
22
"react" : " ^18.2.0" ,
51
51
" prettier --write" ,
52
52
" eslint --fix"
53
53
]
54
- }
54
+ },
55
+ "packageManager" :
" [email protected] +sha512.ff4579ab459bb25aa7c0ff75b62acebe576f6084b36aa842971cf250a5d8c6cd3bc9420b22ce63c7f93a0857bc6ef29291db39c3e7a23aab5adfd5a4dd6c5d71"
55
56
}
Original file line number Diff line number Diff line change @@ -2190,10 +2190,10 @@ normalize-range@^0.1.2:
2190
2190
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
2191
2191
integrity sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==
2192
2192
2193
- notion-to-jsx@^1.1.1 :
2194
- version "1.1.1 "
2195
- resolved "https://registry.yarnpkg.com/notion-to-jsx/-/notion-to-jsx-1.1.1 .tgz#cae86d7fb22d693698d67fdc6e6c17ff85392c02 "
2196
- integrity sha512-Axzx+7Iquia3TAwdExs0xtDIHdLDC418IScrV7rFeFFU90EYlckqEO2i3JbRqd9ZSHTqpcqSgxXSYGu9cFxNGA ==
2193
+ notion-to-jsx@^1.2.0 :
2194
+ version "1.2.0 "
2195
+ resolved "https://registry.yarnpkg.com/notion-to-jsx/-/notion-to-jsx-1.2.0 .tgz#91749a7f1d3bcb06c68d4e3554c15ef0823959ff "
2196
+ integrity sha512-h05Pflm3pYeCrSqUyhQX+9HMncDBCV359+Khhlqv5EvfTX5s+448YFSUUAxOO5lXnDffJ9ovi+43rxoBoNBf7w ==
2197
2197
dependencies :
2198
2198
" @vanilla-extract/css" " ^1.17.1"
2199
2199
" @vanilla-extract/recipes" " ^0.5.5"
You can’t perform that action at this time.
0 commit comments