Skip to content

Commit

Permalink
build(deps): bump packages to latest (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
y3owk1n authored Apr 12, 2024
1 parent 61f40ee commit 5db8722
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 392 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"dayjs": "^1.11.10",
"framer-motion": "^11.0.25",
"lucide-react": "^0.366.0",
"next": "^14.1.4",
"framer-motion": "^11.0.28",
"lucide-react": "^0.367.0",
"next": "^14.2.0",
"next-themes": "^0.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -48,22 +48,22 @@
"devDependencies": {
"@biomejs/biome": "1.6.4",
"@tailwindcss/typography": "^0.5.12",
"@types/eslint": "^8.56.7",
"@types/eslint": "^8.56.9",
"@types/node": "^20.12.7",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vercel/style-guide": "^6.0.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"eslint-config-next": "^14.2.0",
"eslint-plugin-only-warn": "^1.1.0",
"postcss": "^8.4.38",
"shiki": "^1.3.0",
"tailwindcss": "^3.4.3",
"ts-prune": "^0.10.3",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"engines": {
"node": ">=20.x",
Expand Down
Loading

0 comments on commit 5db8722

Please sign in to comment.