mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Merge pull request #8656 from firefly-iii/dependabot/npm_and_yarn/develop/i18next-23.10.1
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -21,7 +21,7 @@
|
||||
"chartjs-adapter-date-fns": "^3.0.0",
|
||||
"chartjs-chart-sankey": "^0.12.0",
|
||||
"date-fns": "^3.2.0",
|
||||
"i18next": "^23.7.18",
|
||||
"i18next": "^23.10.1",
|
||||
"i18next-chained-backend": "^4.6.2",
|
||||
"i18next-http-backend": "^2.4.2",
|
||||
"i18next-localstorage-backend": "^4.2.0",
|
||||
@@ -1079,9 +1079,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.10.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.0.tgz",
|
||||
"integrity": "sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==",
|
||||
"version": "23.10.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.10.1.tgz",
|
||||
"integrity": "sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@@ -30,7 +30,7 @@
|
||||
"chartjs-adapter-date-fns": "^3.0.0",
|
||||
"chartjs-chart-sankey": "^0.12.0",
|
||||
"date-fns": "^3.2.0",
|
||||
"i18next": "^23.7.18",
|
||||
"i18next": "^23.10.1",
|
||||
"i18next-chained-backend": "^4.6.2",
|
||||
"i18next-http-backend": "^2.4.2",
|
||||
"i18next-localstorage-backend": "^4.2.0",
|
||||
|
Reference in New Issue
Block a user