chore: Remove the wrong tailwind package (#3754)
This commit is contained in:
Generated
+815
-2386
File diff suppressed because it is too large
Load Diff
@@ -79,7 +79,6 @@
|
|||||||
"react-toastify": "^10.0.0",
|
"react-toastify": "^10.0.0",
|
||||||
"remark-gfm": "^4.0.1",
|
"remark-gfm": "^4.0.1",
|
||||||
"split-type": "^0.3.4",
|
"split-type": "^0.3.4",
|
||||||
"tailwind": "^4.0.0",
|
|
||||||
"tailwind-merge": "^2.5.4",
|
"tailwind-merge": "^2.5.4",
|
||||||
"tailwindcss-animate": "^1.0.7",
|
"tailwindcss-animate": "^1.0.7",
|
||||||
"tw-animate-css": "^1.3.4",
|
"tw-animate-css": "^1.3.4",
|
||||||
@@ -120,6 +119,8 @@
|
|||||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||||
"@typescript-eslint/parser": "^6.21.0",
|
"@typescript-eslint/parser": "^6.21.0",
|
||||||
"@vitejs/plugin-react": "^4.3.3",
|
"@vitejs/plugin-react": "^4.3.3",
|
||||||
|
"@vitest/coverage-v8": "^3.2.4",
|
||||||
|
"@vitest/ui": "^3.2.4",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"electron": "33.1.0",
|
"electron": "33.1.0",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
@@ -133,7 +134,7 @@
|
|||||||
"tailwindcss": "^4.1.10",
|
"tailwindcss": "^4.1.10",
|
||||||
"typescript": "~5.5.0",
|
"typescript": "~5.5.0",
|
||||||
"vite": "^6.3.4",
|
"vite": "^6.3.4",
|
||||||
"vitest": "^2.1.8"
|
"vitest": "^3.2.4"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user