File tree Expand file tree Collapse file tree 3 files changed +381
-877
lines changed Expand file tree Collapse file tree 3 files changed +381
-877
lines changed Original file line number Diff line number Diff line change 111
111
"unplugin" : " ^1.5.0"
112
112
},
113
113
"devDependencies" : {
114
- "@sxzz/eslint-config" : " ^3.5.4 " ,
114
+ "@sxzz/eslint-config" : " ^3.6.1 " ,
115
115
"@sxzz/prettier-config" : " ^1.0.4" ,
116
116
"@types/benchmark" : " ^2.1.3" ,
117
117
"@types/jsesc" : " ^3.0.1" ,
118
- "@types/node" : " ^20.6.2 " ,
119
- "@types/react" : " ^18.2.21 " ,
118
+ "@types/node" : " ^20.6.5 " ,
119
+ "@types/react" : " ^18.2.22 " ,
120
120
"benchmark" : " ^2.1.4" ,
121
121
"bumpp" : " ^9.2.0" ,
122
- "eslint" : " ^8.49 .0" ,
122
+ "eslint" : " ^8.50 .0" ,
123
123
"eslint-define-config" : " ^1.23.0" ,
124
124
"fast-glob" : " ^3.3.1" ,
125
125
"prettier" : " ^3.0.3" ,
126
126
"tsup" : " ^7.2.0" ,
127
- "tsx" : " ^3.12.10 " ,
127
+ "tsx" : " ^3.13.0 " ,
128
128
"typescript" : " ^5.2.2" ,
129
129
"vite" : " ^4.4.9" ,
130
- "vitest" : " ^0.34.4 "
130
+ "vitest" : " ^0.34.5 "
131
131
},
132
132
"engines" : {
133
133
"node" : " >=16.14.0"
Original file line number Diff line number Diff line change 11
11
"vercel-build" : " pnpm run -C .. build && pnpm build"
12
12
},
13
13
"dependencies" : {
14
- "@unocss/reset" : " ^0.55.7 " ,
14
+ "@unocss/reset" : " ^0.56.1 " ,
15
15
"@vueuse/core" : " ^10.4.1" ,
16
16
"unplugin-jsx-string" : " workspace:*" ,
17
17
"vue" : " ^3.3.4"
20
20
"@iconify-json/carbon" : " ^1.1.21" ,
21
21
"@vitejs/plugin-vue" : " ^4.3.4" ,
22
22
"@vue/runtime-core" : " ^3.3.4" ,
23
- "unocss" : " ^0.55.7 " ,
23
+ "unocss" : " ^0.56.1 " ,
24
24
"unplugin-auto-import" : " ^0.16.6" ,
25
25
"unplugin-vue-components" : " ^0.25.2" ,
26
26
"vite" : " ^4.4.9" ,
27
- "vue-tsc" : " ^1.8.11 "
27
+ "vue-tsc" : " ^1.8.13 "
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments