mirror of
https://github.com/maputnik/editor.git
synced 2026-06-10 01:07:30 +00:00
chore(deps): Bump i18next from 25.7.2 to 25.7.4 (#1628)
Bumps [i18next](https://github.com/i18next/i18next) from 25.7.2 to 25.7.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.7.4</h2> <ul> <li>fix: Interpolation breaks when cloning an instance <a href="https://redirect.github.com/i18next/react-i18next/issues/2376">2376</a></li> </ul> <h2>v25.7.3</h2> <ul> <li>type definitions for new transDefaultProps option in react-i18next [react-i18next: <a href="https://redirect.github.com/i18next/i18next/issues/1895">#1895</a>](<a href="https://redirect.github.com/i18next/react-i18next/issues/1895">i18next/react-i18next#1895</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.7.4</h2> <ul> <li>fix: Interpolation breaks when cloning an instance <a href="https://redirect.github.com/i18next/react-i18next/issues/2376">2376</a></li> </ul> <h2>25.7.3</h2> <ul> <li>type definitions for new transDefaultProps option in react-i18next [react-i18next: <a href="https://redirect.github.com/i18next/i18next/issues/1895">#1895</a>](<a href="https://redirect.github.com/i18next/react-i18next/issues/1895">i18next/react-i18next#1895</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/04392be4ec46325e2ef9fdb184f93d64c206f85a"><code>04392be</code></a> 25.7.4</li> <li><a href="https://github.com/i18next/i18next/commit/92c8f482ab3fac9b4ff29a1cbf622e26fff22397"><code>92c8f48</code></a> fix: Interpolation breaks when cloning an instance <a href="https://redirect.github.com/i18next/i18next/issues/2376">#2376</a></li> <li><a href="https://github.com/i18next/i18next/commit/5f44eb70189ff7b1a7ff289bd4b642bdc170c152"><code>5f44eb7</code></a> fix img url</li> <li><a href="https://github.com/i18next/i18next/commit/1e5f568674433e496ef3608784203935aff11eea"><code>1e5f568</code></a> remove old addRule function</li> <li><a href="https://github.com/i18next/i18next/commit/e328830d3916037d667f972b775db2113c53441a"><code>e328830</code></a> fallbackLng object with same language (omitting default fallback)</li> <li><a href="https://github.com/i18next/i18next/commit/c77c20383f42b2fb9bcba6da4982e3ed2434350b"><code>c77c203</code></a> jsr update</li> <li><a href="https://github.com/i18next/i18next/commit/a73189767e031a889db35baca3598a08626ec903"><code>a731897</code></a> 25.7.3</li> <li><a href="https://github.com/i18next/i18next/commit/c60d722711aafa082c55b04063fc69b477cadef8"><code>c60d722</code></a> type definitions for new transDefaultProps option in react-i18next</li> <li><a href="https://github.com/i18next/i18next/commit/3e160f39c2bd4506e0be3c2af74c039219405389"><code>3e160f3</code></a> jsr update</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.7.2...v25.7.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -30,7 +30,7 @@
|
||||
"downshift": "^9.0.12",
|
||||
"events": "^3.3.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"i18next": "^25.7.2",
|
||||
"i18next": "^25.7.4",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"json-stringify-pretty-compact": "^4.0.0",
|
||||
@@ -8457,9 +8457,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "25.7.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.2.tgz",
|
||||
"integrity": "sha512-58b4kmLpLv1buWUEwegMDUqZVR5J+rT+WTRFaBGL7lxDuJQQ0NrJFrq+eT2N94aYVR1k1Sr13QITNOL88tZCuw==",
|
||||
"version": "25.7.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.7.4.tgz",
|
||||
"integrity": "sha512-hRkpEblXXcXSNbw8mBNq9042OEetgyB/ahc/X17uV/khPwzV+uB8RHceHh3qavyrkPJvmXFKXME2Sy1E0KjAfw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@
|
||||
"downshift": "^9.0.12",
|
||||
"events": "^3.3.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"i18next": "^25.7.2",
|
||||
"i18next": "^25.7.4",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"json-stringify-pretty-compact": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user