Skip to content

Commit

Permalink
feat: bump packages to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
y3owk1n committed Mar 28, 2024
1 parent ca4c615 commit d71540e
Show file tree
Hide file tree
Showing 2 changed files with 2,175 additions and 1,866 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"build": "next build && next-sitemap"
},
"dependencies": {
"@heroicons/react": "^2.1.1",
"@keystatic/core": "^0.3.4",
"@keystatic/next": "^3.0.0",
"@heroicons/react": "^2.1.3",
"@keystatic/core": "^0.5.9",
"@keystatic/next": "^5.0.0",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.6",
Expand All @@ -25,42 +25,42 @@
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@t3-oss/env-nextjs": "^0.7.3",
"@t3-oss/env-nextjs": "^0.9.2",
"@vercel/og": "^0.6.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"framer-motion": "^10.18.0",
"lucide-react": "^0.312.0",
"next": "^14.1.0",
"framer-motion": "^11.0.22",
"lucide-react": "^0.363.0",
"next": "^14.1.4",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"sharp": "^0.33.2",
"tailwind-merge": "^2.2.0",
"sharp": "^0.33.3",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.4",
"zod-validation-error": "^3.0.0"
"zod-validation-error": "^3.0.3"
},
"devDependencies": {
"@biomejs/biome": "1.5.2",
"@tailwindcss/typography": "^0.5.10",
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"postcss": "^8.4.33",
"shiki": "^0.14.7",
"tailwindcss": "^3.4.1",
"@biomejs/biome": "1.6.3",
"@tailwindcss/typography": "^0.5.12",
"@types/eslint": "^8.56.6",
"@types/node": "^20.11.30",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"postcss": "^8.4.38",
"shiki": "^1.2.1",
"tailwindcss": "^3.4.3",
"ts-prune": "^0.10.3",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"ct3aMetadata": {
"initVersion": "7.3.2"
Expand Down
Loading

0 comments on commit d71540e

Please sign in to comment.