Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1568,10 +1568,10 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.28.4":
version: 7.28.6
resolution: "@babel/runtime@npm:7.28.6"
checksum: 10/fbcd439cb74d4a681958eb064c509829e3f46d8a4bfaaf441baa81bb6733d1e680bccc676c813883d7741bcaada1d0d04b15aa320ef280b5734e2192b50decf9
"@babel/runtime@npm:^7.29.2":
version: 7.29.2
resolution: "@babel/runtime@npm:7.29.2"
checksum: 10/f55ba4052aa0255055b34371a145fbe69c29b37b49eaea14805b095bfb4153701486416e89392fd27ec8abafa53868be86e960b9f8f959fff91f2c8ac2a14b02
languageName: node
linkType: hard

Expand Down Expand Up @@ -9431,16 +9431,16 @@ __metadata:
linkType: hard

"i18next@npm:^25.3.2":
version: 25.8.13
resolution: "i18next@npm:25.8.13"
version: 25.10.10
resolution: "i18next@npm:25.10.10"
dependencies:
"@babel/runtime": "npm:^7.28.4"
"@babel/runtime": "npm:^7.29.2"
peerDependencies:
typescript: ^5
typescript: ^5 || ^6
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/69d1277587810b86d2cc0c36240004151f1ed696a5c6bb8ced9ffbc0addd9f9f5a0a13b35459a322ffa52ea177b2602cad2a39c11025adb81f4df93510b6a46a
checksum: 10/ee4f6ba360902a2f0550cfeef234c9e68a67487b575d204e89bdf2f2db647934aa3900a39c64174b9201a8979e455d0bf8f56b57934c34fc8f9aa3b430cb152d
languageName: node
linkType: hard

Expand Down
Loading