chore(deps): bump the non-breaking-changes group across 1 directory with 2 updates (#4358)
Bumps the non-breaking-changes group with 2 updates in the / directory: [vue](https://github.com/vuejs/core) and [vue-router](https://github.com/vuejs/router). Updates `vue` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.3...v3.5.4) Updates `vue-router` from 4.4.3 to 4.4.4 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/compare/v4.4.3...v4.4.4) --- updated-dependencies: - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -39,6 +39,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.5.4",
|
||||
"vue-router": "^4.4.3"
|
||||
"vue-router": "^4.4.4"
|
||||
}
|
||||
}
|
||||
|
@@ -30,7 +30,7 @@
|
||||
"@vueuse/integrations": "^11.0.3",
|
||||
"qrcode": "^1.5.4",
|
||||
"vue": "^3.5.4",
|
||||
"vue-router": "^4.4.3"
|
||||
"vue-router": "^4.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/qrcode": "^1.5.5"
|
||||
|
@@ -26,7 +26,7 @@
|
||||
"@vben/types": "workspace:*",
|
||||
"@vben/utils": "workspace:*",
|
||||
"vue": "^3.5.4",
|
||||
"vue-router": "^4.4.3",
|
||||
"vue-router": "^4.4.4",
|
||||
"watermark-js-plus": "^1.5.6"
|
||||
}
|
||||
}
|
||||
|
@@ -37,6 +37,6 @@
|
||||
"@vben/utils": "workspace:*",
|
||||
"@vueuse/core": "^11.0.3",
|
||||
"vue": "^3.5.4",
|
||||
"vue-router": "^4.4.3"
|
||||
"vue-router": "^4.4.4"
|
||||
}
|
||||
}
|
||||
|
@@ -25,6 +25,6 @@
|
||||
"pinia": "2.2.2",
|
||||
"pinia-plugin-persistedstate": "^3.2.3",
|
||||
"vue": "^3.5.4",
|
||||
"vue-router": "^4.4.3"
|
||||
"vue-router": "^4.4.4"
|
||||
}
|
||||
}
|
||||
|
@@ -22,6 +22,6 @@
|
||||
"dependencies": {
|
||||
"@vben-core/typings": "workspace:*",
|
||||
"vue": "^3.5.4",
|
||||
"vue-router": "^4.4.3"
|
||||
"vue-router": "^4.4.4"
|
||||
}
|
||||
}
|
||||
|
@@ -24,6 +24,6 @@
|
||||
"dependencies": {
|
||||
"@vben-core/shared": "workspace:*",
|
||||
"@vben-core/typings": "workspace:*",
|
||||
"vue-router": "^4.4.3"
|
||||
"vue-router": "^4.4.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user