Skip to content

Commit 3859ffb

Browse files
Bump postcss-preset-mantine from 1.17.0 to 1.18.0 in /frontend (#1285)
Bumps [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) from 1.17.0 to 1.18.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/mantinedev/postcss-preset-mantine/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-preset-mantine&package-manager=npm_and_yarn&previous-version=1.17.0&new-version=1.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b3d624 commit 3859ffb

File tree

2 files changed

+45
-32
lines changed

2 files changed

+45
-32
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jest": "^30.0.0",
7878
"jest-environment-jsdom": "^30.0.0",
7979
"postcss": "^8.5.0",
80-
"postcss-preset-mantine": "^1.17.0",
80+
"postcss-preset-mantine": "^1.18.0",
8181
"postcss-simple-vars": "^7.0.1",
8282
"prettier": "^3.6.0",
8383
"ts-jest": "^29.4.0",

frontend/yarn.lock

Lines changed: 44 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -3521,7 +3521,7 @@ [email protected]:
35213521
merge2 "^1.3.0"
35223522
micromatch "^4.0.4"
35233523

3524-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2:
3524+
fast-glob@^3.2.9, fast-glob@^3.3.2:
35253525
version "3.3.2"
35263526
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz"
35273527
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -3556,6 +3556,11 @@ fb-watchman@^2.0.2:
35563556
dependencies:
35573557
bser "2.1.1"
35583558

3559+
fdir@^6.4.4:
3560+
version "6.4.6"
3561+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.6.tgz#2b268c0232697063111bbf3f64810a2a741ba281"
3562+
integrity sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==
3563+
35593564
file-entry-cache@^6.0.1:
35603565
version "6.0.1"
35613566
resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz"
@@ -5644,47 +5649,47 @@ possible-typed-array-names@^1.0.0:
56445649
resolved "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz"
56455650
integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==
56465651

5647-
postcss-js@^4.0.0:
5652+
postcss-js@^4.0.1:
56485653
version "4.0.1"
5649-
resolved "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz"
5654+
resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-4.0.1.tgz#61598186f3703bab052f1c4f7d805f3991bee9d2"
56505655
integrity sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==
56515656
dependencies:
56525657
camelcase-css "^2.0.1"
56535658

5654-
postcss-mixins@^9.0.4:
5655-
version "9.0.4"
5656-
resolved "https://registry.npmjs.org/postcss-mixins/-/postcss-mixins-9.0.4.tgz"
5657-
integrity sha512-XVq5jwQJDRu5M1XGkdpgASqLk37OqkH4JCFDXl/Dn7janOJjCTEKL+36cnRVy7bMtoBzALfO7bV7nTIsFnUWLA==
5659+
postcss-mixins@^12.0.0:
5660+
version "12.0.0"
5661+
resolved "https://registry.yarnpkg.com/postcss-mixins/-/postcss-mixins-12.0.0.tgz#1eeb8a7313a45d0b707a294640c612cc70a336d9"
5662+
integrity sha512-br7vXwoA5niiQAW3BLgd66xoGie/JJ1O4k7uLDbb+fbdYFXouxAjppIkBZDpPtSIzx63WeVXRGEYStSYa5kQmw==
56585663
dependencies:
5659-
fast-glob "^3.2.11"
5660-
postcss-js "^4.0.0"
5661-
postcss-simple-vars "^7.0.0"
5662-
sugarss "^4.0.1"
5664+
postcss-js "^4.0.1"
5665+
postcss-simple-vars "^7.0.1"
5666+
sugarss "^5.0.0"
5667+
tinyglobby "^0.2.14"
56635668

5664-
postcss-nested@^6.0.1:
5665-
version "6.0.1"
5666-
resolved "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz"
5667-
integrity sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==
5669+
postcss-nested@^7.0.2:
5670+
version "7.0.2"
5671+
resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-7.0.2.tgz#863d83a6b5df0a2894560394be93d5383ea37a65"
5672+
integrity sha512-5osppouFc0VR9/VYzYxO03VaDa3e8F23Kfd6/9qcZTUI8P58GIYlArOET2Wq0ywSl2o2PjELhYOFI4W7l5QHKw==
56685673
dependencies:
5669-
postcss-selector-parser "^6.0.11"
5674+
postcss-selector-parser "^7.0.0"
56705675

5671-
postcss-preset-mantine@^1.17.0:
5672-
version "1.17.0"
5673-
resolved "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.17.0.tgz"
5674-
integrity sha512-ji1PMDBUf2Vsx/HE5faMSs1+ff6qE6YRulTr4Ja+6HD3gop8rSMTCYdpN7KrdsEg079kfBKkO/PaKhG9uR0zwQ==
5676+
postcss-preset-mantine@^1.18.0:
5677+
version "1.18.0"
5678+
resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.18.0.tgz#e665fab8205b69f27d634e19d9a6524a2fb1fc04"
5679+
integrity sha512-sP6/s1oC7cOtBdl4mw/IRKmKvYTuzpRrH/vT6v9enMU/EQEQ31eQnHcWtFghOXLH87AAthjL/Q75rLmin1oZoA==
56755680
dependencies:
5676-
postcss-mixins "^9.0.4"
5677-
postcss-nested "^6.0.1"
5681+
postcss-mixins "^12.0.0"
5682+
postcss-nested "^7.0.2"
56785683

5679-
postcss-selector-parser@^6.0.11:
5680-
version "6.0.15"
5681-
resolved "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz"
5682-
integrity sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==
5684+
postcss-selector-parser@^7.0.0:
5685+
version "7.1.0"
5686+
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz#4d6af97eba65d73bc4d84bcb343e865d7dd16262"
5687+
integrity sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==
56835688
dependencies:
56845689
cssesc "^3.0.0"
56855690
util-deprecate "^1.0.2"
56865691

5687-
postcss-simple-vars@^7.0.0, postcss-simple-vars@^7.0.1:
5692+
postcss-simple-vars@^7.0.1:
56885693
version "7.0.1"
56895694
resolved "https://registry.npmjs.org/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz"
56905695
integrity sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==
@@ -6654,10 +6659,10 @@ [email protected]:
66546659
resolved "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz"
66556660
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
66566661

6657-
sugarss@^4.0.1:
6658-
version "4.0.1"
6659-
resolved "https://registry.npmjs.org/sugarss/-/sugarss-4.0.1.tgz"
6660-
integrity sha512-WCjS5NfuVJjkQzK10s8WOBY+hhDxxNt/N6ZaGwxFZ+wN3/lKKFSaaKUNecULcTTvE4urLcKaZFQD8vO0mOZujw==
6662+
sugarss@^5.0.0:
6663+
version "5.0.0"
6664+
resolved "https://registry.yarnpkg.com/sugarss/-/sugarss-5.0.0.tgz#a97ddc1b5a1598ba283a10b8d73da56a3848fe36"
6665+
integrity sha512-3//knMoF9btXcxHTbMRckIYjkEzSZ6pZjiaZ3wM6OIpUtQ06Uwqc0XgAr6jf+U74cLLTV/BEgmHWoeXPC+NhdQ==
66616666

66626667
supports-color@^7.1.0:
66636668
version "7.2.0"
@@ -6735,6 +6740,14 @@ tiny-invariant@^1.0.6:
67356740
resolved "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz"
67366741
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==
67376742

6743+
tinyglobby@^0.2.14:
6744+
version "0.2.14"
6745+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
6746+
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
6747+
dependencies:
6748+
fdir "^6.4.4"
6749+
picomatch "^4.0.2"
6750+
67386751
tldts-core@^6.1.86:
67396752
version "6.1.86"
67406753
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.86.tgz#a93e6ed9d505cb54c542ce43feb14c73913265d8"

0 commit comments

Comments
 (0)