Akademy Landing MPA

This commit is contained in:
2025-06-09 20:49:38 +05:30
parent 8c3382e438
commit 14d7041e87
522 changed files with 43436 additions and 12935 deletions

View File

@@ -11,18 +11,30 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^2.1.3",
"@astrojs/vue": "^1.2.2",
"astro": "^1.7.2",
"@astrojs/react": "^4.2.1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^7.1.1",
"@mui/material": "^7.1.1",
"@mui/styles": "^6.4.12",
"@reduxjs/toolkit": "^2.8.2",
"@types/react": "^19.1.6",
"@types/react-dom": "^19.1.6",
"astro": "^5.5.2",
"astro-eslint-parser": "^0.14.0",
"axios": "^1.9.0",
"eslint": "^8.44.0",
"flowbite": "^1.7.0",
"flowbite-typography": "^1.0.3",
"formik": "^2.4.6",
"otp-input-react": "^0.3.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-multi-carousel": "^2.8.6",
"react-phone-input-2": "^2.15.1",
"react-redux": "^9.2.0",
"react-toastify": "^11.0.5",
"shiki": "^0.14.3",
"tailwind-scrollbar": "^3.0.4",
"tailwindcss": "^3.2.4",
"validator": "^13.15.15",
"vite-plugin-pwa": "^0.16.4",
"vue": "^3.2.45",
"workbox-window": "^7.0.0"
}
}