Update vue-i18n dependency to version 9.9.1 in package.json
Some checks failed
Deploy to Production, build images and push to Gitea Registry / build_and_push (pull_request) Failing after 1m1s

This commit is contained in:
mohamad 2025-06-02 00:25:21 +02:00
parent 12e2890a4a
commit effaef7d08

View File

@ -29,7 +29,7 @@
"motion": "^12.15.0", "motion": "^12.15.0",
"pinia": "^3.0.2", "pinia": "^3.0.2",
"vue": "^3.5.13", "vue": "^3.5.13",
"vue-i18n": "^12.0.0-alpha.2", "vue-i18n": "^9.9.1",
"vue-router": "^4.5.1", "vue-router": "^4.5.1",
"workbox-background-sync": "^7.3.0" "workbox-background-sync": "^7.3.0"
}, },