We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f076fc commit b4934dfCopy full SHA for b4934df
apps/demo/package.json
@@ -15,7 +15,7 @@
15
"react-email": "workspace:*"
16
},
17
"devDependencies": {
18
- "next": "15.2.4",
+ "next": "15.3.1",
19
"@types/react": "^19",
20
"@types/react-dom": "^19",
21
"tsx": "4.9.0"
apps/web/package.json
@@ -21,7 +21,7 @@
"@vercel/analytics": "1.0.1",
22
"framer-motion": "12.0.0-alpha.2",
23
"lucide-react": "^0.428.0",
24
25
"prism-react-renderer": "2.3.1",
26
"react": "^19",
27
"react-dom": "^19",
@@ -30,7 +30,7 @@
30
"vaul": "1.1.1"
31
32
33
- "@next/env": "15.1.7",
+ "@next/env": "15.3.1",
34
"@radix-ui/colors": "1.0.1",
35
"@radix-ui/react-select": "2.1.2",
36
"@radix-ui/react-slot": "1.1.0",
0 commit comments