diff --git a/package.json b/package.json index 4fa08382..82cca178 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "prismjs": "^1.29.0", "react-beautiful-dnd": "^13.1.1", "react-dropdown": "^1.11.0", - "react-i18next": "^14.1.0", + "react-i18next": "^15.0.0", "react-simple-code-editor": "^0.13.1", "semver": "^7.6.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ec4d04a..846e1de8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^1.11.0 version: 1.11.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-i18next: - specifier: ^14.1.0 - version: 14.1.0(i18next@23.12.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + specifier: ^15.0.0 + version: 15.0.0(i18next@23.12.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-simple-code-editor: specifier: ^0.13.1 version: 0.13.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -73,6 +73,10 @@ packages: resolution: {integrity: sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.25.0': + resolution: {integrity: sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==} + engines: {node: '>=6.9.0'} + '@biomejs/biome@1.8.3': resolution: {integrity: sha512-/uUV3MV+vyAczO+vKrPdOW0Iaet7UnJMU4bNMinggGJTAnBPjCoLEYcyYtYHNnUNYlv4xZMH6hVIQCAozq8d5w==} engines: {node: '>=14.21.3'} @@ -796,8 +800,8 @@ packages: react: ^0.14.7 || ^15.0.0-0 || ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^0.14.7 || ^15.0.0-0 || ^16.0.0 || ^17.0.0|| ^18.0.0 - react-i18next@14.1.0: - resolution: {integrity: sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==} + react-i18next@15.0.0: + resolution: {integrity: sha512-2O3IgF4zivg57Q6p6i+ChDgJ371IDcEWbuWC6gvoh5NbkDMs0Q+O7RPr4v61+Se32E0V+LmtwePAeqWZW0bi6g==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0' @@ -1047,6 +1051,10 @@ snapshots: dependencies: regenerator-runtime: 0.14.0 + '@babel/runtime@7.25.0': + dependencies: + regenerator-runtime: 0.14.0 + '@biomejs/biome@1.8.3': optionalDependencies: '@biomejs/cli-darwin-arm64': 1.8.3 @@ -1703,9 +1711,9 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-i18next@14.1.0(i18next@23.12.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + react-i18next@15.0.0(i18next@23.12.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - '@babel/runtime': 7.24.1 + '@babel/runtime': 7.25.0 html-parse-stringify: 3.0.1 i18next: 23.12.2 react: 18.2.0