Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent 8edb815 commit 53ef920
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"deepmerge": "4.3.1",
"dotenv": "16.3.1",
"postcss": "8.4.24",
"tailwindcss": "3.3.2",
"tailwindcss": "3.3.3",
"typescript": "5.1.6"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"autoprefixer": "10.4.14",
"eslint": "8.45.0",
"eslint-config-custom": "workspace:*",
"tailwindcss": "3.3.2",
"tailwindcss": "3.3.3",
"tsconfig": "workspace:*",
"typescript": "5.1.6"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"postcss": "8.4.24",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.2",
"tailwindcss": "3.3.3",
"tsconfig": "workspace:*",
"typescript": "5.1.6"
},
Expand Down
23 changes: 11 additions & 12 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 53ef920

Please sign in to comment.