remove vuex

This commit is contained in:
Henry Jameson 2026-09-02 17:06:59 +03:00
commit 365e7c9235
5 changed files with 5 additions and 123 deletions

View file

@ -54,8 +54,7 @@
"vue": "3.5.22",
"vue-i18n": "11",
"vue-router": "4.6.4",
"vue-virtual-scroller": "^2.0.0-beta.7",
"vuex": "4.1.0"
"vue-virtual-scroller": "^2.0.0-beta.7"
},
"devDependencies": {
"@babel/core": "7.28.5",