chore: update deps

This commit is contained in:
vben
2024-08-01 00:06:36 +08:00
parent 546ff7caeb
commit 9b98b3190e
24 changed files with 305 additions and 240 deletions

View File

@@ -45,6 +45,6 @@
"dayjs": "^1.11.12",
"pinia": "2.1.7",
"vue": "^3.4.35",
"vue-router": "^4.4.0"
"vue-router": "^4.4.1"
}
}

View File

@@ -161,6 +161,7 @@ const routes: RouteRecordRaw[] = [
import(
'#/views/demos/features/hide-menu-children/children.vue'
),
meta: { title: 'HideChildrenInMenuChildrenDemo' },
},
],
},