loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update dependency sortablejs to v1.15.4

authored by

Renovate Bot and committed by
Gusted
bd848642 5f0049bf

+5 -5
+4 -4
package-lock.json
··· 41 41 "postcss-loader": "8.1.1", 42 42 "postcss-nesting": "13.0.1", 43 43 "pretty-ms": "9.0.0", 44 - "sortablejs": "1.15.3", 44 + "sortablejs": "1.15.4", 45 45 "swagger-ui-dist": "5.17.14", 46 46 "tailwindcss": "3.4.15", 47 47 "throttle-debounce": "5.0.0", ··· 14593 14593 } 14594 14594 }, 14595 14595 "node_modules/sortablejs": { 14596 - "version": "1.15.3", 14597 - "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.3.tgz", 14598 - "integrity": "sha512-zdK3/kwwAK1cJgy1rwl1YtNTbRmc8qW/+vgXf75A7NHag5of4pyI6uK86ktmQETyWRH7IGaE73uZOOBcGxgqZg==", 14596 + "version": "1.15.4", 14597 + "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.4.tgz", 14598 + "integrity": "sha512-wr7G5Id/WNllca5yF9I2vsz/2wDKJebX5FJBtfUFBGGpaaIVjW4kziAnNMEcigaTZAaPLB92NYBGqWenGDH++g==", 14599 14599 "license": "MIT" 14600 14600 }, 14601 14601 "node_modules/source-list-map": {
+1 -1
package.json
··· 40 40 "postcss-loader": "8.1.1", 41 41 "postcss-nesting": "13.0.1", 42 42 "pretty-ms": "9.0.0", 43 - "sortablejs": "1.15.3", 43 + "sortablejs": "1.15.4", 44 44 "swagger-ui-dist": "5.17.14", 45 45 "tailwindcss": "3.4.15", 46 46 "throttle-debounce": "5.0.0",