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] authored Nov 4, 2024
1 parent e62ec22 commit 18f0cad
Show file tree
Hide file tree
Showing 6 changed files with 589 additions and 236 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.10",
"next": "14.2.16",
"@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 @@ -23,7 +23,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.2",
"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 @@
"vaul": "^0.9.1"
},
"devDependencies": {
"@next/eslint-plugin-next": "14.2.3",
"@next/eslint-plugin-next": "14.2.16",
"@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.10",
"next": "14.2.16",
"normalize-path": "3.0.0",
"ora": "5.4.1",
"socket.io": "4.8.0"
Expand Down
88 changes: 44 additions & 44 deletions packages/tailwind/integrations/nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tailwind/integrations/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@react-email/components": "^0.0.15",
"@react-email/tailwind": "file:.yalc/@react-email/tailwind",
"next": "14.2.10",
"next": "14.2.16",
"react": "^18",
"react-dom": "^18"
},
Expand Down
Loading

0 comments on commit 18f0cad

Please sign in to comment.