Skip to content

Commit

Permalink
Merge pull request #113 from amitsingh-007/renovate-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsingh-007 authored Jan 4, 2025
2 parents cc61492 + 2fc143d commit 5373bb8
Show file tree
Hide file tree
Showing 2 changed files with 679 additions and 625 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"dependencies": {
"@hookform/resolvers": "3.9.1",
"@radix-ui/react-avatar": "1.1.2",
"@radix-ui/react-dropdown-menu": "2.1.3",
"@radix-ui/react-dropdown-menu": "2.1.4",
"@radix-ui/react-icons": "1.3.2",
"@radix-ui/react-label": "2.1.1",
"@radix-ui/react-navigation-menu": "1.2.2",
"@radix-ui/react-popover": "1.1.3",
"@radix-ui/react-select": "2.1.3",
"@radix-ui/react-navigation-menu": "1.2.3",
"@radix-ui/react-popover": "1.1.4",
"@radix-ui/react-select": "2.1.4",
"@radix-ui/react-slot": "1.1.1",
"@radix-ui/react-tabs": "1.1.2",
"@t3-oss/env-nextjs": "0.11.1",
Expand All @@ -33,39 +33,39 @@
"date-fns": "4.1.0",
"dayjs": "1.11.13",
"firebase": "11.1.0",
"firebase-admin": "13.0.1",
"lucide-react": "0.468.0",
"firebase-admin": "13.0.2",
"lucide-react": "0.469.0",
"next": "15.1.1-canary.19",
"next-themes": "0.4.4",
"pnpm": "9.15.0",
"pnpm": "9.15.2",
"react": "19.0.0",
"react-day-picker": "8.10.1",
"react-dom": "19.0.0",
"react-hook-form": "7.54.1",
"react-hook-form": "7.54.2",
"recharts": "2.15.0",
"sonner": "1.7.1",
"tailwind-merge": "2.5.5",
"tailwind-merge": "2.6.0",
"tailwindcss-animate": "1.0.7",
"zod": "3.24.1"
},
"devDependencies": {
"@eslint/compat": "1.2.4",
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"eslint": "8.57.1",
"eslint-config-flat-gitignore": "0.3.0",
"eslint-config-next": "15.1.0",
"eslint-config-next": "15.1.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-unicorn": "56.0.1",
"globals": "15.13.0",
"globals": "15.14.0",
"postcss": "8.4.49",
"tailwindcss": "3.4.16",
"tailwindcss": "3.4.17",
"typescript": "5.7.2",
"typescript-eslint": "8.18.0",
"typescript-eslint": "8.19.0",
"vercel": "39.2.2"
}
}
Loading

1 comment on commit 5373bb8

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for cards ready!

✅ Preview
https://cards-9rsns7sxq-amit-singhs-projects-c621efdb.vercel.app

Built with commit 5373bb8.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.