File tree Expand file tree Collapse file tree 3 files changed +235
-204
lines changed Expand file tree Collapse file tree 3 files changed +235
-204
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-jsx-string" ,
3
3
"version" : " 0.5.6" ,
4
- "packageManager" : " pnpm@7.23 .0" ,
4
+ "packageManager" : " pnpm@7.25 .0" ,
5
5
"description" : " Converts JSX to HTML strings at compile time." ,
6
6
"keywords" : [
7
7
" unplugin" ,
94
94
"@types/react" : " ^18.0.26" ,
95
95
"benchmark" : " ^2.1.4" ,
96
96
"bumpp" : " ^8.2.1" ,
97
- "eslint" : " ^8.31 .0" ,
98
- "eslint-define-config" : " ^1.13 .0" ,
97
+ "eslint" : " ^8.32 .0" ,
98
+ "eslint-define-config" : " ^1.14 .0" ,
99
99
"fast-glob" : " ^3.2.12" ,
100
- "prettier" : " ^2.8.2 " ,
100
+ "prettier" : " ^2.8.3 " ,
101
101
"tsup" : " ^6.5.0" ,
102
- "tsx" : " ^3.12.1 " ,
102
+ "tsx" : " ^3.12.2 " ,
103
103
"typescript" : " ^4.9.4" ,
104
104
"vite" : " ^4.0.4" ,
105
- "vitest" : " ^0.26.3 "
105
+ "vitest" : " ^0.27.1 "
106
106
},
107
107
"engines" : {
108
108
"node" : " >=14.19.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-jsx-string-playground" ,
3
3
"version" : " 0.0.0" ,
4
- "packageManager" : " pnpm@7.23 .0" ,
4
+ "packageManager" : " pnpm@7.25 .0" ,
5
5
"license" : " MIT" ,
6
6
"author" :
" 三咲智子 <[email protected] >" ,
7
7
"scripts" : {
11
11
"vercel-build" : " pnpm run -C .. build && pnpm build"
12
12
},
13
13
"dependencies" : {
14
- "@unocss/reset" : " ^0.48.3 " ,
14
+ "@unocss/reset" : " ^0.48.4 " ,
15
15
"@vueuse/core" : " ^9.10.0" ,
16
16
"unplugin-jsx-string" : " workspace:*" ,
17
17
"vue" : " ^3.2.45"
20
20
"@iconify-json/carbon" : " ^1.1.13" ,
21
21
"@vitejs/plugin-vue" : " ^4.0.0" ,
22
22
"@vue/runtime-core" : " ^3.2.45" ,
23
- "unocss" : " ^0.48.3 " ,
23
+ "unocss" : " ^0.48.4 " ,
24
24
"unplugin-auto-import" : " ^0.12.1" ,
25
25
"unplugin-vue-components" : " ^0.22.12" ,
26
26
"vite" : " ^4.0.4"
You can’t perform that action at this time.
0 commit comments