Skip to content

Commit 47f843a

Browse files
committed
chore: notion-to-jsx version up
1 parent 52e2eda commit 47f843a

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"jotai": "^2.8.0",
1717
"lodash": "^4.17.21",
1818
"next": "^13.4.4",
19-
"notion-to-jsx": "^1.1.1",
19+
"notion-to-jsx": "^1.2.0",
2020
"notion-to-utils": "^1.0.0",
2121
"p-map": "^7.0.2",
2222
"react": "^18.2.0",
@@ -51,5 +51,6 @@
5151
"prettier --write",
5252
"eslint --fix"
5353
]
54-
}
54+
},
55+
"packageManager": "[email protected]+sha512.ff4579ab459bb25aa7c0ff75b62acebe576f6084b36aa842971cf250a5d8c6cd3bc9420b22ce63c7f93a0857bc6ef29291db39c3e7a23aab5adfd5a4dd6c5d71"
5556
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2190,10 +2190,10 @@ normalize-range@^0.1.2:
21902190
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
21912191
integrity sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==
21922192

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==
21972197
dependencies:
21982198
"@vanilla-extract/css" "^1.17.1"
21992199
"@vanilla-extract/recipes" "^0.5.5"

0 commit comments

Comments
 (0)