Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 8a41d44 commit f007fe5
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 198 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-email": "workspace:*"
},
"devDependencies": {
"next": "14.1.4",
"next": "14.2.4",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"tsx": "4.9.0"
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@supabase/supabase-js": "2.39.3",
"@vercel/analytics": "1.0.1",
"classnames": "2.3.2",
"next": "14.2.3",
"next": "14.2.4",
"prism-react-renderer": "2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"resend": "3.2.0"
},
"devDependencies": {
"@next/eslint-plugin-next": "14.2.3",
"@next/eslint-plugin-next": "14.2.4",
"autoprefixer": "10.4.14",
"eslint-config-custom": "workspace:*",
"postcss": "8.4.38",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"glob": "10.3.4",
"log-symbols": "4.1.0",
"mime-types": "2.1.35",
"next": "14.1.4",
"next": "14.2.4",
"normalize-path": "3.0.0",
"ora": "5.4.1",
"postcss": "8.4.38",
Expand Down
Loading

0 comments on commit f007fe5

Please sign in to comment.