File tree Expand file tree Collapse file tree 3 files changed +307
-306
lines changed Expand file tree Collapse file tree 3 files changed +307
-306
lines changed Original file line number Diff line number Diff line change 75
75
"prepublishOnly" : " pnpm run build"
76
76
},
77
77
"dependencies" : {
78
- "@babel/parser" : " ^7.22.3 " ,
79
- "@babel/types" : " ^7.22.3 " ,
78
+ "@babel/parser" : " ^7.22.4 " ,
79
+ "@babel/types" : " ^7.22.4 " ,
80
80
"@rollup/pluginutils" : " ^5.0.2" ,
81
81
"entities" : " ^4.5.0" ,
82
82
"estree-walker" : " ^3.0.3" ,
89
89
"@types/benchmark" : " ^2.1.2" ,
90
90
"@types/jsesc" : " ^3.0.1" ,
91
91
"@types/node" : " ^18.16.16" ,
92
- "@types/react" : " ^18.2.7 " ,
92
+ "@types/react" : " ^18.2.8 " ,
93
93
"benchmark" : " ^2.1.4" ,
94
94
"bumpp" : " ^9.1.0" ,
95
- "eslint" : " ^8.41 .0" ,
95
+ "eslint" : " ^8.42 .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" : " ^6.7.0" ,
100
100
"tsx" : " ^3.12.7" ,
101
- "typescript" : " ^5.0.4 " ,
101
+ "typescript" : " ^5.1.3 " ,
102
102
"vite" : " ^4.3.9" ,
103
- "vitest" : " ^0.31.1 "
103
+ "vitest" : " ^0.31.4 "
104
104
},
105
105
"engines" : {
106
106
"node" : " >=14.19.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.52.4 " ,
14
+ "@unocss/reset" : " ^0.53.0 " ,
15
15
"@vueuse/core" : " ^10.1.2" ,
16
16
"unplugin-jsx-string" : " workspace:*" ,
17
17
"vue" : " ^3.3.4"
20
20
"@iconify-json/carbon" : " ^1.1.17" ,
21
21
"@vitejs/plugin-vue" : " ^4.2.3" ,
22
22
"@vue/runtime-core" : " ^3.3.4" ,
23
- "unocss" : " ^0.52.4 " ,
24
- "unplugin-auto-import" : " ^0.16.2 " ,
25
- "unplugin-vue-components" : " ^0.24.1 " ,
23
+ "unocss" : " ^0.53.0 " ,
24
+ "unplugin-auto-import" : " ^0.16.4 " ,
25
+ "unplugin-vue-components" : " ^0.25.0 " ,
26
26
"vite" : " ^4.3.9" ,
27
27
"vue-tsc" : " ^1.6.5"
28
28
}
You can’t perform that action at this time.
0 commit comments