Skip to content

Commit 7b6ebf5

Browse files
build(deps): bump i18next from 24.2.3 to 25.3.0 (#347)
--- updated-dependencies: - dependency-name: i18next dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 319f91a commit 7b6ebf5

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"clipboardy": "^4.0.0",
2424
"dequal": "^2.0.3",
2525
"file-saver": "^2.0.5",
26-
"i18next": "^24.2.3",
26+
"i18next": "^25.3.1",
2727
"i18next-browser-languagedetector": "^8.2.0",
2828
"jspdf": "^3.0.1",
2929
"jszip": "^3.10.1",

yarn.lock

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3056,7 +3056,7 @@ __metadata:
30563056
languageName: node
30573057
linkType: hard
30583058

3059-
"i18next@npm:^23.5.1 || ^24.2.0, i18next@npm:^24.2.3":
3059+
"i18next@npm:^23.5.1 || ^24.2.0":
30603060
version: 24.2.3
30613061
resolution: "i18next@npm:24.2.3"
30623062
dependencies:
@@ -3070,6 +3070,20 @@ __metadata:
30703070
languageName: node
30713071
linkType: hard
30723072

3073+
"i18next@npm:^25.3.1":
3074+
version: 25.3.1
3075+
resolution: "i18next@npm:25.3.1"
3076+
dependencies:
3077+
"@babel/runtime": "npm:^7.27.6"
3078+
peerDependencies:
3079+
typescript: ^5
3080+
peerDependenciesMeta:
3081+
typescript:
3082+
optional: true
3083+
checksum: 10c0/99a744a1c4471047af24c53628fa863988b88ffa1c5aed0c81121f76f7f65f28383715671a0668c90e4b61ca3662be228ae6e5f62aeda98120bd677b6d212798
3084+
languageName: node
3085+
linkType: hard
3086+
30733087
"iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
30743088
version: 0.6.3
30753089
resolution: "iconv-lite@npm:0.6.3"
@@ -4137,7 +4151,7 @@ __metadata:
41374151
clipboardy: "npm:^4.0.0"
41384152
dequal: "npm:^2.0.3"
41394153
file-saver: "npm:^2.0.5"
4140-
i18next: "npm:^24.2.3"
4154+
i18next: "npm:^25.3.1"
41414155
i18next-browser-languagedetector: "npm:^8.2.0"
41424156
i18next-parser: "npm:^9.0.2"
41434157
jspdf: "npm:^3.0.1"

0 commit comments

Comments
 (0)