File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 46
46
"postcss" : " 8.5.6" ,
47
47
"postcss-import" : " 16.1.1" ,
48
48
"postcss-load-config" : " 6.0.1" ,
49
- "prettier" : " 3.5.3 " ,
49
+ "prettier" : " 3.6.0 " ,
50
50
"pug" : " 3.0.3"
51
51
},
52
52
"devDependencies" : {
57
57
"@types/pug" : " 2.0.10" ,
58
58
"execa" : " 9.6.0" ,
59
59
"ignore" : " 7.0.5" ,
60
- "prettier" : " 3.5.3 " ,
60
+ "prettier" : " 3.6.0 " ,
61
61
"strip-ansi" : " 7.1.0"
62
62
}
63
63
}
Original file line number Diff line number Diff line change @@ -1108,7 +1108,7 @@ __metadata:
1108
1108
postcss: "npm:8.5.6"
1109
1109
postcss-import: "npm:16.1.1"
1110
1110
postcss-load-config: "npm:6.0.1"
1111
- prettier: "npm:3.5.3 "
1111
+ prettier: "npm:3.6.0 "
1112
1112
pug: "npm:3.0.3"
1113
1113
strip-ansi: "npm:7.1.0"
1114
1114
bin:
@@ -14241,6 +14241,15 @@ __metadata:
14241
14241
languageName: node
14242
14242
linkType: hard
14243
14243
14244
+ "prettier@npm:3.6.0":
14245
+ version: 3.6.0
14246
+ resolution: "prettier@npm:3.6.0"
14247
+ bin:
14248
+ prettier: bin/prettier.cjs
14249
+ checksum: 10c0/636897c8084b71ef1f740a46199df0d8f6ed896aa497212cc8cc229d3026b9dca82fa92f61e55924c4708cea11e39a88478e2d93c4818741c55b7408a9ac6d91
14250
+ languageName: node
14251
+ linkType: hard
14252
+
14244
14253
"pretty-format@npm:^27.0.2":
14245
14254
version: 27.5.1
14246
14255
resolution: "pretty-format@npm:27.5.1"
You can’t perform that action at this time.
0 commit comments