diff --git a/package.json b/package.json index fe1f342..8a1ddee 100644 --- a/package.json +++ b/package.json @@ -30,9 +30,7 @@ "chokidar": "^4.0.1", "dayjs": "^1.11.13", "express": "^5.0.0", - "recharts": "^2.12.7", "webdav": "^5.7.1", - "ws": "^8.18.0", "yaml": "^2.5.1" }, "devDependencies": { @@ -77,6 +75,7 @@ "react-monaco-editor": "^0.56.1", "react-router-dom": "^6.26.2", "react-virtuoso": "^4.10.4", + "recharts": "^2.12.7", "swr": "^2.2.5", "tailwindcss": "^3.4.13", "tar": "^7.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 94bbbe9..83be4c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,15 +32,9 @@ importers: express: specifier: ^5.0.0 version: 5.0.0 - recharts: - specifier: ^2.12.7 - version: 2.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) webdav: specifier: ^5.7.1 version: 5.7.1 - ws: - specifier: ^8.18.0 - version: 8.18.0 yaml: specifier: ^2.5.1 version: 2.5.1 @@ -168,6 +162,9 @@ importers: react-virtuoso: specifier: ^4.10.4 version: 4.10.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + recharts: + specifier: ^2.12.7 + version: 2.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) swr: specifier: ^2.2.5 version: 2.2.5(react@18.3.1) @@ -5267,18 +5264,6 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@8.18.0: - resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - xmlbuilder@15.1.1: resolution: {integrity: sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==} engines: {node: '>=8.0'} @@ -11864,8 +11849,6 @@ snapshots: wrappy@1.0.2: {} - ws@8.18.0: {} - xmlbuilder@15.1.1: {} y18n@5.0.8: {}