|
93 | 93 | "react-router-dom": "6.24.0", |
94 | 94 | "react-toastify": "^10.0.5", |
95 | 95 | "tailwind-merge": "^2.2.1", |
96 | | - "tailwindcss-animate": "^1.0.7", |
97 | 96 | "use-debounce": "^10.0.3", |
98 | 97 | "uuid": "^10.0.0", |
99 | 98 | "vaul": "^0.9.0", |
|
112 | 111 | "@semantic-release/exec": "^6.0.3", |
113 | 112 | "@semantic-release/git": "^10.0.1", |
114 | 113 | "@semantic-release/npm": "^12.0.2", |
| 114 | + "@tailwindcss/postcss": "^4.1.14", |
| 115 | + "@tailwindcss/vite": "^4.1.14", |
115 | 116 | "@tauri-apps/cli": "^2.0.0", |
116 | 117 | "@testing-library/jest-dom": "^6.5.0", |
117 | 118 | "@testing-library/react": "^14.2.2", |
|
121 | 122 | "@types/react-dom": "^18.2.19", |
122 | 123 | "@types/uuid": "^10.0.0", |
123 | 124 | "@vitejs/plugin-react-swc": "^3.11.0", |
124 | | - "autoprefixer": "^10.4.18", |
125 | 125 | "better-npm-audit": "^3.7.3", |
126 | 126 | "conventional-changelog-conventionalcommits": "^8.0.0", |
127 | 127 | "cpy-cli": "^5.0.0", |
|
130 | 130 | "eslint-plugin-react": "^7.37.2", |
131 | 131 | "eslint-plugin-react-hooks": "^5.0.0", |
132 | 132 | "eslint-plugin-react-refresh": "^0.4.20", |
133 | | - "eslint-plugin-tailwindcss": "^3.17.5", |
134 | 133 | "fake-indexeddb": "^6.0.0", |
135 | 134 | "happy-dom": "^15.7.3", |
136 | 135 | "npm-run-all2": "^8.0.4", |
137 | 136 | "patch-package": "^8.0.0", |
138 | 137 | "postcss": "^8.4.35", |
139 | 138 | "prettier": "^3.2.5", |
140 | | - "prettier-plugin-tailwindcss": "^0.6.14", |
| 139 | + "prettier-plugin-tailwindcss": "^0.7.1", |
141 | 140 | "semantic-release-export-data": "^1.0.1", |
142 | | - "tailwindcss": "^3.4.1", |
| 141 | + "tailwindcss": "^4.1.14", |
| 142 | + "tw-animate-css": "^1.4.0", |
143 | 143 | "typescript": "^5.6.3", |
144 | 144 | "typescript-eslint": "^8.15.0", |
145 | 145 | "vite": "^7.0.5", |
|
0 commit comments