Skip to content

Commit d83b4ff

Browse files
build(deps-dev): bump vue from 3.5.28 to 3.5.30
Bumps [vue](https://github.com/vuejs/core) from 3.5.28 to 3.5.30. - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.28...v3.5.30) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.30 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d26a3cb commit d83b4ff

File tree

3 files changed

+133
-76
lines changed

3 files changed

+133
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"typescript": "^5.9.3",
108108
"typescript-eslint": "^8.57.0",
109109
"vitest": "^4.0.18",
110-
"vue": "^3.5.28",
110+
"vue": "^3.5.30",
111111
"webpack-dev-middleware": "^7.4.5",
112112
"zustand": "^5.0.11",
113113
"zustand-mutative": "^1.3.1"

packages/coaction-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@testing-library/vue": "^8.1.0",
5858
"coaction": "workspace:*",
59-
"vue": "^3.5.28"
59+
"vue": "^3.5.30"
6060
},
6161
"publishConfig": {
6262
"access": "public",

0 commit comments

Comments
 (0)