From 459e4ddc091227ad7eaab1f5c27378c5e20243db Mon Sep 17 00:00:00 2001 From: yangdx Date: Tue, 2 Dec 2025 11:58:03 +0800 Subject: [PATCH] Clean up duplicate dependencies in package.json and lock file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit • Remove duplicate katex entries • Remove duplicate lucide-react entries • Remove duplicate mermaid entries • Remove duplicate @types/bun entries • Fix trailing commas in JSON --- lightrag_webui/bun.lock | 20 +++++--------------- lightrag_webui/package.json | 10 ---------- 2 files changed, 5 insertions(+), 25 deletions(-) diff --git a/lightrag_webui/bun.lock b/lightrag_webui/bun.lock index 87a05591..4bd90ea2 100644 --- a/lightrag_webui/bun.lock +++ b/lightrag_webui/bun.lock @@ -41,11 +41,8 @@ "graphology-layout-noverlap": "^0.4.2", "i18next": "^24.2.3", "katex": "^0.16.25", - "lucide-react": "^0.475.0", "mermaid": "^11.12.1", - "katex": "^0.16.23", "lucide-react": "^0.554.0", - "mermaid": "^11.12.0", "minisearch": "^7.2.0", "react": "^19.2.0", "react-dom": "^19.2.0", @@ -69,16 +66,14 @@ "tailwind-scrollbar": "^4.0.2", "typography": "^0.16.24", "unist-util-visit": "^5.0.0", - "zustand": "^5.0.8", + "zustand": "^5.0.8" }, "devDependencies": { "@eslint/js": "^9.39.1", "@stylistic/eslint-plugin-js": "^3.1.0", "@tailwindcss/typography": "^0.5.15", - "@tailwindcss/vite": "^4.1.14", "@types/bun": "^1.3.3", "@tailwindcss/vite": "^4.1.17", - "@types/bun": "^1.2.23", "@types/katex": "^0.16.7", "@types/node": "^22.18.9", "@types/react": "^19.2.7", @@ -96,18 +91,13 @@ "graphology-types": "^0.24.8", "prettier": "^3.6.2", "prettier-plugin-tailwindcss": "^0.7.1", - "tailwindcss": "^4.1.14", "tailwindcss-animate": "^1.0.7", - "typescript": "~5.7.3", "typescript-eslint": "^8.48.0", - "prettier-plugin-tailwindcss": "^0.6.14", "tailwindcss": "^4.1.17", - "tailwindcss-animate": "^1.0.7", "typescript": "~5.9.3", - "typescript-eslint": "^8.46.0", - "vite": "^6.3.6", - }, - }, + "vite": "^6.3.6" + } + } }, "packages": { "@antfu/install-pkg": ["@antfu/install-pkg@1.1.0", "", { "dependencies": { "package-manager-detector": "^1.3.0", "tinyexec": "^1.0.1" } }, "sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ=="], @@ -1852,6 +1842,6 @@ "object.entries/call-bound/get-intrinsic": ["get-intrinsic@1.3.0", "", { "dependencies": { "call-bind-apply-helpers": "^1.0.2", "es-define-property": "^1.0.1", "es-errors": "^1.3.0", "es-object-atoms": "^1.1.1", "function-bind": "^1.1.2", "get-proto": "^1.0.1", "gopd": "^1.2.0", "has-symbols": "^1.1.0", "hasown": "^2.0.2", "math-intrinsics": "^1.1.0" } }, "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ=="], - "mdast-util-mdx-jsx/parse-entities/is-alphanumerical/is-alphabetical": ["is-alphabetical@2.0.1", "", {}, "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ=="], + "mdast-util-mdx-jsx/parse-entities/is-alphanumerical/is-alphabetical": ["is-alphabetical@2.0.1", "", {}, "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ=="] } } diff --git a/lightrag_webui/package.json b/lightrag_webui/package.json index a71290d4..25ad8eb6 100644 --- a/lightrag_webui/package.json +++ b/lightrag_webui/package.json @@ -53,11 +53,8 @@ "graphology-layout-noverlap": "^0.4.2", "i18next": "^24.2.3", "katex": "^0.16.25", - "lucide-react": "^0.475.0", "mermaid": "^11.12.1", - "katex": "^0.16.23", "lucide-react": "^0.554.0", - "mermaid": "^11.12.0", "minisearch": "^7.2.0", "react": "^19.2.0", "react-dom": "^19.2.0", @@ -86,10 +83,8 @@ "devDependencies": { "@eslint/js": "^9.39.1", "@stylistic/eslint-plugin-js": "^3.1.0", - "@tailwindcss/vite": "^4.1.14", "@types/bun": "^1.3.3", "@tailwindcss/vite": "^4.1.17", - "@types/bun": "^1.2.23", "@types/katex": "^0.16.7", "@types/node": "^22.18.9", "@tailwindcss/typography": "^0.5.15", @@ -108,15 +103,10 @@ "graphology-types": "^0.24.8", "prettier": "^3.6.2", "prettier-plugin-tailwindcss": "^0.7.1", - "tailwindcss": "^4.1.14", - "tailwindcss-animate": "^1.0.7", - "typescript": "~5.7.3", "typescript-eslint": "^8.48.0", - "prettier-plugin-tailwindcss": "^0.6.14", "tailwindcss": "^4.1.17", "tailwindcss-animate": "^1.0.7", "typescript": "~5.9.3", - "typescript-eslint": "^8.46.0", "vite": "^6.3.6" } }