File tree Expand file tree Collapse file tree 3 files changed +787
-767
lines changed Expand file tree Collapse file tree 3 files changed +787
-767
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-jsx-string" ,
33 "version" : " 0.10.0" ,
4- "packageManager" : " pnpm@10.16.1 " ,
4+ "packageManager" : " pnpm@10.18.3 " ,
55 "description" : " Converts JSX to HTML strings at compile time." ,
66 "type" : " module" ,
77 "keywords" : [
7171 "jsesc" : " ^3.1.0" ,
7272 "magic-string" : " ^0.30.19" ,
7373 "unplugin" : " ^2.3.10" ,
74- "unplugin-utils" : " ^0.3.0 "
74+ "unplugin-utils" : " ^0.3.1 "
7575 },
7676 "devDependencies" : {
77- "@sxzz/eslint-config" : " ^7.1.4 " ,
77+ "@sxzz/eslint-config" : " ^7.2.7 " ,
7878 "@sxzz/prettier-config" : " ^2.2.4" ,
7979 "@types/benchmark" : " ^2.1.5" ,
8080 "@types/jsesc" : " ^3.0.3" ,
81- "@types/node" : " ^24.5.0 " ,
82- "@types/react" : " ^19.1.13 " ,
81+ "@types/node" : " ^24.8.1 " ,
82+ "@types/react" : " ^19.2.2 " ,
8383 "benchmark" : " ^2.1.4" ,
84- "bumpp" : " ^10.2.3 " ,
85- "eslint" : " ^9.35 .0" ,
84+ "bumpp" : " ^10.3.1 " ,
85+ "eslint" : " ^9.38 .0" ,
8686 "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.9 " ,
88+ "tsx" : " ^4.20.6 " ,
89+ "typescript" : " ^5.9.3 " ,
90+ "vite" : " ^7.1.11 " ,
9191 "vitest" : " ^3.2.4"
9292 },
9393 "engines" : {
Original file line number Diff line number Diff line change 1010 "typecheck" : " vue-tsc --noEmit"
1111 },
1212 "dependencies" : {
13- "@unocss/reset" : " ^66.5.1 " ,
13+ "@unocss/reset" : " ^66.5.4 " ,
1414 "@vueuse/core" : " ^13.9.0" ,
1515 "unplugin-jsx-string" : " workspace:*" ,
16- "vue" : " ^3.5.21 "
16+ "vue" : " ^3.5.22 "
1717 },
1818 "devDependencies" : {
19- "@iconify-json/carbon" : " ^1.2.13 " ,
19+ "@iconify-json/carbon" : " ^1.2.14 " ,
2020 "@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.4 " ,
23+ "unplugin-auto-import" : " ^20.2 .0" ,
24+ "unplugin-vue-components" : " ^29.2 .0" ,
25+ "vite" : " ^7.1.11 " ,
26+ "vue-tsc" : " ^3.1.1 "
2727 }
2828}
You can’t perform that action at this time.
0 commit comments