Skip to content

Commit 9cff8ff

Browse files
committed
Use new react notion version
1 parent cd1470c commit 9cff8ff

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"node-fetch": "^2.6.0",
1515
"react": "^16.13.1",
1616
"react-dom": "^16.13.1",
17-
"react-notion": "^0.8.0"
17+
"react-notion": "^0.9.3"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^13.13.0",

example/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3760,9 +3760,9 @@ postcss@7.0.32, postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.
37603760
supports-color "^6.1.0"
37613761

37623762
prismjs@^1.21.0:
3763-
version "1.21.0"
3764-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
3765-
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
3763+
version "1.23.0"
3764+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.23.0.tgz#d3b3967f7d72440690497652a9d40ff046067f33"
3765+
integrity sha512-c29LVsqOaLbBHuIbsTxaKENh1N2EQBOHaWv7gkHN4dgRbxSREqDnDbtFJYdpPauS4YCplMSNCABQ6Eeor69bAA==
37663766
optionalDependencies:
37673767
clipboard "^2.0.0"
37683768

@@ -3887,10 +3887,10 @@ react-is@16.13.1, react-is@^16.8.1:
38873887
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
38883888
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
38893889

3890-
react-notion@^0.8.0:
3891-
version "0.8.1"
3892-
resolved "https://registry.yarnpkg.com/react-notion/-/react-notion-0.8.1.tgz#2a6df3a1a9ecf2d4719a79d2a4fc0a055de3a9f1"
3893-
integrity sha512-i6eozvgqtJCfoGSty5FuclE7wPIw3JdXiPgzoXU7+9a+I8SvnMS016NLRbUaQva6EeM+tsziQT2OVj+rMgv26w==
3890+
react-notion@^0.9.3:
3891+
version "0.9.3"
3892+
resolved "https://registry.yarnpkg.com/react-notion/-/react-notion-0.9.3.tgz#f7314e5bd8c0f80c1f82aec212e4ac47b14a207a"
3893+
integrity sha512-Y9CqGbG8ix9I96XfzSYVadRxiwZ/ZofL1se4R6QNGI+wKSrDV35fQ35FT/q1P0t12bQGXtHSUFxk+GGYBjTWQQ==
38943894
dependencies:
38953895
prismjs "^1.21.0"
38963896

0 commit comments

Comments
 (0)