Skip to content

Commit

Permalink
Merge pull request #80 from patelvivekdev/react19
Browse files Browse the repository at this point in the history
Update next canary to 15
  • Loading branch information
patelvivekdev committed May 31, 2024
2 parents 3c73f68 + 9f7239a commit 747a5b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
},
"dependencies": {
"@fec/remark-a11y-emoji": "^4.0.2",
"@next/bundle-analyzer": "14.3.0-canary.85",
"@next/eslint-plugin-next": "14.3.0-canary.85",
"@next/bundle-analyzer": "15.0.0-canary.3",
"@next/eslint-plugin-next": "15.0.0-canary.3",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@supabase/supabase-js": "^2.42.0",
"@vercel/analytics": "^1.1.3",
"@vercel/speed-insights": "^1.0.9",
"babel-plugin-react-compiler": "^0.0.0-experimental-592953e-20240517",
"babel-plugin-react-compiler": "^0.0.0-experimental-487cb0e-20240529",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^1.0.0",
"gray-matter": "^4.0.3",
"lucide-react": "^0.373.0",
"next": "14.3.0-canary.85",
"next": "15.0.0-canary.3",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.3.0",
"react": "19.0.0-rc-f994737d14-20240522",
Expand All @@ -52,7 +52,7 @@
"@types/rss": "^0.0.32",
"autoprefixer": "^10.4.17",
"eslint": "^8",
"eslint-config-next": "^14.3.0-canary.85",
"eslint-config-next": "^15.0.0-canary.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
Expand Down

1 comment on commit 747a5b5

@vercel
Copy link

@vercel vercel bot commented on 747a5b5 May 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.