mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Continue kiosk work
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
"devDependencies": {
|
||||
"@babel/types": "^7.26.3",
|
||||
"@types/node": "^20.17.9",
|
||||
"@typescript-eslint/parser": "8.17.0",
|
||||
"@vitejs/plugin-vue": "^4.6.2",
|
||||
"@vue/eslint-config-typescript": "^14.1.4",
|
||||
"@typescript-eslint/parser": "8.17.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
@@ -45,6 +45,7 @@
|
||||
"vite": "^5.4.11",
|
||||
"vite-plugin-vuetify": "^2.0.4",
|
||||
"vue-router": "^4.5.0",
|
||||
"vue-tsc": "^2.1.10"
|
||||
"vue-tsc": "^2.1.10",
|
||||
"websocketstream-polyfill": "^1.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user