Skip to content

Commit

Permalink
build(deps-dev): bump postcss-preset-mantine from 1.15.0 to 1.16.0
Browse files Browse the repository at this point in the history
Bumps [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) from 1.15.0 to 1.16.0.
- [Commits](https://github.com/mantinedev/postcss-preset-mantine/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 654bc83 commit 806141a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.39",
"postcss-preset-mantine": "1.15.0",
"postcss-preset-mantine": "1.16.0",
"postcss-simple-vars": "^7.0.1",
"storybook": "^8.2.4",
"storybook-dark-mode": "^4.0.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 @@ -28,7 +28,7 @@
"@types/node": "^20.14.11",
"@types/react": "18.3.3",
"postcss": "^8.4.39",
"postcss-preset-mantine": "1.15.0",
"postcss-preset-mantine": "1.16.0",
"postcss-simple-vars": "^7.0.1",
"stylelint": "^16.7.0",
"stylelint-config-standard-scss": "^13.1.0",
Expand Down
12 changes: 6 additions & 6 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 806141a

Please sign in to comment.