mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-17 03:01:35 +02:00
Update dependency clippie to v4.1.6 (forgejo) (#7472)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7472 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
e6c17f31be
commit
9d984fedf3
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -20,7 +20,7 @@
|
|||
"chart.js": "4.4.5",
|
||||
"chartjs-adapter-dayjs-4": "1.0.4",
|
||||
"chartjs-plugin-zoom": "2.2.0",
|
||||
"clippie": "4.1.1",
|
||||
"clippie": "4.1.6",
|
||||
"css-loader": "7.0.0",
|
||||
"dayjs": "1.11.12",
|
||||
"dropzone": "6.0.0-beta.2",
|
||||
|
@ -4940,9 +4940,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/clippie": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/clippie/-/clippie-4.1.1.tgz",
|
||||
"integrity": "sha512-D9OOW77Kkj9YEiDXTQjZJZLvTjJPEmK2IBx8JbGJIZaqVd8RvSvxwIN4KVSEFQfu9Jh0z5FL6Pdc4SIknllFFA==",
|
||||
"version": "4.1.6",
|
||||
"resolved": "https://registry.npmjs.org/clippie/-/clippie-4.1.6.tgz",
|
||||
"integrity": "sha512-1M3xZRNWcVwRkh3i2XcVYFjVtfC6FCLmIpk5s54uT3+jkBa25KRE3dB0Fgkt/YLoeR7AABWkVTlb0WziQYGgaw==",
|
||||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/cliui": {
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"chart.js": "4.4.5",
|
||||
"chartjs-adapter-dayjs-4": "1.0.4",
|
||||
"chartjs-plugin-zoom": "2.2.0",
|
||||
"clippie": "4.1.1",
|
||||
"clippie": "4.1.6",
|
||||
"css-loader": "7.0.0",
|
||||
"dayjs": "1.11.12",
|
||||
"dropzone": "6.0.0-beta.2",
|
||||
|
|
Loading…
Add table
Reference in a new issue