File tree Expand file tree Collapse file tree 3 files changed +682
-687
lines changed Expand file tree Collapse file tree 3 files changed +682
-687
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-jsx-string" ,
3
3
"version" : " 0.10.0" ,
4
- "packageManager" : " pnpm@10.16.1 " ,
4
+ "packageManager" : " pnpm@10.18.0 " ,
5
5
"description" : " Converts JSX to HTML strings at compile time." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
74
74
"unplugin-utils" : " ^0.3.0"
75
75
},
76
76
"devDependencies" : {
77
- "@sxzz/eslint-config" : " ^7.1.4 " ,
77
+ "@sxzz/eslint-config" : " ^7.2.6 " ,
78
78
"@sxzz/prettier-config" : " ^2.2.4" ,
79
79
"@types/benchmark" : " ^2.1.5" ,
80
80
"@types/jsesc" : " ^3.0.3" ,
81
- "@types/node" : " ^24.5.0 " ,
82
- "@types/react" : " ^19.1.13 " ,
81
+ "@types/node" : " ^24.6.2 " ,
82
+ "@types/react" : " ^19.2.0 " ,
83
83
"benchmark" : " ^2.1.4" ,
84
84
"bumpp" : " ^10.2.3" ,
85
- "eslint" : " ^9.35 .0" ,
85
+ "eslint" : " ^9.36 .0" ,
86
86
"prettier" : " ^3.6.2" ,
87
- "tsdown" : " ^0.15.1 " ,
88
- "tsx" : " ^4.20.5 " ,
89
- "typescript" : " ^5.9.2 " ,
90
- "vite" : " ^7.1.5 " ,
87
+ "tsdown" : " ^0.15.6 " ,
88
+ "tsx" : " ^4.20.6 " ,
89
+ "typescript" : " ^5.9.3 " ,
90
+ "vite" : " ^7.1.9 " ,
91
91
"vitest" : " ^3.2.4"
92
92
},
93
93
"engines" : {
Original file line number Diff line number Diff line change 10
10
"typecheck" : " vue-tsc --noEmit"
11
11
},
12
12
"dependencies" : {
13
- "@unocss/reset" : " ^66.5.1 " ,
13
+ "@unocss/reset" : " ^66.5.2 " ,
14
14
"@vueuse/core" : " ^13.9.0" ,
15
15
"unplugin-jsx-string" : " workspace:*" ,
16
- "vue" : " ^3.5.21 "
16
+ "vue" : " ^3.5.22 "
17
17
},
18
18
"devDependencies" : {
19
19
"@iconify-json/carbon" : " ^1.2.13" ,
20
20
"@vitejs/plugin-vue" : " ^6.0.1" ,
21
- "@vue-macros/reactivity-transform" : " ^3.0.0-rc.0 " ,
22
- "unocss" : " ^66.5.1 " ,
23
- "unplugin-auto-import" : " ^20.1 .0" ,
24
- "unplugin-vue-components" : " ^29.0 .0" ,
25
- "vite" : " ^7.1.5 " ,
26
- "vue-tsc" : " ^3.0.7 "
21
+ "@vue-macros/reactivity-transform" : " ^3.1.1 " ,
22
+ "unocss" : " ^66.5.2 " ,
23
+ "unplugin-auto-import" : " ^20.2 .0" ,
24
+ "unplugin-vue-components" : " ^29.1 .0" ,
25
+ "vite" : " ^7.1.9 " ,
26
+ "vue-tsc" : " ^3.1.0 "
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments