1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-13 11:42:23 -05:00

Update dependency sortablejs to v1.15.5

This commit is contained in:
Renovate Bot 2024-11-28 00:03:23 +00:00
parent 22d08c62f1
commit 4009e6a85b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -41,7 +41,7 @@
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"postcss-nesting": "13.0.1", "postcss-nesting": "13.0.1",
"pretty-ms": "9.0.0", "pretty-ms": "9.0.0",
"sortablejs": "1.15.4", "sortablejs": "1.15.5",
"swagger-ui-dist": "5.17.14", "swagger-ui-dist": "5.17.14",
"tailwindcss": "3.4.15", "tailwindcss": "3.4.15",
"throttle-debounce": "5.0.0", "throttle-debounce": "5.0.0",
@ -14596,9 +14596,9 @@
} }
}, },
"node_modules/sortablejs": { "node_modules/sortablejs": {
"version": "1.15.4", "version": "1.15.5",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.4.tgz", "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.5.tgz",
"integrity": "sha512-wr7G5Id/WNllca5yF9I2vsz/2wDKJebX5FJBtfUFBGGpaaIVjW4kziAnNMEcigaTZAaPLB92NYBGqWenGDH++g==", "integrity": "sha512-xDJLosRJzZ+nVnjaUYmO9H/wZth0lWTRq7VzV1eQyDSKsvxmoJ69HTGcwnwGYpJG/AkJ9OWiwWH4BhIycdonWw==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/source-list-map": { "node_modules/source-list-map": {

View file

@ -40,7 +40,7 @@
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"postcss-nesting": "13.0.1", "postcss-nesting": "13.0.1",
"pretty-ms": "9.0.0", "pretty-ms": "9.0.0",
"sortablejs": "1.15.4", "sortablejs": "1.15.5",
"swagger-ui-dist": "5.17.14", "swagger-ui-dist": "5.17.14",
"tailwindcss": "3.4.15", "tailwindcss": "3.4.15",
"throttle-debounce": "5.0.0", "throttle-debounce": "5.0.0",