From 07298135880943591be51df7ea0ec388856cdaa5 Mon Sep 17 00:00:00 2001 From: archer <545436317@qq.com> Date: Tue, 11 Nov 2025 15:42:14 +0800 Subject: [PATCH] fix: package --- packages/web/package.json | 9 ++++----- pnpm-lock.yaml | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/packages/web/package.json b/packages/web/package.json index 046c2c9c4..9f3e6ea21 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -26,14 +26,18 @@ "date-fns": "2.30.0", "dayjs": "^1.11.7", "next": "14.2.32", + "i18next": "23.16.8", "js-cookie": "^3.0.5", "lexical": "0.12.6", "lodash": "^4.17.21", + "next-i18next": "15.4.2", "papaparse": "^5.4.1", + "react": "18.3.1", "react-beautiful-dnd": "^13.1.1", "react-day-picker": "^8.7.1", "react-dom": "18.3.1", "react-hook-form": "7.43.1", + "react-i18next": "14.1.2", "react-photo-view": "^1.2.6", "recharts": "^2.15.0", "use-context-selector": "^1.4.4", @@ -49,10 +53,5 @@ "@types/react": "18.3.1", "@types/react-beautiful-dnd": "^13.1.1", "@types/react-dom": "18.3.0" - }, - "peerDependencies": { - "next-i18next": "15.4.2", - "react-i18next": "14.1.2", - "i18next": "23.16.8" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e04082b2..390877d64 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24569,4 +24569,4 @@ snapshots: immer: 9.0.21 react: 18.3.1 - zwitch@2.0.4: {} + zwitch@2.0.4: {} \ No newline at end of file