From 20a972099c5ee8ba7d329cdb5dabdfec35377d1f Mon Sep 17 00:00:00 2001 From: benboam <88166669+benboam@users.noreply.github.com> Date: Sat, 18 Oct 2025 13:14:29 +0100 Subject: [PATCH] chore: update prismjs to 1.30.0 from 1.29.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 326d7747..43ec8663 100644 --- a/package.json +++ b/package.json @@ -84,17 +84,17 @@ "isomorphic-dompurify": "^2.16.0", "lowlight": "^3.1.0", "lucide-react": "^0.451.0", - "nanoid": "^5.0.9", "nanoid": "^5.0.7", "next": "^14.2.21", "next-auth": "^4.24.9", "next-safe-action": "^7.9.4", "next-themes": "^0.3.0", "nodemailer": "^6.9.14", + "nvm": "^0.0.4", "pg": "^8.12.0", "postgres": "^3.4.4", "posthog-js": "^1.180.0", - "prismjs": "^1.29.0", + "prismjs": "^1.30.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-highlight-words": "^0.20.0",