File tree Expand file tree Collapse file tree 3 files changed +888
-220
lines changed Expand file tree Collapse file tree 3 files changed +888
-220
lines changed Original file line number Diff line number Diff line change 5252 run : make preview BRANCH=$GITHUB_BRANCH_NAME
5353
5454 - name : Update PR Comment
55- uses : actions/github-script@v6
55+ uses : actions/github-script@v7
5656 if : github.event_name == 'pull_request'
5757
5858 with :
Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "@astro-community/astro-embed-youtube" : " ^0.5.6" ,
1515 "@astrojs/check" : " ^0.9.4" ,
16- "@astrojs/mdx" : " ^4.0.5 " ,
17- "@astrojs/react" : " ^4.1.4 " ,
16+ "@astrojs/mdx" : " ^4.1.0 " ,
17+ "@astrojs/react" : " ^4.2.1 " ,
1818 "@astrojs/sitemap" : " ^3.2.1" ,
1919 "@astrojs/tailwind" : " ^5.1.4" ,
2020 "@fontsource-variable/inter" : " ^5.1.1" ,
2121 "@tailwindcss/typography" : " ^0.5.16" ,
22- "@types/react" : " ^19.0.7 " ,
23- "@types/react-dom" : " ^18.3.5 " ,
22+ "@types/react" : " ^19.0.10 " ,
23+ "@types/react-dom" : " ^19.0.4 " ,
2424 "astro" : " ^5.1.6" ,
2525 "astro-meta-tags" : " ^0.3.1" ,
2626 "clsx" : " ^2.1.1" ,
You can’t perform that action at this time.
0 commit comments