Skip to content

Commit

Permalink
Update dependency tailwindcss to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 28392d9 commit ebf704d
Show file tree
Hide file tree
Showing 5 changed files with 965 additions and 340 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "18.2.0",
"react-hook-form": "7.43.9",
"spinners-react": "1.0.7",
"tailwindcss": "3.2.7",
"tailwindcss": "3.4.2",
"ts-pattern": "3.3.5",
"typescript": "4.9.5",
"ui": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"autoprefixer": "^10.4.13",
"postcss": "^8.4.21",
"tailwindcss": "3.2.7"
"tailwindcss": "3.4.2"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"private": true,
"devDependencies": {
"tailwindcss": "3.2.7",
"tailwindcss": "3.4.2",
"tailwindcss-animate": "^1.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"spinners-react": "1.0.7",
"tailwind-config": "workspace:*",
"tailwind-merge": "^1.9.0",
"tailwindcss": "3.2.7",
"tailwindcss": "3.4.2",
"tailwindcss-animate": "^1.0.5",
"tsconfig": "workspace:*",
"tsup": "^6.6.0",
Expand Down
Loading

0 comments on commit ebf704d

Please sign in to comment.