Whole site refactor. Added pinia stores and authentication capability.
This commit is contained in:
@@ -14,10 +14,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vuepic/vue-datepicker": "^8.7.0",
|
||||
"axios": "^1.7.2",
|
||||
"bulma": "^1.0.1",
|
||||
"cors": "^2.8.5",
|
||||
"pinia": "^2.1.7",
|
||||
"vee-validate": "^4.13.1",
|
||||
"vue": "^3.4.21",
|
||||
"vue-router": "^4.3.0"
|
||||
"vue-router": "^4.3.3",
|
||||
"vue3-cookies": "^1.0.6",
|
||||
"yup": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rushstack/eslint-patch": "^1.8.0",
|
||||
|
||||
Reference in New Issue
Block a user