Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.47 (#996)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 1d52a07 commit 1b2922a
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 54 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "2.1.1",
"autoprefixer": "10.4.20",
"postcss": "8.4.45",
"postcss": "8.4.47",
"remix-development-tools": "4.6.0",
"tailwindcss": "3.4.12",
"vite": "5.4.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 @@ -43,7 +43,7 @@
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"concurrently": "9.0.1",
"postcss": "8.4.45",
"postcss": "8.4.47",
"storybook": "8.3.2",
"tailwind-merge": "2.5.2",
"tailwindcss": "3.4.12",
Expand Down
115 changes: 63 additions & 52 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 1b2922a

Please sign in to comment.