This commit is contained in:
planetabhi
2024-05-21 00:46:30 +05:30
parent 0c34c34fe3
commit 733df5245a
2 changed files with 1135 additions and 819 deletions

1942
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,12 +11,12 @@
},
"dependencies": {
"@astrojs/cloudflare": "^9.2.0",
"@astrojs/react": "^3.1.0",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"astro": "^4.5.12",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"@astrojs/react": "^3.3.4",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"astro": "^4.8.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@new-ui/colors": "^1.3.0",