Skip to content

Commit

Permalink
Update dependency postcss-preset-mantine to v1.14.4 (#106)
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] committed Apr 17, 2024
1 parent ea232ab commit 5146e51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"husky": "9.0.11",
"lint-staged": "15.2.2",
"postcss": "8.4.38",
"postcss-preset-mantine": "1.13.0",
"postcss-preset-mantine": "1.14.4",
"postcss-simple-vars": "7.0.1",
"prettier": "3.2.5",
"typescript": "5.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3428,10 +3428,10 @@ postcss-nested@^6.0.1:
dependencies:
postcss-selector-parser "^6.0.11"

postcss-preset-mantine@1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.13.0.tgz#43fdef6a3482be23e1c95aec99dfb5700a0353f8"
integrity sha512-1bv/mQz2K+/FixIMxYd83BYH7PusDZaI7LpUtKbb1l/5N5w6t1p/V9ONHfRJeeAZyfa6Xc+AtR+95VKdFXRH1g==
postcss-preset-mantine@1.14.4:
version "1.14.4"
resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.14.4.tgz#d17e366da8dc8a6ca36de75557a608d74a58b5a6"
integrity sha512-T1K3MVhU1hA9mJWfqoGvMcK5WKcHpVi4JUX6AYTbESvp78WneB/KFONUi+eXDG9Lpw62W/KNxEYl1ic3Dpm88w==
dependencies:
postcss-mixins "^9.0.4"
postcss-nested "^6.0.1"
Expand Down

0 comments on commit 5146e51

Please sign in to comment.