From 929072a588e8205d3c93d2aef2597aab396d7ecd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:36:09 +0000 Subject: [PATCH] chore(deps): update all dependencies - patch updates --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 9682ced29..e63d0eae4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "@headlessui/react": "1.7.19", "@mdx-js/loader": "2.3.0", - "@next/mdx": "14.2.3", + "@next/mdx": "14.2.4", "@tailwindcss/typography": "0.5.13", "@vercel/og": "0.6.2", "autoprefixer": "10.4.19", @@ -32,24 +32,24 @@ "feed": "4.2.2", "focus-visible": "5.2.0", "mdx-bundler": "9.2.1", - "next": "14.2.3", + "next": "14.2.4", "postcss-focus-visible": "9.0.1", "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", + "@next/bundle-analyzer": "14.2.4", "esbuild": "0.22.0", "eslint": "8.57.0", - "eslint-config-next": "14.2.3", - "prettier": "3.3.0", - "prettier-plugin-tailwindcss": "0.6.1" + "eslint-config-next": "14.2.4", + "prettier": "3.3.2", + "prettier-plugin-tailwindcss": "0.6.5" } }