Skip to content

Commit

Permalink
chore: down updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas committed Jun 15, 2024
1 parent bcc2f15 commit 2aeb4b0
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"framer-motion": "11.2.10",
"geist": "1.3.0",
"lucide-react": "0.395.0",
"next": "14.2.4",
"next": "14.2.3",
"next-auth": "5.0.0-beta.19",
"next-mdx-remote": "5.0.0",
"react": "18.3.1",
Expand All @@ -43,7 +43,7 @@
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "14.2.4",
"eslint-config-next": "14.2.3",
"postcss": "8.4.38",
"tailwindcss": "3.4.4",
"typescript": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion 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.4",
"next": "14.2.3",
"postcss": "8.4.38",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mindfulyze/config": "workspace:*",
"@types/node": "20.14.2",
"@types/react": "18.3.3",
"next": "14.2.4",
"next": "14.2.3",
"react": "18.3.1",
"typescript": "5.3.3"
},
Expand Down
Loading

0 comments on commit 2aeb4b0

Please sign in to comment.