chore: update deps

This commit is contained in:
vben
2024-08-01 20:50:45 +08:00
parent 407534bd8c
commit 4236e9cb87
22 changed files with 251 additions and 94 deletions

View File

@@ -39,6 +39,6 @@
},
"dependencies": {
"vue": "^3.4.35",
"vue-router": "^4.4.1"
"vue-router": "^4.4.2"
}
}

View File

@@ -29,7 +29,7 @@
"@vueuse/integrations": "^10.11.0",
"qrcode": "^1.5.3",
"vue": "^3.4.35",
"vue-router": "^4.4.1"
"vue-router": "^4.4.2"
},
"devDependencies": {
"@types/qrcode": "^1.5.5"

View File

@@ -26,7 +26,7 @@
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"vue": "^3.4.35",
"vue-router": "^4.4.1",
"vue-router": "^4.4.2",
"watermark-js-plus": "^1.5.2"
}
}

View File

@@ -34,6 +34,6 @@
"@vben/utils": "workspace:*",
"@vueuse/core": "^10.11.0",
"vue": "^3.4.35",
"vue-router": "^4.4.1"
"vue-router": "^4.4.2"
}
}

View File

@@ -25,6 +25,6 @@
"pinia": "2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.35",
"vue-router": "^4.4.1"
"vue-router": "^4.4.2"
}
}

View File

@@ -22,6 +22,6 @@
"dependencies": {
"@vben-core/typings": "workspace:*",
"vue": "^3.4.35",
"vue-router": "^4.4.1"
"vue-router": "^4.4.2"
}
}

View File

@@ -24,6 +24,6 @@
"dependencies": {
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",
"vue-router": "^4.4.1"
"vue-router": "^4.4.2"
}
}