Skip to content

Commit 21a630a

Browse files
committed
chore: update vue monorepo
1 parent efa2edd commit 21a630a

4 files changed

Lines changed: 55 additions & 162 deletions

File tree

.changeset/itchy-pets-promise.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@watermark-design/vue': patch
3+
---
4+
5+
chore(deps): update vue monorepo

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@
8383
"@types/lodash.debounce": "^4.0.9",
8484
"@types/lodash.omit": "^4.5.9",
8585
"@vitejs/plugin-vue": "^5.0.4",
86-
"vue": "^3.4.25"
86+
"vue": "^3.4.26"
8787
}
8888
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "^18.3.0",
3333
"react-dom": "^18.3.0",
3434
"react-scripts": "5.0.1",
35-
"vue": "^3.4.25",
35+
"vue": "^3.4.26",
3636
"vue-demi": "^0.14.7"
3737
}
3838
}

0 commit comments

Comments
 (0)