From a995b8cf4ce278dc19b9083666782082ebdaa25a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 06:24:51 +0000 Subject: [PATCH] Bump rehype-citation from 0.5.0 to 1.0.3 Bumps [rehype-citation](https://github.com/timlrx/rehype-citation) from 0.5.0 to 1.0.3. - [Release notes](https://github.com/timlrx/rehype-citation/releases) - [Commits](https://github.com/timlrx/rehype-citation/compare/v0.5.0...v1.0.3) --- updated-dependencies: - dependency-name: rehype-citation dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 72 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index eb5a72c..30f6347 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "react-tsparticles": "^2.8.0", "reading-time": "1.3.0", "rehype-autolink-headings": "^6.1.1", - "rehype-citation": "^0.5.0", + "rehype-citation": "^1.0.3", "rehype-katex": "^6.0.3", "rehype-preset-minify": "6.0.0", "rehype-prism-plus": "^1.5.1", @@ -2432,9 +2432,9 @@ } }, "node_modules/@citation-js/core": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/@citation-js/core/-/core-0.6.5.tgz", - "integrity": "sha512-YmfL3wby/oLgggs3hqRcllL0xYOUzTaABChTEEbcfXwrvIstgHzODG1tcPAVg/EVuVH151uMR9xttuzu+Lbxcg==", + "version": "0.6.9", + "resolved": "https://registry.npmjs.org/@citation-js/core/-/core-0.6.9.tgz", + "integrity": "sha512-ElG4cvedkaRm/a40yhWXOUPUzAImwqI7ZmIyL55GIR4EmfQ5PkaSEcFhA3dekMa66l52ddn4lQaNVO+/yECq9A==", "dependencies": { "@citation-js/date": "^0.5.0", "@citation-js/name": "^0.4.2", @@ -2462,9 +2462,9 @@ } }, "node_modules/@citation-js/plugin-bibjson": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibjson/-/plugin-bibjson-0.6.5.tgz", - "integrity": "sha512-SiWVgwWOs/up2FxAJlx56QPoWXDsjXMhVz0VUjzmS6bm+PXmqtzNDmqTCwf/CVgYWKl7UJStmsuB4WgnTlGBBA==", + "version": "0.6.9", + "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibjson/-/plugin-bibjson-0.6.9.tgz", + "integrity": "sha512-AJI9kiMLeFm7tQ8mPXJ+DpABB0e9ZN8nchhxNnWcfy3Q5RB/i76RF6S/QEsDcQ4vdP4nWmBsKT9UmKdWkFrOQA==", "dependencies": { "@citation-js/date": "^0.5.0", "@citation-js/name": "^0.4.2" @@ -2477,9 +2477,9 @@ } }, "node_modules/@citation-js/plugin-bibtex": { - "version": "0.6.6", - "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibtex/-/plugin-bibtex-0.6.6.tgz", - "integrity": "sha512-hDcMK+e+WaA8f3b+SkIVB+41w39Yf3AVGQ6Ee1amC4KCF5kS6IoiAC5dUquCZoaJCrh5PEg1fyX2tuii6WkOhA==", + "version": "0.6.9", + "resolved": "https://registry.npmjs.org/@citation-js/plugin-bibtex/-/plugin-bibtex-0.6.9.tgz", + "integrity": "sha512-35xHut8rbDAN2ffYt+BPn+DChxXhbVnN86fu2DHDQNWlCqCrUJhQTMRMlD0L1uuyHTDrkTvgLPtcs14WC+xKzA==", "dependencies": { "@citation-js/date": "^0.5.0", "@citation-js/name": "^0.4.2", @@ -2493,9 +2493,9 @@ } }, "node_modules/@citation-js/plugin-csl": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/@citation-js/plugin-csl/-/plugin-csl-0.6.5.tgz", - "integrity": "sha512-1RcKAJpAF+hWjTebAhO99EGB1z6aL/GMNohZblRrhxpUelQvXp192CAjpS/riXpRDX6acLV7Q/qtcdi3ujzwBw==", + "version": "0.6.9", + "resolved": "https://registry.npmjs.org/@citation-js/plugin-csl/-/plugin-csl-0.6.9.tgz", + "integrity": "sha512-W8AYDK5o6qgkdBWgXPXmpzbTUxyfoADDbiGf1BqMdeD0IH3kSmgvXcsyeh8NMxiaM6B5VDg0k0pHaaxbTm5POA==", "dependencies": { "@citation-js/date": "^0.5.0", "citeproc": "^2.4.6" @@ -5042,9 +5042,9 @@ } }, "node_modules/citeproc": { - "version": "2.4.62", - "resolved": "https://registry.npmjs.org/citeproc/-/citeproc-2.4.62.tgz", - "integrity": "sha512-l3uFfSEwNZp/jlz/TpgyBs85kOww6VlQHbAth0cpbgOn6iulZd+QlFY43LrRelzcYt3FZHTZ3soDyd8lNmkqdw==" + "version": "2.4.63", + "resolved": "https://registry.npmjs.org/citeproc/-/citeproc-2.4.63.tgz", + "integrity": "sha512-68F95Bp4UbgZU/DBUGQn0qV3HDZLCdI9+Bb2ByrTaNJDL5VEm9LqaiNaxljsvoaExSLEXe1/r6n2Z06SCzW3/Q==" }, "node_modules/clean-css": { "version": "5.2.4", @@ -12878,23 +12878,23 @@ } }, "node_modules/rehype-citation": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-0.5.0.tgz", - "integrity": "sha512-mbfg30SvvJZ37Hgh9ilLyzyKr+xD1LrrQfsGxAVSOxJv1euFL00Ae+Gz2T0+ScdNK0RvfP/NTAM1nRqhBQCYwA==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-1.0.3.tgz", + "integrity": "sha512-CRDrqGyz1N3wDSEJU6ELQWz64FGkdby8yWUdgXFprkgaKTWvgMhOO2VWWohKbbCqaOQg7HqEknVQj4CZA7aWqg==", "dependencies": { - "@citation-js/core": "^0.6.5", + "@citation-js/core": "^0.6.8", "@citation-js/date": "^0.5.1", "@citation-js/name": "^0.4.2", - "@citation-js/plugin-bibjson": "^0.6.5", - "@citation-js/plugin-bibtex": "^0.6.5", - "@citation-js/plugin-csl": "^0.6.5", - "citeproc": "^2.4.62", + "@citation-js/plugin-bibjson": "^0.6.8", + "@citation-js/plugin-bibtex": "^0.6.8", + "@citation-js/plugin-csl": "^0.6.8", + "citeproc": "^2.4.63", "cross-fetch": "^3.1.5", - "hast-util-from-dom": "^4.1.0", + "hast-util-from-dom": "^4.2.0", "hast-util-from-parse5": "^7.1.0", "parse5": "^6.0.1", "unified": "^10.1.0", - "unist-util-visit": "^4.0.0" + "unist-util-visit": "^4.1.0" } }, "node_modules/rehype-katex": { @@ -14621,9 +14621,9 @@ } }, "node_modules/sync-fetch": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/sync-fetch/-/sync-fetch-0.4.2.tgz", - "integrity": "sha512-vilDD6yTGwyUjm7/W5WUUOCw1GH1aV591zC21XhbV6MJNZqfZcNMs9DVPHzy1UAmQ2GAg6S03F5TQ3paegKSdg==", + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/sync-fetch/-/sync-fetch-0.4.5.tgz", + "integrity": "sha512-esiWJ7ixSKGpd9DJPBTC4ckChqdOjIwJfYhVHkcQ2Gnm41323p1TRmEI+esTQ9ppD+b5opps2OTEGTCGX5kF+g==", "dependencies": { "buffer": "^5.7.1", "node-fetch": "^2.6.1" @@ -15763,13 +15763,13 @@ } }, "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.2", + "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", + "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", "dependencies": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0", - "unist-util-visit-parents": "^5.0.0" + "unist-util-visit-parents": "^5.1.1" }, "funding": { "type": "opencollective", @@ -15790,9 +15790,9 @@ } }, "node_modules/unist-util-visit/node_modules/unist-util-visit-parents": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.0.0.tgz", - "integrity": "sha512-CVaLOYPM/EaFTYMytbaju3Tw4QI3DHnHFnL358FkEu0hZOzSm/hqBdVwOQDR60jF5ZzhB1tlZlRH0ll/yekZIQ==", + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", + "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", "dependencies": { "@types/unist": "^2.0.0", "unist-util-is": "^5.0.0" diff --git a/package.json b/package.json index 4046ad8..a0d026f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-tsparticles": "^2.8.0", "reading-time": "1.3.0", "rehype-autolink-headings": "^6.1.1", - "rehype-citation": "^0.5.0", + "rehype-citation": "^1.0.3", "rehype-katex": "^6.0.3", "rehype-preset-minify": "6.0.0", "rehype-prism-plus": "^1.5.1",