chore(plugin-wechat-auth): change react-i18n version (#1521)
Reviewed-on: daoyoucloud/tachybase#1521 Co-authored-by: TomyJan <TomyJan6@gmail.com> Co-committed-by: TomyJan <TomyJan6@gmail.com>
This commit is contained in:
parent
51336e07bd
commit
a532db120d
@ -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": {
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user