mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-13 08:11:08 -05:00
Type Issues Fixed and First Pass New Item Form
This commit is contained in:
parent
a1aa171bb1
commit
aafd3c19de
15 changed files with 422 additions and 164 deletions
|
|
@ -18,7 +18,6 @@
|
|||
"axios": "^1.6.5",
|
||||
"axios-retry": "^4.0.0",
|
||||
"pinia": "^2.1.7",
|
||||
"sass": "^1.69.7",
|
||||
"vue": "^3.3.11",
|
||||
"vue-router": "^4.2.5",
|
||||
"vuetify": "^3.4.10"
|
||||
|
|
@ -43,6 +42,8 @@
|
|||
"typescript": "~5.3.0",
|
||||
"vite": "^5.0.10",
|
||||
"vitest": "^1.0.4",
|
||||
"vue-tsc": "^1.8.25"
|
||||
"vue-tsc": "^1.8.25",
|
||||
"sass": "^1.69.7",
|
||||
"vite-plugin-vuetify": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue