File tree Expand file tree Collapse file tree 3 files changed +176
-164
lines changed Expand file tree Collapse file tree 3 files changed +176
-164
lines changed Original file line number Diff line number Diff line change 115
115
"@sxzz/prettier-config" : " ^1.0.4" ,
116
116
"@types/benchmark" : " ^2.1.2" ,
117
117
"@types/jsesc" : " ^3.0.1" ,
118
- "@types/node" : " ^20.5.0 " ,
118
+ "@types/node" : " ^20.5.1 " ,
119
119
"@types/react" : " ^18.2.20" ,
120
120
"benchmark" : " ^2.1.4" ,
121
- "bumpp" : " ^9.1.1 " ,
121
+ "bumpp" : " ^9.2.0 " ,
122
122
"eslint" : " ^8.47.0" ,
123
123
"eslint-define-config" : " ^1.23.0" ,
124
124
"fast-glob" : " ^3.3.1" ,
125
- "prettier" : " ^3.0.1 " ,
125
+ "prettier" : " ^3.0.2 " ,
126
126
"tsup" : " ^7.2.0" ,
127
127
"tsx" : " ^3.12.7" ,
128
128
"typescript" : " ^5.1.6" ,
129
129
"vite" : " ^4.4.9" ,
130
- "vitest" : " ^0.34.1 "
130
+ "vitest" : " ^0.34.2 "
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.0 " ,
14
+ "@unocss/reset" : " ^0.55.2 " ,
15
15
"@vueuse/core" : " ^10.3.0" ,
16
16
"unplugin-jsx-string" : " workspace:*" ,
17
17
"vue" : " ^3.3.4"
18
18
},
19
19
"devDependencies" : {
20
20
"@iconify-json/carbon" : " ^1.1.19" ,
21
- "@vitejs/plugin-vue" : " ^4.2.3 " ,
21
+ "@vitejs/plugin-vue" : " ^4.3.1 " ,
22
22
"@vue/runtime-core" : " ^3.3.4" ,
23
- "unocss" : " ^0.55.0 " ,
23
+ "unocss" : " ^0.55.2 " ,
24
24
"unplugin-auto-import" : " ^0.16.6" ,
25
25
"unplugin-vue-components" : " ^0.25.1" ,
26
26
"vite" : " ^4.4.9" ,
You can’t perform that action at this time.
0 commit comments