Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Oct 13, 2024
1 parent 17220f5 commit 3f6750f
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 188 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"bump-deps": "npx npm-check-updates -u && pnpm install"
},
"dependencies": {
"@next/bundle-analyzer": "^14.2.14",
"@next/bundle-analyzer": "^14.2.15",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-select": "^2.1.2",
"@tailwindcss/typography": "^0.5.15",
Expand All @@ -24,10 +24,10 @@
"geist": "^1.3.1",
"hex-rgb": "^5.0.0",
"ky": "^1.7.2",
"lucide-react": "^0.447.0",
"next": "^14.2.14",
"lucide-react": "^0.452.0",
"next": "^14.2.15",
"next-secure-headers": "^2.2.0",
"pliny": "^0.3.1",
"pliny": "^0.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-player": "^2.16.0",
Expand All @@ -47,12 +47,12 @@
"@content-collections/next": "^0.2.3",
"@types/node": "^22",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"fumadocs-core": "^13.4.10",
"postcss": "^8",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"ultracite": "^4.1.4"
}
}
Loading

0 comments on commit 3f6750f

Please sign in to comment.