diff --git a/freedata_gui/package-lock.json b/freedata_gui/package-lock.json index 738356969..f912c2685 100644 --- a/freedata_gui/package-lock.json +++ b/freedata_gui/package-lock.json @@ -21,7 +21,7 @@ "gettext-parser": "^8.0.0", "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": "^17.0.1", "pinia": "^3.0.3", @@ -5587,9 +5587,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", diff --git a/freedata_gui/package.json b/freedata_gui/package.json index d39ee1e55..fdf14aa8c 100644 --- a/freedata_gui/package.json +++ b/freedata_gui/package.json @@ -37,7 +37,7 @@ "gettext-parser": "^8.0.0", "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": "^17.0.1", "pinia": "^3.0.3",