Skip to content

Commit 42e07f3

Browse files
build(deps): bump i18next from 25.4.2 to 25.5.0 in /website (#2988)
Bumps [i18next](https://github.com/i18next/i18next) from 25.4.2 to 25.5.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.4.2...v25.5.0) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aa8d3f commit 42e07f3

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"test:report": "playwright show-report"
1616
},
1717
"dependencies": {
18-
"i18next": "^25.4.2",
18+
"i18next": "^25.5.0",
1919
"i18next-browser-languagedetector": "^8.2.0",
2020
"openpgp": "^6.2.2",
2121
"react": "^19.1.0",

website/yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,7 @@
156156
dependencies:
157157
"@babel/helper-plugin-utils" "^7.27.1"
158158

159-
"@babel/runtime@^7.1.2":
160-
version "7.27.1"
161-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
162-
integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
163-
164-
"@babel/runtime@^7.23.2", "@babel/runtime@^7.27.6":
159+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.23.2", "@babel/runtime@^7.27.6":
165160
version "7.28.3"
166161
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.3.tgz#75c5034b55ba868121668be5d5bb31cc64e6e61a"
167162
integrity sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==
@@ -1495,10 +1490,10 @@ i18next-browser-languagedetector@^8.2.0:
14951490
dependencies:
14961491
"@babel/runtime" "^7.23.2"
14971492

1498-
i18next@^25.4.2:
1499-
version "25.4.2"
1500-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.4.2.tgz#97a2c65d6c633b768b95055928c2f6086a672f08"
1501-
integrity sha512-gD4T25a6ovNXsfXY1TwHXXXLnD/K2t99jyYMCSimSCBnBRJVQr5j+VAaU83RJCPzrTGhVQ6dqIga66xO2rtd5g==
1493+
i18next@^25.5.0:
1494+
version "25.5.0"
1495+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.5.0.tgz#f78cac230a5d293c50be0629a7a65b2c57157e92"
1496+
integrity sha512-Mm2CgIq0revRFbBvfzqW9kDw1r44M4VDWC+YNRx9vTo5bU/iogSdEAC2HEonDA4czEce/iSbAkK90Tw7UrRZKA==
15021497
dependencies:
15031498
"@babel/runtime" "^7.27.6"
15041499

0 commit comments

Comments
 (0)