upgrade third party dependencies

This commit is contained in:
MaysWind
2025-01-25 23:45:20 +08:00
parent 99a2f40a4e
commit d39b0ee077
2 changed files with 4 additions and 4 deletions
@@ -71,10 +71,10 @@
// Vertical nav item badge styles // Vertical nav item badge styles
%vertical-nav-item-badge { %vertical-nav-item-badge {
font-size: 0.75rem; font-size: .8125rem;
line-height: 20px; line-height: 20px;
padding-block: 1px; padding-block: 0.125rem;
padding-inline: 0.625rem; padding-inline: 0.75rem;
} }
// Nav items styles (including section title) // Nav items styles (including section title)
+1 -1
View File
@@ -299,7 +299,7 @@
"name": "Materio - Vuetify VueJS 3 Free Admin Template", "name": "Materio - Vuetify VueJS 3 Free Admin Template",
"copyright": "Copyright (c) 2022 ThemeSelection", "copyright": "Copyright (c) 2022 ThemeSelection",
"url": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free", "url": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free",
"licenseUrl": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free/blob/v2.2.2/LICENSE" "licenseUrl": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free/blob/v2.3.0/LICENSE"
}, },
{ {
"name": "Icons8 Line Awesome", "name": "Icons8 Line Awesome",