This commit is contained in:
planetabhi
2024-01-13 16:09:08 +05:30
parent 9b45e3d5f7
commit ad493ef1e7
4 changed files with 450 additions and 521 deletions

View File

@@ -10,16 +10,16 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/cloudflare": "^8.0.1",
"@astrojs/cloudflare": "^8.1.0",
"@astrojs/react": "^3.0.9",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"astro": "^4.0.8",
"astro": "^4.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@new-ui/colors": "^1.2.11",
"@new-ui/colors": "^1.3.0",
"@new-ui/effects": "^0.1.0",
"@new-ui/spacings": "^0.1.1",
"@new-ui/typography": "^0.1.5"