Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzah committed Apr 7, 2024
1 parent cffb5d7 commit 7e57025
Show file tree
Hide file tree
Showing 2 changed files with 536 additions and 498 deletions.
23 changes: 11 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@visx/responsive": "2.17.0",
"@visx/shape": "2.18.0",
"@visx/tooltip": "2.17.0",
"cookie": "0.5.0",
"cookie": "0.6.0",
"dotenv": "16.4.5",
"focus-trap-react": "10.2.3",
"framer-motion": "7.10.3",
Expand All @@ -48,40 +48,39 @@
"maxmind": "4.3.18",
"ms": "2.1.3",
"next": "12.3.4",
"next-auth": "4.24.5",
"nodemailer": "6.9.8",
"next-auth": "4.24.7",
"nodemailer": "6.9.13",
"prisma": "4.14.1",
"react": "18.2.0",
"react-colorful": "5.6.1",
"react-dom": "18.2.0",
"react-hot-toast": "2.4.1",
"react-textarea-autosize": "8.5.3",
"sharp": "0.32.6",
"sharp": "0.33.3",
"swr": "2.2.5",
"tailwind-scrollbar-hide": "1.1.7",
"tsx": "3.12.10",
"tsx": "4.7.2",
"ua-parser-js": "1.0.37",
"use-debounce": "8.0.4",
"zod": "3.22.4"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",
"@tailwindcss/line-clamp": "0.4.4",
"@types/cookie": "0.5.3",
"@types/cookie": "0.6.0",
"@types/html-escaper": "3.0.2",
"@types/ioredis": "4.28.10",
"@types/minimatch": "5.1.2",
"@types/ms": "0.7.34",
"@types/node": "18.18.13",
"@types/node": "20.12.5",
"@types/react": "18.0.34",
"@types/react-dom": "18.0.11",
"@types/ua-parser-js": "0.7.39",
"autoprefixer": "10.4.16",
"enquirer": "2.3.6",
"autoprefixer": "10.4.19",
"enquirer": "2.4.1",
"eslint": "8.56.0",
"eslint-config-snazzah": "1.2.1",
"postcss": "8.4.32",
"tailwindcss": "3.3.6",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
"typescript": "4.9.5"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 7e57025

Please sign in to comment.