aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-11-04 09:48:12 -0800
committerPinapelz <yukais@pinapelz.com>2024-11-04 09:48:12 -0800
commit17ac1349a55b86ce1b4468a769d25874c53c1866 (patch)
treefaa2d30bd8f91a98fa19c330b269d8c67f28f1b1 /package.json
parent03ae02b53862384d981b18ce038727120e120403 (diff)
chore: bump dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json
index c69a81d..1c6695d 100644
--- a/package.json
+++ b/package.json
@@ -14,34 +14,34 @@
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@radix-ui/react-avatar": "^1.1.1",
- "@radix-ui/react-icons": "^1.3.0",
- "@vercel/analytics": "^1.3.1",
+ "@radix-ui/react-icons": "^1.3.1",
+ "@vercel/analytics": "^1.3.2",
"avatar": "link:componenets/ui/avatar",
"axios": "^1.7.7",
"badge": "link:componenets/ui/badge",
"card": "link:componenets/ui/card",
- "chart.js": "^4.4.4",
+ "chart.js": "^4.4.6",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
- "lucide-react": "^0.451.0",
- "next": "14.2.15",
+ "lucide-react": "^0.454.0",
+ "next": "15.0.2",
"react": "^18.3.1",
"react-bootstrap": "^2.10.5",
"react-chartjs-2": "^5.2.0",
"react-charts": "3.0.0-beta.57",
"react-dom": "^18.3.1",
- "tailwind-merge": "^2.5.3",
+ "tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
- "@types/node": "^22.7.5",
- "@types/react": "^18.3.11",
- "@types/react-dom": "^18.3.0",
+ "@types/node": "^22.8.7",
+ "@types/react": "^18.3.12",
+ "@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
- "eslint": "^8.0.0",
- "eslint-config-next": "14.2.15",
+ "eslint": "^9.14.0",
+ "eslint-config-next": "15.0.2",
"postcss": "^8.4.47",
- "tailwindcss": "^3.4.13",
+ "tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage