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 101
101
"postcss" : " ^8.5.6" ,
102
102
"postcss-extend" : " ^1.0.5" ,
103
103
"postcss-hover-media-feature" : " ^1.0.2" ,
104
- "postcss-import" : " ^16.1.0 " ,
104
+ "postcss-import" : " ^16.1.1 " ,
105
105
"postcss-licensing" : " ^3.0.0" ,
106
106
"postcss-load-config" : " ^6.0.1" ,
107
107
"postcss-modules" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ __metadata:
155
155
postcss: "npm:^8.5.6"
156
156
postcss-extend: "npm:^1.0.5"
157
157
postcss-hover-media-feature: "npm:^1.0.2"
158
- postcss-import: "npm:^16.1.0 "
158
+ postcss-import: "npm:^16.1.1 "
159
159
postcss-licensing: "npm:^3.0.0"
160
160
postcss-load-config: "npm:^6.0.1"
161
161
postcss-modules: "npm:^6.0.1"
@@ -17097,16 +17097,16 @@ __metadata:
17097
17097
languageName: node
17098
17098
linkType: hard
17099
17099
17100
- "postcss-import@npm:^16.1.0 ":
17101
- version: 16.1.0
17102
- resolution: "postcss-import@npm:16.1.0 "
17100
+ "postcss-import@npm:^16.1.1 ":
17101
+ version: 16.1.1
17102
+ resolution: "postcss-import@npm:16.1.1 "
17103
17103
dependencies:
17104
17104
postcss-value-parser: "npm:^4.0.0"
17105
17105
read-cache: "npm:^1.0.0"
17106
17106
resolve: "npm:^1.1.7"
17107
17107
peerDependencies:
17108
17108
postcss: ^8.0.0
17109
- checksum: 10c0/60e6499354079a3f46242b861412a40c54be7ab99f4ad55096a07ffe5e57fcc01c2c626b5d1fbc7a18cd23adc82b320c205059d0c7ab09e91baba8dc45c88e29
17109
+ checksum: 10c0/b91245971564891110cb407c7459bd470893ccbdd3328fdd384ef2be4d0e5f304e5834acbb8b537ad562c001db34bee1c29b55994bead5ab5a53b1edc2a687b9
17110
17110
languageName: node
17111
17111
linkType: hard
17112
17112
You can’t perform that action at this time.
0 commit comments