From 261feb7c544f6fb254a280d45026080cc1bdc4ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 15:01:27 +0000 Subject: [PATCH] fix(deps): pin dependencies --- package-lock.json | 22 +++++++++++----------- package.json | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index a317b48..95792d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,19 +51,19 @@ "react-dom": "19.2.4", "react-helmet-async": "3.0.0", "react-hook-form": "7.71.2", - "react-markdown": "^10.1.0", + "react-markdown": "10.1.0", "react-resizable-panels": "4.7.2", "react-router-dom": "7.13.1", - "recharts": "^3.8.1", - "rehype-autolink-headings": "^7.1.0", - "rehype-highlight": "^7.0.2", - "rehype-katex": "^7.0.1", - "rehype-raw": "^7.0.0", - "rehype-slug": "^6.0.0", - "remark-gfm": "^4.0.1", - "remark-math": "^6.0.0", - "remark-toc": "^9.0.0", - "shiki": "^4.0.2", + "recharts": "3.8.1", + "rehype-autolink-headings": "7.1.0", + "rehype-highlight": "7.0.2", + "rehype-katex": "7.0.1", + "rehype-raw": "7.0.0", + "rehype-slug": "6.0.0", + "remark-gfm": "4.0.1", + "remark-math": "6.0.0", + "remark-toc": "9.0.0", + "shiki": "4.0.2", "sonner": "2.0.7", "tailwind-merge": "3.5.0", "tailwindcss-animate": "1.0.7", diff --git a/package.json b/package.json index f2a22c4..fad7d12 100644 --- a/package.json +++ b/package.json @@ -56,19 +56,19 @@ "react-dom": "19.2.4", "react-helmet-async": "3.0.0", "react-hook-form": "7.71.2", - "react-markdown": "^10.1.0", + "react-markdown": "10.1.0", "react-resizable-panels": "4.7.2", "react-router-dom": "7.13.1", - "recharts": "^3.8.1", - "rehype-autolink-headings": "^7.1.0", - "rehype-highlight": "^7.0.2", - "rehype-katex": "^7.0.1", - "rehype-raw": "^7.0.0", - "rehype-slug": "^6.0.0", - "remark-gfm": "^4.0.1", - "remark-math": "^6.0.0", - "remark-toc": "^9.0.0", - "shiki": "^4.0.2", + "recharts": "3.8.1", + "rehype-autolink-headings": "7.1.0", + "rehype-highlight": "7.0.2", + "rehype-katex": "7.0.1", + "rehype-raw": "7.0.0", + "rehype-slug": "6.0.0", + "remark-gfm": "4.0.1", + "remark-math": "6.0.0", + "remark-toc": "9.0.0", + "shiki": "4.0.2", "sonner": "2.0.7", "tailwind-merge": "3.5.0", "tailwindcss-animate": "1.0.7",