added week 39 submissions

This commit is contained in:
planetabhi
2024-09-28 22:14:54 +05:30
parent 03f2505295
commit e525d9a248
3 changed files with 224 additions and 311 deletions

View File

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