@@ -4202,7 +4202,7 @@ inflight@^1.0.4:
42024202
42034203inherits@2 :
42044204 version "2.0.4"
4205- resolved "https://registry.npmjs.org /inherits/-/inherits-2.0.4.tgz"
4205+ resolved "https://registry.yarnpkg.com /inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c "
42064206 integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
42074207
42084208@@ -5479,7 +5479,7 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
54795479
54805480minimist@^1.2.0, minimist@^1.2.6 :
54815481 version "1.2.8"
5482- resolved "https://registry.npmjs.org /minimist/-/minimist-1.2.8.tgz"
5482+ resolved "https://registry.yarnpkg.com /minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c "
54835483 integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
54845484
54855485moment@^2.29.2 :
@@ -5639,7 +5639,7 @@ object.values@^1.1.6:
56395639
56405640once@^1.3.0 :
56415641 version "1.4.0"
5642- resolved "https://registry.npmjs.org /once/-/once-1.4.0.tgz"
5642+ resolved "https://registry.yarnpkg.com /once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1 "
56435643 integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
56445644 dependencies :
56455645 wrappy "1"
@@ -5923,6 +5923,11 @@ pretty-format@^29.0.0, pretty-format@^29.7.0:
59235923 ansi-styles "^5.0.0"
59245924 react-is "^18.0.0"
59255925
5926+ prismjs@^1.21.0 :
5927+ version "1.30.0"
5928+ resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
5929+ integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
5930+
59265931prompts@^2.0.1 :
59275932 version "2.4.2"
59285933 resolved "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz"
@@ -6063,6 +6068,13 @@ react-markdown@^7.1.0:
60636068 unist-util-visit "^4.0.0"
60646069 vfile "^5.0.0"
60656070
6071+ react-notion@^0.10.0 :
6072+ version "0.10.0"
6073+ resolved "https://registry.yarnpkg.com/react-notion/-/react-notion-0.10.0.tgz#d30876b681b09d91dc671b04c7f604adb4e2499e"
6074+ integrity sha512-i5lVAxzSs7GnTpIbKtivPQWxGZiKCO5xmCmMJyn6F91y8X1IIJqnypkK+31F2acb1l1Qd8Yv0ktuvXwz9g49NQ==
6075+ dependencies :
6076+ prismjs "^1.21.0"
6077+
60666078react-redux@^7.2.1 :
60676079 version "7.2.9"
60686080 resolved "https://registry.npmjs.org/react-redux/-/react-redux-7.2.9.tgz"
0 commit comments