Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
arthtyagi committed Feb 8, 2023
1 parent 6a7a950 commit b6a77aa
Show file tree
Hide file tree
Showing 6 changed files with 2,435 additions and 2,561 deletions.
26 changes: 13 additions & 13 deletions apps/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,28 @@
"dependencies": {
"@devclad/lib": "*",
"@devclad/ui": "*",
"@headlessui/react": "^1.7.3",
"@heroicons/react": "^2.0.13",
"@next/font": "^13.0.3",
"@headlessui/react": "^1.7.10",
"@heroicons/react": "^2.0.14",
"@next/font": "^13.1.6",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@vercel/analytics": "^0.1.4",
"airtable": "^0.11.5",
"axios": "^1.1.3",
"next": "13.0.3",
"@vercel/analytics": "^0.1.8",
"airtable": "^0.11.6",
"axios": "^1.3.2",
"next": "13.1.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.0",
"react-intersection-observer": "^9.4.0"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.3",
"@types/node": "18.11.9",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
"eslint": "8.27.0",
"eslint-config-next": "13.0.3",
"@types/node": "18.13.0",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
"next-transpile-modules": "latest",
"tailwindcss": "^3.2.4",
"typescript": "4.9.3"
"typescript": "4.9.5"
}
}
Loading

2 comments on commit b6a77aa

@vercel
Copy link

@vercel vercel bot commented on b6a77aa Feb 8, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

devclad-landing – ./apps/landing

devclad-landing-devclad.vercel.app
devclad.com
devclad-landing-git-main-devclad.vercel.app
www.devclad.com
devclad-landing.vercel.app

@vercel
Copy link

@vercel vercel bot commented on b6a77aa Feb 8, 2023

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.