upgrade vuetify to 3.3.6
This commit is contained in:
Generated
+4
-4
@@ -33,7 +33,7 @@
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-router": "^4.2.2",
|
||||
"vue3-perfect-scrollbar": "^1.6.1",
|
||||
"vuetify": "^3.3.5"
|
||||
"vuetify": "^3.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.2.0",
|
||||
@@ -8310,9 +8310,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vuetify": {
|
||||
"version": "3.3.5",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.5.tgz",
|
||||
"integrity": "sha512-vkfPgPmKfSJa+jq6Ov+CTg7L1t2jLPKa7Slef9OrVHcLqg+gLuIj0z4PJE6E9HjFTUbgZShShOGxps52REJRIA==",
|
||||
"version": "3.3.6",
|
||||
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.3.6.tgz",
|
||||
"integrity": "sha512-9QHh3mY5dK2Y4FGGBHFaIl/RVoP3Wg+XzP/pvruAoglIsUqzMlHrUOYAjO6/SWTxmhsiPI1jl4TyEBlppMXtNQ==",
|
||||
"engines": {
|
||||
"node": "^12.20 || >=14.13"
|
||||
},
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-router": "^4.2.2",
|
||||
"vue3-perfect-scrollbar": "^1.6.1",
|
||||
"vuetify": "^3.3.5"
|
||||
"vuetify": "^3.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.2.0",
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
"name": "vuetify",
|
||||
"copyright": "Copyright (c) 2016-2023 John Jeremy Leider",
|
||||
"url": "https://vuetifyjs.com",
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.5/LICENSE.md"
|
||||
"licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.3.6/LICENSE.md"
|
||||
},
|
||||
{
|
||||
"name": "register-service-worker",
|
||||
|
||||
Reference in New Issue
Block a user