Skip to content

Commit

Permalink
chore(deps-dev): bump postcss from 8.4.49 to 8.5.1
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.1.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent ae8610b commit 3841f77
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/react": "19.0.2",
"@types/react-dom": "19.0.3",
"cross-env": "^7.0.3",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-lightningcss": "^1.0.1",
"postcss-load-config": "^6.0.1",
"tailwindcss": "^3.4.17"
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@types/tinycolor2": "^1.4.6",
"@vitejs/plugin-react": "^4.3.4",
"jiti": "^2.4.2",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-lightningcss": "^1.0.1",
"postcss-load-config": "^6.0.1",
"schema-dts": "^1.1.2",
Expand Down
100 changes: 50 additions & 50 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 3841f77

Please sign in to comment.