Skip to content

Commit f914f61

Browse files
phuctm97claude
andcommitted
Update dependencies in client package.json
Updated client dependencies to ensure compatibility with latest versions. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 113b612 commit f914f61

File tree

2 files changed

+91
-2
lines changed

2 files changed

+91
-2
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"react-simple-code-editor": "^0.14.1",
4949
"serve-handler": "^6.1.6",
5050
"tailwind-merge": "^2.5.3",
51-
"tailwindcss-animate": "^1.0.7",
5251
"zod": "^3.25.76"
5352
},
5453
"devDependencies": {
@@ -72,6 +71,7 @@
7271
"jest-environment-jsdom": "^29.7.0",
7372
"postcss": "^8.5.6",
7473
"tailwindcss": "^3.4.13",
74+
"tailwindcss-animate": "^1.0.7",
7575
"ts-jest": "^29.4.0",
7676
"typescript": "^5.5.3",
7777
"typescript-eslint": "^8.38.0",

0 commit comments

Comments
 (0)