|
|
|
|
@ -23,7 +23,7 @@
@@ -23,7 +23,7 @@
|
|
|
|
|
"react-chartkick": "^0.5.2", |
|
|
|
|
"react-dom": "^17.0.2", |
|
|
|
|
"react-linkify": "^1.0.0-alpha", |
|
|
|
|
"react-markdown": "^7.1.2", |
|
|
|
|
"react-markdown": "^8.0.0", |
|
|
|
|
"react-markdown-editor-lite": "^1.3.2", |
|
|
|
|
"sass": "^1.48.0", |
|
|
|
|
"ua-parser-js": "^1.0.2" |
|
|
|
|
@ -978,9 +978,9 @@
@@ -978,9 +978,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/hast": { |
|
|
|
|
"version": "2.3.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.1.tgz", |
|
|
|
|
"integrity": "sha512-viwwrB+6xGzw+G1eWpF9geV3fnsDgXqHG+cqgiHrvQfDUW5hzhCyV7Sy3UJxhfRFBsgky2SSW33qi/YrIkjX5Q==", |
|
|
|
|
"version": "2.3.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.4.tgz", |
|
|
|
|
"integrity": "sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/unist": "*" |
|
|
|
|
} |
|
|
|
|
@ -3708,15 +3708,16 @@
@@ -3708,15 +3708,16 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/mdast-util-to-hast": { |
|
|
|
|
"version": "11.2.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-11.2.1.tgz", |
|
|
|
|
"integrity": "sha512-tvy3qzo/SKxkQ9smt7D7NX+4nAQng+eK4/A7PVUzAT4+n0NtgaDRyZA2DmGExAbW7xUX4O+4jkO2u94dNStssw==", |
|
|
|
|
"version": "12.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-12.1.0.tgz", |
|
|
|
|
"integrity": "sha512-dHfCt9Yh05AXEeghoziB3DjJV8oCIKdQmBJOPoAT1NlgMDBy+/MQn7Pxfq0jI8YRO1IfzcnmA/OU3FVVn/E5Sg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
|
"@types/mdast": "^3.0.0", |
|
|
|
|
"@types/mdurl": "^1.0.0", |
|
|
|
|
"mdast-util-definitions": "^5.0.0", |
|
|
|
|
"mdurl": "^1.0.0", |
|
|
|
|
"micromark-util-sanitize-uri": "^1.0.0", |
|
|
|
|
"unist-builder": "^3.0.0", |
|
|
|
|
"unist-util-generated": "^2.0.0", |
|
|
|
|
"unist-util-position": "^4.0.0", |
|
|
|
|
@ -5142,9 +5143,9 @@
@@ -5142,9 +5143,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/react-markdown": { |
|
|
|
|
"version": "7.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-7.1.2.tgz", |
|
|
|
|
"integrity": "sha512-ibMcc0EbfmbwApqJD8AUr0yls8BSrKzIbHaUsPidQljxToCqFh34nwtu3CXNEItcVJNzpjDHrhK8A+MAh2JW3A==", |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-qbrWpLny6Ef2xHqnYqtot948LXP+4FtC+MWIuaN1kvSnowM+r1qEeEHpSaU0TDBOisQuj+Qe6eFY15cNL3gLAw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
|
"@types/unist": "^2.0.0", |
|
|
|
|
@ -5154,7 +5155,7 @@
@@ -5154,7 +5155,7 @@
|
|
|
|
|
"property-information": "^6.0.0", |
|
|
|
|
"react-is": "^17.0.0", |
|
|
|
|
"remark-parse": "^10.0.0", |
|
|
|
|
"remark-rehype": "^9.0.0", |
|
|
|
|
"remark-rehype": "^10.0.0", |
|
|
|
|
"space-separated-tokens": "^2.0.0", |
|
|
|
|
"style-to-object": "^0.3.0", |
|
|
|
|
"unified": "^10.0.0", |
|
|
|
|
@ -5269,13 +5270,13 @@
@@ -5269,13 +5270,13 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/remark-rehype": { |
|
|
|
|
"version": "9.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-9.0.0.tgz", |
|
|
|
|
"integrity": "sha512-SFA+mPWu45ynFPKeT3h5eNNVAYoMp3wizr3KSKh1IQ9L6dLSyD25/df6/vv8EW8ji3O3dnZGdbLQl592Tn+ydg==", |
|
|
|
|
"version": "10.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-10.1.0.tgz", |
|
|
|
|
"integrity": "sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
|
"@types/mdast": "^3.0.0", |
|
|
|
|
"mdast-util-to-hast": "^11.0.0", |
|
|
|
|
"mdast-util-to-hast": "^12.1.0", |
|
|
|
|
"unified": "^10.0.0" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
@ -5847,9 +5848,9 @@
@@ -5847,9 +5848,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/unist-util-visit": { |
|
|
|
|
"version": "4.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.0.0.tgz", |
|
|
|
|
"integrity": "sha512-3HWTvrtU10/E7qgPznBfiOyG0TXj9W8c1GSfaI8L9GkaG1pLePiQPZ7E35a0R3ToQ/zcy4Im6aZ9WBgOTnv1MQ==", |
|
|
|
|
"version": "4.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.0.tgz", |
|
|
|
|
"integrity": "sha512-n7lyhFKJfVZ9MnKtqbsqkQEk5P1KShj0+//V7mAcoI6bpbUjh3C/OG8HVD+pBihfh6Ovl01m8dkcv9HNqYajmQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@types/unist": "^2.0.0", |
|
|
|
|
"unist-util-is": "^5.0.0", |
|
|
|
|
@ -6664,9 +6665,9 @@
@@ -6664,9 +6665,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@types/hast": { |
|
|
|
|
"version": "2.3.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.1.tgz", |
|
|
|
|
"integrity": "sha512-viwwrB+6xGzw+G1eWpF9geV3fnsDgXqHG+cqgiHrvQfDUW5hzhCyV7Sy3UJxhfRFBsgky2SSW33qi/YrIkjX5Q==", |
|
|
|
|
"version": "2.3.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.4.tgz", |
|
|
|
|
"integrity": "sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==", |
|
|
|
|
"requires": { |
|
|
|
|
"@types/unist": "*" |
|
|
|
|
} |
|
|
|
|
@ -8701,15 +8702,16 @@
@@ -8701,15 +8702,16 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"mdast-util-to-hast": { |
|
|
|
|
"version": "11.2.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-11.2.1.tgz", |
|
|
|
|
"integrity": "sha512-tvy3qzo/SKxkQ9smt7D7NX+4nAQng+eK4/A7PVUzAT4+n0NtgaDRyZA2DmGExAbW7xUX4O+4jkO2u94dNStssw==", |
|
|
|
|
"version": "12.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-12.1.0.tgz", |
|
|
|
|
"integrity": "sha512-dHfCt9Yh05AXEeghoziB3DjJV8oCIKdQmBJOPoAT1NlgMDBy+/MQn7Pxfq0jI8YRO1IfzcnmA/OU3FVVn/E5Sg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
|
"@types/mdast": "^3.0.0", |
|
|
|
|
"@types/mdurl": "^1.0.0", |
|
|
|
|
"mdast-util-definitions": "^5.0.0", |
|
|
|
|
"mdurl": "^1.0.0", |
|
|
|
|
"micromark-util-sanitize-uri": "^1.0.0", |
|
|
|
|
"unist-builder": "^3.0.0", |
|
|
|
|
"unist-util-generated": "^2.0.0", |
|
|
|
|
"unist-util-position": "^4.0.0", |
|
|
|
|
@ -9660,9 +9662,9 @@
@@ -9660,9 +9662,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"react-markdown": { |
|
|
|
|
"version": "7.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-7.1.2.tgz", |
|
|
|
|
"integrity": "sha512-ibMcc0EbfmbwApqJD8AUr0yls8BSrKzIbHaUsPidQljxToCqFh34nwtu3CXNEItcVJNzpjDHrhK8A+MAh2JW3A==", |
|
|
|
|
"version": "8.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.0.tgz", |
|
|
|
|
"integrity": "sha512-qbrWpLny6Ef2xHqnYqtot948LXP+4FtC+MWIuaN1kvSnowM+r1qEeEHpSaU0TDBOisQuj+Qe6eFY15cNL3gLAw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
|
"@types/unist": "^2.0.0", |
|
|
|
|
@ -9672,7 +9674,7 @@
@@ -9672,7 +9674,7 @@
|
|
|
|
|
"property-information": "^6.0.0", |
|
|
|
|
"react-is": "^17.0.0", |
|
|
|
|
"remark-parse": "^10.0.0", |
|
|
|
|
"remark-rehype": "^9.0.0", |
|
|
|
|
"remark-rehype": "^10.0.0", |
|
|
|
|
"space-separated-tokens": "^2.0.0", |
|
|
|
|
"style-to-object": "^0.3.0", |
|
|
|
|
"unified": "^10.0.0", |
|
|
|
|
@ -9753,13 +9755,13 @@
@@ -9753,13 +9755,13 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"remark-rehype": { |
|
|
|
|
"version": "9.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-9.0.0.tgz", |
|
|
|
|
"integrity": "sha512-SFA+mPWu45ynFPKeT3h5eNNVAYoMp3wizr3KSKh1IQ9L6dLSyD25/df6/vv8EW8ji3O3dnZGdbLQl592Tn+ydg==", |
|
|
|
|
"version": "10.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-10.1.0.tgz", |
|
|
|
|
"integrity": "sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@types/hast": "^2.0.0", |
|
|
|
|
"@types/mdast": "^3.0.0", |
|
|
|
|
"mdast-util-to-hast": "^11.0.0", |
|
|
|
|
"mdast-util-to-hast": "^12.1.0", |
|
|
|
|
"unified": "^10.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
@ -10184,9 +10186,9 @@
@@ -10184,9 +10186,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"unist-util-visit": { |
|
|
|
|
"version": "4.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.0.0.tgz", |
|
|
|
|
"integrity": "sha512-3HWTvrtU10/E7qgPznBfiOyG0TXj9W8c1GSfaI8L9GkaG1pLePiQPZ7E35a0R3ToQ/zcy4Im6aZ9WBgOTnv1MQ==", |
|
|
|
|
"version": "4.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.0.tgz", |
|
|
|
|
"integrity": "sha512-n7lyhFKJfVZ9MnKtqbsqkQEk5P1KShj0+//V7mAcoI6bpbUjh3C/OG8HVD+pBihfh6Ovl01m8dkcv9HNqYajmQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@types/unist": "^2.0.0", |
|
|
|
|
"unist-util-is": "^5.0.0", |
|
|
|
|
|