Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas committed Apr 14, 2024
1 parent 1b7991e commit 68e748d
Show file tree
Hide file tree
Showing 8 changed files with 696 additions and 907 deletions.
22 changes: 11 additions & 11 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,44 +10,44 @@
},
"dependencies": {
"@aptabase/react": "0.3.3",
"@auth/prisma-adapter": "1.5.2",
"@auth/prisma-adapter": "1.6.0",
"@hookform/resolvers": "3.3.4",
"@mindfulyze/database": "workspace:*",
"@mindfulyze/editor": "workspace:*",
"@mindfulyze/emails": "workspace:*",
"@mindfulyze/utils": "workspace:*",
"@supabase/supabase-js": "2.42.0",
"@supabase/supabase-js": "2.42.3",
"@vercel/analytics": "1.2.2",
"@vercel/speed-insights": "1.0.10",
"bcrypt": "5.1.1",
"cloudinary": "2.1.0",
"date-fns": "3.6.0",
"framer-motion": "11.0.25",
"framer-motion": "11.0.28",
"geist": "1.3.0",
"lucide-react": "0.365.0",
"next": "14.2.0-canary.64",
"lucide-react": "0.368.0",
"next": "14.2.1",
"next-auth": "5.0.0-beta.15",
"next-mdx-remote": "4.4.1",
"react": "18.2.0",
"react-day-picker": "8.10.0",
"react-dom": "18.2.0",
"react-hook-form": "7.51.2",
"react-hook-form": "7.51.3",
"use-debounce": "10.0.0",
"zod": "3.22.4"
},
"devDependencies": {
"@mindfulyze/config": "workspace:*",
"@types/bcrypt": "5.0.2",
"@types/node": "20.12.5",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/node": "20.12.7",
"@types/react": "18.2.78",
"@types/react-dom": "18.2.25",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "14.2.0-canary.64",
"eslint-config-next": "14.2.1",
"postcss": "8.4.38",
"tailwindcss": "3.4.3",
"typescript": "5.2.2",
"velite": "0.1.0-beta.13"
"velite": "0.1.0-beta.14"
},
"peerDependencies": {
"@mindfulyze/ui": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "MIT",
"files": ["./**"],
"devDependencies": {
"tailwindcss": "3.4.1",
"@tailwindcss/typography": "0.5.10",
"tailwindcss": "3.4.3",
"@tailwindcss/typography": "0.5.12",
"tailwindcss-animate": "1.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@mindfulyze/config": "workspace:*",
"@types/node": "20.12.5",
"@types/node": "20.12.7",
"prisma": "5.12.1",
"typescript": "5.2.2"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"@mindfulyze/config": "workspace:*",
"@mindfulyze/ui": "workspace:*",
"@mindfulyze/utils": "workspace:*",
"@types/react": "18.2.74",
"@types/react": "18.2.78",
"autoprefixer": "10.4.19",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2"
},
"dependencies": {
"@tiptap/core": "2.2.6",
"@tiptap/extension-typography": "^2.2.6",
"@tiptap/html": "2.2.6",
"@tiptap/pm": "2.2.6",
"lucide-react": "0.365.0",
"@tiptap/core": "2.3.0",
"@tiptap/extension-typography": "2.3.0",
"@tiptap/html": "2.3.0",
"@tiptap/pm": "2.3.0",
"lucide-react": "0.368.0",
"novel": "0.3.1",
"tailwindcss": "3.4.3",
"use-debounce": "10.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/transactional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"devDependencies": {
"@mindfulyze/config": "workspace:*",
"@mindfulyze/utils": "workspace:*",
"@types/react": "18.2.74",
"@types/react": "18.2.78",
"react": "18.2.0",
"typescript": "5.2.2"
},
"dependencies": {
"@react-email/components": "0.0.16",
"nanoid": "5.0.6",
"nanoid": "5.0.7",
"react-email": "2.1.1",
"resend": "3.2.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"devDependencies": {
"@mindfulyze/config": "workspace:*",
"@mindfulyze/utils": "workspace:*",
"@types/react": "18.2.74",
"@types/react": "18.2.78",
"autoprefixer": "10.4.19",
"next": "14.1.4",
"next": "14.2.1",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -30,10 +30,10 @@
"@radix-ui/react-separator": "1.0.3",
"@radix-ui/react-slot": "1.0.2",
"class-variance-authority": "0.7.0",
"lucide-react": "0.365.0",
"lucide-react": "0.368.0",
"next-themes": "0.3.0",
"react-day-picker": "8.10.0",
"react-hook-form": "7.51.2",
"react-hook-form": "7.51.3",
"sonner": "1.4.41",
"tailwindcss": "3.4.3"
}
Expand Down
6 changes: 3 additions & 3 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.5",
"@types/react": "18.2.74",
"next": "14.1.4",
"@types/node": "20.12.7",
"@types/react": "18.2.78",
"next": "14.2.1",
"react": "18.2.0",
"typescript": "5.2.2"
},
Expand Down
Loading

1 comment on commit 68e748d

@vercel
Copy link

@vercel vercel bot commented on 68e748d Apr 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.