added tools

This commit is contained in:
planetabhi
2024-06-17 06:03:44 +05:30
parent 733df5245a
commit 3ceaf9437b
3 changed files with 434 additions and 433 deletions

View File

@@ -11,10 +11,10 @@
},
"dependencies": {
"@astrojs/cloudflare": "^9.2.0",
"@astrojs/react": "^3.3.4",
"@types/react": "^18.3.2",
"@astrojs/react": "^3.5.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"astro": "^4.8.6",
"astro": "^4.10.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},