From 6662cb8b40149a72b56d6ee77bd6643c42c06bbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 07:04:02 +0000 Subject: [PATCH] chore(deps): update all dependencies - patch updates --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 747fae7a3..a00a659dc 100644 --- a/package.json +++ b/package.json @@ -37,19 +37,19 @@ "react": "18.2.0", "react-dom": "18.2.0", "rehype-autolink-headings": "7.1.0", - "rehype-pretty-code": "0.13.1", + "rehype-pretty-code": "0.13.2", "rehype-slug": "6.0.0", "remark-gfm": "3.0.1", - "sharp": "0.33.3", + "sharp": "0.33.4", "shiki": "1.1.7", - "tailwindcss": "3.4.3" + "tailwindcss": "3.4.4" }, "devDependencies": { "@next/bundle-analyzer": "14.2.3", - "esbuild": "0.21.2", + "esbuild": "0.21.5", "eslint": "8.57.0", "eslint-config-next": "14.2.3", - "prettier": "3.3.0", - "prettier-plugin-tailwindcss": "0.6.1" + "prettier": "3.3.2", + "prettier-plugin-tailwindcss": "0.6.2" } }