diff --git a/packages/components/package.json b/packages/components/package.json index bfa9c0bc..13a5674b 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -76,7 +76,7 @@ "react": "18.2.0", "react-highlight-words": "^0.20.0", "react-hyper-tree": "0.3.12", - "react-i18next": "12.0.0", + "react-i18next": "12.3.1", "react-json-view": "1.21.3", "react-markdown": "^9.0.1", "react-router-dom": "6.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2a0b120..55752fb1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -597,8 +597,8 @@ importers: specifier: 0.3.12 version: 0.3.12(react-dom@17.0.2)(react@18.2.0) react-i18next: - specifier: 12.0.0 - version: 12.0.0(i18next@22.0.4)(react-dom@17.0.2)(react@18.2.0) + specifier: 12.3.1 + version: 12.3.1(i18next@22.0.4)(react-dom@17.0.2)(react@18.2.0) react-json-view: specifier: 1.21.3 version: 1.21.3(@types/react@18.2.39)(react-dom@17.0.2)(react@18.2.0) @@ -17371,8 +17371,8 @@ packages: react-dom: 17.0.2(react@18.2.0) dev: true - /react-i18next@12.0.0(i18next@22.0.4)(react-dom@17.0.2)(react@18.2.0): - resolution: {integrity: sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==} + /react-i18next@12.3.1(i18next@22.0.4)(react-dom@17.0.2)(react@18.2.0): + resolution: {integrity: sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0' @@ -17384,7 +17384,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.24.7 html-parse-stringify: 3.0.1 i18next: 22.0.4 react: 18.2.0