csr tangled client in solid-js
15

Configure Feed

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

*updates the locks*

dawn (Jul 1, 2026, 11:10 PM +0300) b2dfb5d2 5e284cd5

+29 -8
+26 -5
bun.lock
··· 12 12 "@atcute/microcosm": "^2.0.0", 13 13 "@atcute/oauth-browser-client": "^4.0.0", 14 14 "@atcute/tangled": "^2.0.1", 15 + "@atproto-ui/core": "^0.13.0", 16 + "@atproto-ui/solid": "^0.13.1", 15 17 "@solidjs/router": "^0.16.1", 16 - "@tanstack/solid-query": "^5.100.10", 17 18 "clsx": "^2.1.1", 18 19 "dompurify": "^3.4.3", 19 20 "fflate": "^0.8.2", ··· 32 33 }, 33 34 "packages": { 34 35 "@atcute/atproto": ["@atcute/atproto@4.0.0", "", { "dependencies": { "@atcute/lexicons": "^2.0.0" }, "peerDependencies": { "@atcute/lexicons": "^2.0.0" } }, "sha512-Rd21kW0tl/QEXhyPkJXRpUV8HYs7sMOmmXRu2z1sKMZbm1tqvHz1L3CQeTFcC/Xf/5cg7S6ITGIKRP0++zu0aw=="], 36 + 37 + "@atcute/bluesky": ["@atcute/bluesky@4.0.12", "", { "dependencies": { "@atcute/atproto": "^4.0.3", "@atcute/lexicons": "^2.0.2" } }, "sha512-tJEYlv0dvmQE2KfWf0hZLsc3ViGrcBmGPz/bp2u0cXomW7fx/YhseeNJ1a4lywIUBcQS+XzDfbNqIjmEwaGqpg=="], 35 38 36 39 "@atcute/client": ["@atcute/client@5.0.0", "", { "dependencies": { "@atcute/identity": "^2.0.0", "@atcute/lexicons": "^2.0.0" }, "peerDependencies": { "@atcute/lexicons": "^2.0.0" } }, "sha512-Dtrc1no1oAtpUTmkBxH0xKSgy8qcnk8orPf/PkEATW+MB3k8FPHtPH2fshiKd55rioZkb+xaN+7A29WtqPQHRA=="], 37 40 ··· 61 64 62 65 "@atcute/util-text": ["@atcute/util-text@1.3.1", "", { "dependencies": { "unicode-segmenter": "^0.14.5" } }, "sha512-MRgJXkx67znuBXuoAYCJkBZyd3OApL7zZlNf5kXhuoCXcdiu1nblRDycYTADSkym4epBSQWxh26kmI9sewaq6A=="], 63 66 67 + "@atproto-ui/core": ["@atproto-ui/core@0.13.0", "", { "dependencies": { "@atcute/atproto": "^4.0.0", "@atcute/bluesky": "^4.0.2", "@atcute/client": "^5.0.0", "@atcute/identity": "^2.0.0", "@atcute/identity-resolver": "^2.0.0", "@atcute/lexicons": "^2.0.0", "@atcute/tangled": "^2.0.2" } }, "sha512-vV/vsc7q/yi38L/wUw6lj5fdGPwBhP3+QsYfvbigpQelFYUTfnrphd70SGEObwYRZjOce9pBzTIv1YUamdAHow=="], 68 + 69 + "@atproto-ui/solid": ["@atproto-ui/solid@0.13.1", "", { "dependencies": { "@atcute/bluesky": "^4.0.2", "@atproto-ui/core": "^0.13.0" }, "peerDependencies": { "solid-js": "^1.8.0" } }, "sha512-b6LCcPM1S8En35FP7fohQQxNDoULXNj6kyIpoxK+0T15XAYrBCUTV8kqMDJXLDHOYAr7S/C4HpZFS9N19GFdCg=="], 70 + 64 71 "@babel/code-frame": ["@babel/code-frame@7.29.0", "", { "dependencies": { "@babel/helper-validator-identifier": "^7.28.5", "js-tokens": "^4.0.0", "picocolors": "^1.1.1" } }, "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw=="], 65 72 66 73 "@babel/compat-data": ["@babel/compat-data@7.29.3", "", {}, "sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg=="], ··· 152 159 "@solidjs/router": ["@solidjs/router@0.16.1", "", { "peerDependencies": { "solid-js": "^1.8.6" } }, "sha512-IhyjedgC6LRpw/8CPGGI89FrV+r0xTHzOl2c4CRyzYQ1bLepJxbVI1LLKvsavMWY5TRBRacV7hAeOhuTXkjiqg=="], 153 160 154 161 "@standard-schema/spec": ["@standard-schema/spec@1.1.0", "", {}, "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w=="], 155 - 156 - "@tanstack/query-core": ["@tanstack/query-core@5.100.10", "", {}, "sha512-8UR0yJR+GiQ40m3lPhUr0xbfAupe6GSQiksSBSa9SM2NjezFyxXCIA69/lz8cSoNKZLrw1/PktIyQBJcVeMi3w=="], 157 - 158 - "@tanstack/solid-query": ["@tanstack/solid-query@5.100.10", "", { "dependencies": { "@tanstack/query-core": "5.100.10" }, "peerDependencies": { "solid-js": "^1.6.0" } }, "sha512-4uUqc+l9f7wNfL9/fxU9P+/RyA0wXh67jrl8EeNYsXHo5Xcy31uiSBq5wZ80NHBCbyw+eLtrkZZMW2ZXNe1ViQ=="], 159 162 160 163 "@tybys/wasm-util": ["@tybys/wasm-util@0.10.2", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg=="], 161 164 ··· 303 306 304 307 "yallist": ["yallist@3.1.1", "", {}, "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="], 305 308 309 + "@atcute/bluesky/@atcute/atproto": ["@atcute/atproto@4.0.3", "", { "dependencies": { "@atcute/lexicons": "^2.0.2" } }, "sha512-BNylfO7nK0yYBpSpnGhOYgrJTeZWrXHPrb6tOQmp9A3Am0epctIWm6/5lPC4ZNPHpUbwr5w/LzH/v7kjAoKEDg=="], 310 + 311 + "@atcute/bluesky/@atcute/lexicons": ["@atcute/lexicons@2.0.2", "", { "dependencies": { "@atcute/uint8array": "^1.1.3", "@atcute/util-text": "^1.3.3", "@standard-schema/spec": "^1.1.0", "esm-env": "^1.2.2" } }, "sha512-ATBADJAy4KQ76NB86BjgYKrRdbDRUo76Cbqna4WIfQAgN105Rcy972MiNKs+BSmcOOM3WakilgTm0CXD4RC0iA=="], 312 + 313 + "@atproto-ui/core/@atcute/tangled": ["@atcute/tangled@2.0.11", "", { "dependencies": { "@atcute/atproto": "^4.0.3", "@atcute/lexicons": "^2.0.2" } }, "sha512-cib4PKBaMk0Upgyz7rjx5oaf4IBt8c2c0LYu1Xm0zS5X/pbufRucQKB6HtZ5j/60Fyepj/bx64BAuWOPN8f9gg=="], 314 + 306 315 "babel-plugin-jsx-dom-expressions/@babel/helper-module-imports": ["@babel/helper-module-imports@7.18.6", "", { "dependencies": { "@babel/types": "^7.18.6" } }, "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA=="], 307 316 308 317 "postcss/nanoid": ["nanoid@3.3.12", "", { "bin": "bin/nanoid.cjs" }, "sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ=="], 318 + 319 + "@atcute/bluesky/@atcute/lexicons/@atcute/uint8array": ["@atcute/uint8array@1.1.3", "", {}, "sha512-2KLcMQHUFtntY3tEjdyqqq1tR9hvPFndluWFCa637QY0cMyvq0fHSnhmZeWaSRIXMCwVDY3TLLWHNOHEWFb11g=="], 320 + 321 + "@atcute/bluesky/@atcute/lexicons/@atcute/util-text": ["@atcute/util-text@1.3.3", "", { "dependencies": { "unicode-segmenter": "^0.14.5" } }, "sha512-WhedTmg/msFhrdwXw9RjnNcDl8Vmisxl4+Vzyf5k3+8Gj5TKQg72dLSDtBNmNLd61RbHjgfQRBgE0ez6q/jciw=="], 322 + 323 + "@atproto-ui/core/@atcute/tangled/@atcute/atproto": ["@atcute/atproto@4.0.3", "", { "dependencies": { "@atcute/lexicons": "^2.0.2" } }, "sha512-BNylfO7nK0yYBpSpnGhOYgrJTeZWrXHPrb6tOQmp9A3Am0epctIWm6/5lPC4ZNPHpUbwr5w/LzH/v7kjAoKEDg=="], 324 + 325 + "@atproto-ui/core/@atcute/tangled/@atcute/lexicons": ["@atcute/lexicons@2.0.2", "", { "dependencies": { "@atcute/uint8array": "^1.1.3", "@atcute/util-text": "^1.3.3", "@standard-schema/spec": "^1.1.0", "esm-env": "^1.2.2" } }, "sha512-ATBADJAy4KQ76NB86BjgYKrRdbDRUo76Cbqna4WIfQAgN105Rcy972MiNKs+BSmcOOM3WakilgTm0CXD4RC0iA=="], 326 + 327 + "@atproto-ui/core/@atcute/tangled/@atcute/lexicons/@atcute/uint8array": ["@atcute/uint8array@1.1.3", "", {}, "sha512-2KLcMQHUFtntY3tEjdyqqq1tR9hvPFndluWFCa637QY0cMyvq0fHSnhmZeWaSRIXMCwVDY3TLLWHNOHEWFb11g=="], 328 + 329 + "@atproto-ui/core/@atcute/tangled/@atcute/lexicons/@atcute/util-text": ["@atcute/util-text@1.3.3", "", { "dependencies": { "unicode-segmenter": "^0.14.5" } }, "sha512-WhedTmg/msFhrdwXw9RjnNcDl8Vmisxl4+Vzyf5k3+8Gj5TKQg72dLSDtBNmNLd61RbHjgfQRBgE0ez6q/jciw=="], 309 330 } 310 331 }
+3 -3
flake.lock
··· 17 17 }, 18 18 "nixpkgs": { 19 19 "locked": { 20 - "lastModified": 1778869304, 21 - "narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=", 20 + "lastModified": 1782821651, 21 + "narHash": "sha256-D5jO0ME1lA9bDHnd5kVawBwItG/N4oZr3FlXmMzLec8=", 22 22 "owner": "nixos", 23 23 "repo": "nixpkgs", 24 - "rev": "d233902339c02a9c334e7e593de68855ad26c4cb", 24 + "rev": "e52c192be9d7b2c4bd4aed326c8731b35f8bb75c", 25 25 "type": "github" 26 26 }, 27 27 "original": {