Update vue
This commit is contained in:
parent
dc8d0ecc95
commit
2dab35f7cf
2 changed files with 136 additions and 137 deletions
|
@ -34,12 +34,11 @@
|
|||
"vite": "^5.1.6",
|
||||
"vite-plugin-pwa": "^0.19.4",
|
||||
"vite-tsconfig-paths": "^4.3.0",
|
||||
"vue": "^3.2.26",
|
||||
"vue-next-select": "^2.10.2",
|
||||
"vue": "^3.4.21",
|
||||
"vue-next-select": "^2.10.5",
|
||||
"vue-panzoom": "https://github.com/thepaperpilot/vue-panzoom.git",
|
||||
"vue-textarea-autosize": "^1.1.1",
|
||||
"vue-toastification": "^2.0.0-rc.1",
|
||||
"vue-transition-expand": "^0.1.0",
|
||||
"vue-toastification": "^2.0.0-rc.5",
|
||||
"vuedraggable": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -53,7 +52,7 @@
|
|||
"prettier": "^2.5.1",
|
||||
"typescript": "^5.0.2",
|
||||
"vitest": "^1.4.0",
|
||||
"vue-tsc": "^0.38.1"
|
||||
"vue-tsc": "^2.0.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": "21.x"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue