Update vue-i18n dependency to version 9.9.1 in package.json #50

Merged
mo merged 1 commits from ph4 into prod 2025-06-02 00:25:41 +02:00
Showing only changes of commit effaef7d08 - Show all commits

View File

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