Skip to content

Commit

Permalink
error page
Browse files Browse the repository at this point in the history
  • Loading branch information
vaishali9080 authored and Ruler45 committed Jan 12, 2025
1 parent 3125e1e commit d2c3dad
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 91 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"lucide-react": "^0.468.0",
"moment-timezone": "^0.5.46",
"mongoose": "^8.7.2",
"next": "^15.1.0",
"next": "^15.1.4",
"next-pwa": "^5.6.0",
"nodemailer": "^6.9.16",
"otplib": "^12.0.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.4.0",
"react": "^18",
"react-dom": "^18",
"react-toastify": "^11.0.2",
"sass": "^1.71.1",
"typescript": "^5.6.3",
Expand All @@ -43,13 +43,13 @@
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"next": "14.1.0",
"postcss": "^8",
"prettier": "3.2.5",
"tailwindcss": "^3.3.0",
"typescript": "^5.7.2"
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"
}
},
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
}
Loading

0 comments on commit d2c3dad

Please sign in to comment.