|
|
|
@ -385,6 +385,8 @@ importers:
|
|
|
|
|
|
|
|
|
|
client/web:
|
|
|
|
|
specifiers:
|
|
|
|
|
'@bytemd/plugin-gfm': ^1.21.0
|
|
|
|
|
'@bytemd/react': ^1.21.0
|
|
|
|
|
'@emoji-mart/data': ^1.1.2
|
|
|
|
|
'@emoji-mart/react': ^1.1.1
|
|
|
|
|
'@loadable/component': ^5.15.3
|
|
|
|
@ -424,6 +426,7 @@ importers:
|
|
|
|
|
autoprefixer: ^10.4.13
|
|
|
|
|
axios: ^0.21.4
|
|
|
|
|
bundle-stats-webpack-plugin: ^4.2.3
|
|
|
|
|
bytemd: ^1.21.0
|
|
|
|
|
clsx: ^1.2.1
|
|
|
|
|
compressorjs: ^1.1.1
|
|
|
|
|
copy-to-clipboard: ^3.3.3
|
|
|
|
@ -478,6 +481,7 @@ importers:
|
|
|
|
|
react-transition-group: ^4.4.5
|
|
|
|
|
react-virtualized-auto-sizer: ^1.0.7
|
|
|
|
|
react-virtuoso: ^3.1.5
|
|
|
|
|
remark-gfm: ^3.0.1
|
|
|
|
|
rimraf: ^3.0.2
|
|
|
|
|
rollup-plugin-copy: ^3.4.0
|
|
|
|
|
rollup-plugin-replace: ^2.2.0
|
|
|
|
@ -512,6 +516,8 @@ importers:
|
|
|
|
|
yup: ^0.32.11
|
|
|
|
|
zustand: 4.3.6
|
|
|
|
|
dependencies:
|
|
|
|
|
'@bytemd/plugin-gfm': 1.21.0_bytemd@1.21.0
|
|
|
|
|
'@bytemd/react': 1.21.0_react@18.2.0
|
|
|
|
|
'@emoji-mart/data': 1.1.2
|
|
|
|
|
'@emoji-mart/react': 1.1.1_kyrnz3vmphzqyjjk2ivrm6bcsu
|
|
|
|
|
'@loadable/component': 5.15.3_react@18.2.0
|
|
|
|
@ -520,6 +526,7 @@ importers:
|
|
|
|
|
ahooks: 3.7.4_react@18.2.0
|
|
|
|
|
antd: 4.24.8_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
axios: 0.21.4
|
|
|
|
|
bytemd: 1.21.0
|
|
|
|
|
clsx: 1.2.1
|
|
|
|
|
compressorjs: 1.1.1
|
|
|
|
|
copy-to-clipboard: 3.3.3
|
|
|
|
@ -553,6 +560,7 @@ importers:
|
|
|
|
|
react-transition-group: 4.4.5_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
react-virtualized-auto-sizer: 1.0.7_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
react-virtuoso: 3.1.5_biqbaboplfbrettd7655fr4n2y
|
|
|
|
|
remark-gfm: 3.0.1
|
|
|
|
|
socket.io-client: 4.6.1
|
|
|
|
|
source-ref-runtime: 1.0.7
|
|
|
|
|
styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba
|
|
|
|
@ -6462,6 +6470,28 @@ packages:
|
|
|
|
|
- react-dom
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@bytemd/plugin-gfm/1.21.0_bytemd@1.21.0:
|
|
|
|
|
resolution: {integrity: sha512-ZlrLa+Nl80gUDeC1hTnyRDfgJU3DGQVjQvX9rIIitUCler+KsAiagEnng6S/W2SZNpv+f8eWpVNL8KA8X3d7Tg==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
bytemd: ^1.5.0
|
|
|
|
|
dependencies:
|
|
|
|
|
bytemd: 1.21.0
|
|
|
|
|
remark-gfm: 3.0.1
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@bytemd/react/1.21.0_react@18.2.0:
|
|
|
|
|
resolution: {integrity: sha512-WYb+XlFHWraK9KWuNUlWMZoKlI55wDj4388E40zCsxaN/O6UUnCGdrE+6ZiVGPN3ZiqfQ1iceGIzmJ2PiB2T9w==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
react: '*'
|
|
|
|
|
dependencies:
|
|
|
|
|
bytemd: 1.21.0
|
|
|
|
|
react: 18.2.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@carbon/icon-helpers/10.34.0:
|
|
|
|
|
resolution: {integrity: sha512-Ov9EBc1tR/DDrMI0pN1drj2jb27ISmYFBLdDji+aivVJkLPy8R/jikJOsOBgIq2kUjQJYNN199k2acHKjZdYIg==}
|
|
|
|
|
dev: false
|
|
|
|
@ -9832,6 +9862,10 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@popperjs/core/2.11.7:
|
|
|
|
|
resolution: {integrity: sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@probot/get-private-key/1.1.1:
|
|
|
|
|
resolution: {integrity: sha512-hOmBNSAhSZc6PaNkTvj6CO9R5J67ODJ+w5XQlDW9w/6mtcpHWK4L+PZcW0YwVM7PpetLZjN6rsKQIR9yqIaWlA==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -14000,6 +14034,12 @@ packages:
|
|
|
|
|
'@types/tern': 0.23.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@types/codemirror/5.60.7:
|
|
|
|
|
resolution: {integrity: sha512-QXIC+RPzt/1BGSuD6iFn6UMC9TDp+9hkOANYNPVsjjrDdzKphfRkwQDKGp2YaC54Yhz0g6P5uYTCCibZZEiMAA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/tern': 0.23.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@types/component-emitter/1.2.11:
|
|
|
|
|
resolution: {integrity: sha512-SRXjM+tfsSlA9VuG8hGO2nft2p8zjXCK1VcC6N4NXbBbYbSia9kzCChYQajIjzIqOOOuh5Ock6MmV2oux4jDZQ==}
|
|
|
|
|
dev: false
|
|
|
|
@ -14454,6 +14494,12 @@ packages:
|
|
|
|
|
'@types/react': 18.0.20
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@types/lodash-es/4.17.7:
|
|
|
|
|
resolution: {integrity: sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/lodash': 4.14.191
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@types/lodash/4.14.184:
|
|
|
|
|
resolution: {integrity: sha512-RoZphVtHbxPZizt4IcILciSWiC6dcn+eZ8oX9IWEYfDMcocdd42f7NPI6fQj+6zI8y4E0L7gu2pcZKLGTRaV9Q==}
|
|
|
|
|
dev: true
|
|
|
|
@ -14478,6 +14524,11 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
|
|
|
|
|
/@types/mdast/3.0.11:
|
|
|
|
|
resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
|
|
|
|
|
/@types/mdurl/1.0.2:
|
|
|
|
|
resolution: {integrity: sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==}
|
|
|
|
|
dev: true
|
|
|
|
@ -14621,6 +14672,10 @@ packages:
|
|
|
|
|
/@types/parse5/5.0.3:
|
|
|
|
|
resolution: {integrity: sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==}
|
|
|
|
|
|
|
|
|
|
/@types/parse5/6.0.3:
|
|
|
|
|
resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@types/passport-local/1.0.34:
|
|
|
|
|
resolution: {integrity: sha512-PSc07UdYx+jhadySxxIYWuv6sAnY5e+gesn/5lkPKfBeGuIYn9OPR+AAEDq73VRUh6NBTpvE/iPE62rzZUslog==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -17005,7 +17060,7 @@ packages:
|
|
|
|
|
babel-plugin-syntax-jsx: 6.18.0
|
|
|
|
|
lodash: 4.17.21
|
|
|
|
|
picomatch: 2.3.1
|
|
|
|
|
styled-components: 5.3.6_react@18.2.0
|
|
|
|
|
styled-components: 5.3.6_7i5myeigehqah43i5u7wbekgba
|
|
|
|
|
|
|
|
|
|
/babel-plugin-syntax-jsx/6.18.0:
|
|
|
|
|
resolution: {integrity: sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==}
|
|
|
|
@ -17548,6 +17603,32 @@ packages:
|
|
|
|
|
- react-dom
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/bytemd/1.21.0:
|
|
|
|
|
resolution: {integrity: sha512-6nc658omwzcLdc/lT24w8G2x5pptZXiMyrQPbFuHwhYbmrLnsmKLm+9klsOx2/Lg2cYHYb2WzVh7zKZ9MZCVdg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@popperjs/core': 2.11.7
|
|
|
|
|
'@types/codemirror': 5.60.7
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
'@types/lodash-es': 4.17.7
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
codemirror-ssr: 0.65.0_@types+codemirror@5.60.7
|
|
|
|
|
hast-util-sanitize: 4.1.0
|
|
|
|
|
lodash-es: 4.17.21
|
|
|
|
|
rehype-raw: 6.1.1
|
|
|
|
|
rehype-sanitize: 5.0.1
|
|
|
|
|
rehype-stringify: 9.0.3
|
|
|
|
|
remark-parse: 10.0.1
|
|
|
|
|
remark-rehype: 10.1.0
|
|
|
|
|
select-files: 1.0.1
|
|
|
|
|
tippy.js: 6.3.7
|
|
|
|
|
unified: 10.1.2
|
|
|
|
|
unist-util-visit: 4.1.2
|
|
|
|
|
vfile: 5.3.7
|
|
|
|
|
word-count: 0.2.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/bytes/3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==}
|
|
|
|
|
engines: {node: '>= 0.8'}
|
|
|
|
@ -17859,6 +17940,10 @@ packages:
|
|
|
|
|
/ccount/1.1.0:
|
|
|
|
|
resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==}
|
|
|
|
|
|
|
|
|
|
/ccount/2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/chalk/1.1.3:
|
|
|
|
|
resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==}
|
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
@ -17944,14 +18029,12 @@ packages:
|
|
|
|
|
|
|
|
|
|
/character-entities-html4/2.1.0:
|
|
|
|
|
resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/character-entities-legacy/1.1.4:
|
|
|
|
|
resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==}
|
|
|
|
|
|
|
|
|
|
/character-entities-legacy/3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/character-entities/1.2.4:
|
|
|
|
|
resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==}
|
|
|
|
@ -18329,6 +18412,14 @@ packages:
|
|
|
|
|
convert-to-spaces: 1.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/codemirror-ssr/0.65.0_@types+codemirror@5.60.7:
|
|
|
|
|
resolution: {integrity: sha512-ofTAfPkQV56SYFfymNMYJ1ELo3+Jnkw3mOLgnIiQjhonwNmNzX1OFvnihAnYRXL0PWl2kT7s0gKrLc2ExshK4g==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@types/codemirror': ^5.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/codemirror': 5.60.7
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/codemirror/5.65.9:
|
|
|
|
|
resolution: {integrity: sha512-19Jox5sAKpusTDgqgKB5dawPpQcY+ipQK7xoEI+MVucEF9qqFaXpeqY1KaoyGBso/wHQoDa4HMMxMjdsS3Zzzw==}
|
|
|
|
|
dev: false
|
|
|
|
@ -21411,7 +21502,6 @@ packages:
|
|
|
|
|
/escape-string-regexp/5.0.0:
|
|
|
|
|
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/escodegen/1.14.3:
|
|
|
|
|
resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==}
|
|
|
|
@ -23703,9 +23793,27 @@ packages:
|
|
|
|
|
vfile-location: 3.2.0
|
|
|
|
|
web-namespaces: 1.1.4
|
|
|
|
|
|
|
|
|
|
/hast-util-from-parse5/7.1.2:
|
|
|
|
|
resolution: {integrity: sha512-Nz7FfPBuljzsN3tCQ4kCBKqdNhQE2l0Tn+X1ubgKBPRoiDIu1mL08Cfw4k7q71+Duyaw7DXDN+VTAp4Vh3oCOw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
hastscript: 7.2.0
|
|
|
|
|
property-information: 6.2.0
|
|
|
|
|
vfile: 5.3.7
|
|
|
|
|
vfile-location: 4.0.1
|
|
|
|
|
web-namespaces: 2.0.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/hast-util-parse-selector/2.2.5:
|
|
|
|
|
resolution: {integrity: sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==}
|
|
|
|
|
|
|
|
|
|
/hast-util-parse-selector/3.1.1:
|
|
|
|
|
resolution: {integrity: sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/hast-util-raw/6.0.1:
|
|
|
|
|
resolution: {integrity: sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -23720,6 +23828,28 @@ packages:
|
|
|
|
|
xtend: 4.0.2
|
|
|
|
|
zwitch: 1.0.5
|
|
|
|
|
|
|
|
|
|
/hast-util-raw/7.2.3:
|
|
|
|
|
resolution: {integrity: sha512-RujVQfVsOrxzPOPSzZFiwofMArbQke6DJjnFfceiEbFh7S05CbPt0cYN+A5YeD3pso0JQk6O1aHBnx9+Pm2uqg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
'@types/parse5': 6.0.3
|
|
|
|
|
hast-util-from-parse5: 7.1.2
|
|
|
|
|
hast-util-to-parse5: 7.1.0
|
|
|
|
|
html-void-elements: 2.0.1
|
|
|
|
|
parse5: 6.0.1
|
|
|
|
|
unist-util-position: 4.0.4
|
|
|
|
|
unist-util-visit: 4.1.2
|
|
|
|
|
vfile: 5.3.7
|
|
|
|
|
web-namespaces: 2.0.1
|
|
|
|
|
zwitch: 2.0.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/hast-util-sanitize/4.1.0:
|
|
|
|
|
resolution: {integrity: sha512-Hd9tU0ltknMGRDv+d6Ro/4XKzBqQnP/EZrpiTbpFYfXv/uOhWeKc+2uajcbEvAEH98VZd7eII2PiXm13RihnLw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/hast-util-to-estree/2.1.0:
|
|
|
|
|
resolution: {integrity: sha512-Vwch1etMRmm89xGgz+voWXvVHba2iiMdGMKmaMfYt35rbVtFDq8JNwwAIvi8zHMkO6Gvqo9oTMwJTmzVRfXh4g==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -23742,6 +23872,22 @@ packages:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/hast-util-to-html/8.0.4:
|
|
|
|
|
resolution: {integrity: sha512-4tpQTUOr9BMjtYyNlt0P50mH7xj0Ks2xpo8M943Vykljf99HW6EzulIoJP1N3eKOSScEHzyzi9dm7/cn0RfGwA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
ccount: 2.0.1
|
|
|
|
|
comma-separated-tokens: 2.0.3
|
|
|
|
|
hast-util-raw: 7.2.3
|
|
|
|
|
hast-util-whitespace: 2.0.1
|
|
|
|
|
html-void-elements: 2.0.1
|
|
|
|
|
property-information: 6.2.0
|
|
|
|
|
space-separated-tokens: 2.0.2
|
|
|
|
|
stringify-entities: 4.0.3
|
|
|
|
|
zwitch: 2.0.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/hast-util-to-parse5/6.0.0:
|
|
|
|
|
resolution: {integrity: sha512-Lu5m6Lgm/fWuz8eWnrKezHtVY83JeRGaNQ2kn9aJgqaxvVkFCZQBEhgodZUDUvoodgyROHDb3r5IxAEdl6suJQ==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -23751,6 +23897,17 @@ packages:
|
|
|
|
|
xtend: 4.0.2
|
|
|
|
|
zwitch: 1.0.5
|
|
|
|
|
|
|
|
|
|
/hast-util-to-parse5/7.1.0:
|
|
|
|
|
resolution: {integrity: sha512-YNRgAJkH2Jky5ySkIqFXTQiaqcAtJyVE+D5lkN6CdtOqrnkLfGYYrEcKuHOJZlp+MwjSwuD3fZuawI+sic/RBw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
comma-separated-tokens: 2.0.3
|
|
|
|
|
property-information: 6.2.0
|
|
|
|
|
space-separated-tokens: 2.0.2
|
|
|
|
|
web-namespaces: 2.0.1
|
|
|
|
|
zwitch: 2.0.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/hast-util-whitespace/2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-Pkw+xBHuV6xFeJprJe2BBEoDV+AvQySaz3pPDRUs5PNZEMQjpXJJueqrpcHIXxnWTcAGi/UOCgVShlkY6kLoqg==}
|
|
|
|
|
dev: true
|
|
|
|
@ -23768,6 +23925,16 @@ packages:
|
|
|
|
|
property-information: 5.6.0
|
|
|
|
|
space-separated-tokens: 1.1.5
|
|
|
|
|
|
|
|
|
|
/hastscript/7.2.0:
|
|
|
|
|
resolution: {integrity: sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
comma-separated-tokens: 2.0.3
|
|
|
|
|
hast-util-parse-selector: 3.1.1
|
|
|
|
|
property-information: 6.2.0
|
|
|
|
|
space-separated-tokens: 2.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/he/1.2.0:
|
|
|
|
|
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
|
|
|
|
hasBin: true
|
|
|
|
@ -23937,6 +24104,10 @@ packages:
|
|
|
|
|
/html-void-elements/1.0.5:
|
|
|
|
|
resolution: {integrity: sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==}
|
|
|
|
|
|
|
|
|
|
/html-void-elements/2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/html-webpack-plugin/4.5.2_webpack@4.46.0:
|
|
|
|
|
resolution: {integrity: sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A==}
|
|
|
|
|
engines: {node: '>=6.9'}
|
|
|
|
@ -25553,7 +25724,7 @@ packages:
|
|
|
|
|
pretty-format: 27.5.1
|
|
|
|
|
slash: 3.0.0
|
|
|
|
|
strip-json-comments: 3.1.1
|
|
|
|
|
ts-node: 10.9.1_4hee3ckhxcse3era5mxqjwg7u4
|
|
|
|
|
ts-node: 10.9.1_zlol4fzmmjgb3bdeviopae4asm
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- bufferutil
|
|
|
|
|
- canvas
|
|
|
|
@ -27039,7 +27210,6 @@ packages:
|
|
|
|
|
|
|
|
|
|
/longest-streak/3.1.0:
|
|
|
|
|
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/loose-envify/1.4.0:
|
|
|
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
|
|
@ -27212,6 +27382,10 @@ packages:
|
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/markdown-table/3.0.3:
|
|
|
|
|
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/marked/4.1.1:
|
|
|
|
|
resolution: {integrity: sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw==}
|
|
|
|
|
engines: {node: '>= 12'}
|
|
|
|
@ -27265,11 +27439,20 @@ packages:
|
|
|
|
|
/mdast-util-definitions/5.1.2:
|
|
|
|
|
resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.10
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
unist-util-visit: 4.1.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-find-and-replace/2.2.2:
|
|
|
|
|
resolution: {integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
escape-string-regexp: 5.0.0
|
|
|
|
|
unist-util-is: 5.2.0
|
|
|
|
|
unist-util-visit-parents: 5.1.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-from-markdown/1.2.0:
|
|
|
|
|
resolution: {integrity: sha512-iZJyyvKD1+K7QX1b5jXdE7Sc5dtoTry1vzV28UZZe8Z1xVnB/czKntJ7ZAkG0tANqRnBF6p3p7GpU1y19DTf2Q==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -27292,7 +27475,7 @@ packages:
|
|
|
|
|
/mdast-util-from-markdown/1.3.0:
|
|
|
|
|
resolution: {integrity: sha512-HN3W1gRIuN/ZW295c7zi7g9lVBllMgZE40RxCX37wrTPWXCWtpvOZdfnuK+1WNpvZje6XuJeI3Wnb4TJEUem+g==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.10
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
decode-named-character-reference: 1.0.2
|
|
|
|
|
mdast-util-to-string: 3.1.1
|
|
|
|
@ -27313,6 +27496,62 @@ packages:
|
|
|
|
|
micromark-extension-frontmatter: 1.0.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/mdast-util-gfm-autolink-literal/1.0.3:
|
|
|
|
|
resolution: {integrity: sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
ccount: 2.0.1
|
|
|
|
|
mdast-util-find-and-replace: 2.2.2
|
|
|
|
|
micromark-util-character: 1.1.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-gfm-footnote/1.0.2:
|
|
|
|
|
resolution: {integrity: sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
mdast-util-to-markdown: 1.5.0
|
|
|
|
|
micromark-util-normalize-identifier: 1.0.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-gfm-strikethrough/1.0.3:
|
|
|
|
|
resolution: {integrity: sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
mdast-util-to-markdown: 1.5.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-gfm-table/1.0.7:
|
|
|
|
|
resolution: {integrity: sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
markdown-table: 3.0.3
|
|
|
|
|
mdast-util-from-markdown: 1.3.0
|
|
|
|
|
mdast-util-to-markdown: 1.5.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-gfm-task-list-item/1.0.2:
|
|
|
|
|
resolution: {integrity: sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
mdast-util-to-markdown: 1.5.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-gfm/2.0.2:
|
|
|
|
|
resolution: {integrity: sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
mdast-util-from-markdown: 1.3.0
|
|
|
|
|
mdast-util-gfm-autolink-literal: 1.0.3
|
|
|
|
|
mdast-util-gfm-footnote: 1.0.2
|
|
|
|
|
mdast-util-gfm-strikethrough: 1.0.3
|
|
|
|
|
mdast-util-gfm-table: 1.0.7
|
|
|
|
|
mdast-util-gfm-task-list-item: 1.0.2
|
|
|
|
|
mdast-util-to-markdown: 1.5.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-mdx-expression/1.3.1:
|
|
|
|
|
resolution: {integrity: sha512-TTb6cKyTA1RD+1su1iStZ5PAv3rFfOUKcoU5EstUpv/IZo63uDX03R8+jXjMEhcobXnNOiG6/ccekvVl4eV1zQ==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -27363,9 +27602,8 @@ packages:
|
|
|
|
|
/mdast-util-phrasing/3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-S+QYsDRLkGi8U7o5JF1agKa/sdP+CNGXXLqC17pdTVL8FHHgQEiwFGa9yE5aYtUxNiFGYoaDy9V1kC85Sz86Gg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.10
|
|
|
|
|
unist-util-is: 5.1.1
|
|
|
|
|
dev: true
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
unist-util-is: 5.2.0
|
|
|
|
|
|
|
|
|
|
/mdast-util-to-hast/10.0.1:
|
|
|
|
|
resolution: {integrity: sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA==}
|
|
|
|
@ -27397,7 +27635,7 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
'@types/mdast': 3.0.10
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
mdast-util-definitions: 5.1.2
|
|
|
|
|
micromark-util-sanitize-uri: 1.1.0
|
|
|
|
|
trim-lines: 3.0.1
|
|
|
|
@ -27409,15 +27647,14 @@ packages:
|
|
|
|
|
/mdast-util-to-markdown/1.5.0:
|
|
|
|
|
resolution: {integrity: sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.10
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
longest-streak: 3.1.0
|
|
|
|
|
mdast-util-phrasing: 3.0.0
|
|
|
|
|
mdast-util-to-string: 3.1.0
|
|
|
|
|
mdast-util-to-string: 3.1.1
|
|
|
|
|
micromark-util-decode-string: 1.0.2
|
|
|
|
|
unist-util-visit: 4.1.1
|
|
|
|
|
unist-util-visit: 4.1.2
|
|
|
|
|
zwitch: 2.0.4
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/mdast-util-to-string/1.1.0:
|
|
|
|
|
resolution: {integrity: sha512-jVU0Nr2B9X3MU4tSK7JP1CMkSvOj7X5l/GboG1tKRw52lLF1x2Ju92Ms9tNetCcbfX3hzlM73zYo2NKkWSfF/A==}
|
|
|
|
@ -27434,7 +27671,7 @@ packages:
|
|
|
|
|
/mdast-util-to-string/3.1.1:
|
|
|
|
|
resolution: {integrity: sha512-tGvhT94e+cVnQt8JWE9/b3cUQZWS732TJxXHktvP+BYo62PpYD53Ls/6cC60rW21dW+txxiM4zMdc6abASvZKA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.10
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
|
|
|
|
|
/mdn-data/2.0.14:
|
|
|
|
|
resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==}
|
|
|
|
@ -27639,6 +27876,79 @@ packages:
|
|
|
|
|
micromark-util-symbol: 1.0.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/micromark-extension-gfm-autolink-literal/1.0.3:
|
|
|
|
|
resolution: {integrity: sha512-i3dmvU0htawfWED8aHMMAzAVp/F0Z+0bPh3YrbTPPL1v4YAlCZpy5rBO5p0LPYiZo0zFVkoYh7vDU7yQSiCMjg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
micromark-util-character: 1.1.0
|
|
|
|
|
micromark-util-sanitize-uri: 1.1.0
|
|
|
|
|
micromark-util-symbol: 1.0.1
|
|
|
|
|
micromark-util-types: 1.0.2
|
|
|
|
|
uvu: 0.5.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-gfm-footnote/1.1.0:
|
|
|
|
|
resolution: {integrity: sha512-RWYce7j8+c0n7Djzv5NzGEGitNNYO3uj+h/XYMdS/JinH1Go+/Qkomg/rfxExFzYTiydaV6GLeffGO5qcJbMPA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
micromark-core-commonmark: 1.0.6
|
|
|
|
|
micromark-factory-space: 1.0.0
|
|
|
|
|
micromark-util-character: 1.1.0
|
|
|
|
|
micromark-util-normalize-identifier: 1.0.0
|
|
|
|
|
micromark-util-sanitize-uri: 1.1.0
|
|
|
|
|
micromark-util-symbol: 1.0.1
|
|
|
|
|
micromark-util-types: 1.0.2
|
|
|
|
|
uvu: 0.5.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-gfm-strikethrough/1.0.5:
|
|
|
|
|
resolution: {integrity: sha512-X0oI5eYYQVARhiNfbETy7BfLSmSilzN1eOuoRnrf9oUNsPRrWOAe9UqSizgw1vNxQBfOwL+n2610S3bYjVNi7w==}
|
|
|
|
|
dependencies:
|
|
|
|
|
micromark-util-chunked: 1.0.0
|
|
|
|
|
micromark-util-classify-character: 1.0.0
|
|
|
|
|
micromark-util-resolve-all: 1.0.0
|
|
|
|
|
micromark-util-symbol: 1.0.1
|
|
|
|
|
micromark-util-types: 1.0.2
|
|
|
|
|
uvu: 0.5.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-gfm-table/1.0.5:
|
|
|
|
|
resolution: {integrity: sha512-xAZ8J1X9W9K3JTJTUL7G6wSKhp2ZYHrFk5qJgY/4B33scJzE2kpfRL6oiw/veJTbt7jiM/1rngLlOKPWr1G+vg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
micromark-factory-space: 1.0.0
|
|
|
|
|
micromark-util-character: 1.1.0
|
|
|
|
|
micromark-util-symbol: 1.0.1
|
|
|
|
|
micromark-util-types: 1.0.2
|
|
|
|
|
uvu: 0.5.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-gfm-tagfilter/1.0.2:
|
|
|
|
|
resolution: {integrity: sha512-5XWB9GbAUSHTn8VPU8/1DBXMuKYT5uOgEjJb8gN3mW0PNW5OPHpSdojoqf+iq1xo7vWzw/P8bAHY0n6ijpXF7g==}
|
|
|
|
|
dependencies:
|
|
|
|
|
micromark-util-types: 1.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-gfm-task-list-item/1.0.4:
|
|
|
|
|
resolution: {integrity: sha512-9XlIUUVnYXHsFF2HZ9jby4h3npfX10S1coXTnV035QGPgrtNYQq3J6IfIvcCIUAJrrqBVi5BqA/LmaOMJqPwMQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
micromark-factory-space: 1.0.0
|
|
|
|
|
micromark-util-character: 1.1.0
|
|
|
|
|
micromark-util-symbol: 1.0.1
|
|
|
|
|
micromark-util-types: 1.0.2
|
|
|
|
|
uvu: 0.5.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-gfm/2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-p2sGjajLa0iYiGQdT0oelahRYtMWvLjy8J9LOCxzIQsllMCGLbsLW+Nc+N4vi02jcRJvedVJ68cjelKIO6bpDA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
micromark-extension-gfm-autolink-literal: 1.0.3
|
|
|
|
|
micromark-extension-gfm-footnote: 1.1.0
|
|
|
|
|
micromark-extension-gfm-strikethrough: 1.0.5
|
|
|
|
|
micromark-extension-gfm-table: 1.0.5
|
|
|
|
|
micromark-extension-gfm-tagfilter: 1.0.2
|
|
|
|
|
micromark-extension-gfm-task-list-item: 1.0.4
|
|
|
|
|
micromark-util-combine-extensions: 1.0.0
|
|
|
|
|
micromark-util-types: 1.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-mdx-expression/1.0.3:
|
|
|
|
|
resolution: {integrity: sha512-TjYtjEMszWze51NJCZmhv7MEBcgYRgb3tJeMAJ+HQCAaZHHRBaDCccqQzGizR/H4ODefP44wRTgOn2vE5I6nZA==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -34109,6 +34419,30 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
jsesc: 0.5.0
|
|
|
|
|
|
|
|
|
|
/rehype-raw/6.1.1:
|
|
|
|
|
resolution: {integrity: sha512-d6AKtisSRtDRX4aSPsJGTfnzrX2ZkHQLE5kiUuGOeEoLpbEulFF4hj0mLPbsa+7vmguDKOVVEQdHKDSwoaIDsQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
hast-util-raw: 7.2.3
|
|
|
|
|
unified: 10.1.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/rehype-sanitize/5.0.1:
|
|
|
|
|
resolution: {integrity: sha512-da/jIOjq8eYt/1r9GN6GwxIR3gde7OZ+WV8pheu1tL8K0D9KxM2AyMh+UEfke+FfdM3PvGHeYJU0Td5OWa7L5A==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
hast-util-sanitize: 4.1.0
|
|
|
|
|
unified: 10.1.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/rehype-stringify/9.0.3:
|
|
|
|
|
resolution: {integrity: sha512-kWiZ1bgyWlgOxpqD5HnxShKAdXtb2IUljn3hQAhySeak6IOQPPt6DeGnsIh4ixm7yKJWzm8TXFuC/lPfcWHJqw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
hast-util-to-html: 8.0.4
|
|
|
|
|
unified: 10.1.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/relateurl/0.2.7:
|
|
|
|
|
resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==}
|
|
|
|
|
engines: {node: '>= 0.10'}
|
|
|
|
@ -34179,6 +34513,17 @@ packages:
|
|
|
|
|
unified: 10.1.2
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/remark-gfm/3.0.1:
|
|
|
|
|
resolution: {integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
mdast-util-gfm: 2.0.2
|
|
|
|
|
micromark-extension-gfm: 2.0.1
|
|
|
|
|
unified: 10.1.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/remark-mdx-frontmatter/1.1.1:
|
|
|
|
|
resolution: {integrity: sha512-7teX9DW4tI2WZkXS4DBxneYSY7NHiXl4AKdWDO9LXVweULlCT8OPWsOjLEnMIXViN1j+QcY8mfbq3k0EK6x3uA==}
|
|
|
|
|
engines: {node: '>=12.2.0'}
|
|
|
|
@ -34206,7 +34551,7 @@ packages:
|
|
|
|
|
/remark-parse/10.0.1:
|
|
|
|
|
resolution: {integrity: sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/mdast': 3.0.10
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
mdast-util-from-markdown: 1.3.0
|
|
|
|
|
unified: 10.1.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
@ -34236,7 +34581,7 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/hast': 2.3.4
|
|
|
|
|
'@types/mdast': 3.0.10
|
|
|
|
|
'@types/mdast': 3.0.11
|
|
|
|
|
mdast-util-to-hast: 12.3.0
|
|
|
|
|
unified: 10.1.2
|
|
|
|
|
dev: false
|
|
|
|
@ -35111,6 +35456,10 @@ packages:
|
|
|
|
|
commander: 2.20.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/select-files/1.0.1:
|
|
|
|
|
resolution: {integrity: sha512-8h4DSpjfFa0hyMP3z3ye4SxyhdaE5RgaXeScRpH7xl4YblnZSHwexmLdLNdSKwTO8H9ccDKj7Votz0io+18+BQ==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/select-hose/2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==}
|
|
|
|
|
|
|
|
|
@ -36192,7 +36541,6 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
character-entities-html4: 2.1.0
|
|
|
|
|
character-entities-legacy: 3.0.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/stringify-object/3.3.0:
|
|
|
|
|
resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==}
|
|
|
|
@ -36381,7 +36729,6 @@ packages:
|
|
|
|
|
react-is: 18.2.0
|
|
|
|
|
shallowequal: 1.1.0
|
|
|
|
|
supports-color: 5.5.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/styled-components/5.3.6_mdz3marskokvq6744hhidi3r5a:
|
|
|
|
|
resolution: {integrity: sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==}
|
|
|
|
@ -36427,6 +36774,7 @@ packages:
|
|
|
|
|
react: 18.2.0
|
|
|
|
|
shallowequal: 1.1.0
|
|
|
|
|
supports-color: 5.5.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/styled-system/5.1.5:
|
|
|
|
|
resolution: {integrity: sha512-7VoD0o2R3RKzOzPK0jYrVnS8iJdfkKsQJNiLRDjikOpQVqQHns/DXWaPZOH4tIKkhAT7I6wIsy9FWTWh2X3q+A==}
|
|
|
|
@ -37166,6 +37514,12 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-bF8Lxm4JUXF6Cw0XlZdugJ44GV575OinZ0Pt8vQPr8ooNqd2yyNkoFdCHzmdpHlgoqfSLfcyk4HDP1EyllT+ug==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/tippy.js/6.3.7:
|
|
|
|
|
resolution: {integrity: sha512-E1d3oP2emgJ9dRQZdf3Kkn0qJgI6ZLpyS5z6ZkY1DF3kaQaBsGZsndEpHwx+eC+tYM41HaSNvNtLx8tU57FzTQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@popperjs/core': 2.11.7
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/title-case/2.1.1:
|
|
|
|
|
resolution: {integrity: sha512-EkJoZ2O3zdCz3zJsYCsxyq2OC5hrxR9mfdd5I+w8h/tmFfeOxJ+vvkxsKxdmN0WtS9zLdHEgfgVOiMVgv+Po4Q==}
|
|
|
|
|
dependencies:
|
|
|
|
@ -38418,7 +38772,6 @@ packages:
|
|
|
|
|
|
|
|
|
|
/unist-util-is/5.2.0:
|
|
|
|
|
resolution: {integrity: sha512-Glt17jWwZeyqrFqOK0pF1Ded5U3yzJnFr8CG1GMjCWTp9zDo2p+cmD6pWbZU8AgM5WU3IzRv6+rBwhzsGh6hBQ==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/unist-util-position-from-estree/1.1.1:
|
|
|
|
|
resolution: {integrity: sha512-xtoY50b5+7IH8tFbkw64gisG9tMSpxDjhX9TmaJJae/XuxQ9R/Kc8Nv1eOsf43Gt4KV/LkriMy9mptDr7XLcaw==}
|
|
|
|
@ -38492,7 +38845,6 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
unist-util-is: 5.2.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/unist-util-visit/2.0.3:
|
|
|
|
|
resolution: {integrity: sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==}
|
|
|
|
@ -38515,7 +38867,6 @@ packages:
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
unist-util-is: 5.2.0
|
|
|
|
|
unist-util-visit-parents: 5.1.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/universal-github-app-jwt/1.1.0:
|
|
|
|
|
resolution: {integrity: sha512-3b+ocAjjz4JTyqaOT+NNBd5BtTuvJTxWElIoeHSVelUV9J3Jp7avmQTdLKCaoqi/5Ox2o/q+VK19TJ233rVXVQ==}
|
|
|
|
@ -39060,8 +39411,7 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-JDxPlTbZrZCQXogGheBHjbRWjESSPEak770XwWPfw5mTc1v1nWGLB/apzZxsx8a0SJVfF8HK8ql8RD308vXRUw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 2.0.6
|
|
|
|
|
vfile: 5.3.6
|
|
|
|
|
dev: true
|
|
|
|
|
vfile: 5.3.7
|
|
|
|
|
|
|
|
|
|
/vfile-message/2.0.4:
|
|
|
|
|
resolution: {integrity: sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==}
|
|
|
|
@ -39299,6 +39649,10 @@ packages:
|
|
|
|
|
/web-namespaces/1.1.4:
|
|
|
|
|
resolution: {integrity: sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==}
|
|
|
|
|
|
|
|
|
|
/web-namespaces/2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/web-streams-polyfill/3.2.1:
|
|
|
|
|
resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==}
|
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
@ -39408,7 +39762,7 @@ packages:
|
|
|
|
|
mime-types: 2.1.35
|
|
|
|
|
range-parser: 1.2.1
|
|
|
|
|
schema-utils: 4.0.0
|
|
|
|
|
webpack: 5.75.0
|
|
|
|
|
webpack: 5.75.0_webpack-cli@4.10.0
|
|
|
|
|
|
|
|
|
|
/webpack-dev-server/4.11.1_pda42hcaj7d62cr262fr632kue:
|
|
|
|
|
resolution: {integrity: sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==}
|
|
|
|
@ -39890,6 +40244,10 @@ packages:
|
|
|
|
|
execa: 5.1.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/word-count/0.2.2:
|
|
|
|
|
resolution: {integrity: sha512-tPRTbQ+nTCPY3F0z1f/y0PX22ScE6l/4/8j9KqA3h77JhlZ/w6cbVS8LIO5Pq/aV96SWBOoiE2IEgzxF0Cn+kA==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/word-wrap/1.2.3:
|
|
|
|
|
resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==}
|
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
@ -40519,4 +40877,3 @@ packages:
|
|
|
|
|
|
|
|
|
|
/zwitch/2.0.4:
|
|
|
|
|
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|
|
|
|
|
dev: true
|
|
|
|
|