File tree Expand file tree Collapse file tree 3 files changed +193
-254
lines changed Expand file tree Collapse file tree 3 files changed +193
-254
lines changed Original file line number Diff line number Diff line change 88
88
"@sxzz/eslint-config" : " ^3.0.0" ,
89
89
"@types/benchmark" : " ^2.1.2" ,
90
90
"@types/jsesc" : " ^3.0.1" ,
91
- "@types/node" : " ^18.16.17 " ,
92
- "@types/react" : " ^18.2.11 " ,
91
+ "@types/node" : " ^18.16.18 " ,
92
+ "@types/react" : " ^18.2.12 " ,
93
93
"benchmark" : " ^2.1.4" ,
94
94
"bumpp" : " ^9.1.1" ,
95
- "eslint" : " ^8.42 .0" ,
95
+ "eslint" : " ^8.43 .0" ,
96
96
"eslint-define-config" : " ^1.20.0" ,
97
97
"fast-glob" : " ^3.2.12" ,
98
98
"prettier" : " ^2.8.8" ,
99
99
"tsup" : " ^7.0.0" ,
100
100
"tsx" : " ^3.12.7" ,
101
101
"typescript" : " ^5.1.3" ,
102
102
"vite" : " ^4.3.9" ,
103
- "vitest" : " ^0.32.0 "
103
+ "vitest" : " ^0.32.2 "
104
104
},
105
105
"engines" : {
106
106
"node" : " >=16.14.0"
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@unocss/reset" : " ^0.53.1" ,
15
- "@vueuse/core" : " ^10.1.2 " ,
15
+ "@vueuse/core" : " ^10.2.0 " ,
16
16
"unplugin-jsx-string" : " workspace:*" ,
17
17
"vue" : " ^3.3.4"
18
18
},
24
24
"unplugin-auto-import" : " ^0.16.4" ,
25
25
"unplugin-vue-components" : " ^0.25.1" ,
26
26
"vite" : " ^4.3.9" ,
27
- "vue-tsc" : " ^1.6.5 "
27
+ "vue-tsc" : " ^1.8.0 "
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments