File tree Expand file tree Collapse file tree 3 files changed +175
-154
lines changed
Expand file tree Collapse file tree 3 files changed +175
-154
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-jsx-string" ,
33 "version" : " 0.5.6" ,
4- "packageManager" : " pnpm@7.18.2 " ,
4+ "packageManager" : " pnpm@7.20.0 " ,
55 "description" : " Converts JSX to HTML strings at compile time." ,
66 "keywords" : [
77 " unplugin" ,
7777 "prepublishOnly" : " pnpm run build"
7878 },
7979 "dependencies" : {
80- "@babel/parser" : " ^7.20.5 " ,
81- "@babel/types" : " ^7.20.5 " ,
80+ "@babel/parser" : " ^7.20.7 " ,
81+ "@babel/types" : " ^7.20.7 " ,
8282 "@rollup/pluginutils" : " ^5.0.2" ,
8383 "entities" : " ^4.4.0" ,
8484 "estree-walker" : " ^3.0.1" ,
101101 "tsup" : " ^6.5.0" ,
102102 "tsx" : " ^3.12.1" ,
103103 "typescript" : " ^4.9.4" ,
104- "vite" : " ^4.0.2 " ,
105- "vitest" : " ^0.25.8 "
104+ "vite" : " ^4.0.3 " ,
105+ "vitest" : " ^0.26.2 "
106106 },
107107 "engines" : {
108108 "node" : " >=14.19.0"
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.18.2 " ,
4+ "packageManager" : " pnpm@7.20.0 " ,
55 "license" : " MIT" ,
66 "author" :
" 三咲智子 <[email protected] >" ,
77 "scripts" : {
1111 "vercel-build" : " pnpm run -C .. build && pnpm build"
1212 },
1313 "dependencies" : {
14- "@unocss/reset" : " ^0.47.6 " ,
15- "@vueuse/core" : " ^9.7 .0" ,
14+ "@unocss/reset" : " ^0.48.0 " ,
15+ "@vueuse/core" : " ^9.9 .0" ,
1616 "unplugin-jsx-string" : " workspace:*" ,
1717 "vue" : " ^3.2.45"
1818 },
1919 "devDependencies" : {
2020 "@iconify-json/carbon" : " ^1.1.11" ,
2121 "@vitejs/plugin-vue" : " ^4.0.0" ,
2222 "@vue/runtime-core" : " ^3.2.45" ,
23- "unocss" : " ^0.47.6 " ,
23+ "unocss" : " ^0.48.0 " ,
2424 "unplugin-auto-import" : " ^0.12.1" ,
2525 "unplugin-vue-components" : " ^0.22.12" ,
26- "vite" : " ^4.0.2 "
26+ "vite" : " ^4.0.3 "
2727 }
2828}
You can’t perform that action at this time.
0 commit comments