diff --git a/dspyt/package.json b/dspyt/package.json index de74945..6a7751d 100644 --- a/dspyt/package.json +++ b/dspyt/package.json @@ -33,7 +33,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "rehype-autolink-headings": "^7.1.0", - "rehype-preset-minify": "7.0.0", + "rehype-preset-minify": "7.0.1", "rehype-prism-plus": "^2.0.0", "rehype-slug": "^6.0.0", "sharp": "^0.33.5", diff --git a/dspyt/yarn.lock b/dspyt/yarn.lock index 44c1a59..ea04374 100644 --- a/dspyt/yarn.lock +++ b/dspyt/yarn.lock @@ -637,11 +637,6 @@ resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.15.tgz#06d984e37e670d93ddd6790af1844aeb935f332f" integrity sha512-S1qaj25Wru2dUpcIZMjxeMVSwkt8BK4dmWHHiBuRstcIyOsMapqT4A4jSB6onvqeygkSSmOkyny9VVx8JIGamQ== -"@next/env@14.2.15": - version "14.2.15" - resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.15.tgz#06d984e37e670d93ddd6790af1844aeb935f332f" - integrity sha512-S1qaj25Wru2dUpcIZMjxeMVSwkt8BK4dmWHHiBuRstcIyOsMapqT4A4jSB6onvqeygkSSmOkyny9VVx8JIGamQ== - "@next/env@^13.4.3": version "13.5.6" resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.6.tgz#c1148e2e1aa166614f05161ee8f77ded467062bc" @@ -4419,10 +4414,10 @@ rehype-parse@^9.0.0: hast-util-from-html "^2.0.0" unified "^11.0.0" -rehype-preset-minify@7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/rehype-preset-minify/-/rehype-preset-minify-7.0.0.tgz#bf04a1d05707cc76a2f669b2398efac25d6e85b9" - integrity sha512-bZ/k4Th7I3n2+6qOM7fMysvfGWNrSeJ6ACStZpdAnZMIHx50onj4l+fMBfI8oZEOxQXZUINw7L20Hxg/Qr6N4g== +rehype-preset-minify@7.0.1: + version "7.0.1" + resolved "https://registry.yarnpkg.com/rehype-preset-minify/-/rehype-preset-minify-7.0.1.tgz#8a561727ee9a4e9e27b2c7d2adb855ed315176da" + integrity sha512-yI5Jdfkg8cVar+d5GgqL3HdM1uFOSvnjIOuoJz2U5ZDOSTMrxPrFlh1egNzYNdddwVXakUz9ivKeCuZbATsFDQ== dependencies: rehype-minify-attribute-whitespace "^4.0.0" rehype-minify-css-style "^4.0.0"