adding and displaying of entries works"
;
This commit is contained in:
@@ -11,13 +11,19 @@
|
||||
"build:sw": "workbox generateSW workbox-config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vee-validate/zod": "^4.12.5",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"lucide-vue-next": "^0.344.0",
|
||||
"moment": "^2.30.1",
|
||||
"radix-vue": "^1.4.9",
|
||||
"tailwind-merge": "^2.2.1",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"vue": "^3.4.19"
|
||||
"vaul-vue": "^0.1.0",
|
||||
"vee-validate": "^4.12.5",
|
||||
"vue": "^3.4.19",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.24",
|
||||
|
||||
Reference in New Issue
Block a user