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.

Merge pull request 'Update dependency tailwindcss to v3.4.7 (forgejo)' (#4695) from renovate/forgejo-tailwindcss-3.x into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4695
Reviewed-by: Gusted <gusted@noreply.codeberg.org>

+5 -5
+4 -4
package-lock.json
··· 42 42 "pretty-ms": "9.0.0", 43 43 "sortablejs": "1.15.2", 44 44 "swagger-ui-dist": "5.17.14", 45 - "tailwindcss": "3.4.6", 45 + "tailwindcss": "3.4.7", 46 46 "temporal-polyfill": "0.2.4", 47 47 "throttle-debounce": "5.0.0", 48 48 "tinycolor2": "1.6.0", ··· 12752 12752 } 12753 12753 }, 12754 12754 "node_modules/tailwindcss": { 12755 - "version": "3.4.6", 12756 - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.6.tgz", 12757 - "integrity": "sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==", 12755 + "version": "3.4.7", 12756 + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", 12757 + "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", 12758 12758 "license": "MIT", 12759 12759 "dependencies": { 12760 12760 "@alloc/quick-lru": "^5.2.0",
+1 -1
package.json
··· 41 41 "pretty-ms": "9.0.0", 42 42 "sortablejs": "1.15.2", 43 43 "swagger-ui-dist": "5.17.14", 44 - "tailwindcss": "3.4.6", 44 + "tailwindcss": "3.4.7", 45 45 "temporal-polyfill": "0.2.4", 46 46 "throttle-debounce": "5.0.0", 47 47 "tinycolor2": "1.6.0",