my changes
This commit is contained in:
@ -13,6 +13,8 @@
|
||||
"@emailjs/browser": "^4.4.1",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"aos": "^2.3.4",
|
||||
"flowbite": "^4.0.1",
|
||||
"flowbite-react": "^0.12.16",
|
||||
"framer-motion": "^12.23.26",
|
||||
"i18next": "^25.7.3",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
@ -21,7 +23,9 @@
|
||||
"react-dom": "^19.2.0",
|
||||
"react-i18next": "^16.5.0",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-scroll": "^1.9.3"
|
||||
"react-router-dom": "^7.11.0",
|
||||
"react-scroll": "^1.9.3",
|
||||
"styled-components": "^6.1.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.1",
|
||||
|
||||
Reference in New Issue
Block a user