Skip to content

Commit b32cc97

Browse files
committed
chore(2025): update deps
1 parent 30eb7e7 commit b32cc97

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
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: |

2025/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
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",
@@ -33,5 +33,5 @@
3333
"nodeVersion": "22.13.1"
3434
}
3535
},
36-
"packageManager": "pnpm@10.2.0"
36+
"packageManager": "pnpm@10.4.0"
3737
}

2025/pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)