@@ -9602,6 +9602,41 @@ normalize-url@^7.0.3:
9602
9602
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-7.0.3.tgz"
9603
9603
integrity sha512-RiCOdwdPnzvwcBFJE4iI1ss3dMVRIrEzFpn8ftje6iBfzBInqlnRrNhxcLwBEKjPPXQKzm1Ptlxtaiv9wdcj5w==
9604
9604
9605
+ notion-client@^6.15.6:
9606
+ version "6.15.6"
9607
+ resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.15.6.tgz#3dfd0cbd8d2256bdbc93b5549d9cb86e3c33ced3"
9608
+ integrity sha512-/ze9bHNhi09IvSo+loAelGVf2VsrnPaXoGtea/VUQq0adTvgcQhC1u37BwaK5G8bS/crVC277+KWlgdJOBIxeQ==
9609
+ dependencies:
9610
+ got "^11.8.1"
9611
+ notion-types "^6.15.6"
9612
+ notion-utils "^6.15.6"
9613
+ p-map "^5.3.0"
9614
+
9615
+ notion-compat@^6.15.6:
9616
+ version "6.15.6"
9617
+ resolved "https://registry.yarnpkg.com/notion-compat/-/notion-compat-6.15.6.tgz#5cf110407a95db45330dd49488d74b76a3506fba"
9618
+ integrity sha512-M5jzca7JiinoTY7xIiLkfsbX6mpK/YiZlHnFUE3WlLxiQRItpgTTMp3BiH3Sq6L2lc28OSUT+y0u2QrFius2Ng==
9619
+ dependencies:
9620
+ notion-types "^6.15.6"
9621
+ notion-utils "^6.15.6"
9622
+ p-queue "^7.2.0"
9623
+
9624
+ notion-types@^6.15.6:
9625
+ version "6.15.6"
9626
+ resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-6.15.6.tgz#eabbb28e1c514f421f0ffbf06ecdecd90e8ec8e3"
9627
+ integrity sha512-JgLWDN4oHg/1sNdHDCeKUfdPl1AYsjOTnYkq+Zn7vITPykxbhw7nIxbAJ7owWUTro1cYTPh+GVmdX0mPiZGujg==
9628
+
9629
+ notion-utils@^6.15.6:
9630
+ version "6.15.6"
9631
+ resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.15.6.tgz#d172faa2c29d62eac71b4e17ed01336d5e372d02"
9632
+ integrity sha512-Ys7lQ5KWmrk9ZmpFquomQcVRdQqmZMRAl0aFhoqirVgeyKtq/i5IZoHCw8jCY8732WlaEAUnBid56nN33N2fRQ==
9633
+ dependencies:
9634
+ is-url-superb "^6.1.0"
9635
+ mem "^9.0.2"
9636
+ normalize-url "^7.0.3"
9637
+ notion-types "^6.15.6"
9638
+ p-queue "^7.2.0"
9639
+
9605
9640
npm-bundled@^1.1.1:
9606
9641
version "1.1.2"
9607
9642
resolved "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz"
@@ -11241,6 +11276,25 @@ react-modal@^3.14.3:
11241
11276
react-lifecycles-compat "^3.0.0"
11242
11277
warning "^4.0.3"
11243
11278
11279
+ react-notion-x@^6.15.6:
11280
+ version "6.15.6"
11281
+ resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.15.6.tgz#af42e836dce9f5d3ece97f2796c09608c49347de"
11282
+ integrity sha512-s8FVh8bs2vb32VLvPq21V0rjeWtF+U6Fudaxfx9yA6vVvQ5kgF9RRyc7eNlKpLPfq/HMEqLE52hZW+ecQ15PZQ==
11283
+ dependencies:
11284
+ "@fisch0920/medium-zoom" "^1.0.7"
11285
+ "@matejmazur/react-katex" "^3.1.3"
11286
+ katex "^0.15.3"
11287
+ notion-types "^6.15.6"
11288
+ notion-utils "^6.15.6"
11289
+ prismjs "^1.27.0"
11290
+ react-fast-compare "^3.2.0"
11291
+ react-hotkeys-hook "^3.0.3"
11292
+ react-image "^4.0.3"
11293
+ react-lazy-images "^1.1.0"
11294
+ react-modal "^3.14.3"
11295
+ react-pdf "^5.7.1"
11296
+ react-use "^17.3.1"
11297
+
11244
11298
react-pdf@^5.7.1:
11245
11299
version "5.7.1"
11246
11300
resolved "https://registry.npmjs.org/react-pdf/-/react-pdf-5.7.1.tgz"
0 commit comments