[ci] release (#13513)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot)
2025-03-31 08:46:15 -07:00
committed by GitHub
parent ff9d69e344
commit ddc98eb2ad
54 changed files with 238 additions and 178 deletions

View File

@ -10,10 +10,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^4.2.2",
"@astrojs/react": "^4.2.3",
"@types/react": "^18.3.20",
"@types/react-dom": "^18.3.5",
"astro": "^5.5.5",
"astro": "^5.5.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}