mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency mini-css-extract-plugin to v2.10.0 (forgejo) (#10934)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10934 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
parent
03d5e515af
commit
5b2ba7a98d
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -56,7 +56,7 @@
|
|||
"jquery": "3.7.1",
|
||||
"katex": "0.16.27",
|
||||
"mermaid": "11.12.2",
|
||||
"mini-css-extract-plugin": "2.9.3",
|
||||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.1.1",
|
||||
"pdfobject": "2.3.0",
|
||||
"postcss": "8.5.6",
|
||||
|
|
@ -11788,9 +11788,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/mini-css-extract-plugin": {
|
||||
"version": "2.9.3",
|
||||
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.3.tgz",
|
||||
"integrity": "sha512-tRA0+PsS4kLVijnN1w9jUu5lkxBwUk9E8SbgEB5dBJqchE6pVYdawROG6uQtpmAri7tdCK9i7b1bULeVWqS6Ag==",
|
||||
"version": "2.10.0",
|
||||
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz",
|
||||
"integrity": "sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"schema-utils": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -55,7 +55,7 @@
|
|||
"jquery": "3.7.1",
|
||||
"katex": "0.16.27",
|
||||
"mermaid": "11.12.2",
|
||||
"mini-css-extract-plugin": "2.9.3",
|
||||
"mini-css-extract-plugin": "2.10.0",
|
||||
"minimatch": "10.1.1",
|
||||
"pdfobject": "2.3.0",
|
||||
"postcss": "8.5.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue