Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas committed Jun 15, 2024
1 parent 44511fe commit 857554a
Show file tree
Hide file tree
Showing 9 changed files with 370 additions and 413 deletions.
22 changes: 11 additions & 11 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,42 @@
},
"dependencies": {
"@aptabase/react": "0.3.3",
"@auth/prisma-adapter": "2.1.0",
"@hookform/resolvers": "3.4.2",
"@auth/prisma-adapter": "2.2.0",
"@hookform/resolvers": "3.6.0",
"@mindfulyze/database": "workspace:*",
"@mindfulyze/editor": "workspace:*",
"@mindfulyze/emails": "workspace:*",
"@mindfulyze/utils": "workspace:*",
"@supabase/supabase-js": "2.43.4",
"@vercel/analytics": "1.3.1",
"@vercel/speed-insights": "1.0.11",
"@vercel/speed-insights": "1.0.12",
"bcrypt": "5.1.1",
"cloudinary": "2.2.0",
"date-fns": "3.6.0",
"framer-motion": "11.2.6",
"framer-motion": "11.2.10",
"geist": "1.3.0",
"lucide-react": "0.379.0",
"next": "14.2.3",
"next-auth": "5.0.0-beta.18",
"lucide-react": "0.395.0",
"next": "14.2.4",
"next-auth": "5.0.0-beta.19",
"next-mdx-remote": "5.0.0",
"react": "18.3.1",
"react-day-picker": "8.10.1",
"react-dom": "18.3.1",
"react-hook-form": "7.51.5",
"use-debounce": "10.0.0",
"use-debounce": "10.0.1",
"zod": "3.23.8"
},
"devDependencies": {
"@mindfulyze/config": "workspace:*",
"@types/bcrypt": "5.0.2",
"@types/node": "20.12.12",
"@types/node": "20.14.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
"tailwindcss": "3.4.4",
"typescript": "5.3.3",
"velite": "0.1.0-rc.3"
},
Expand Down
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,17 @@
"prepare": "husky"
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@biomejs/biome": "1.8.1",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"commitizen": "4.3.0",
"husky": "9.0.11",
"lint-staged": "15.2.4",
"turbo": "1.13.3"
"lint-staged": "15.2.7",
"turbo": "2.0.4"
},
"engines": {
"node": "18.x || 20.x || 22.x",
"pnpm": ">=9.0.0"
}
},
"packageManager": "pnpm@9.3.0"
}
6 changes: 3 additions & 3 deletions packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"dev": "prisma studio --browser none"
},
"dependencies": {
"@prisma/client": "5.14.0"
"@prisma/client": "5.15.0"
},
"devDependencies": {
"@mindfulyze/config": "workspace:*",
"@types/node": "20.12.12",
"prisma": "5.14.0",
"@types/node": "20.14.2",
"prisma": "5.15.0",
"typescript": "5.3.3"
}
}
8 changes: 4 additions & 4 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@tiptap/extension-typography": "2.4.0",
"@tiptap/html": "2.4.0",
"@tiptap/pm": "2.4.0",
"lucide-react": "0.379.0",
"lucide-react": "0.395.0",
"novel": "0.4.2",
"tailwindcss": "3.4.3",
"tailwindcss": "3.4.4",
"tiptap-extension-auto-joiner": "0.1.3",
"tiptap-extension-global-drag-handle": "0.1.7",
"use-debounce": "10.0.0"
"tiptap-extension-global-drag-handle": "0.1.8",
"use-debounce": "10.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/transactional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"@react-email/components": "0.0.19",
"nanoid": "5.0.7",
"react-email": "2.1.4",
"resend": "3.2.0"
"resend": "3.3.0"
}
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mindfulyze/utils": "workspace:*",
"@types/react": "18.3.3",
"autoprefixer": "10.4.19",
"next": "14.2.3",
"next": "14.2.4",
"postcss": "8.4.38",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -30,11 +30,11 @@
"@radix-ui/react-separator": "1.0.3",
"@radix-ui/react-slot": "1.0.2",
"class-variance-authority": "0.7.0",
"lucide-react": "0.379.0",
"lucide-react": "0.395.0",
"next-themes": "0.3.0",
"react-day-picker": "8.10.1",
"react-hook-form": "7.51.5",
"sonner": "1.4.41",
"tailwindcss": "3.4.3"
"sonner": "1.5.0",
"tailwindcss": "3.4.4"
}
}
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"devDependencies": {
"@mindfulyze/config": "workspace:*",
"@types/node": "20.12.12",
"@types/node": "20.14.2",
"@types/react": "18.3.3",
"next": "14.2.3",
"next": "14.2.4",
"react": "18.3.1",
"typescript": "5.3.3"
},
Expand Down
Loading

0 comments on commit 857554a

Please sign in to comment.