added week 41 submissions

This commit is contained in:
planetabhi
2024-10-22 21:51:06 +05:30
parent 8e901f1b21
commit 77af01afd0
3 changed files with 457 additions and 287 deletions

View File

@@ -12,11 +12,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/netlify": "^5.5.3",
"@astrojs/netlify": "^5.5.4",
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"astro": "^4.15.9",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"astro": "^4.16.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},