atproto explorer pdsls.dev
atproto tool

update deps

+5 -5
package.json
···
"devDependencies": {
"@iconify-json/lucide": "^1.2.51",
"@iconify-json/lucide-lab": "^1.2.3",
-
"prettier": "^3.5.3",
+
"prettier": "^3.6.0",
"prettier-plugin-tailwindcss": "^0.6.13",
"typescript": "^5.8.3",
"unocss": "66.2.3",
···
},
"dependencies": {
"@atcute/atproto": "^3.1.0",
-
"@atcute/bluesky": "^3.1.2",
+
"@atcute/bluesky": "^3.1.3",
"@atcute/car": "^3.1.1",
"@atcute/cbor": "^2.2.4",
"@atcute/cid": "^2.2.3",
···
"@atcute/crypto": "^2.2.3",
"@atcute/identity": "^1.0.3",
"@atcute/identity-resolver": "^1.1.3",
-
"@atcute/lexicon-doc": "^1.0.2",
-
"@atcute/lexicons": "^1.0.4",
+
"@atcute/lexicon-doc": "^1.0.3",
+
"@atcute/lexicons": "^1.1.0",
"@atcute/oauth-browser-client": "^1.0.26",
"@atcute/tid": "^1.0.2",
"@atcute/uint8array": "^1.0.3",
···
"monaco-editor": "^0.52.2",
"solid-js": "^1.9.7"
},
-
"packageManager": "pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912",
+
"packageManager": "pnpm@10.12.2+sha512.a32540185b964ee30bb4e979e405adc6af59226b438ee4cc19f9e8773667a66d302f5bfee60a39d3cac69e35e4b96e708a71dd002b7e9359c4112a1722ac323f",
"pnpm": {
"ignoredBuiltDependencies": [
"esbuild"
+29 -29
pnpm-lock.yaml
···
specifier: ^3.1.0
version: 3.1.0
'@atcute/bluesky':
-
specifier: ^3.1.2
-
version: 3.1.2
+
specifier: ^3.1.3
+
version: 3.1.3
'@atcute/car':
specifier: ^3.1.1
version: 3.1.1
···
specifier: ^1.1.3
version: 1.1.3(@atcute/identity@1.0.3)
'@atcute/lexicon-doc':
-
specifier: ^1.0.2
-
version: 1.0.2
+
specifier: ^1.0.3
+
version: 1.0.3
'@atcute/lexicons':
-
specifier: ^1.0.4
-
version: 1.0.4
+
specifier: ^1.1.0
+
version: 1.1.0
'@atcute/oauth-browser-client':
specifier: ^1.0.26
version: 1.0.26
···
specifier: ^1.2.3
version: 1.2.3
prettier:
-
specifier: ^3.5.3
-
version: 3.5.3
+
specifier: ^3.6.0
+
version: 3.6.0
prettier-plugin-tailwindcss:
specifier: ^0.6.13
-
version: 0.6.13(prettier@3.5.3)
+
version: 0.6.13(prettier@3.6.0)
typescript:
specifier: ^5.8.3
version: 5.8.3
···
'@atcute/atproto@3.1.0':
resolution: {integrity: sha512-aJbDsY7FcIh8APWKAimBtshPwqoRE056tc0UV6vw4TW4e3nYaHedoJmKhlh/k8KQWxyw64MQThNGMaC89HNoTg==}
-
'@atcute/bluesky@3.1.2':
-
resolution: {integrity: sha512-R2BZ4YlDZ5kVnLtOXSFzXRAT5R62Z/euLdaWFP1ZoVL7ZkA0dY3wpeLEIOEbOenGUbDx96Ae3KwjXR6CKEyuVQ==}
+
'@atcute/bluesky@3.1.3':
+
resolution: {integrity: sha512-avb9HLUqmCfIU/ZF6WeSjxLwUbzqST2JTF6efW7n1+3kw+oKRe6hhgsZoTka+3VrBZEpqveGt5O5TYdhzW0+lQ==}
'@atcute/car@3.1.1':
resolution: {integrity: sha512-yhez/LqIl0zHubG6z/G/gqWYHmg7wJ5L4jNkbXj5FvZ4eOvmzsw8+ojbdq6wfMU4p5NhP0pUJNLkTZHbYSPmLg==}
···
'@atcute/identity@1.0.3':
resolution: {integrity: sha512-mNMxbKHFGys03A8JXKk0KfMBzdd0vrYMzZZWjpw1nYTs0+ea6bo5S1hwqVUZxHdo1gFHSe/t63jxQIF4yL9aKw==}
-
'@atcute/lexicon-doc@1.0.2':
-
resolution: {integrity: sha512-s2QiH5LKEl+iYVjR+8A+tS4TPP01ES4nWxmw9212bFKaegVf+/K5ydGLXqlrjQBvYwcoG4Q2Nf8FLmi7KVoBjQ==}
+
'@atcute/lexicon-doc@1.0.3':
+
resolution: {integrity: sha512-U7rinsTOwXGGcrF6/s7GzTXargcQpDr4BTrj5ci/XTK+POEK5jpcI+Ag1fF932pBX3k97em6y4TWwTSO8M/McQ==}
-
'@atcute/lexicons@1.0.4':
-
resolution: {integrity: sha512-VyGJuGKAIeE+71UT9aSMJJdvfxfXsdsGMG9acv9rnGT7enVy4TD5XoYQy7TCHZ4YpxXzuHkqjyAqBz95c4WkRg==}
+
'@atcute/lexicons@1.1.0':
+
resolution: {integrity: sha512-LFqwnria78xLYb62Ri/+WwQpUTgZp2DuyolNGIIOV1dpiKhFFFh//nscHMA6IExFLQRqWDs3tTjy7zv0h3sf1Q==}
'@atcute/multibase@1.1.4':
resolution: {integrity: sha512-NUf5AeeSOmuZHGU+4GAaMtISJoG+ZHtW/vUVA4lK/YDt/7LODAW0Fd0NNIIUPVUoW0xJS6zSEIWvwLLuxmEHhA==}
···
prettier-plugin-svelte:
optional: true
-
prettier@3.5.3:
-
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
+
prettier@3.6.0:
+
resolution: {integrity: sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==}
engines: {node: '>=14'}
hasBin: true
···
'@atcute/atproto@3.1.0':
dependencies:
-
'@atcute/lexicons': 1.0.4
+
'@atcute/lexicons': 1.1.0
-
'@atcute/bluesky@3.1.2':
+
'@atcute/bluesky@3.1.3':
dependencies:
'@atcute/atproto': 3.1.0
-
'@atcute/lexicons': 1.0.4
+
'@atcute/lexicons': 1.1.0
'@atcute/car@3.1.1':
dependencies:
···
'@atcute/client@4.0.3':
dependencies:
'@atcute/identity': 1.0.3
-
'@atcute/lexicons': 1.0.4
+
'@atcute/lexicons': 1.1.0
'@atcute/crypto@2.2.3':
dependencies:
···
'@atcute/identity-resolver@1.1.3(@atcute/identity@1.0.3)':
dependencies:
'@atcute/identity': 1.0.3
-
'@atcute/lexicons': 1.0.4
+
'@atcute/lexicons': 1.1.0
'@atcute/util-fetch': 1.0.1
'@badrap/valita': 0.4.5
'@atcute/identity@1.0.3':
dependencies:
-
'@atcute/lexicons': 1.0.4
+
'@atcute/lexicons': 1.1.0
'@badrap/valita': 0.4.5
-
'@atcute/lexicon-doc@1.0.2':
+
'@atcute/lexicon-doc@1.0.3':
dependencies:
'@badrap/valita': 0.4.5
-
'@atcute/lexicons@1.0.4':
+
'@atcute/lexicons@1.1.0':
dependencies:
esm-env: 1.2.2
···
dependencies:
'@atcute/client': 4.0.3
'@atcute/identity': 1.0.3
-
'@atcute/lexicons': 1.0.4
+
'@atcute/lexicons': 1.1.0
'@atcute/multibase': 1.1.4
'@atcute/uint8array': 1.0.3
nanoid: 5.1.5
···
picocolors: 1.1.1
source-map-js: 1.2.1
-
prettier-plugin-tailwindcss@0.6.13(prettier@3.5.3):
+
prettier-plugin-tailwindcss@0.6.13(prettier@3.6.0):
dependencies:
-
prettier: 3.5.3
+
prettier: 3.6.0
-
prettier@3.5.3: {}
+
prettier@3.6.0: {}
quansync@0.2.10: {}
+1 -2
src/components/account.tsx
···
<div class="group/select flex w-full items-center justify-between gap-x-2">
<button
classList={{
-
"bg-transparent basis-full text-left font-mono max-w-[32ch] text-sm truncate group-hover/select:bg-zinc-200 p-0.5 rounded dark:group-hover/select:bg-neutral-600":
-
true,
+
"bg-transparent basis-full text-left font-mono max-w-[32ch] text-sm truncate group-hover/select:bg-zinc-200 p-0.5 rounded dark:group-hover/select:bg-neutral-600": true,
"text-blue-500 dark:text-blue-400 font-bold": did === agent?.sub,
}}
onclick={() => resumeSession(did as Did)}
+1 -1
src/components/navbar.tsx
···
const swapIcons: Record<string, string> = {
"did:plc:vwzwgnygau7ed7b7wt5ux7y2": "i-hugeicons-nintendo-switch",
-
"did:plc:tndeaffsojahb3tzjut27gi5": "i-lucide-bone",
+
"did:plc:oisofpd7lj26yvgiivf3lxsi": "i-lucide-bone",
"did:plc:uu5axsmbm2or2dngy4gwchec": "i-keycap",
"did:plc:7x6rtuenkuvxq3zsvffp2ide": "i-lucide-rabbit",
"did:plc:ia76kvnndjutgedggx2ibrem": "i-lucide-rabbit",
+1 -2
src/views/collection.tsx
···
<Show when={hoverRk()?.id === `rkey-${props.index}`}>
<span
classList={{
-
"preview w-max lg:max-w-lg max-w-sm bg-zinc-100 dark:bg-dark-500 left-50% border-neutral-400 dark:border-neutral-600 max-h-md pointer-events-none absolute z-25 mt-2 block -translate-x-1/2 overflow-hidden whitespace-pre-wrap rounded-md border p-2 text-xs":
-
true,
+
"preview w-max lg:max-w-lg max-w-sm bg-zinc-100 dark:bg-dark-500 left-50% border-neutral-400 dark:border-neutral-600 max-h-md pointer-events-none absolute z-25 mt-2 block -translate-x-1/2 overflow-hidden whitespace-pre-wrap rounded-md border p-2 text-xs": true,
"bottom-8": isOverflowing(hoverRk()!, previewHeight()),
}}
>
+1 -1
src/views/repo.tsx
···
{allCollapsed() ? "Expand all" : "Collapse all"}
</button>
<div class="flex flex-col font-mono">
-
<div class="grid grid-cols-[min-content_1fr] gap-x-1 items-center overflow-hidden text-sm">
+
<div class="grid grid-cols-[min-content_1fr] items-center gap-x-1 overflow-hidden text-sm">
<For each={Object.keys(nsids() ?? {})}>
{(authority) => (
<>
+1 -4
tsconfig.json
···
{
"files": [],
-
"references": [
-
{ "path": "./tsconfig.app.json" },
-
{ "path": "./tsconfig.node.json" }
-
]
+
"references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }]
}