mirror of
https://github.com/element-hq/element-web
synced 2024-11-21 16:55:34 +03:00
Update dependency postcss-preset-env to v10
This commit is contained in:
parent
39894a26f9
commit
727fca80b9
2 changed files with 440 additions and 460 deletions
|
@ -190,7 +190,7 @@
|
|||
"postcss-loader": "8.1.1",
|
||||
"postcss-mixins": "^10.0.0",
|
||||
"postcss-nested": "^6.0.0",
|
||||
"postcss-preset-env": "^9.5.14",
|
||||
"postcss-preset-env": "^10.0.0",
|
||||
"postcss-scss": "^4.0.4",
|
||||
"postcss-simple-vars": "^7.0.1",
|
||||
"prettier": "3.3.3",
|
||||
|
|
Loading…
Reference in a new issue