We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0842207 commit 48699b8Copy full SHA for 48699b8
package.json
@@ -79,8 +79,8 @@
79
"vue": ">=3.0.0"
80
},
81
"dependencies": {
82
- "@vueuse/core": "^10.10.0",
83
- "@vueuse/shared": "^10.10.0",
+ "@vueuse/core": "~10.10.0",
+ "@vueuse/shared": "~10.10.0",
84
"csstype": "^3.1.3",
85
"framesync": "^6.1.2",
86
"popmotion": "^11.0.5",
@@ -111,7 +111,7 @@
111
"unbuild": "^2.0.0",
112
"vite": "5.2.12",
113
"vitest": "^1.6.0",
114
- "vue": "^3.5.11",
+ "vue": "~3.4.38",
115
"yorkie": "^2.0.0"
116
117
"pnpm": {
0 commit comments