mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-25 02:48:05 +00:00
Update dependency postcss to v8.5.17 (forgejo) (#13446)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13446 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
parent
43f3062c62
commit
9ecefa964e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -60,7 +60,7 @@
|
|||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.2.5",
|
||||
"pdfobject": "2.3.0",
|
||||
"postcss": "8.5.16",
|
||||
"postcss": "8.5.17",
|
||||
"postcss-loader": "8.2.1",
|
||||
"postcss-nesting": "14.0.0",
|
||||
"pretty-ms": "9.0.0",
|
||||
|
|
@ -14418,9 +14418,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.16",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.16.tgz",
|
||||
"integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==",
|
||||
"version": "8.5.17",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.17.tgz",
|
||||
"integrity": "sha512-J7EF+8X+CzRPaJPOv9Ck2wNWJvGnnl3PcNPAdGg6GTLjyVpyQ0yATMSXRFRV01BviT/9Gwuc3rjEyJbDJG9a4w==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.2.5",
|
||||
"pdfobject": "2.3.0",
|
||||
"postcss": "8.5.16",
|
||||
"postcss": "8.5.17",
|
||||
"postcss-loader": "8.2.1",
|
||||
"postcss-nesting": "14.0.0",
|
||||
"pretty-ms": "9.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue