mirror of
https://github.com/emuplace/folium.emuplace.app.git
synced 2024-11-25 11:52:55 +01:00
Update postcss-preset-mantine dependency to 1.13.0
This commit is contained in:
parent
58cdc6f267
commit
c7ee728ac4
@ -28,7 +28,7 @@
|
|||||||
"eslint-plugin-react-hooks": "^4.6.0",
|
"eslint-plugin-react-hooks": "^4.6.0",
|
||||||
"eslint-plugin-react-refresh": "^0.4.4",
|
"eslint-plugin-react-refresh": "^0.4.4",
|
||||||
"postcss": "^8.4.32",
|
"postcss": "^8.4.32",
|
||||||
"postcss-preset-mantine": "1.12.3",
|
"postcss-preset-mantine": "1.13.0",
|
||||||
"postcss-simple-vars": "^7.0.1",
|
"postcss-simple-vars": "^7.0.1",
|
||||||
"typescript": "^5.3.3",
|
"typescript": "^5.3.3",
|
||||||
"vite": "^5.0.10"
|
"vite": "^5.0.10"
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -3519,15 +3519,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"postcss-preset-mantine@npm:1.12.3":
|
"postcss-preset-mantine@npm:1.13.0":
|
||||||
version: 1.12.3
|
version: 1.13.0
|
||||||
resolution: "postcss-preset-mantine@npm:1.12.3"
|
resolution: "postcss-preset-mantine@npm:1.13.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-mixins: "npm:^9.0.4"
|
postcss-mixins: "npm:^9.0.4"
|
||||||
postcss-nested: "npm:^6.0.1"
|
postcss-nested: "npm:^6.0.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
postcss: ">=8.0.0"
|
postcss: ">=8.0.0"
|
||||||
checksum: 45dba9a9a04d96a3730ca3593c72a6eda0d35fd3e519c72ef8723add4e91dc28d4550c77461a3d0ba84c2ef4601e112e93cb24268c38ecd853ff427e3377ebb9
|
checksum: 750c9b0b8350320ec5ddf77a4a8cdf4c88ce41609ca7d4648afd5d7feedfe4e6d778a84e722233ed99f7487de7558c7b9cd3a25f92be2460ec5d4cd26e23ceb2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -4312,7 +4312,7 @@ __metadata:
|
|||||||
eslint-plugin-react-hooks: "npm:^4.6.0"
|
eslint-plugin-react-hooks: "npm:^4.6.0"
|
||||||
eslint-plugin-react-refresh: "npm:^0.4.4"
|
eslint-plugin-react-refresh: "npm:^0.4.4"
|
||||||
postcss: "npm:^8.4.32"
|
postcss: "npm:^8.4.32"
|
||||||
postcss-preset-mantine: "npm:1.12.3"
|
postcss-preset-mantine: "npm:1.13.0"
|
||||||
postcss-simple-vars: "npm:^7.0.1"
|
postcss-simple-vars: "npm:^7.0.1"
|
||||||
react: "npm:^18.2.0"
|
react: "npm:^18.2.0"
|
||||||
react-dom: "npm:^18.2.0"
|
react-dom: "npm:^18.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user