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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 17:29:32 +00:00
committed by GitHub
parent 63af92ac52
commit 8ac7b505cb
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -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",
+1 -1
View File
@@ -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",