fix(deps): update dependency postcss-preset-mantine to ^1.13.0 (#36)

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
This commit is contained in:
Manuel
2024-02-04 08:53:33 +01:00
committed by GitHub
parent b8fe04144f
commit d73e7a3c3f
2 changed files with 6 additions and 17 deletions

View File

@@ -44,7 +44,7 @@
"jotai": "^2.6.4",
"mantine-modal-manager": "^7.5.1",
"next": "^14.0.4",
"postcss-preset-mantine": "^1.12.3",
"postcss-preset-mantine": "^1.13.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sass": "^1.70.0",

21
pnpm-lock.yaml generated
View File

@@ -123,8 +123,8 @@ importers:
specifier: ^14.0.4
version: 14.1.0(react-dom@18.2.0)(react@18.2.0)(sass@1.70.0)
postcss-preset-mantine:
specifier: ^1.12.3
version: 1.12.3(postcss@8.4.31)
specifier: ^1.13.0
version: 1.13.0(postcss@8.4.31)
react:
specifier: 18.2.0
version: 18.2.0
@@ -3993,17 +3993,6 @@ packages:
/fast-deep-equal@3.1.3:
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
/fast-glob@3.3.1:
resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==}
engines: {node: '>=8.6.0'}
dependencies:
'@nodelib/fs.stat': 2.0.5
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
dev: false
/fast-glob@3.3.2:
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
engines: {node: '>=8.6.0'}
@@ -4279,7 +4268,7 @@ packages:
dependencies:
array-union: 2.1.0
dir-glob: 3.0.1
fast-glob: 3.3.1
fast-glob: 3.3.2
ignore: 5.2.4
merge2: 1.4.1
slash: 3.0.0
@@ -5621,8 +5610,8 @@ packages:
postcss-selector-parser: 6.0.13
dev: false
/postcss-preset-mantine@1.12.3(postcss@8.4.31):
resolution: {integrity: sha512-cCwowf20mIyRXnV1cSVoMGfhYgy8ZqFJWsEJthdMZ3n7LijjucE9l/HO47gv5gAtr9nY1MkaEkpWS7ulhSTbSg==}
/postcss-preset-mantine@1.13.0(postcss@8.4.31):
resolution: {integrity: sha512-1bv/mQz2K+/FixIMxYd83BYH7PusDZaI7LpUtKbb1l/5N5w6t1p/V9ONHfRJeeAZyfa6Xc+AtR+95VKdFXRH1g==}
peerDependencies:
postcss: '>=8.0.0'
dependencies: