Skip to content

Commit 8785e1e

Browse files
committed
Bump notion-to-jsx package version to 1.2.8
1 parent 6f6aef8 commit 8785e1e

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.7",
19+
"notion-to-jsx": "^1.2.8",
2020
"notion-to-utils": "^1.1.0",
2121
"p-map": "^7.0.2",
2222
"plaiceholder": "^3.0.0",

yarn.lock

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

2326-
notion-to-jsx@^1.2.7:
2327-
version "1.2.7"
2328-
resolved "https://registry.yarnpkg.com/notion-to-jsx/-/notion-to-jsx-1.2.7.tgz#f222a805df6d8fe7a74a713debc7440beb8171b6"
2329-
integrity sha512-tOynO64WQuS4lCrdpDnLm+CEH+ioQBG1YNgjWBVox+XeTORnkMPxM0M1XhE6PYDdPRhmF04Gy+LSihyPClS/vQ==
2326+
notion-to-jsx@^1.2.8:
2327+
version "1.2.8"
2328+
resolved "https://registry.yarnpkg.com/notion-to-jsx/-/notion-to-jsx-1.2.8.tgz#cf502c3067e7a55dcfdb9d686862b4923b80b98d"
2329+
integrity sha512-u7Vs3wpmvPdPp53vSnJinRHcjht6gE3BQ5/RJmlyHwWbaCfsRR6/QpUJ37ggU69931OKZ9nX0dgJhj/Dwh9zsA==
23302330
dependencies:
23312331
"@vanilla-extract/css" "^1.17.1"
23322332
"@vanilla-extract/recipes" "^0.5.5"

0 commit comments

Comments
 (0)