Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 0bb7ff6 commit f28515a
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"postcss-preset-env": "9.3.0",
"postcss-reporter": "7.1.0",
"storybook": "7.6.12",
"tailwindcss": "3.3.3",
"tailwindcss": "3.4.1",
"typescript": "5.2.2",
"vite": "4.4.9"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"sanitize.css": "13.0.0",
"size-limit": "8.2.6",
"style-loader": "3.3.4",
"tailwindcss": "3.3.3",
"tailwindcss": "3.4.1",
"ts-jest": "29.1.2",
"tslib": "2.6.2",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"rimraf": "5.0.5",
"tailwindcss": "3.3.3",
"tailwindcss": "3.4.1",
"ts-jest": "29.1.2",
"tsup": "7.2.0",
"typescript": "5.2.2"
Expand Down
98 changes: 49 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f28515a

Please sign in to comment.