mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Merge pull request #92 from zen-browser/dependabot/npm_and_yarn/rehype-citation-2.2.2
chore(deps): bump rehype-citation from 2.2.1 to 2.2.2
This commit is contained in:
commit
2a90c65dc4
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -38,7 +38,7 @@
|
||||||
"pretty-time": "^1.1.0",
|
"pretty-time": "^1.1.0",
|
||||||
"reading-time": "^1.5.0",
|
"reading-time": "^1.5.0",
|
||||||
"rehype-autolink-headings": "^7.1.0",
|
"rehype-autolink-headings": "^7.1.0",
|
||||||
"rehype-citation": "^2.2.1",
|
"rehype-citation": "^2.2.2",
|
||||||
"rehype-katex": "^7.0.1",
|
"rehype-katex": "^7.0.1",
|
||||||
"rehype-mathjax": "^6.0.0",
|
"rehype-mathjax": "^6.0.0",
|
||||||
"rehype-pretty-code": "^0.14.0",
|
"rehype-pretty-code": "^0.14.0",
|
||||||
|
@ -4995,9 +4995,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/rehype-citation": {
|
"node_modules/rehype-citation": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.2.2.tgz",
|
||||||
"integrity": "sha512-8Ybq4W0/FeuXSwTrwpDbsZ9v0X0ZeKxDKyA/9s1EI2GMZLgaowPEkFOyXhOjv7Ud2ntK86AWkove38G4U0dRuQ==",
|
"integrity": "sha512-a9+njSn4yJ3/bePz+T8AkCLXhSb3fK+HKlG9xEcLJraN3W92jGV91a10XEvSy6gJ5BvRdtDtu3aEd1uqvNDHRQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@citation-js/core": "^0.7.14",
|
"@citation-js/core": "^0.7.14",
|
||||||
"@citation-js/date": "^0.5.1",
|
"@citation-js/date": "^0.5.1",
|
||||||
|
|
|
@ -64,7 +64,7 @@
|
||||||
"pretty-time": "^1.1.0",
|
"pretty-time": "^1.1.0",
|
||||||
"reading-time": "^1.5.0",
|
"reading-time": "^1.5.0",
|
||||||
"rehype-autolink-headings": "^7.1.0",
|
"rehype-autolink-headings": "^7.1.0",
|
||||||
"rehype-citation": "^2.2.1",
|
"rehype-citation": "^2.2.2",
|
||||||
"rehype-katex": "^7.0.1",
|
"rehype-katex": "^7.0.1",
|
||||||
"rehype-mathjax": "^6.0.0",
|
"rehype-mathjax": "^6.0.0",
|
||||||
"rehype-pretty-code": "^0.14.0",
|
"rehype-pretty-code": "^0.14.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue