Skip to content

Commit

Permalink
chore(deps): update dependency postcss-preset-mantine to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2024
1 parent 8a74632 commit 137bd89
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"babel-plugin-relay": "16.2.0",
"concurrently": "8.2.2",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"postcss-simple-vars": "7.0.1",
"relay-compiler": "16.2.0",
"typescript": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"postcss": "8.4.33",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"postcss-simple-vars": "7.0.1",
"typescript": "5.3.3"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8276,7 +8276,7 @@ __metadata:
immer: "npm:10.0.3"
jotai: "npm:2.6.4"
postcss: "npm:8.4.33"
postcss-preset-mantine: "npm:1.12.3"
postcss-preset-mantine: "npm:1.13.0"
postcss-simple-vars: "npm:7.0.1"
radash: "npm:11.0.0"
react: "npm:18.2.0"
Expand Down Expand Up @@ -8430,15 +8430,15 @@ __metadata:
languageName: node
linkType: hard

"postcss-preset-mantine@npm:1.12.3":
version: 1.12.3
resolution: "postcss-preset-mantine@npm:1.12.3"
"postcss-preset-mantine@npm:1.13.0":
version: 1.13.0
resolution: "postcss-preset-mantine@npm:1.13.0"
dependencies:
postcss-mixins: "npm:^9.0.4"
postcss-nested: "npm:^6.0.1"
peerDependencies:
postcss: ">=8.0.0"
checksum: 0dd18d7bb6e48a03a7f60d6613172e0cc845752c524f186bac52c275cbac6c619d84ba9a326bdf2d8032ed613d07c9bddd115a84c35069ca7f9f001abea457e7
checksum: d1d84c77b9f1fc292d5ab47b54a05631a002dd0bb6e5ef29bbd604b0bec36fc3b8ca5c735d1a3d1b081f31c3343d5498262ffe643a318577e8d1fac8b4f32934
languageName: node
linkType: hard

Expand Down Expand Up @@ -10303,7 +10303,7 @@ __metadata:
"@types/react-dom": "npm:18.2.18"
next: "npm:14.1.0"
postcss: "npm:8.4.33"
postcss-preset-mantine: "npm:1.12.3"
postcss-preset-mantine: "npm:1.13.0"
postcss-simple-vars: "npm:7.0.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit 137bd89

Please sign in to comment.