mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
build(deps-dev): bump react-i18next in the dev-dependencies group (#7205)
Bumps the dev-dependencies group with 1 update: [react-i18next](https://github.com/i18next/react-i18next). Updates `react-i18next` from 16.2.1 to 16.2.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v16.2.1...v16.2.2) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
eb1ef9a201
commit
d693ef1f86
2 changed files with 6 additions and 6 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-hook-form": "^7.65.0",
|
||||
"react-i18next": "^16.2.1",
|
||||
"react-i18next": "^16.2.2",
|
||||
"react-router-dom": "^7.9.5",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"typescript": "^5.9.3",
|
||||
|
|
|
|||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -80,8 +80,8 @@ importers:
|
|||
specifier: ^7.65.0
|
||||
version: 7.65.0(react@19.2.0)
|
||||
react-i18next:
|
||||
specifier: ^16.2.1
|
||||
version: 16.2.1(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
|
||||
specifier: ^16.2.2
|
||||
version: 16.2.2(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
|
||||
react-router-dom:
|
||||
specifier: ^7.9.5
|
||||
version: 7.9.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
|
||||
|
|
@ -4076,8 +4076,8 @@ packages:
|
|||
peerDependencies:
|
||||
react: ^16.8.0 || ^17 || ^18 || ^19
|
||||
|
||||
react-i18next@16.2.1:
|
||||
resolution: {integrity: sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==}
|
||||
react-i18next@16.2.2:
|
||||
resolution: {integrity: sha512-iKgJMloKpkLUCy6w/0BEJSVQ5jG2WbnFiO2w/9wwa8nc+obsEZjQErRCw27O7BHlpscKfpWSu5vTnC+3fBMQfQ==}
|
||||
peerDependencies:
|
||||
i18next: '>= 25.5.2'
|
||||
react: '>= 16.8.0'
|
||||
|
|
@ -8911,7 +8911,7 @@ snapshots:
|
|||
dependencies:
|
||||
react: 19.2.0
|
||||
|
||||
react-i18next@16.2.1(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
|
||||
react-i18next@16.2.2(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.28.4
|
||||
html-parse-stringify: 3.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue