Skip to content

Commit

Permalink
fix(deps): update dependency tailwindcss to v3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 7fb82da commit 519b7e2
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 96 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint": "8.57.0",
"prettier": "3.3.3",
"storybook": "7.6.20",
"tailwindcss": "3.4.6",
"tailwindcss": "3.4.7",
"typescript": "5.5.4"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"shikiji-transformers": "0.10.2",
"storybook": "7.6.20",
"strip-markdown": "6.0.0",
"tailwindcss": "3.4.6",
"tailwindcss": "3.4.7",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"unist-util-is": "6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"prettier": "3.3.3",
"react": "18.3.1",
"storybook": "7.6.20",
"tailwindcss": "3.4.6",
"tailwindcss": "3.4.7",
"typescript": "5.5.4",
"vite": "5.3.4",
"zod": "3.23.8"
Expand Down
125 changes: 33 additions & 92 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion tooling/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@tailwindcss/typography": "0.5.13",
"autoprefixer": "10.4.19",
"postcss": "8.4.40",
"tailwindcss": "3.4.6",
"tailwindcss": "3.4.7",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
Expand Down

0 comments on commit 519b7e2

Please sign in to comment.