Compare commits

...

2 Commits

Author SHA1 Message Date
mo
df08bdaf9e Merge pull request 'Update vue-i18n dependency to version 9.9.1 in package.json' (#50) from ph4 into prod
Reviewed-on: #50
2025-06-02 00:25:41 +02:00
mohamad
effaef7d08 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
2025-06-02 00:25:21 +02:00

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"
}, },