Skip to content

Commit fdb5932

Browse files
chore: update dependency i18next to v25.10.5 (#599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 437018c commit fdb5932

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"eslint-plugin-react": "7.37.5",
7373
"eslint-plugin-react-hooks": "4.6.2",
7474
"husky": "9.1.7",
75-
"i18next": "25.8.18",
75+
"i18next": "25.10.5",
7676
"i18next-http-backend": "3.0.2",
7777
"lint-staged": "16.4.0",
7878
"postcss": "8.5.8",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,10 +1584,10 @@
15841584
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
15851585
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
15861586

1587-
"@babel/runtime@^7.28.6":
1588-
version "7.28.6"
1589-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
1590-
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
1587+
"@babel/runtime@^7.29.2":
1588+
version "7.29.2"
1589+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
1590+
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
15911591

15921592
"@babel/template@^7.18.10":
15931593
version "7.18.10"
@@ -6235,12 +6235,12 @@ i18next-resources-to-backend@1.2.1:
62356235
dependencies:
62366236
"@babel/runtime" "^7.23.2"
62376237

6238-
i18next@25.8.18:
6239-
version "25.8.18"
6240-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.18.tgz#51863b65bc42e3525271f2680ebbf7d150ff53cc"
6241-
integrity sha512-lzY5X83BiL5AP77+9DydbrqkQHFN9hUzWGjqjLpPcp5ZOzuu1aSoKaU3xbBLSjWx9dAzW431y+d+aogxOZaKRA==
6238+
i18next@25.10.5:
6239+
version "25.10.5"
6240+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.10.5.tgz#4e2592e5ed8b46ad908f872068dc4dcd5fbc1161"
6241+
integrity sha512-jRnF7eRNsdcnh7AASSgaU3lj/8lJZuHkfsouetnLEDH0xxE1vVi7qhiJ9RhdSPUyzg4ltb7P7aXsFlTk9sxL2w==
62426242
dependencies:
6243-
"@babel/runtime" "^7.28.6"
6243+
"@babel/runtime" "^7.29.2"
62446244

62456245
iconv-lite@^0.4.24:
62466246
version "0.4.24"

0 commit comments

Comments
 (0)