diff --git a/package-lock.json b/package-lock.json index 3a14fd14..f2097cd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@docusaurus/theme-mermaid": "3.8.1", "@iconify-json/logos": "^1.2.7", "@mdx-js/react": "^3.0.0", - "clsx": "^2.0.0", + "clsx": "^2.1.1", "docusaurus-json-schema-plugin": "1.15.0", "prism-react-renderer": "^2.4.1", "react": "^19.1.1", diff --git a/package.json b/package.json index 5ed943f3..f41dd579 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@docusaurus/theme-mermaid": "3.8.1", "@iconify-json/logos": "^1.2.7", "@mdx-js/react": "^3.0.0", - "clsx": "^2.0.0", + "clsx": "^2.1.1", "docusaurus-json-schema-plugin": "1.15.0", "prism-react-renderer": "^2.4.1", "react": "^19.1.1",