update vue
This commit is contained in:
parent
36d3b088bc
commit
0667120de5
2 changed files with 69 additions and 67 deletions
|
|
@ -9,11 +9,12 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/compiler-sfc": "^3.5.6",
|
||||
"dayjs": "^1.11.13",
|
||||
"pinia": "^2.1.7",
|
||||
"primevue": "^4.0.6",
|
||||
"slugify": "^1.6.6",
|
||||
"vue": "^3.5.1"
|
||||
"vue": "^3.5.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue