mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency postcss to v8.5.12 (forgejo) (#12337)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12337 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
parent
32c9bbee08
commit
fd0a2086b0
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -59,7 +59,7 @@
|
|||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.2.5",
|
||||
"pdfobject": "2.3.0",
|
||||
"postcss": "8.5.10",
|
||||
"postcss": "8.5.12",
|
||||
"postcss-loader": "8.2.1",
|
||||
"postcss-nesting": "14.0.0",
|
||||
"pretty-ms": "9.0.0",
|
||||
|
|
@ -12965,9 +12965,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.10",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
|
||||
"integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
|
||||
"version": "8.5.12",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz",
|
||||
"integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@
|
|||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.2.5",
|
||||
"pdfobject": "2.3.0",
|
||||
"postcss": "8.5.10",
|
||||
"postcss": "8.5.12",
|
||||
"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