Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjavi committed Jun 27, 2024
1 parent d13e870 commit 2308526
Show file tree
Hide file tree
Showing 2 changed files with 5,695 additions and 3,915 deletions.
45 changes: 22 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,45 +23,44 @@
},
"dependencies": {
"@next-auth/prisma-adapter": "^1.0.7",
"@prisma/client": "5.12.1",
"@supeffective/dataset": "^3.0.2",
"@prisma/client": "5.16.0",
"@supeffective/dataset": "^3.1.0",
"@supeffective/icons": "^0.8.6",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"gray-matter": "^4.0.3",
"lucide-react": "^0.368.0",
"lucide-react": "^0.397.0",
"nanoid": "^5.0.7",
"next": "14.2.0",
"next": "14.2.4",
"next-auth": "^4.24.7",
"next-axiom": "1.1.1",
"next-axiom": "1.3.0",
"next-sitemap": "^4.2.3",
"prisma": "^5.12.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"prisma": "^5.16.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"react-modal": "^3.16.1",
"resend": "^3.2.0",
"sass": "^1.75.0",
"sharp": "0.33.3",
"resend": "^3.4.0",
"sass": "^1.77.6",
"sharp": "0.33.4",
"sort-package-json": "^2.10.0",
"zod": "^3.22.4",
"zustand": "^4.5.2"
"zod": "^3.23.8",
"zustand": "^4.5.4"
},
"devDependencies": {
"@svgr/webpack": "^8.1.0",
"@swc/core": "^1.4.13",
"@swc/core": "^1.6.5",
"@swc/jest": "^0.2.36",
"@types/bun": "^1.0.12",
"@types/bun": "^1.1.6",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.7",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.25",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-modal": "^3.16.3",
"execa": "^8.0.1",
"glob": "^10.3.12",
"glob": "^10.4.2",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"pwa-asset-generator": "^6.3.1",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"peerDependencies": {
"nodemailer": "^6.9.12"
Expand Down
Loading

0 comments on commit 2308526

Please sign in to comment.