diff --git a/packages/plugins/@tachybase/plugin-wechat-auth/package.json b/packages/plugins/@tachybase/plugin-wechat-auth/package.json index 84bb36a99..c5b0a5cc6 100644 --- a/packages/plugins/@tachybase/plugin-wechat-auth/package.json +++ b/packages/plugins/@tachybase/plugin-wechat-auth/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@ant-design/icons": "~5.3.7", "antd": "5.19.4", - "react-i18next": "^15.0.1", + "react-i18next": "^14.1.2", "react-router-dom": "^6.25.1" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65b1adbdb..5004e3da9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4121,8 +4121,8 @@ importers: specifier: 5.19.4 version: 5.19.4(date-fns@3.6.0)(luxon@3.5.0)(moment@2.30.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-i18next: - specifier: ^15.0.1 - version: 15.0.1(i18next@23.13.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^14.1.2 + version: 14.1.2(i18next@23.13.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-router-dom: specifier: ^6.25.1 version: 6.25.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -17421,19 +17421,6 @@ packages: react-native: optional: true - react-i18next@15.0.1: - resolution: {integrity: sha512-NwxLqNM6CLbeGA9xPsjits0EnXdKgCRSS6cgkgOdNcPXqL+1fYNl8fBg1wmnnHvFy812Bt4IWTPE9zjoPmFj3w==} - peerDependencies: - i18next: '>= 23.2.3' - react: '>= 16.8.0' - react-dom: '*' - react-native: '*' - peerDependenciesMeta: - react-dom: - optional: true - react-native: - optional: true - react-iframe@1.8.5: resolution: {integrity: sha512-F4cQJGs3ydaG6fJWfuz9yLwOU0Trzl6kttXuUG+vYwosH8enOOFxZWEDQCSbNVO8ayjfYZeqLxEvdvcsSy4GvA==} peerDependencies: @@ -36136,15 +36123,6 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-i18next@15.0.1(i18next@23.13.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - '@babel/runtime': 7.25.0 - html-parse-stringify: 3.0.1 - i18next: 23.13.0 - react: 18.3.1 - optionalDependencies: - react-dom: 18.3.1(react@18.3.1) - react-iframe@1.8.5(react@18.3.1): dependencies: object-assign: 4.1.1