Skip to content

Commit 143c21a

Browse files
committed
fix: remove csstype and update vue
1 parent 90c95dc commit 143c21a

File tree

2 files changed

+236
-90
lines changed

2 files changed

+236
-90
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
"dependencies": {
8383
"@vueuse/core": "^13.0.0",
8484
"@vueuse/shared": "^13.0.0",
85-
"csstype": "^3.1.3",
8685
"framesync": "^6.1.2",
8786
"popmotion": "^11.0.5",
8887
"style-value-types": "^5.1.2"
@@ -111,7 +110,7 @@
111110
"unbuild": "^3.5.0",
112111
"vite": "5.2.12",
113112
"vitest": "^1.6.0",
114-
"vue": "^3.4.38",
113+
"vue": "^3.5.13",
115114
"yorkie": "^2.0.0"
116115
},
117116
"pnpm": {

0 commit comments

Comments
 (0)