mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-28 11:14:54 -04:00
Update dependency clippie to v4.1.10 (forgejo) (#11264)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11264 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: forgejo-renovate-action <forgejo-renovate-action@noreply.codeberg.org> Co-committed-by: forgejo-renovate-action <forgejo-renovate-action@noreply.codeberg.org>
This commit is contained in:
parent
3c92b40915
commit
528877820e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -43,7 +43,7 @@
|
|||
"chart.js": "4.5.1",
|
||||
"chartjs-adapter-dayjs-4": "1.0.4",
|
||||
"chartjs-plugin-zoom": "2.2.0",
|
||||
"clippie": "4.1.9",
|
||||
"clippie": "4.1.10",
|
||||
"css-loader": "7.1.3",
|
||||
"dayjs": "1.11.19",
|
||||
"dropzone": "6.0.0-beta.2",
|
||||
|
|
@ -6270,9 +6270,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/clippie": {
|
||||
"version": "4.1.9",
|
||||
"resolved": "https://registry.npmjs.org/clippie/-/clippie-4.1.9.tgz",
|
||||
"integrity": "sha512-YaNJI8f2bPRVVfdKDUeqSPuQEztyOowee7DIc/DJ48qNJGq/SziipiWN6oWT6q9FR4QN0JzFDpP+fDtkSZyFHw==",
|
||||
"version": "4.1.10",
|
||||
"resolved": "https://registry.npmjs.org/clippie/-/clippie-4.1.10.tgz",
|
||||
"integrity": "sha512-zUjK2fLH8/wju2lks5mH0u8wSRYCOJoHfT1KQ61+aCT5O1ouONnSrnKQ3BTKvIYLUYJarbLZo4FLHyce/SLF2g==",
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/cliui": {
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"chart.js": "4.5.1",
|
||||
"chartjs-adapter-dayjs-4": "1.0.4",
|
||||
"chartjs-plugin-zoom": "2.2.0",
|
||||
"clippie": "4.1.9",
|
||||
"clippie": "4.1.10",
|
||||
"css-loader": "7.1.3",
|
||||
"dayjs": "1.11.19",
|
||||
"dropzone": "6.0.0-beta.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue