my website at ewancroft.uk
6
fork

Configure Feed

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

chore(deps): bump @ewanc26/ui to 0.1.7 and @ewanc26/supporters to 0.1.2

+10 -10
+9 -9
package-lock.json
··· 11 11 "@atproto/api": "^0.18.21", 12 12 "@ewanc26/atproto": "^0.2.2", 13 13 "@ewanc26/noise-avatar": "^0.1.0", 14 - "@ewanc26/supporters": "^0.1.1", 14 + "@ewanc26/supporters": "^0.1.2", 15 15 "@ewanc26/tid": "^1.1.1", 16 - "@ewanc26/ui": "^0.1.6", 16 + "@ewanc26/ui": "^0.1.7", 17 17 "@ewanc26/utils": "^0.1.2", 18 18 "@lucide/svelte": "^0.554.0", 19 19 "hls.js": "^1.6.15" ··· 592 592 "license": "AGPL-3.0-only" 593 593 }, 594 594 "node_modules/@ewanc26/supporters": { 595 - "version": "0.1.1", 596 - "resolved": "https://registry.npmjs.org/@ewanc26/supporters/-/supporters-0.1.1.tgz", 597 - "integrity": "sha512-S6LpXmV1FAzJZALJw2kVjvrspFMTJXqs0HfIMCRxq2q3jWQMlWb7EY3Y96gTOcjLTb09N+idssF2wK+JO05FnA==", 595 + "version": "0.1.2", 596 + "resolved": "https://registry.npmjs.org/@ewanc26/supporters/-/supporters-0.1.2.tgz", 597 + "integrity": "sha512-Ao1vccKk72P0lWoHsVWSgvtOMe5PkJ3ZW14pw5bJ67vxjlsa3lGoudWfUqBpvmPTcuxSLdan0mVkNBQfsKvYNA==", 598 598 "license": "AGPL-3.0-only", 599 599 "dependencies": { 600 600 "@ewanc26/tid": "^1.1.1" ··· 611 611 "license": "AGPL-3.0-only" 612 612 }, 613 613 "node_modules/@ewanc26/ui": { 614 - "version": "0.1.6", 615 - "resolved": "https://registry.npmjs.org/@ewanc26/ui/-/ui-0.1.6.tgz", 616 - "integrity": "sha512-AXP8bGq8Mb64FpSYi0lhmk0BxtEIAD3t5gb0NiHZ+yaUd58CEHYZZSnc9k4eVDlsa2ATfNUKojMxNhOah6mPKQ==", 614 + "version": "0.1.7", 615 + "resolved": "https://registry.npmjs.org/@ewanc26/ui/-/ui-0.1.7.tgz", 616 + "integrity": "sha512-3YTH6f9vv124inztpJSZ77FXtLUnag8Da4H0EfeREEH5nOECt+/dfkmOtzjBw4+heAtiGjTELv3sLlRXqtzVQA==", 617 617 "dependencies": { 618 618 "@lucide/svelte": "^0.554.0" 619 619 }, ··· 621 621 "@ewanc26/atproto": ">=0.2.2" 622 622 }, 623 623 "peerDependencies": { 624 - "@sveltejs/kit": ">=2.0.0", 624 + "@sveltejs/kit": ">=2.8.3", 625 625 "svelte": ">=5.0.0", 626 626 "tailwindcss": ">=4.0.0" 627 627 }
+1 -1
package.json
··· 35 35 "@ewanc26/noise-avatar": "^0.1.0", 36 36 "@ewanc26/supporters": "^0.1.2", 37 37 "@ewanc26/tid": "^1.1.1", 38 - "@ewanc26/ui": "^0.1.6", 38 + "@ewanc26/ui": "^0.1.7", 39 39 "@ewanc26/utils": "^0.1.2", 40 40 "@lucide/svelte": "^0.554.0", 41 41 "hls.js": "^1.6.15"