File tree Expand file tree Collapse file tree 3 files changed +706
-129
lines changed
Expand file tree Collapse file tree 3 files changed +706
-129
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-jsx-string" ,
33 "version" : " 0.6.0" ,
4- "packageManager" : " pnpm@7.25.1 " ,
4+ "packageManager" : " pnpm@7.26.2 " ,
55 "description" : " Converts JSX to HTML strings at compile time." ,
66 "keywords" : [
77 " unplugin" ,
9292 "@types/react" : " ^18.0.27" ,
9393 "benchmark" : " ^2.1.4" ,
9494 "bumpp" : " ^8.2.1" ,
95- "eslint" : " ^8.32 .0" ,
95+ "eslint" : " ^8.33 .0" ,
9696 "eslint-define-config" : " ^1.14.0" ,
9797 "fast-glob" : " ^3.2.12" ,
9898 "prettier" : " ^2.8.3" ,
9999 "tsup" : " ^6.5.0" ,
100100 "tsx" : " ^3.12.2" ,
101- "typescript" : " ^5.0.0-beta " ,
101+ "typescript" : " ^5.0.0-dev.20230129 " ,
102102 "vite" : " ^4.0.4" ,
103103 "vitest" : " ^0.28.3"
104104 },
Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-jsx-string-playground" ,
33 "version" : " 0.0.0" ,
4- "packageManager" : " pnpm@7.25.1 " ,
4+ "packageManager" : " pnpm@7.26.2 " ,
55 "license" : " MIT" ,
66 "author" :
" 三咲智子 <[email protected] >" ,
77 "scripts" : {
1212 },
1313 "dependencies" : {
1414 "@unocss/reset" : " ^0.49.1" ,
15- "@vueuse/core" : " ^9.11.1 " ,
15+ "@vueuse/core" : " ^9.12.0 " ,
1616 "unplugin-jsx-string" : " workspace:*" ,
1717 "vue" : " ^3.2.45"
1818 },
2121 "@vitejs/plugin-vue" : " ^4.0.0" ,
2222 "@vue/runtime-core" : " ^3.2.45" ,
2323 "unocss" : " ^0.49.1" ,
24- "unplugin-auto-import" : " ^0.12.2 " ,
25- "unplugin-vue-components" : " ^0.22.12 " ,
24+ "unplugin-auto-import" : " ^0.13.0 " ,
25+ "unplugin-vue-components" : " ^0.23.0 " ,
2626 "vite" : " ^4.0.4" ,
2727 "vue-tsc" : " ^1.0.24"
2828 }
You can’t perform that action at this time.
0 commit comments