forked from mirrors/forgejo
Update dependency postcss to v8.5.13 (forgejo) (#12405)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12405 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
parent
e89312de9b
commit
d27cd9f722
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.12",
|
||||
"postcss": "8.5.13",
|
||||
"postcss-loader": "8.2.1",
|
||||
"postcss-nesting": "14.0.0",
|
||||
"pretty-ms": "9.0.0",
|
||||
|
|
@ -12940,9 +12940,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.5.12",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz",
|
||||
"integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==",
|
||||
"version": "8.5.13",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.13.tgz",
|
||||
"integrity": "sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==",
|
||||
"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.12",
|
||||
"postcss": "8.5.13",
|
||||
"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