chore: updated tailwind

This commit is contained in:
Pavel-Savely Savianok 2025-02-10 01:27:01 +03:00
parent f341cf16e5
commit ac2ea026dd
3 changed files with 3 additions and 2 deletions

@ -39,3 +39,4 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts

@ -20,7 +20,7 @@
"eslint": "^9",
"eslint-config-next": "15.1.6",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.17",
"typescript": "^5"
}
},

@ -19,7 +19,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.17",
"eslint": "^9",
"eslint-config-next": "15.1.6",
"@eslint/eslintrc": "^3"