[ci] release (#13504)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot)
2025-03-26 03:24:03 -07:00
committed by GitHub
parent 3488324f23
commit b33cc17f37
56 changed files with 197 additions and 132 deletions

View File

@ -10,10 +10,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^4.2.1",
"@astrojs/react": "^4.2.2",
"@types/react": "^18.3.19",
"@types/react-dom": "^18.3.5",
"astro": "^5.5.4",
"astro": "^5.5.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}