mirror of https://github.com/DJ2LS/FreeDATA.git
Merge pull request #1059 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/i18next-vue-5.4.0
commit
01035848a4
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue