mirror of
https://github.com/emuplace/sudachi.emuplace.app.git
synced 2024-11-24 03:14:32 +01:00
Update postcss-preset-mantine dependency to 1.15.0
This commit is contained in:
parent
0778347fd3
commit
d4ae32d141
@ -28,7 +28,7 @@
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.5",
|
||||
"postcss": "^8.4.35",
|
||||
"postcss-preset-mantine": "1.14.4",
|
||||
"postcss-preset-mantine": "1.15.0",
|
||||
"postcss-simple-vars": "^7.0.1",
|
||||
"typescript": "^5.4.2",
|
||||
"vite": "^5.1.6"
|
||||
|
10
yarn.lock
10
yarn.lock
@ -3246,15 +3246,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss-preset-mantine@npm:1.14.4":
|
||||
version: 1.14.4
|
||||
resolution: "postcss-preset-mantine@npm:1.14.4"
|
||||
"postcss-preset-mantine@npm:1.15.0":
|
||||
version: 1.15.0
|
||||
resolution: "postcss-preset-mantine@npm:1.15.0"
|
||||
dependencies:
|
||||
postcss-mixins: "npm:^9.0.4"
|
||||
postcss-nested: "npm:^6.0.1"
|
||||
peerDependencies:
|
||||
postcss: ">=8.0.0"
|
||||
checksum: 10c0/dbe2ad3869afce8ad225fb2d90476d4ef612d12ca8770b9b7880b701b93e89d8cfc19e3a463158128c157b31ab8a796223570623c0c474927914c3f688e9af36
|
||||
checksum: 10c0/89b24918aeef90dbfc430aef5c8683123d69c167020673b74b0955362ade3e40ade24ed5bed8a6aa9768754cedc16d0efac64659a1c8597e7799cb4b7bee4b45
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4004,7 +4004,7 @@ __metadata:
|
||||
eslint-plugin-react-hooks: "npm:^4.6.0"
|
||||
eslint-plugin-react-refresh: "npm:^0.4.5"
|
||||
postcss: "npm:^8.4.35"
|
||||
postcss-preset-mantine: "npm:1.14.4"
|
||||
postcss-preset-mantine: "npm:1.15.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