File tree 3 files changed +170
-59
lines changed
3 files changed +170
-59
lines changed Original file line number Diff line number Diff line change 74
74
"@logicflow/core" : " ^1.2.26" ,
75
75
"@logicflow/extension" : " ^1.2.26" ,
76
76
"@vben/hooks" : " workspace:*" ,
77
- "@vue/shared" : " ^ 3.4.24 " ,
77
+ "@vue/shared" : " 3.4.23 " ,
78
78
"@vueuse/core" : " ^10.9.0" ,
79
79
"@zxcvbn-ts/core" : " ^3.0.4" ,
80
80
"ant-design-vue" : " ^4.2.0" ,
100
100
"tinymce" : " ^5.10.9" ,
101
101
"unocss" : " ^0.59.4" ,
102
102
"vditor" : " ^3.10.4" ,
103
- "vue" : " ^ 3.4.24 " ,
103
+ "vue" : " 3.4.23 " ,
104
104
"vue-i18n" : " ^9.13.1" ,
105
105
"vue-json-pretty" : " ^2.4.0" ,
106
106
"vue-router" : " ^4.3.2" ,
130
130
"@vben/ts-config" : " workspace:*" ,
131
131
"@vben/types" : " workspace:*" ,
132
132
"@vben/vite-config" : " workspace:*" ,
133
- "@vue/compiler-sfc" : " ^ 3.4.24 " ,
133
+ "@vue/compiler-sfc" : " 3.4.23 " ,
134
134
"@vue/test-utils" : " ^2.4.5" ,
135
135
"conventional-changelog-cli" : " ^4.1.0" ,
136
136
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 32
32
"dependencies" : {
33
33
"@vueuse/core" : " ^10.9.0" ,
34
34
"lodash-es" : " ^4.17.21" ,
35
- "vue" : " ^ 3.4.24 "
35
+ "vue" : " 3.4.23 "
36
36
},
37
37
"devDependencies" : {
38
38
"@vben/types" : " workspace:*"
You can’t perform that action at this time.
0 commit comments