Skip to content

Commit

Permalink
Merge pull request #79 from patelvivekdev/react19
Browse files Browse the repository at this point in the history
React19
  • Loading branch information
patelvivekdev authored May 28, 2024
2 parents 9287dcc + 8cb10f7 commit 3c73f68
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
1 change: 1 addition & 0 deletions .idx/dev.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"bradlc.vscode-tailwindcss"
"esbenp.prettier-vscode"
"streetsidesoftware.code-spell-checker"
"WakaTime.vscode-wakatime"
];
}
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ npm run build
<img src="https://img.shields.io/github/issues/patelvivekdev/patelvivek.dev?style=for-the-badge" alt="Issues" />
</div> -->

## Open In IDX

<a href="https://idx.google.com/import?url=https%3A%2F%2Fgithub.com%2Fpatelvivekdev%2Fpatelvivek.dev">
<img height="32" alt="Open in IDX" src="https://cdn.idx.dev/btn/open_dark_32@2x.png">
</a>

<div align="center">
Made with ❤️ by Vivek Patel
</div>
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"@fec/remark-a11y-emoji": "^4.0.2",
"@next/bundle-analyzer": "14.3.0-canary.81",
"@next/eslint-plugin-next": "14.3.0-canary.81",
"@next/bundle-analyzer": "14.3.0-canary.85",
"@next/eslint-plugin-next": "14.3.0-canary.85",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-label": "^2.0.2",
Expand All @@ -30,7 +30,7 @@
"cmdk": "^1.0.0",
"gray-matter": "^4.0.3",
"lucide-react": "^0.373.0",
"next": "14.3.0-canary.81",
"next": "14.3.0-canary.85",
"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.81",
"eslint-config-next": "^14.3.0-canary.85",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
Expand Down

1 comment on commit 3c73f68

@vercel
Copy link

@vercel vercel bot commented on 3c73f68 May 28, 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.