From 645b6d44e4ce9496e7d8c56dd91ef91fa14da9cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:02:47 +0000 Subject: [PATCH] Bump rehype-citation from 2.1.1 to 2.2.2 Bumps [rehype-citation](https://github.com/timlrx/rehype-citation) from 2.1.1 to 2.2.2. - [Release notes](https://github.com/timlrx/rehype-citation/releases) - [Commits](https://github.com/timlrx/rehype-citation/compare/v2.1.1...v2.2.2) --- updated-dependencies: - dependency-name: rehype-citation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5e4bec67..23efbb96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,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.2.2", "rehype-katex": "^7.0.1", "rehype-mathjax": "^6.0.0", "rehype-pretty-code": "^0.14.0", @@ -4948,9 +4948,10 @@ } }, "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.2.2", + "resolved": "https://registry.npmjs.org/rehype-citation/-/rehype-citation-2.2.2.tgz", + "integrity": "sha512-a9+njSn4yJ3/bePz+T8AkCLXhSb3fK+HKlG9xEcLJraN3W92jGV91a10XEvSy6gJ5BvRdtDtu3aEd1uqvNDHRQ==", + "license": "MIT", "dependencies": { "@citation-js/core": "^0.7.14", "@citation-js/date": "^0.5.1", diff --git a/package.json b/package.json index c2ecd24c..e1a21455 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,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.2.2", "rehype-katex": "^7.0.1", "rehype-mathjax": "^6.0.0", "rehype-pretty-code": "^0.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e6cb19e..c6de2155 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,11 +78,11 @@ importers: specifier: ^0.4.5 version: 0.4.5 preact: - specifier: ^10.25.0 + specifier: ^10.23.2 version: 10.25.0 preact-render-to-string: specifier: ^6.5.11 - version: 6.5.11(preact@10.23.2) + version: 6.5.11(preact@10.25.0) pretty-bytes: specifier: ^6.1.1 version: 6.1.1 @@ -96,8 +96,8 @@ importers: specifier: ^7.1.0 version: 7.1.0 rehype-citation: - specifier: ^2.1.1 - version: 2.1.1 + specifier: ^2.2.2 + version: 2.2.2 rehype-katex: specifier: ^7.0.1 version: 7.0.1 @@ -1768,8 +1768,8 @@ packages: rehype-autolink-headings@7.1.0: resolution: {integrity: sha512-rItO/pSdvnvsP4QRB1pmPiNHUskikqtPojZKJPPPAVx9Hj8i8TwMBhofrrAYRhYOOBZH9tgmG5lPqDLuIWPWmw==} - rehype-citation@2.1.1: - resolution: {integrity: sha512-9aXDHR4pnR8Yyt6DFDXq2EKcxhwjf4HuF5kxvQDbhH8xfY5VjqJQNmIzpsXAn6YcmytOGWNf+82WnIroKAaLSw==} + rehype-citation@2.2.2: + resolution: {integrity: sha512-a9+njSn4yJ3/bePz+T8AkCLXhSb3fK+HKlG9xEcLJraN3W92jGV91a10XEvSy6gJ5BvRdtDtu3aEd1uqvNDHRQ==} rehype-katex@7.0.1: resolution: {integrity: sha512-OiM2wrZ/wuhKkigASodFoo8wimG3H12LWQaH8qSPVJn9apWKFSH3YOCtbKpBorTVw/eI7cuT21XBbvwEswbIOA==} @@ -4009,7 +4009,7 @@ snapshots: picomatch@2.3.1: {} - preact-render-to-string@6.5.11(preact@10.23.2): + preact-render-to-string@6.5.11(preact@10.25.0): dependencies: preact: 10.25.0 @@ -4052,7 +4052,7 @@ snapshots: unified: 11.0.5 unist-util-visit: 5.0.0 - rehype-citation@2.1.1: + rehype-citation@2.2.2: dependencies: '@citation-js/core': 0.7.14 '@citation-js/date': 0.5.1