From 8ac7b505cb5d91930abc867faccb43d56df00208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 17:29:32 +0000 Subject: [PATCH] Bump i18next from 25.8.13 to 25.8.16 in /materialious Bumps [i18next](https://github.com/i18next/i18next) from 25.8.13 to 25.8.16. - [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.13...v25.8.16) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- materialious/package-lock.json | 12 ++++++------ materialious/package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/materialious/package-lock.json b/materialious/package-lock.json index 6520b6b0..bf6c0572 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -1,12 +1,12 @@ { "name": "materialious", - "version": "1.16.12", + "version": "1.16.17", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "materialious", - "version": "1.16.12", + "version": "1.16.17", "hasInstallScript": true, "dependencies": { "@capacitor-community/electron": "^5.0.1", @@ -36,7 +36,7 @@ "googlevideo": "^4.0.4", "he": "^1.2.0", "human-number": "^2.0.8", - "i18next": "^25.8.13", + "i18next": "^25.8.16", "iso-3166": "^4.4.0", "iso-639-1": "^3.1.5", "jsdom": "^28.1.0", @@ -11244,9 +11244,9 @@ } }, "node_modules/i18next": { - "version": "25.8.13", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.13.tgz", - "integrity": "sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==", + "version": "25.8.16", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.16.tgz", + "integrity": "sha512-/4Xvgm8RiJNcB+sZwplylrFNJ27DVvubGX7y6uXn7hh7aSvbmXVSRIyIGx08fEn05SYwaSYWt753mIpJuPKo+Q==", "funding": [ { "type": "individual", diff --git a/materialious/package.json b/materialious/package.json index 81409a04..6fd0d152 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -75,7 +75,7 @@ "googlevideo": "^4.0.4", "he": "^1.2.0", "human-number": "^2.0.8", - "i18next": "^25.8.13", + "i18next": "^25.8.16", "iso-3166": "^4.4.0", "iso-639-1": "^3.1.5", "jsdom": "^28.1.0",