File tree Expand file tree Collapse file tree 3 files changed +15
-421
lines changed
Expand file tree Collapse file tree 3 files changed +15
-421
lines changed Original file line number Diff line number Diff line change 2323 - uses : pnpm/action-setup@v4
2424 with :
2525 run_install : false
26- version : 10.2 .0
26+ version : 10.4 .0
2727 - name : build 2025
2828 working-directory : ./2025
2929 run : |
Original file line number Diff line number Diff line change 1313 "@astrojs/react" : " ^4.2.0" ,
1414 "@types/react" : " ^19.0.8" ,
1515 "@types/react-dom" : " ^19.0.3" ,
16- "astro" : " ^5.2.5 " ,
16+ "astro" : " ^5.3.0 " ,
1717 "astro-google-fonts-optimizer" : " ^0.2.2" ,
1818 "astro-seo" : " ^0.8.4" ,
1919 "react" : " ^19.0.0" ,
2323 },
2424 "devDependencies" : {
2525 "@astrojs/ts-plugin" : " ^1.10.4" ,
26- "astro-og-image" : " ^1.0.7" ,
2726 "sharp" : " ^0.33.5" ,
2827 "typescript" : " ^5.7.3" ,
2928 "unplugin-macros" : " ^0.16.0"
3029 },
3130 "pnpm" : {
3231 "executionEnv" : {
3332 "nodeVersion" : " 22.13.1"
34- }
33+ },
34+ "onlyBuiltDependencies" : [
35+ " esbuild" ,
36+ " sharp"
37+ ]
3538 },
36- "packageManager" : " pnpm@10.2 .0"
39+ "packageManager" : " pnpm@10.4 .0"
3740}
You can’t perform that action at this time.
0 commit comments