Skip to content

Commit 3c5f8eb

Browse files
Update dependency react-i18next to v16.6.5
1 parent 0763c1b commit 3c5f8eb

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

frontend/yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ __metadata:
3030
languageName: node
3131
linkType: hard
3232

33-
"@babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.28.4":
33+
"@babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.23.2":
3434
version: 7.28.4
3535
resolution: "@babel/runtime@npm:7.28.4"
3636
checksum: 10/6c9a70452322ea80b3c9b2a412bcf60771819213a67576c8cec41e88a95bb7bf01fc983754cda35dc19603eef52df22203ccbf7777b9d6316932f9fb77c25163
@@ -44,6 +44,13 @@ __metadata:
4444
languageName: node
4545
linkType: hard
4646

47+
"@babel/runtime@npm:^7.29.2":
48+
version: 7.29.2
49+
resolution: "@babel/runtime@npm:7.29.2"
50+
checksum: 10/f55ba4052aa0255055b34371a145fbe69c29b37b49eaea14805b095bfb4153701486416e89392fd27ec8abafa53868be86e960b9f8f959fff91f2c8ac2a14b02
51+
languageName: node
52+
linkType: hard
53+
4754
"@borewit/text-codec@npm:^0.2.1":
4855
version: 0.2.2
4956
resolution: "@borewit/text-codec@npm:0.2.2"
@@ -8997,24 +9004,24 @@ __metadata:
89979004
linkType: hard
89989005

89999006
"react-i18next@npm:^16.5.8":
9000-
version: 16.5.8
9001-
resolution: "react-i18next@npm:16.5.8"
9007+
version: 16.6.5
9008+
resolution: "react-i18next@npm:16.6.5"
90029009
dependencies:
9003-
"@babel/runtime": "npm:^7.28.4"
9010+
"@babel/runtime": "npm:^7.29.2"
90049011
html-parse-stringify: "npm:^3.0.1"
90059012
use-sync-external-store: "npm:^1.6.0"
90069013
peerDependencies:
90079014
i18next: ">= 25.6.2"
90089015
react: ">= 16.8.0"
9009-
typescript: ^5
9016+
typescript: ^5 || ^6
90109017
peerDependenciesMeta:
90119018
react-dom:
90129019
optional: true
90139020
react-native:
90149021
optional: true
90159022
typescript:
90169023
optional: true
9017-
checksum: 10/df806b150fa838f7b37a29e59d5743df98ce37cd3bb521e77cad69c15ceb74b53c4fe8853d51986ea01383d05066f23c8221f0cf96964481728ac9298bb4fa3e
9024+
checksum: 10/f8dec81fa44b402005b47b443c987c9c9f11c2ae3cbdd2ce9748147fe9a40c4a4865af5a7a92b6f4f6f7dc996d983a491ec17ffc2099e6c18fa0235a23b0e539
90189025
languageName: node
90199026
linkType: hard
90209027

0 commit comments

Comments
 (0)