| | |
| | | "pretty-time": "^1.1.0", |
| | | "reading-time": "^1.5.0", |
| | | "rehype-autolink-headings": "^7.1.0", |
| | | "rehype-citation": "^2.0.0", |
| | | "rehype-citation": "^2.1.1", |
| | | "rehype-katex": "^7.0.0", |
| | | "rehype-mathjax": "^6.0.0", |
| | | "rehype-pretty-code": "^0.13.2", |
| | |
| | | } |
| | | }, |
| | | "node_modules/@citation-js/core": { |
| | | "version": "0.7.9", |
| | | "resolved": "https://registry.npmjs.org/@citation-js/core/-/core-0.7.9.tgz", |
| | | "integrity": "sha512-fSbkB32JayDChZnAYC/kB+sWHRvxxL7ibVetyBOyzOc+5aCnjb6UVsbcfhnkOIEyAMoRRvWDyFmakEoTtA5ttQ==", |
| | | "version": "0.7.14", |
| | | "resolved": "https://registry.npmjs.org/@citation-js/core/-/core-0.7.14.tgz", |
| | | "integrity": "sha512-dgeGqYDSQmn2MtnWZkwPGpJQPh43yr1lAAr9jl1NJ9pIY1RXUQxtlAUZVur0V9PHdbfQC+kkvB1KC3VpgVV3MA==", |
| | | "dependencies": { |
| | | "@citation-js/date": "^0.5.0", |
| | | "@citation-js/name": "^0.4.2", |
| | |
| | | } |
| | | }, |
| | | "node_modules/@citation-js/plugin-bibjson": { |
| | | "version": "0.7.9", |
| | | "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibjson/-/plugin-bibjson-0.7.9.tgz", |
| | | "integrity": "sha512-YNCWIrkhqZ3cZKewHkLBixABo2PvOWnU+8dBx6KfN47ysdECR76xENe86YYpJ0ska2D5ZnTP0jKZIrUHQoxYfQ==", |
| | | "version": "0.7.14", |
| | | "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibjson/-/plugin-bibjson-0.7.14.tgz", |
| | | "integrity": "sha512-Hcmk01KrpHwcl5uVoLE6TRaJRFg7/qUvpJDcKqx3LLLCsNbaBlISfRDeFETrjjipTetkX70RvtS7FfGUN58gCQ==", |
| | | "dependencies": { |
| | | "@citation-js/date": "^0.5.0", |
| | | "@citation-js/name": "^0.4.2" |
| | |
| | | } |
| | | }, |
| | | "node_modules/@citation-js/plugin-bibtex": { |
| | | "version": "0.7.9", |
| | | "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibtex/-/plugin-bibtex-0.7.9.tgz", |
| | | "integrity": "sha512-gIJpCd6vmmTOcRfDrSOjtoNhw2Mi94UwFxmgJ7GwkXyTYcNheW5VlMMo1tlqjakJGARQ0eOsKcI57gSPqJSS2g==", |
| | | "version": "0.7.14", |
| | | "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibtex/-/plugin-bibtex-0.7.14.tgz", |
| | | "integrity": "sha512-xHOHqhF6dthLRv46N9U+mQgYLiiWQHLvQWK9+mcBKz+/3NWge62Xb1oBouNWwLEPd5FV/8gp9fp7SOp93T0dUg==", |
| | | "dependencies": { |
| | | "@citation-js/date": "^0.5.0", |
| | | "@citation-js/name": "^0.4.2", |
| | |
| | | } |
| | | }, |
| | | "node_modules/@citation-js/plugin-csl": { |
| | | "version": "0.7.9", |
| | | "resolved": "https://registry.npmjs.org/@citation-js/plugin-csl/-/plugin-csl-0.7.9.tgz", |
| | | "integrity": "sha512-mbD7CnUiPOuVnjeJwo+d0RGUcY0PE8n01gHyjq0qpTeS42EGmQ9+LzqfsTUVWWBndTwc6zLRuIF1qFAUHKE4oA==", |
| | | "version": "0.7.14", |
| | | "resolved": "https://registry.npmjs.org/@citation-js/plugin-csl/-/plugin-csl-0.7.14.tgz", |
| | | "integrity": "sha512-7AKB8lMz1IqdtoE33NnWIpteLYMuSl3xqT+Cax7sQKwAIJEoq2HBmb43Ja8xQQ36nREAupQJv1V6XksIAmYnCg==", |
| | | "dependencies": { |
| | | "@citation-js/date": "^0.5.0", |
| | | "citeproc": "^2.4.6" |
| | |
| | | } |
| | | }, |
| | | "node_modules/rehype-citation": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.0.0.tgz", |
| | | "integrity": "sha512-rGawTBI8SJA1Y4IRyROvpYF6oXBVNFXlJYHIJ2jJH3HgeuCbAC9AO8wE/NMPLDOPQ8+Q8QkZm93fKsnUNbvwZA==", |
| | | "version": "2.1.1", |
| | | "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.1.1.tgz", |
| | | "integrity": "sha512-9aXDHR4pnR8Yyt6DFDXq2EKcxhwjf4HuF5kxvQDbhH8xfY5VjqJQNmIzpsXAn6YcmytOGWNf+82WnIroKAaLSw==", |
| | | "dependencies": { |
| | | "@citation-js/core": "^0.7.1", |
| | | "@citation-js/core": "^0.7.14", |
| | | "@citation-js/date": "^0.5.1", |
| | | "@citation-js/name": "^0.4.2", |
| | | "@citation-js/plugin-bibjson": "^0.7.2", |
| | | "@citation-js/plugin-bibtex": "^0.7.2", |
| | | "@citation-js/plugin-csl": "^0.7.2", |
| | | "@citation-js/plugin-bibjson": "^0.7.14", |
| | | "@citation-js/plugin-bibtex": "^0.7.14", |
| | | "@citation-js/plugin-csl": "^0.7.14", |
| | | "citeproc": "^2.4.63", |
| | | "cross-fetch": "^4.0.0", |
| | | "hast-util-from-dom": "^5.0.0", |