diff --git a/package.json b/package.json index 992e809..db64623 100644 --- a/package.json +++ b/package.json @@ -1,53 +1,53 @@ { - "name": "gcsrmv2", - "version": "0.1.0", - "private": true, - "scripts": { - "dev": "next dev", - "build": "next build", - "start": "next start", - "lint": "next lint", - "prepare": "husky install", - "postbuild": "next-sitemap" - }, - "dependencies": { - "@aws-sdk/client-ses": "^3.637.0", - "@emotion/react": "^11.13.3", - "@emotion/styled": "^11.13.0", - "@heroicons/react": "v1", - "@material-tailwind/react": "^2.1.9", - "@mui/material": "^6.1.0", - "@nextui-org/accordion": "^2.0.38", - "@nextui-org/navbar": "^2.0.32", - "@nextui-org/react": "^2.4.1", - "@nextui-org/system": "^2.2.1", - "@react-pdf/renderer": "^4.3.0", - "@vercel/analytics": "^1.3.1", - "axios": "^1.7.3", - "dotenv": "^16.4.5", - "ionicons": "^7.3.1", - "jimp-compact": "^0.16.1-2", - "mongoose": "^8.2.1", - "next": "^14.1.0", - "next-sitemap": "^4.2.3", - "node-mailer": "^0.1.1", - "react": "^18", - "react-confetti": "^6.1.0", - "react-dom": "^18", - "react-icons": "^5.5.0", - "react-pdf": "^9.2.1", - "react-router-dom": "^6.22.3", - "react-toastify": "^10.0.5", - "react-transition-group": "^4.4.5", - "sharp": "^0.33.5", - "swiper": "^11.1.12", - "tesseract.js": "^6.0.0" - }, - "devDependencies": { - "autoprefixer": "^10.0.1", - "husky": "^9.1.1", - "postcss": "^8", - "tailwindcss": "^3.3.0" - }, - "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" + "name": "gcsrmv2", + "version": "0.1.0", + "private": true, + "scripts": { + "dev": "next dev", + "build": "next build", + "start": "next start", + "lint": "next lint", + "prepare": "husky install", + "postbuild": "next-sitemap" + }, + "dependencies": { + "@aws-sdk/client-ses": "^3.637.0", + "@emotion/react": "^11.13.3", + "@emotion/styled": "^11.13.0", + "@heroicons/react": "v1", + "@material-tailwind/react": "^2.1.9", + "@mui/material": "^6.1.0", + "@nextui-org/accordion": "^2.0.38", + "@nextui-org/navbar": "^2.0.32", + "@nextui-org/react": "^2.4.1", + "@nextui-org/system": "^2.2.1", + "@react-pdf/renderer": "^4.3.0", + "@vercel/analytics": "^1.3.1", + "axios": "^1.7.3", + "dotenv": "^16.4.5", + "ionicons": "^7.3.1", + "jimp-compact": "^0.16.1-2", + "mongoose": "^8.2.1", + "next": "14.2.35", + "next-sitemap": "^4.2.3", + "node-mailer": "^0.1.1", + "react": "^18", + "react-confetti": "^6.1.0", + "react-dom": "^18", + "react-icons": "^5.5.0", + "react-pdf": "^9.2.1", + "react-router-dom": "^6.22.3", + "react-toastify": "^10.0.5", + "react-transition-group": "^4.4.5", + "sharp": "^0.33.5", + "swiper": "^11.1.12", + "tesseract.js": "^6.0.0" + }, + "devDependencies": { + "autoprefixer": "^10.0.1", + "husky": "^9.1.1", + "postcss": "^8", + "tailwindcss": "^3.3.0" + }, + "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }