Skip to content

Commit 0aada73

Browse files
committed
Update postcss-preset-mantine dependency to 1.17.0
1 parent a45c990 commit 0aada73

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-react": "^7.34.3",
3434
"eslint-plugin-react-hooks": "^4.6.2",
3535
"postcss": "^8.4.38",
36-
"postcss-preset-mantine": "1.16.0",
36+
"postcss-preset-mantine": "1.17.0",
3737
"postcss-simple-vars": "^7.0.1",
3838
"typescript": "^5.5.2",
3939
"vite": "^5.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7008,15 +7008,15 @@ __metadata:
70087008
languageName: node
70097009
linkType: hard
70107010

7011-
"postcss-preset-mantine@npm:1.16.0":
7012-
version: 1.16.0
7013-
resolution: "postcss-preset-mantine@npm:1.16.0"
7011+
"postcss-preset-mantine@npm:1.17.0":
7012+
version: 1.17.0
7013+
resolution: "postcss-preset-mantine@npm:1.17.0"
70147014
dependencies:
70157015
postcss-mixins: "npm:^9.0.4"
70167016
postcss-nested: "npm:^6.0.1"
70177017
peerDependencies:
70187018
postcss: ">=8.0.0"
7019-
checksum: 10c0/558bc58059e8f775b45f9cfcb24b8ffe3fde7f9a340c350c0da277edefe8d2dcaabe040d04f7f15a5c12eaeff9e98e2c7773fb5ed116d6ebb759dd0bc2f0d074
7019+
checksum: 10c0/9410196f8c9b6389f376abe04b732b92179859b195d1422d02e94e46fca1503272b553993727af396cddc6c094a162d73a9a8fd1f85bd3ac2c41135c9365210a
70207020
languageName: node
70217021
linkType: hard
70227022

@@ -8992,7 +8992,7 @@ __metadata:
89928992
eslint-plugin-react-hooks: "npm:^4.6.2"
89938993
isbot: "npm:^5.1.9"
89948994
postcss: "npm:^8.4.38"
8995-
postcss-preset-mantine: "npm:1.16.0"
8995+
postcss-preset-mantine: "npm:1.17.0"
89968996
postcss-simple-vars: "npm:^7.0.1"
89978997
react: "npm:^18.3.1"
89988998
react-dom: "npm:^18.3.1"

0 commit comments

Comments
 (0)