File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 70
70
"nanodelay" : " 2.0.2" ,
71
71
"postcss" : " 8.4.49" ,
72
72
"postcss-import" : " 16.1.0" ,
73
- "postcss-nested" : " 6.2.0 " ,
73
+ "postcss-nested" : " 7.0.2 " ,
74
74
"sharp" : " 0.33.5" ,
75
75
"svgo" : " 3.3.2" ,
76
76
"tailwindcss" : " 3.4.15" ,
Original file line number Diff line number Diff line change @@ -3994,7 +3994,7 @@ __metadata:
3994
3994
postcss-hexrgba: "npm:^2.1.0"
3995
3995
postcss-import: "npm:16.1.0"
3996
3996
postcss-lighten-darken: "npm:^0.9.0"
3997
- postcss-nested: "npm:6.2.0 "
3997
+ postcss-nested: "npm:7.0.2 "
3998
3998
pspdfkit: "npm:^2024.3.1"
3999
3999
qr-code-styling: "npm:^1.6.0-rc.1"
4000
4000
scroll-into-view: "npm:^1.16.2"
@@ -17043,7 +17043,18 @@ __metadata:
17043
17043
languageName: node
17044
17044
linkType: hard
17045
17045
17046
- "postcss-nested@npm:6.2.0, postcss-nested@npm:^6.2.0":
17046
+ "postcss-nested@npm:7.0.2":
17047
+ version: 7.0.2
17048
+ resolution: "postcss-nested@npm:7.0.2"
17049
+ dependencies:
17050
+ postcss-selector-parser: "npm:^7.0.0"
17051
+ peerDependencies:
17052
+ postcss: ^8.2.14
17053
+ checksum: 10/adcb74bb94869f7313f2677bcdf5dd9e368602ca6d3e1c1e3da514ee00ccf5c2bdd414fdb9141de65b0b7aee83d8f2b149c0d3723bc4af5ee8b8062dc6e09c3d
17054
+ languageName: node
17055
+ linkType: hard
17056
+
17057
+ "postcss-nested@npm:^6.2.0":
17047
17058
version: 6.2.0
17048
17059
resolution: "postcss-nested@npm:6.2.0"
17049
17060
dependencies:
You can’t perform that action at this time.
0 commit comments