Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit d5af5ac

Browse files
committed
update dependencies
1 parent 1a0fdac commit d5af5ac

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@
3939
"postcss": "^8.3.7",
4040
"postcss-attribute-case-insensitive": "^5.0.0",
4141
"postcss-color-functional-notation": "^4.0.0",
42-
"postcss-color-gray": "^5.0.0",
43-
"postcss-color-hex-alpha": "^7.0.0",
44-
"postcss-color-mod-function": "^3.0.3",
42+
"postcss-color-hex-alpha": "^8.0.0",
4543
"postcss-color-rebeccapurple": "^7.0.0",
4644
"postcss-custom-media": "^8.0.0",
4745
"postcss-custom-properties": "^12.0.0",
@@ -54,7 +52,6 @@
5452
"postcss-font-variant": "^5.0.0",
5553
"postcss-gap-properties": "^3.0.0",
5654
"postcss-image-set-function": "^4.0.0",
57-
"postcss-initial": "^3.0.4",
5855
"postcss-lab-function": "^4.0.0",
5956
"postcss-logical": "^5.0.0",
6057
"postcss-media-minmax": "^5.0.0",
@@ -64,7 +61,6 @@
6461
"postcss-place": "^7.0.0",
6562
"postcss-pseudo-class-any-link": "^7.0.0",
6663
"postcss-replace-overflow-wrap": "^4.0.0",
67-
"postcss-selector-matches": "^4.0.0",
6864
"postcss-selector-not": "^5.0.0"
6965
},
7066
"devDependencies": {

0 commit comments

Comments
 (0)