diff --git a/package.json b/package.json index 85b0ae1d..811df6d3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-react-refresh": "^0.4.9", "postcss": "^8.4.39", - "postcss-preset-mantine": "^1.15.0", + "postcss-preset-mantine": "^1.17.0", "postcss-simple-vars": "^7.0.1", "prettier": "^3.3.3", "typescript": "^5.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25931b86..baff23e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: ^8.4.39 version: 8.4.39 postcss-preset-mantine: - specifier: ^1.15.0 - version: 1.15.0(postcss@8.4.39) + specifier: ^1.17.0 + version: 1.17.0(postcss@8.4.39) postcss-simple-vars: specifier: ^7.0.1 version: 7.0.1(postcss@8.4.39) @@ -1510,8 +1510,8 @@ packages: peerDependencies: postcss: ^8.2.14 - postcss-preset-mantine@1.15.0: - resolution: {integrity: sha512-OKPs6uoORSXlU/GFH1ZtFaslecHBPwuoSikdL5W3WKJm4ZPAQM0mw9x9m3toa/Mo1JhoBmYMM28i+zEdav5Edg==} + postcss-preset-mantine@1.17.0: + resolution: {integrity: sha512-ji1PMDBUf2Vsx/HE5faMSs1+ff6qE6YRulTr4Ja+6HD3gop8rSMTCYdpN7KrdsEg079kfBKkO/PaKhG9uR0zwQ==} peerDependencies: postcss: '>=8.0.0' @@ -3486,7 +3486,7 @@ snapshots: postcss: 8.4.39 postcss-selector-parser: 6.1.0 - postcss-preset-mantine@1.15.0(postcss@8.4.39): + postcss-preset-mantine@1.17.0(postcss@8.4.39): dependencies: postcss: 8.4.39 postcss-mixins: 9.0.4(postcss@8.4.39)