From 8c24fa3b4535cf85f10760b9d3ea5353dedb7d96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 03:55:41 +0000 Subject: [PATCH] build(deps): bump i18next from 25.8.1 to 25.8.8 Bumps [i18next](https://github.com/i18next/i18next) from 25.8.1 to 25.8.8. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v25.8.1...v25.8.8) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 75372fb0b2..c87d5658ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17205,9 +17205,9 @@ } }, "node_modules/i18next": { - "version": "25.8.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.1.tgz", - "integrity": "sha512-nFFxhwcRNggIrkv2hx/xMYVMG7Z8iMUA4ZuH4tgcbZiI0bK1jn3kSDIXNWuQDt1xVAu7mb7Qn82TpH7ZAk/okA==", + "version": "25.8.8", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.8.tgz", + "integrity": "sha512-gNTWXMBe9JBr6LAl2tqRfa6fn2EjrQJ3JBeH2jR+yIckwaJYdI7UfMQrnxzFjuFBb2FHy9Yn4gJB2BwLuC8/ZQ==", "funding": [ { "type": "individual", @@ -30179,16 +30179,16 @@ "css-loader": "^7.0.0", "css-minimizer-webpack-plugin": "^7.0.0", "date-fns": "^4.0.0", - "downshift": "^9.3.1", + "downshift": "^9.0.0", "fontfaceobserver": "^2.1.0", - "i18next": "^25.6.0", + "i18next": "^25.8.8", "jquery": "^4.0.0", "less": "^4.1.0", "less-loader": "^12.2.0", "lodash-es": "^4.17.15", "mini-css-extract-plugin": "^2.6.0", "postcss": "^8.0.5", - "postcss-loader": "^8.2.1", + "postcss-loader": "^8.1.0", "postcss-preset-env": "^10.0.0", "react": "^18.2.0", "react-css-transition-replace": "^5.0.1", @@ -30242,7 +30242,7 @@ "compare-versions": "^6.0.0", "ffprobe": "^1.1.0", "glob": "^13.0.0", - "i18next": "^25.6.0", + "i18next": "^25.8.8", "libxmljs2": "^0.37.0", "mathjax-node": "^2.1.1", "yazl": "^3.2.1" @@ -30271,7 +30271,7 @@ "less-loader": "^12.2.0", "mini-css-extract-plugin": "^2.6.0", "postcss": "^8.0.5", - "postcss-loader": "^8.2.1", + "postcss-loader": "^8.1.0", "postcss-preset-env": "^10.0.0", "promisify-child-process": "^5.0.0", "puppeteer": "^24.0.0",