chore: update deps

This commit is contained in:
vben
2024-06-09 10:04:22 +08:00
parent 2eef9241a5
commit a344d32169
12 changed files with 186 additions and 180 deletions

View File

@@ -41,6 +41,6 @@
"dependencies": {
"@vben-core/toolkit": "workspace:*",
"@vben-core/typings": "workspace:*",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
}
}

View File

@@ -46,6 +46,6 @@
"pinia": "2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "3.4.27",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
}
}