[ci] release (#14295)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot)
2025-09-08 11:12:03 -07:00
committed by GitHub
parent c1033beafa
commit aa7bebd322
52 changed files with 180 additions and 127 deletions

View File

@ -10,10 +10,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^4.3.0",
"@astrojs/react": "^4.3.1",
"@types/react": "^18.3.24",
"@types/react-dom": "^18.3.7",
"astro": "^5.13.5",
"astro": "^5.13.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}