Skip to content

Commit 826412b

Browse files
authored
remove unused package (#101)
1 parent 1d148b7 commit 826412b

File tree

2 files changed

+13
-25
lines changed

2 files changed

+13
-25
lines changed

package-lock.json

+11-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"prettier": "^3.4.2",
2020
"prettier-plugin-organize-imports": "^4.1.0",
2121
"prettier-plugin-tailwindcss": "^0.6.11",
22-
"tw-animate-css": "^1.2.5",
2322
"typescript-eslint": "^8.23.0",
2423
"vue-tsc": "^2.2.4"
2524
},
@@ -35,9 +34,9 @@
3534
"lucide": "^0.468.0",
3635
"lucide-vue-next": "^0.468.0",
3736
"reka-ui": "^2.2.0",
38-
"tailwind-merge": "^2.5.5",
37+
"tailwind-merge": "^3.2.0",
3938
"tailwindcss": "^4.1.1",
40-
"tailwindcss-animate": "^1.0.7",
39+
"tw-animate-css": "^1.2.5",
4140
"typescript": "^5.2.2",
4241
"vite": "^6.2.0",
4342
"vue": "^3.5.13",

0 commit comments

Comments
 (0)