From 0db0471f5799420ef0a6d23b260ad75d4c836919 Mon Sep 17 00:00:00 2001 From: M0rtzz Date: Sat, 8 Jun 2024 17:15:02 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9E=96=20rm=5Fdep(package.json):=20rm=20unus?= =?UTF-8?q?ed=20package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a775c09e..8eb1e370 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,8 @@ }, "dependencies": { "@discublog/api": "latest", - "@formkit/auto-animate": "^0.8.2", "@giscus/react": "^3.0.0", "@tabler/icons-react": "^3.5.0", - "@vercel/speed-insights": "^1.0.11", - "client": "link:@discublog/api/client", "clsx": "^2.1.1", "dark-toggle": "2.0.0-test.0", "eslint-plugin-react-hooks": "^4.6.2", @@ -23,16 +20,13 @@ "motion-wave": "^0.0.5", "next": "14.2.3", "p2-es": "^1.2.3", - "pnpm": "^9.1.3", "react": "^18.3.1", "react-aria-components": "^1.2.1", "react-dom": "^18.3.1", "react-markdown-toc": "^1.2.0", "tailwind-merge": "^2.3.0", - "tooltip": "link:@/markdown/twoslash/tooltip", "typed.js": "^2.1.0", - "use-flip": "^1.0.0", - "useMounted": "link:@/hooks/useMounted" + "use-flip": "^1.0.0" }, "devDependencies": { "@next/bundle-analyzer": "^14.2.3", @@ -68,7 +62,6 @@ "rehype-autolink-headings": "^7.1.0", "rehype-default-code-lang": "^1.0.0", "rehype-slug": "^6.0.0", - "remark-directive": "^3.0.0", "remark-gfm": "^4.0.0", "rsc-mdx": "0.0.0-beta.1", "sharp": "^0.33.4", @@ -81,4 +74,4 @@ "unified": "^11.0.4", "unist-util-visit": "^5.0.0" } -} +} \ No newline at end of file