File tree Expand file tree Collapse file tree 4 files changed +231
-163
lines changed Expand file tree Collapse file tree 4 files changed +231
-163
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-jsx-string" ,
3
3
"version" : " 0.6.0" ,
4
- "packageManager" : " pnpm@7.26.3 " ,
4
+ "packageManager" : " pnpm@7.27.0 " ,
5
5
"description" : " Converts JSX to HTML strings at compile time." ,
6
6
"keywords" : [
7
7
" unplugin" ,
81
81
"entities" : " ^4.4.0" ,
82
82
"estree-walker" : " ^3.0.3" ,
83
83
"jsesc" : " ^3.0.2" ,
84
- "magic-string" : " ^0.27 .0" ,
84
+ "magic-string" : " ^0.29 .0" ,
85
85
"unplugin" : " ^1.0.1"
86
86
},
87
87
"devDependencies" : {
88
88
"@sxzz/eslint-config" : " ^2.4.4" ,
89
89
"@types/benchmark" : " ^2.1.2" ,
90
90
"@types/jsesc" : " ^3.0.1" ,
91
91
"@types/node" : " ^18.13.0" ,
92
- "@types/react" : " ^18.0.27 " ,
92
+ "@types/react" : " ^18.0.28 " ,
93
93
"benchmark" : " ^2.1.4" ,
94
94
"bumpp" : " ^8.2.1" ,
95
- "eslint" : " ^8.33 .0" ,
95
+ "eslint" : " ^8.34 .0" ,
96
96
"eslint-define-config" : " ^1.15.0" ,
97
97
"fast-glob" : " ^3.2.12" ,
98
- "prettier" : " ^2.8.3 " ,
99
- "tsup" : " ^6.6.0 " ,
98
+ "prettier" : " ^2.8.4 " ,
99
+ "tsup" : " ^6.6.2 " ,
100
100
"tsx" : " ^3.12.3" ,
101
- "typescript" : " ^5.0.0-dev.20230207 " ,
101
+ "typescript" : " ^5.0.0-dev.20230213 " ,
102
102
"vite" : " ^4.1.1" ,
103
- "vitest" : " ^0.28.4 "
103
+ "vitest" : " ^0.28.5 "
104
104
},
105
105
"engines" : {
106
106
"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.26.3 " ,
4
+ "packageManager" : " pnpm@7.27.0 " ,
5
5
"license" : " MIT" ,
6
6
"author" :
" 三咲智子 <[email protected] >" ,
7
7
"scripts" : {
17
17
"vue" : " ^3.2.47"
18
18
},
19
19
"devDependencies" : {
20
- "@iconify-json/carbon" : " ^1.1.14 " ,
20
+ "@iconify-json/carbon" : " ^1.1.15 " ,
21
21
"@vitejs/plugin-vue" : " ^4.0.0" ,
22
22
"@vue/runtime-core" : " ^3.2.47" ,
23
23
"unocss" : " ^0.49.4" ,
24
- "unplugin-auto-import" : " ^0.13.0 " ,
24
+ "unplugin-auto-import" : " ^0.14.2 " ,
25
25
"unplugin-vue-components" : " ^0.23.0" ,
26
26
"vite" : " ^4.1.1" ,
27
27
"vue-tsc" : " ^1.0.24"
You can’t perform that action at this time.
0 commit comments