Merge pull request #98 from alrayyes/dependabot/npm_and_yarn/rehype-citation-2.1.2

chore(deps): bump rehype-citation from 2.1.1 to 2.1.2
This commit is contained in:
Ryan Kes 2024-10-01 01:21:57 +08:00 committed by GitHub
commit 51dacccc56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -40,7 +40,7 @@
"pretty-time": "^1.1.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.1.1",
"rehype-citation": "^2.1.2",
"rehype-katex": "^7.0.1",
"rehype-mathjax": "^6.0.0",
"rehype-pretty-code": "^0.13.2",
@ -5039,9 +5039,9 @@
}
},
"node_modules/rehype-citation": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.1.1.tgz",
"integrity": "sha512-9aXDHR4pnR8Yyt6DFDXq2EKcxhwjf4HuF5kxvQDbhH8xfY5VjqJQNmIzpsXAn6YcmytOGWNf+82WnIroKAaLSw==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.1.2.tgz",
"integrity": "sha512-n7jx9TqJLWX7MYYt+c6JRZtubUv+FNdoxbrtD0CL/0LCLeTxwvnbJOMJKVzCFNhDdDQ0uInRMK3EWuo6HZuSEQ==",
"dependencies": {
"@citation-js/core": "^0.7.14",
"@citation-js/date": "^0.5.1",

View file

@ -66,7 +66,7 @@
"pretty-time": "^1.1.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.1.1",
"rehype-citation": "^2.1.2",
"rehype-katex": "^7.0.1",
"rehype-mathjax": "^6.0.0",
"rehype-pretty-code": "^0.13.2",