Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 6c20067 commit d0a26a2
Show file tree
Hide file tree
Showing 4 changed files with 322 additions and 43 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.2.3",
"next": "14.2.11",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"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 @@ -20,7 +20,7 @@
"@vercel/analytics": "1.0.1",
"framer-motion": "12.0.0-alpha.0",
"lucide-react": "^0.428.0",
"next": "15.0.0-canary.117",
"next": "15.0.0-rc.0",
"prism-react-renderer": "2.3.1",
"react": "19.0.0-rc-187dd6a7-20240806",
"react-dom": "19.0.0-rc-187dd6a7-20240806",
Expand All @@ -32,7 +32,7 @@
"@babel/core": "7.24.5",
"@babel/parser": "7.24.5",
"@babel/preset-typescript": "7.24.7",
"@next/eslint-plugin-next": "14.2.3",
"@next/eslint-plugin-next": "14.2.11",
"@radix-ui/colors": "1.0.1",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "1.1.0",
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 @@ -37,7 +37,7 @@
"glob": "10.3.4",
"log-symbols": "4.1.0",
"mime-types": "2.1.35",
"next": "14.2.3",
"next": "14.2.11",
"normalize-path": "3.0.0",
"ora": "5.4.1",
"socket.io": "4.7.5"
Expand Down
Loading

0 comments on commit d0a26a2

Please sign in to comment.