File tree Expand file tree Collapse file tree 4 files changed +304
-533
lines changed
Expand file tree Collapse file tree 4 files changed +304
-533
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-jsx-string" ,
33 "version" : " 0.5.5" ,
4- "packageManager" : " pnpm@7.13.5 " ,
4+ "packageManager" : " pnpm@7.14.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.19.4 " ,
80+ "@babel/parser" : " ^7.19.6 " ,
8181 "@babel/types" : " ^7.19.4" ,
8282 "@rollup/pluginutils" : " ^4.2.1" ,
8383 "entities" : " ^4.4.0" ,
8484 "estree-walker" : " ^3.0.1" ,
8585 "jsesc" : " ^3.0.2" ,
8686 "magic-string" : " ^0.26.7" ,
87- "unplugin" : " ^0.9.6 "
87+ "unplugin" : " ^0.10.1 "
8888 },
8989 "devDependencies" : {
9090 "@sxzz/eslint-config" : " ^2.4.4" ,
9191 "@types/benchmark" : " ^2.1.2" ,
9292 "@types/jsesc" : " ^3.0.1" ,
9393 "@types/node" : " *" ,
94- "@types/react" : " ^18.0.21 " ,
94+ "@types/react" : " ^18.0.22 " ,
9595 "benchmark" : " ^2.1.4" ,
9696 "bumpp" : " ^8.2.1" ,
97- "eslint" : " ^8.25 .0" ,
98- "eslint-define-config" : " ^1.7 .0" ,
97+ "eslint" : " ^8.26 .0" ,
98+ "eslint-define-config" : " ^1.8 .0" ,
9999 "fast-glob" : " ^3.2.12" ,
100100 "prettier" : " ^2.7.1" ,
101- "tsup" : " ^6.2.3 " ,
102- "tsx" : " ^3.10.1 " ,
101+ "tsup" : " ^6.3.0 " ,
102+ "tsx" : " ^3.11.0 " ,
103103 "typescript" : " ^4.8.4" ,
104104 "vite" : " ^3.1.8" ,
105105 "vitest" : " ^0.24.3"
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.13.5 " ,
4+ "packageManager" : " pnpm@7.14.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.45.29 " ,
14+ "@unocss/reset" : " ^0.45.30 " ,
1515 "@vueuse/core" : " ^9.3.1" ,
1616 "unplugin-jsx-string" : " workspace:^0.5.3-0" ,
1717 "vue" : " ^3.2.41"
2020 "@iconify-json/carbon" : " ^1.1.9" ,
2121 "@vitejs/plugin-vue" : " ^3.1.2" ,
2222 "@vue/runtime-core" : " ^3.2.41" ,
23- "unocss" : " ^0.45.29 " ,
24- "unplugin-auto-import" : " ^0.11.2 " ,
25- "unplugin-vue-components" : " ^0.22.8 " ,
23+ "unocss" : " ^0.45.30 " ,
24+ "unplugin-auto-import" : " ^0.11.3 " ,
25+ "unplugin-vue-components" : " ^0.22.9 " ,
2626 "vite" : " ^3.1.8"
2727 }
2828}
You can’t perform that action at this time.
0 commit comments