chore(deps): remove 25 unused dependencies

Removed dependencies flagged by react-doctor as unused (verified zero
imports across source): @dnd-kit/*, @ffmpeg/*, @tiptap/*, @mantine/tiptap,
@monaco-editor/react, monaco-editor, mapvgl, libav.js, lucide-react,
classnames, geojson, html-react-parser, js-base64, msgpack-lite, paper,
@tmcw/togeojson, and identity-obj-proxy (dev).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
zhangheng
2026-06-05 11:18:46 +08:00
parent f3a348e036
commit 1aa75ef58e

View File

@@ -19,11 +19,6 @@
"format": "prettier --write \"**/*.{ts,tsx,css}\""
},
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@fingerprintjs/fingerprintjs": "^5.0.1",
"@mantine/core": "^8.3.1",
"@mantine/dates": "^8.3.18",
@@ -31,35 +26,15 @@
"@mantine/hooks": "^8.3.1",
"@mantine/modals": "^8.3.10",
"@mantine/notifications": "^8.3.1",
"@mantine/tiptap": "^8.3.11",
"@monaco-editor/react": "^4.7.0",
"@tabler/icons-react": "^3.35.0",
"@tiptap/extension-image": "^3.15.3",
"@tiptap/extension-link": "^3.15.3",
"@tiptap/extension-placeholder": "^3.15.3",
"@tiptap/extension-underline": "^3.15.3",
"@tiptap/pm": "^3.15.3",
"@tiptap/react": "^3.15.3",
"@tiptap/starter-kit": "^3.15.3",
"@tmcw/togeojson": "^7.1.2",
"avvvatars-react": "^0.4.2",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.18",
"env-cmd": "^11.0.0",
"geojson": "^0.5.0",
"html-react-parser": "^5.2.11",
"idb-keyval": "6.2.2",
"ioredis": "^5.8.0",
"js-base64": "^3.7.8",
"libav.js": "^6.8.8",
"lucide-react": "^0.562.0",
"mantine-datatable": "^8.2.0",
"mapvgl": "1.0.0-beta.194",
"monaco-editor": "^0.55.1",
"msgpack-lite": "^0.1.26",
"next": "15.5.7",
"paper": "^0.12.18",
"react": "19.2.1",
"react-dom": "19.2.1",
"react-window": "^2.2.3",
@@ -82,7 +57,6 @@
"eslint-config-next": "15.5.7",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react-hooks": "^7.0.1",
"identity-obj-proxy": "^3.0.0",
"postcss": "^8.5.6",
"postcss-preset-mantine": "^1.18.0",
"postcss-simple-vars": "^7.0.1",