The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): bump rehype-citation from 2.2.1 to 2.2.2 in the production-dependencies group (#1583)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
18931969 1ab9c91d

+5 -5
+4 -4
package-lock.json
··· 41 41 "pretty-time": "^1.1.0", 42 42 "reading-time": "^1.5.0", 43 43 "rehype-autolink-headings": "^7.1.0", 44 - "rehype-citation": "^2.2.1", 44 + "rehype-citation": "^2.2.2", 45 45 "rehype-katex": "^7.0.1", 46 46 "rehype-mathjax": "^6.0.0", 47 47 "rehype-pretty-code": "^0.14.0", ··· 5436 5436 } 5437 5437 }, 5438 5438 "node_modules/rehype-citation": { 5439 - "version": "2.2.1", 5440 - "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.2.1.tgz", 5441 - "integrity": "sha512-8Ybq4W0/FeuXSwTrwpDbsZ9v0X0ZeKxDKyA/9s1EI2GMZLgaowPEkFOyXhOjv7Ud2ntK86AWkove38G4U0dRuQ==", 5439 + "version": "2.2.2", 5440 + "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.2.2.tgz", 5441 + "integrity": "sha512-a9+njSn4yJ3/bePz+T8AkCLXhSb3fK+HKlG9xEcLJraN3W92jGV91a10XEvSy6gJ5BvRdtDtu3aEd1uqvNDHRQ==", 5442 5442 "dependencies": { 5443 5443 "@citation-js/core": "^0.7.14", 5444 5444 "@citation-js/date": "^0.5.1",
+1 -1
package.json
··· 67 67 "pretty-time": "^1.1.0", 68 68 "reading-time": "^1.5.0", 69 69 "rehype-autolink-headings": "^7.1.0", 70 - "rehype-citation": "^2.2.1", 70 + "rehype-citation": "^2.2.2", 71 71 "rehype-katex": "^7.0.1", 72 72 "rehype-mathjax": "^6.0.0", 73 73 "rehype-pretty-code": "^0.14.0",