mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency sortablejs to v1.15.7 (forgejo) (#11293)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11293 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
e811313298
commit
576c49c1f2
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -63,7 +63,7 @@
|
|||
"postcss-loader": "8.2.0",
|
||||
"postcss-nesting": "14.0.0",
|
||||
"pretty-ms": "9.0.0",
|
||||
"sortablejs": "1.15.6",
|
||||
"sortablejs": "1.15.7",
|
||||
"swagger-ui-dist": "5.31.0",
|
||||
"tailwindcss": "3.4.18",
|
||||
"throttle-debounce": "5.0.0",
|
||||
|
|
@ -13930,9 +13930,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sortablejs": {
|
||||
"version": "1.15.6",
|
||||
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.6.tgz",
|
||||
"integrity": "sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==",
|
||||
"version": "1.15.7",
|
||||
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.7.tgz",
|
||||
"integrity": "sha512-Kk8wLQPlS+yi1ZEf48a4+fzHa4yxjC30M/Sr2AnQu+f/MPwvvX9XjZ6OWejiz8crBsLwSq8GHqaxaET7u6ux0A==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/source-list-map": {
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@
|
|||
"postcss-loader": "8.2.0",
|
||||
"postcss-nesting": "14.0.0",
|
||||
"pretty-ms": "9.0.0",
|
||||
"sortablejs": "1.15.6",
|
||||
"sortablejs": "1.15.7",
|
||||
"swagger-ui-dist": "5.31.0",
|
||||
"tailwindcss": "3.4.18",
|
||||
"throttle-debounce": "5.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue