Skip to content

Commit c0c8444

Browse files
committed
chore: notion-to-jsx version up
1 parent cfe5bbd commit c0c8444

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2.2",
19+
"notion-to-jsx": "^1.2.3",
2020
"notion-to-utils": "^1.0.0",
2121
"p-map": "^7.0.2",
2222
"react": "^18.2.0",

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.2.2:
2194-
version "1.2.2"
2195-
resolved "https://registry.yarnpkg.com/notion-to-jsx/-/notion-to-jsx-1.2.2.tgz#3a7177315d9a8616390a52ce934a4304c856c25f"
2196-
integrity sha512-TDy9GRxqRIRYn7WlThcDv9jkzAIJjdLubeP8+tnMdrCz/gzg2/9YiWwOln11ia/NK+vstdMaQWaQL9AP35W0Jw==
2193+
notion-to-jsx@^1.2.3:
2194+
version "1.2.3"
2195+
resolved "https://registry.yarnpkg.com/notion-to-jsx/-/notion-to-jsx-1.2.3.tgz#8aad8d5e55eae1a5ad22a9cec163cb6860b61723"
2196+
integrity sha512-OsDpsFJSv6aK1E0EsBxZkJGHx7C7omlgwHDARvUH9hF8w9OMJXKqEB7XLDkblEuqFLFb8oQlj/CDGU1YoOwpYw==
21972197
dependencies:
21982198
"@vanilla-extract/css" "^1.17.1"
21992199
"@vanilla-extract/recipes" "^0.5.5"

0 commit comments

Comments
 (0)