Create your Link in Bio for Bluesky

Update all non-major and digest dependencies (#204)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
ea451757 52b8e2cc

+37 -57
+1 -1
.github/workflows/claude.yml
··· 32 32 33 33 - name: Run Claude Code 34 34 id: claude 35 - uses: anthropics/claude-code-action@7145c3e0510bcdbdd29f67cc4a8c1958f1acfa2f # v1 35 + uses: anthropics/claude-code-action@c9ec2b02b40ac0444c6716e51d5e19ef2e0b8d00 # v1 36 36 with: 37 37 claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} 38 38
+3 -3
package.json
··· 35 35 "@atproto/repo": "0.8.12", 36 36 "@atproto/syntax": "0.4.2", 37 37 "@atproto/xrpc": "0.7.7", 38 - "@atproto/xrpc-server": "0.10.5", 38 + "@atproto/xrpc-server": "0.10.6", 39 39 "@conform-to/react": "1.15.1", 40 40 "@conform-to/zod": "1.15.1", 41 41 "@emoji-mart/data": "1.2.1", ··· 66 66 "react": "19.2.3", 67 67 "react-dom": "19.2.3", 68 68 "react-github-btn": "1.4.0", 69 - "react-i18next": "16.5.0", 69 + "react-i18next": "16.5.1", 70 70 "react-movable": "3.4.1", 71 71 "react-router": "^7.9.4", 72 72 "remix-i18next": "7.4.2", ··· 74 74 "satori": "0.18.3", 75 75 "tailwind-merge": "3.4.0", 76 76 "ws": "8.18.3", 77 - "zod": "4.2.1", 77 + "zod": "4.3.5", 78 78 "zod-validation-error": "5.0.0" 79 79 }, 80 80 "devDependencies": {
+33 -53
pnpm-lock.yaml
··· 36 36 specifier: 0.7.7 37 37 version: 0.7.7 38 38 '@atproto/xrpc-server': 39 - specifier: 0.10.5 40 - version: 0.10.5 39 + specifier: 0.10.6 40 + version: 0.10.6 41 41 '@conform-to/react': 42 42 specifier: 1.15.1 43 43 version: 1.15.1(react@19.2.3) 44 44 '@conform-to/zod': 45 45 specifier: 1.15.1 46 - version: 1.15.1(zod@4.2.1) 46 + version: 1.15.1(zod@4.3.5) 47 47 '@emoji-mart/data': 48 48 specifier: 1.2.1 49 49 version: 1.2.1 ··· 73 73 version: 0.2.5 74 74 '@t3-oss/env-core': 75 75 specifier: 0.13.10 76 - version: 0.13.10(arktype@2.1.20)(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.2.1) 76 + version: 0.13.10(arktype@2.1.20)(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.5) 77 77 clsx: 78 78 specifier: 2.1.1 79 79 version: 2.1.1 ··· 129 129 specifier: 1.4.0 130 130 version: 1.4.0(react@19.2.3) 131 131 react-i18next: 132 - specifier: 16.5.0 133 - version: 16.5.0(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3) 132 + specifier: 16.5.1 133 + version: 16.5.1(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3) 134 134 react-movable: 135 135 specifier: 3.4.1 136 136 version: 3.4.1(react-dom@19.2.3(react@19.2.3))(react@19.2.3) ··· 139 139 version: 7.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 140 140 remix-i18next: 141 141 specifier: 7.4.2 142 - version: 7.4.2(i18next@25.7.3(typescript@5.9.3))(react-i18next@16.5.0(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-router@7.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) 142 + version: 7.4.2(i18next@25.7.3(typescript@5.9.3))(react-i18next@16.5.1(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-router@7.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) 143 143 remix-utils: 144 144 specifier: 9.0.0 145 145 version: 9.0.0(@standard-schema/spec@1.0.0)(react-router@7.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3) ··· 153 153 specifier: 8.18.3 154 154 version: 8.18.3 155 155 zod: 156 - specifier: 4.2.1 157 - version: 4.2.1 156 + specifier: 4.3.5 157 + version: 4.3.5 158 158 zod-validation-error: 159 159 specifier: 5.0.0 160 - version: 5.0.0(zod@4.2.1) 160 + version: 5.0.0(zod@4.3.5) 161 161 devDependencies: 162 162 '@atproto/lex-cli': 163 163 specifier: 0.9.8 ··· 372 372 '@atproto/lex-cbor@0.0.3': 373 373 resolution: {integrity: sha512-N8lCV3kK5ZcjSOWxKLWqzlnaSpK4isjXRZ0EqApl/5y9KB64s78hQ/U3KIE5qnPRlBbW5kSH3YACoU27u9nTOA==} 374 374 375 - '@atproto/lex-cbor@0.0.4': 376 - resolution: {integrity: sha512-5/pPrPeax7FXTCenSxo/GrdopbS6E7NuZ3N+IRs3b4PRpG1ucVY/a2vpRNGah0eY0U5nlj61BlSQhGhB4L2YGA==} 377 - 378 375 '@atproto/lex-cbor@0.0.5': 379 376 resolution: {integrity: sha512-mv+DBAOTb9ds4qRUBxi6ZF5syrINI+ckAEERtPXPnDy0Sui0zIpo2SSlD+IgjKiTJbudr6vHEssrfKrPnnYoeA==} 380 377 ··· 385 382 386 383 '@atproto/lex-data@0.0.3': 387 384 resolution: {integrity: sha512-ivo1IpY/EX+RIpxPgCf4cPhQo5bfu4nrpa1vJCt8hCm9SfoonJkDFGa0n4SMw4JnXZoUcGcrJ46L+D8bH6GI2g==} 388 - 389 - '@atproto/lex-data@0.0.4': 390 - resolution: {integrity: sha512-ziWY8R4wJ0NGDSlt+gzPxMsIh1DXFeLt+lsBoVc6wPaJamCxngwWAxONuQ3p9oRE6zR/gXsCOdtZAH5yjWW5ag==} 391 385 392 386 '@atproto/lex-data@0.0.5': 393 387 resolution: {integrity: sha512-nasD4eo2wKLyhHozC0vy7Jhp/fBwCKnYhQQogYtraUlT9il6lK1drhT8CNpWlglOhb0T73jLG5WpfNsPp6Pr/w==} ··· 422 416 resolution: {integrity: sha512-dox1XIymuC7/ZRhUqKezIGgooZS45C6vHCfu0PnWjfvsLCK2kAlnvX4IBkA/WpcoijDhQ9ejChnFbo/sLmgvAg==} 423 417 engines: {node: '>=18.7.0'} 424 418 425 - '@atproto/xrpc-server@0.10.5': 426 - resolution: {integrity: sha512-BQocTOqxW6ZviPniLXygKLW867jY0uWMjiQk48VOkWIT0hjNDQEvcDJ2b+Z+H7WYwNp6uWdnSXuNXKF7IS30QA==} 419 + '@atproto/xrpc-server@0.10.6': 420 + resolution: {integrity: sha512-lfE4FVEt8r3uDGR3VT99jGJNcOfxGHhchMcX7a3iaMtf78VgOmrnvcQaa+m0OL9FLDYQpssAv83czA7l87wQow==} 427 421 engines: {node: '>=18.7.0'} 428 422 429 423 '@atproto/xrpc@0.7.7': ··· 3993 3987 peerDependencies: 3994 3988 react: '>=16.3.0' 3995 3989 3996 - react-i18next@16.5.0: 3997 - resolution: {integrity: sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw==} 3990 + react-i18next@16.5.1: 3991 + resolution: {integrity: sha512-Hks6UIRZWW4c+qDAnx1csVsCGYeIR4MoBGQgJ+NUoNnO6qLxXuf8zu0xdcinyXUORgGzCdRsexxO1Xzv3sTdnw==} 3998 3992 peerDependencies: 3999 3993 i18next: '>= 25.6.2' 4000 3994 react: '>= 16.8.0' ··· 4945 4939 zod@3.25.76: 4946 4940 resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} 4947 4941 4948 - zod@4.2.1: 4949 - resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==} 4942 + zod@4.3.5: 4943 + resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} 4950 4944 4951 4945 snapshots: 4952 4946 ··· 5109 5103 multiformats: 9.9.0 5110 5104 tslib: 2.8.1 5111 5105 5112 - '@atproto/lex-cbor@0.0.4': 5113 - dependencies: 5114 - '@atproto/lex-data': 0.0.4 5115 - multiformats: 9.9.0 5116 - tslib: 2.8.1 5117 - 5118 5106 '@atproto/lex-cbor@0.0.5': 5119 5107 dependencies: 5120 5108 '@atproto/lex-data': 0.0.5 ··· 5133 5121 zod: 3.25.76 5134 5122 5135 5123 '@atproto/lex-data@0.0.3': 5136 - dependencies: 5137 - '@atproto/syntax': 0.4.2 5138 - multiformats: 9.9.0 5139 - tslib: 2.8.1 5140 - uint8arrays: 3.0.0 5141 - unicode-segmenter: 0.14.1 5142 - 5143 - '@atproto/lex-data@0.0.4': 5144 5124 dependencies: 5145 5125 '@atproto/syntax': 0.4.2 5146 5126 multiformats: 9.9.0 ··· 5230 5210 - bufferutil 5231 5211 - utf-8-validate 5232 5212 5233 - '@atproto/xrpc-server@0.10.5': 5213 + '@atproto/xrpc-server@0.10.6': 5234 5214 dependencies: 5235 5215 '@atproto/common': 0.5.5 5236 5216 '@atproto/crypto': 0.4.5 5237 - '@atproto/lex-cbor': 0.0.4 5238 - '@atproto/lex-data': 0.0.4 5217 + '@atproto/lex-cbor': 0.0.5 5218 + '@atproto/lex-data': 0.0.5 5239 5219 '@atproto/lexicon': 0.6.0 5240 5220 '@atproto/ws-client': 0.0.4 5241 5221 '@atproto/xrpc': 0.7.7 ··· 5536 5516 '@conform-to/dom': 1.15.1 5537 5517 react: 19.2.3 5538 5518 5539 - '@conform-to/zod@1.15.1(zod@4.2.1)': 5519 + '@conform-to/zod@1.15.1(zod@4.3.5)': 5540 5520 dependencies: 5541 5521 '@conform-to/dom': 1.15.1 5542 - zod: 4.2.1 5522 + zod: 4.3.5 5543 5523 5544 5524 '@dword-design/defu@1.0.3': 5545 5525 dependencies: ··· 6379 6359 6380 6360 '@standard-schema/spec@1.0.0': {} 6381 6361 6382 - '@t3-oss/env-core@0.13.10(arktype@2.1.20)(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.2.1)': 6362 + '@t3-oss/env-core@0.13.10(arktype@2.1.20)(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(zod@4.3.5)': 6383 6363 optionalDependencies: 6384 6364 arktype: 2.1.20 6385 6365 typescript: 5.9.3 6386 6366 valibot: 1.2.0(typescript@5.9.3) 6387 - zod: 4.2.1 6367 + zod: 4.3.5 6388 6368 6389 6369 '@tailwindcss/typography@0.5.19(tailwindcss@3.4.19)': 6390 6370 dependencies: ··· 7495 7475 '@babel/parser': 7.28.4 7496 7476 eslint: 9.39.2(jiti@2.5.1) 7497 7477 hermes-parser: 0.25.1 7498 - zod: 4.2.1 7499 - zod-validation-error: 4.0.2(zod@4.2.1) 7478 + zod: 4.3.5 7479 + zod-validation-error: 4.0.2(zod@4.3.5) 7500 7480 transitivePeerDependencies: 7501 7481 - supports-color 7502 7482 ··· 9331 9311 github-buttons: 2.29.1 9332 9312 react: 19.2.3 9333 9313 9334 - react-i18next@16.5.0(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3): 9314 + react-i18next@16.5.1(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3): 9335 9315 dependencies: 9336 9316 '@babel/runtime': 7.28.4 9337 9317 html-parse-stringify: 3.0.1 ··· 9408 9388 gopd: 1.2.0 9409 9389 set-function-name: 2.0.2 9410 9390 9411 - remix-i18next@7.4.2(i18next@25.7.3(typescript@5.9.3))(react-i18next@16.5.0(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-router@7.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3): 9391 + remix-i18next@7.4.2(i18next@25.7.3(typescript@5.9.3))(react-i18next@16.5.1(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(react-router@7.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3): 9412 9392 dependencies: 9413 9393 i18next: 25.7.3(typescript@5.9.3) 9414 9394 react: 19.2.3 9415 - react-i18next: 16.5.0(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3) 9395 + react-i18next: 16.5.1(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3) 9416 9396 react-router: 7.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3) 9417 9397 9418 9398 remix-utils@9.0.0(@standard-schema/spec@1.0.0)(react-router@7.9.4(react-dom@19.2.3(react@19.2.3))(react@19.2.3))(react@19.2.3): ··· 10355 10335 10356 10336 yoga-layout@3.2.1: {} 10357 10337 10358 - zod-validation-error@4.0.2(zod@4.2.1): 10338 + zod-validation-error@4.0.2(zod@4.3.5): 10359 10339 dependencies: 10360 - zod: 4.2.1 10340 + zod: 4.3.5 10361 10341 10362 - zod-validation-error@5.0.0(zod@4.2.1): 10342 + zod-validation-error@5.0.0(zod@4.3.5): 10363 10343 dependencies: 10364 - zod: 4.2.1 10344 + zod: 4.3.5 10365 10345 10366 10346 zod@3.25.76: {} 10367 10347 10368 - zod@4.2.1: {} 10348 + zod@4.3.5: {}