diff --git a/package.json b/package.json index eb2cae9..5c55029 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,6 @@ "i18next-browser-languagedetector": "7.2.1", "mdx-prism": "0.3.4", "next-mdx-remote": "4.4.1", - "next-plausible": "2.1.1", "next-seo": "6.4.0", "react": "17.0.2", "react-awesome-reveal": "3.8.1", @@ -50,7 +49,6 @@ "react-hotkeys-hook": "3.4.0", "react-i18next": "14.1.1", "react-icons": "5.0.1", - "react-palette": "1.0.2", "react-query": "3.23.2", "react-text-transition": "1.3.0", "reading-time": "1.5.0", @@ -87,8 +85,10 @@ "eslint-plugin-react-hooks": "4.2.0", "husky": "7.0.2", "next": "12.1.0", + "next-plausible": "3.12.0", "next-sitemap": "4.2.3", "prettier": "2.4.1", + "react-palette": "1.0.2", "rehype": "12.0.0", "typescript": "4.9.5" },