File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 103
103
"postcss" : " ^8.5.6" ,
104
104
"postcss-extend" : " ^1.0.5" ,
105
105
"postcss-hover-media-feature" : " ^1.0.2" ,
106
- "postcss-import" : " ^16.1.0 " ,
106
+ "postcss-import" : " ^16.1.1 " ,
107
107
"postcss-licensing" : " ^3.0.0" ,
108
108
"postcss-load-config" : " ^6.0.1" ,
109
109
"postcss-modules" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ __metadata:
157
157
postcss: "npm:^8.5.6"
158
158
postcss-extend: "npm:^1.0.5"
159
159
postcss-hover-media-feature: "npm:^1.0.2"
160
- postcss-import: "npm:^16.1.0 "
160
+ postcss-import: "npm:^16.1.1 "
161
161
postcss-licensing: "npm:^3.0.0"
162
162
postcss-load-config: "npm:^6.0.1"
163
163
postcss-modules: "npm:^6.0.1"
@@ -17087,16 +17087,16 @@ __metadata:
17087
17087
languageName: node
17088
17088
linkType: hard
17089
17089
17090
- "postcss-import@npm:^16.1.0 ":
17091
- version: 16.1.0
17092
- resolution: "postcss-import@npm:16.1.0 "
17090
+ "postcss-import@npm:^16.1.1 ":
17091
+ version: 16.1.1
17092
+ resolution: "postcss-import@npm:16.1.1 "
17093
17093
dependencies:
17094
17094
postcss-value-parser: "npm:^4.0.0"
17095
17095
read-cache: "npm:^1.0.0"
17096
17096
resolve: "npm:^1.1.7"
17097
17097
peerDependencies:
17098
17098
postcss: ^8.0.0
17099
- checksum: 10c0/60e6499354079a3f46242b861412a40c54be7ab99f4ad55096a07ffe5e57fcc01c2c626b5d1fbc7a18cd23adc82b320c205059d0c7ab09e91baba8dc45c88e29
17099
+ checksum: 10c0/b91245971564891110cb407c7459bd470893ccbdd3328fdd384ef2be4d0e5f304e5834acbb8b537ad562c001db34bee1c29b55994bead5ab5a53b1edc2a687b9
17100
17100
languageName: node
17101
17101
linkType: hard
17102
17102
You can’t perform that action at this time.
0 commit comments