[ci] release (#13318)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot)
2025-02-27 05:26:41 -08:00
committed by GitHub
parent 53508aa7ec
commit 9aa5ac1019
65 changed files with 338 additions and 274 deletions

View File

@ -10,10 +10,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^4.2.0",
"@astrojs/react": "^4.2.1",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"astro": "^5.3.1",
"astro": "^5.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}