Update dependency vuetify to v4.1.8
JS Unit Tests / test (pull_request) Successful in 1m14s
Build Test / test (pull_request) Successful in 1m24s

This commit is contained in:
2026-08-08 03:02:14 +00:00
parent 08e8298fca
commit 827b803a25
+4 -4
View File
@@ -2841,9 +2841,9 @@
}
},
"node_modules/vuetify": {
"version": "4.1.7",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.7.tgz",
"integrity": "sha512-07qxu0S1oxPjmknP/Yn5276PtIhlCvHnpcp7HuOKEHni89/6BGiM2aVdKlEGeyM5RfytDkiv0SNieabGT2D8qQ==",
"version": "4.1.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.8.tgz",
"integrity": "sha512-003D/8b5462uZCD5CMRTZF3smADmOn47mzthNY0aP/xkslovR5yIc1qXjPdFN0LHcu+p3GEAVmMQabldaIQ5pg==",
"license": "MIT",
"funding": {
"type": "github",
@@ -2852,7 +2852,7 @@
"peerDependencies": {
"typescript": ">=4.7",
"vite-plugin-vuetify": ">=2.1.0",
"vue": "^3.5.0",
"vue": "^3.5.0 || ^3.6.0-0",
"webpack-plugin-vuetify": ">=3.1.0"
},
"peerDependenciesMeta": {