Skip to content

Commit bf9c886

Browse files
committed
chore: update vue and lock file
1 parent 990694c commit bf9c886

File tree

2 files changed

+702
-2994
lines changed

2 files changed

+702
-2994
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wsfe/vue-tree",
3-
"version": "3.2.0",
3+
"version": "4.0.0",
44
"types": "./types",
55
"description": "A vue tree component using virtual list.",
66
"main": "./dist/vue-tree.umd.js",
@@ -71,7 +71,7 @@
7171
"typescript": "^5.4.5",
7272
"vite": "^5.2.13",
7373
"vitest": "^1.6.0",
74-
"vue": "^3.4.29",
74+
"vue": "^3.4.30",
7575
"vue-tsc": "^2.0.21"
7676
}
7777
}

0 commit comments

Comments
 (0)