Skip to content

Commit

Permalink
chore: update domain for athing to athing.isitayush.dev and update de…
Browse files Browse the repository at this point in the history
…ps (#18)
  • Loading branch information
is-it-ayush authored Aug 20, 2024
1 parent 43e89cb commit e655b10
Show file tree
Hide file tree
Showing 2 changed files with 1,271 additions and 1,301 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,71 +19,71 @@
"typegen": "contentlayer build && pnpm db:gen"
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@hookform/resolvers": "^3.9.0",
"@next-auth/prisma-adapter": "^1.0.7",
"@next/bundle-analyzer": "^14.2.2",
"@prisma/client": "^5.12.1",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7",
"@tailwindcss/typography": "^0.5.12",
"@tanstack/react-query": "^5.29.2",
"@tanstack/react-query-devtools": "^5.29.2",
"@next/bundle-analyzer": "^14.2.5",
"@prisma/client": "^5.18.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-tooltip": "^1.1.2",
"@tailwindcss/typography": "^0.5.14",
"@tanstack/react-query": "^5.51.24",
"@tanstack/react-query-devtools": "^5.51.24",
"@vercel/og": "^0.6.2",
"@vercel/speed-insights": "^1.0.10",
"@vercel/speed-insights": "^1.0.12",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"clsx": "^2.1.1",
"contentlayer": "^0.3.4",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
"framer-motion": "^11.1.7",
"framer-motion": "^11.3.28",
"lucide-react": "^0.372.0",
"next": "14.2.2",
"next-auth": "^4.24.7",
"next-contentlayer": "^0.3.4",
"next-seo": "^6.5.0",
"next-superjson-plugin": "^0.6.3",
"prisma": "^5.12.1",
"prisma": "^5.18.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-highlight-words": "^0.20.0",
"react-hook-form": "^7.51.3",
"react-hook-form": "^7.52.2",
"react-hotkeys-hook": "^4.5.0",
"react-wrap-balancer": "^1.1.0",
"react-wrap-balancer": "^1.1.1",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.13.1",
"rehype-pretty-code": "^0.13.2",
"rehype-slug": "^6.0.0",
"remark-gfm": "^3.0.1",
"rss": "^1.2.2",
"sharp": "^0.33.3",
"shiki": "^1.3.0",
"sharp": "^0.33.5",
"shiki": "^1.14.1",
"superjson": "^2.2.1",
"zod": "^3.22.5"
"zod": "^3.23.8"
},
"devDependencies": {
"@contentlayer/source-files": "^0.3.4",
"@next/eslint-plugin-next": "^14.2.2",
"@next/eslint-plugin-next": "^14.2.5",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react-highlight-words": "^0.16.7",
"@types/rss": "^0.0.32",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vercel/style-guide": "^5.0.0",
"autoprefixer": "^10.4.19",
"dotenv-cli": "^7.4.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vercel/style-guide": "^5.2.0",
"autoprefixer": "^10.4.20",
"dotenv-cli": "^7.4.2",
"eslint": "8.48.0",
"eslint-config-next": "^14.2.2",
"postcss": "^8.4.38",
"prettier": "^3.0.3",
"prettier-plugin-packagejson": "^2.4.3",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",
"eslint-config-next": "^14.2.5",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.1",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.4.5"
}
Expand Down
Loading

0 comments on commit e655b10

Please sign in to comment.