mirror of
https://github.com/emuplace/folium.emuplace.app.git
synced 2024-11-22 10:22:51 +01:00
Update @mantine/* dependencies to version 1.11.0
This commit is contained in:
parent
83121cede7
commit
91511fbf4b
@ -28,7 +28,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.4",
|
||||
"postcss": "^8.4.31",
|
||||
"postcss-preset-mantine": "1.10.0",
|
||||
"postcss-preset-mantine": "1.11.0",
|
||||
"postcss-simple-vars": "^7.0.1",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^4.5.0"
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2979,15 +2979,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss-preset-mantine@npm:1.10.0":
|
||||
version: 1.10.0
|
||||
resolution: "postcss-preset-mantine@npm:1.10.0"
|
||||
"postcss-preset-mantine@npm:1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "postcss-preset-mantine@npm:1.11.0"
|
||||
dependencies:
|
||||
postcss-mixins: "npm:^9.0.4"
|
||||
postcss-nested: "npm:^6.0.1"
|
||||
peerDependencies:
|
||||
postcss: ">=8.0.0"
|
||||
checksum: 976bbf51f751366d23903389584844492de2dc2a2b5133c4af3235d0077aac63f0ca8f1220ca48f30a5c88dc581ab88a675c3d3aafb213d854536c0301c5fd86
|
||||
checksum: 0a3b26c944fb35541e045d9505cce5ad109f9f6e7ecefbacd413e2e7053f230d8fc24e6400eb4cf8fb07f2b17ab7cb588ffacef0df8fd5937b7f399b41013076
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3701,7 +3701,7 @@ __metadata:
|
||||
eslint-plugin-react-hooks: "npm:^4.6.0"
|
||||
eslint-plugin-react-refresh: "npm:^0.4.4"
|
||||
postcss: "npm:^8.4.31"
|
||||
postcss-preset-mantine: "npm:1.10.0"
|
||||
postcss-preset-mantine: "npm:1.11.0"
|
||||
postcss-simple-vars: "npm:^7.0.1"
|
||||
react: "npm:^18.2.0"
|
||||
react-dom: "npm:^18.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user