Merge pull request #1059 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/i18next-vue-5.4.0

pull/1024/head
DJ2LS 2026-06-02 20:29:25 +02:00 committed by GitHub
commit 01035848a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"gettext-parser": "^9.0.2",
"gridstack": "^12.3.3",
"i18next": "^25.5.2",
"i18next-vue": "^5.3.0",
"i18next-vue": "^5.4.0",
"js-image-compressor": "^2.0.0",
"marked": "^18.0.3",
"pinia": "^3.0.3",
@ -5756,9 +5756,9 @@
}
},
"node_modules/i18next-vue": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/i18next-vue/-/i18next-vue-5.3.0.tgz",
"integrity": "sha512-X5gYF1R9FadUdRyIze6p+mU4+kztIRWb1SYeoegB0eFBt/lDA++i0A235enWq5qdrRpWZIHlLV8gd/D5xakOsw==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/i18next-vue/-/i18next-vue-5.4.0.tgz",
"integrity": "sha512-GDj0Xvmis5Xgcvo9gMBJMgJCtewYMLZP6gAEPDDGCMjA+QeB4uS4qUf1MK79mkz/FukhaJdC+nlj0y1qk6NO2Q==",
"license": "MIT",
"peerDependencies": {
"i18next": ">=23",

View File

@ -37,7 +37,7 @@
"gettext-parser": "^9.0.2",
"gridstack": "^12.3.3",
"i18next": "^25.5.2",
"i18next-vue": "^5.3.0",
"i18next-vue": "^5.4.0",
"js-image-compressor": "^2.0.0",
"marked": "^18.0.3",
"pinia": "^3.0.3",