Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Piękoś <mail@filippiekos.com>
  • Loading branch information
XXCoreRangerX committed Mar 30, 2024
1 parent a1f2f38 commit d4b090e
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 102 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-toggle-group": "^1.0.4",
"@sentry/nextjs": "^7.108.0",
"@sentry/nextjs": "^7.109.0",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^1.0.0",
"feed": "^4.2.2",
"framer-motion": "^11.0.22",
"framer-motion": "^11.0.24",
"next": "14.1.4",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.3.0",
Expand All @@ -42,7 +42,7 @@
"zustand": "^4.5.2"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.11",
"@tailwindcss/typography": "^0.5.12",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
Expand All @@ -54,8 +54,8 @@
"postcss": "^8",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.12",
"tailwindcss": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.5.13",
"tailwindcss": "^3.4.3",
"typescript": "^5",
"user-agent-data-types": "^0.4.2"
}
Expand Down
Loading

0 comments on commit d4b090e

Please sign in to comment.