Commit fb95d8e 1 parent 558d2ca commit fb95d8e Copy full SHA for fb95d8e
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 46
46
"postcss" : " ^8.4.35" ,
47
47
"postcss-cli" : " ^11.0.0" ,
48
48
"postcss-flexbugs-fixes" : " ^5.0.2" ,
49
- "postcss-import" : " ^16.0.0 " ,
49
+ "postcss-import" : " ^16.0.1 " ,
50
50
"postcss-preset-env" : " ^9.3.0" ,
51
51
"tailwindcss" : " ^3.4.1" ,
52
52
"webpack" : " ^5.76.0" ,
Original file line number Diff line number Diff line change @@ -1624,10 +1624,10 @@ postcss-import@^15.1.0:
1624
1624
read-cache "^1.0.0"
1625
1625
resolve "^1.1.7"
1626
1626
1627
- postcss-import@^16.0.0 :
1628
- version "16.0.0 "
1629
- resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.0.0 .tgz#2be1c78391b3f43f129fccfe5cc0cc1a11baef54 "
1630
- integrity sha512-e77lhVvrD1I2y7dYmBv0k9ULTdArgEYZt97T4w6sFIU5uxIHvDFQlKgUUyY7v7Barj0Yf/zm5A4OquZN7jKm5Q ==
1627
+ postcss-import@^16.0.1 :
1628
+ version "16.0.1 "
1629
+ resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.0.1 .tgz#c2e0478c5af8cb39ab3964c35d8fee8e70c362b8 "
1630
+ integrity sha512-i2Pci0310NaLHr/5JUFSw1j/8hf1CzwMY13g6ZDxgOavmRHQi2ba3PmUHoihO+sjaum+KmCNzskNsw7JDrg03g ==
1631
1631
dependencies :
1632
1632
postcss-value-parser "^4.0.0"
1633
1633
read-cache "^1.0.0"
You can’t perform that action at this time.
0 commit comments