aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-09-03 23:26:32 -0700
committerPinapelz <yukais@pinapelz.com>2025-09-03 23:26:32 -0700
commitf1b9e4f400f420e5c110896640525116bcef8e7d (patch)
treea6376c01bea85541dc8d20fb6a711735ca62db3a /package.json
parent65d724700cf777253e808415bc22dc54edf56dde (diff)
bump deps, migrate to tailwind v4
Diffstat (limited to 'package.json')
-rw-r--r--package.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/package.json b/package.json
index 455ce10..c7a7fe9 100644
--- a/package.json
+++ b/package.json
@@ -10,38 +10,38 @@
},
"dependencies": {
"@canvasjs/react-charts": "^1.0.2",
- "@fortawesome/fontawesome-svg-core": "^6.7.2",
- "@fortawesome/free-solid-svg-icons": "^6.7.2",
- "@fortawesome/react-fontawesome": "^0.2.2",
- "@radix-ui/react-avatar": "^1.1.7",
+ "@fortawesome/fontawesome-svg-core": "^7.0.1",
+ "@fortawesome/free-solid-svg-icons": "^7.0.1",
+ "@fortawesome/react-fontawesome": "^3.0.2",
+ "@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-icons": "^1.3.2",
"@vercel/analytics": "^1.5.0",
"avatar": "link:componenets/ui/avatar",
- "axios": "^1.9.0",
+ "axios": "^1.11.0",
"badge": "link:componenets/ui/badge",
"card": "link:componenets/ui/card",
- "chart.js": "^4.4.9",
+ "chart.js": "^4.5.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
- "lucide-react": "^0.454.0",
- "next": "15.0.2",
- "react": "^18.3.1",
- "react-bootstrap": "^2.10.9",
+ "lucide-react": "^0.542.0",
+ "next": "15.5.2",
+ "react": "^19.1.1",
+ "react-bootstrap": "^2.10.10",
"react-chartjs-2": "^5.3.0",
"react-charts": "3.0.0-beta.57",
- "react-dom": "^18.3.1",
- "tailwind-merge": "^2.6.0",
+ "react-dom": "^19.1.1",
+ "tailwind-merge": "^3.3.1",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
- "@types/node": "^22.15.3",
- "@types/react": "^18.3.20",
- "@types/react-dom": "^18.3.7",
+ "@types/node": "^24.3.0",
+ "@types/react": "^19.1.12",
+ "@types/react-dom": "^19.1.9",
"autoprefixer": "^10.4.21",
- "eslint": "^9.26.0",
- "eslint-config-next": "15.0.2",
- "postcss": "^8.5.3",
- "tailwindcss": "^3.4.17",
- "typescript": "^5.8.3"
+ "eslint": "^9.34.0",
+ "eslint-config-next": "15.5.2",
+ "postcss": "^8.5.6",
+ "tailwindcss": "^4.1.12",
+ "typescript": "^5.9.2"
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage