File tree Expand file tree Collapse file tree 3 files changed +1459
-1780
lines changed Expand file tree Collapse file tree 3 files changed +1459
-1780
lines changed Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@astrojs/check" : " ^0.9.3" ,
1414 "@astrojs/starlight" : " ^0.28.2" ,
15- "@astrojs/tailwind" : " ^5.1.1 " ,
15+ "@astrojs/tailwind" : " ^6.0.0 " ,
1616 "astro" : " ^4.15.3" ,
1717 "sharp" : " ^0.32.5" ,
1818 "tailwindcss" : " ^3.4.13" ,
Original file line number Diff line number Diff line change 1212 "test" : " astro check && tsc --noEmit"
1313 },
1414 "dependencies" : {
15- "@astrojs/mdx" : " ^3.1.7 " ,
16- "@astrojs/react" : " ^3.6.2 " ,
17- "@astrojs/solid-js" : " ^4.4.2 " ,
18- "@astrojs/tailwind" : " ^5.1.1 " ,
15+ "@astrojs/mdx" : " ^4.0.0 " ,
16+ "@astrojs/react" : " ^4.0.0 " ,
17+ "@astrojs/solid-js" : " ^5.0.0 " ,
18+ "@astrojs/tailwind" : " ^6.0.0 " ,
1919 "@tanstack/react-query" : " ^5.0.0" ,
2020 "@types/react" : " ^18.0.26" ,
2121 "@types/react-dom" : " ^18.0.9" ,
You can’t perform that action at this time.
0 commit comments