chore: bump i18next from 25.3.2 to 25.4.2 in /web (#5058)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/5063/head
dependabot[bot] 1 month ago committed by GitHub
parent 1954eeb37b
commit 9c456c3b72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,7 +34,7 @@
"dayjs": "^1.11.13",
"fuse.js": "^7.1.0",
"highlight.js": "^11.11.1",
"i18next": "^25.3.2",
"i18next": "^25.4.2",
"katex": "^0.16.22",
"leaflet": "^1.9.4",
"lodash-es": "^4.17.21",

@ -87,8 +87,8 @@ importers:
specifier: ^11.11.1
version: 11.11.1
i18next:
specifier: ^25.3.2
version: 25.3.2(typescript@5.9.2)
specifier: ^25.4.2
version: 25.4.2(typescript@5.9.2)
katex:
specifier: ^0.16.22
version: 0.16.22
@ -127,7 +127,7 @@ importers:
version: 2.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-i18next:
specifier: ^15.6.1
version: 15.6.1(i18next@25.3.2(typescript@5.9.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.2)
version: 15.6.1(i18next@25.4.2(typescript@5.9.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.2)
react-leaflet:
specifier: ^4.2.1
version: 4.2.1(leaflet@1.9.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -322,6 +322,10 @@ packages:
resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==}
engines: {node: '>=6.9.0'}
'@babel/runtime@7.28.3':
resolution: {integrity: sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==}
engines: {node: '>=6.9.0'}
'@babel/template@7.27.2':
resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
engines: {node: '>=6.9.0'}
@ -2350,8 +2354,8 @@ packages:
hyphenate-style-name@1.1.0:
resolution: {integrity: sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==}
i18next@25.3.2:
resolution: {integrity: sha512-JSnbZDxRVbphc5jiptxr3o2zocy5dEqpVm9qCGdJwRNO+9saUJS0/u4LnM/13C23fUEWxAylPqKU/NpMV/IjqA==}
i18next@25.4.2:
resolution: {integrity: sha512-gD4T25a6ovNXsfXY1TwHXXXLnD/K2t99jyYMCSimSCBnBRJVQr5j+VAaU83RJCPzrTGhVQ6dqIga66xO2rtd5g==}
peerDependencies:
typescript: ^5
peerDependenciesMeta:
@ -3632,6 +3636,8 @@ snapshots:
'@babel/runtime@7.28.2': {}
'@babel/runtime@7.28.3': {}
'@babel/template@7.27.2':
dependencies:
'@babel/code-frame': 7.27.1
@ -4970,7 +4976,7 @@ snapshots:
babel-plugin-macros@3.1.0:
dependencies:
'@babel/runtime': 7.28.2
'@babel/runtime': 7.28.3
cosmiconfig: 7.1.0
resolve: 1.22.10
@ -5861,9 +5867,9 @@ snapshots:
hyphenate-style-name@1.1.0: {}
i18next@25.3.2(typescript@5.9.2):
i18next@25.4.2(typescript@5.9.2):
dependencies:
'@babel/runtime': 7.28.2
'@babel/runtime': 7.28.3
optionalDependencies:
typescript: 5.9.2
@ -6453,11 +6459,11 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
react-i18next@15.6.1(i18next@25.3.2(typescript@5.9.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.2):
react-i18next@15.6.1(i18next@25.4.2(typescript@5.9.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.2):
dependencies:
'@babel/runtime': 7.28.2
html-parse-stringify: 3.0.1
i18next: 25.3.2(typescript@5.9.2)
i18next: 25.4.2(typescript@5.9.2)
react: 18.3.1
optionalDependencies:
react-dom: 18.3.1(react@18.3.1)
@ -6628,7 +6634,7 @@ snapshots:
rtl-css-js@1.16.1:
dependencies:
'@babel/runtime': 7.28.2
'@babel/runtime': 7.28.3
run-parallel@1.2.0:
dependencies:

Loading…
Cancel
Save