fix: deps

This commit is contained in:
Methapon Metanipat 2024-08-21 14:20:16 +07:00
parent c2b2e9a783
commit 2f5a03969a
2 changed files with 19 additions and 0 deletions

View file

@ -27,6 +27,7 @@
"quasar": "^2.16.9",
"signature_pad": "^5.0.2",
"socket.io-client": "^4.7.5",
"uuid": "^10.0.0",
"vue": "^3.4.38",
"vue-i18n": "^9.14.0",
"vue-router": "^4.4.3"
@ -37,6 +38,7 @@
"@playwright/test": "^1.46.1",
"@quasar/app-vite": "2.0.0-beta.19",
"@types/node": "^20.16.1",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"autoprefixer": "^10.4.20",