mirror of
https://github.com/cgiesche/streamdeck-homeassistant.git
synced 2026-01-09 14:08:09 -05:00
Update dependencies in package.json and package-lock.json
Bump versions of multiple production and development dependencies, including Vue, Vite plugin for Vue, eslint-plugin-vue, and more for compatibility and improvements.
This commit is contained in:
892
package-lock.json
generated
892
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@@ -25,7 +25,7 @@
|
||||
"js-yaml": "^4.1.0",
|
||||
"nunjucks": "^3.2.4",
|
||||
"svgdom": "^0.1.19",
|
||||
"vue": "^3.5.13",
|
||||
"vue": "^3.5.18",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -48,16 +48,16 @@
|
||||
"@types/nunjucks": "^3.2.6",
|
||||
"@types/svgdom": "^0.1.2",
|
||||
"@types/ws": "^8.5.14",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitejs/plugin-vue": "^6.0.0",
|
||||
"@vitest/coverage-v8": "^3.0.6",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.3.0",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"eslint": "^9.20.0",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-import-resolver-typescript": "^3.7.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"eslint-plugin-vue": "^10.3.0",
|
||||
"fast-glob": "^3.3.3",
|
||||
"jiti": "^2.4.2",
|
||||
"patch-package": "^8.0.0",
|
||||
@@ -71,6 +71,6 @@
|
||||
"vite": "^5.4.14",
|
||||
"vitest": "^3.0.5",
|
||||
"vitest-mock-extended": "^2.0.2",
|
||||
"vue-tsc": "^2.2.0"
|
||||
"vue-tsc": "^3.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user