atproto explorer
0
fork

Configure Feed

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

update deps

juliet.paris 166462bf dba10696

verified
+202 -202
+6 -6
package.json
··· 11 11 "devDependencies": { 12 12 "@iconify-json/lucide": "^1.2.70", 13 13 "@iconify/tailwind4": "^1.0.6", 14 - "@tailwindcss/vite": "^4.1.15", 14 + "@tailwindcss/vite": "^4.1.16", 15 15 "prettier": "^3.6.2", 16 16 "prettier-plugin-organize-imports": "^4.3.0", 17 17 "prettier-plugin-tailwindcss": "^0.7.1", 18 - "tailwindcss": "^4.1.15", 18 + "tailwindcss": "^4.1.16", 19 19 "typescript": "^5.9.3", 20 - "vite": "^7.1.11", 21 - "vite-plugin-solid": "^2.11.9" 20 + "vite": "^7.1.12", 21 + "vite-plugin-solid": "^2.11.10" 22 22 }, 23 23 "dependencies": { 24 24 "@atcute/atproto": "^3.1.8", ··· 36 36 "@atcute/repo": "^0.1.0", 37 37 "@atcute/tangled": "^1.0.10", 38 38 "@atcute/tid": "^1.0.3", 39 - "@codemirror/commands": "^6.9.0", 39 + "@codemirror/commands": "^6.10.0", 40 40 "@codemirror/lang-json": "^6.0.2", 41 - "@codemirror/lint": "^6.9.0", 41 + "@codemirror/lint": "^6.9.1", 42 42 "@codemirror/state": "^6.5.2", 43 43 "@codemirror/view": "^6.38.6", 44 44 "@fsegurai/codemirror-theme-basic-dark": "^6.2.2",
+195 -195
pnpm-lock.yaml
··· 54 54 specifier: ^1.0.3 55 55 version: 1.0.3 56 56 '@codemirror/commands': 57 - specifier: ^6.9.0 58 - version: 6.9.0 57 + specifier: ^6.10.0 58 + version: 6.10.0 59 59 '@codemirror/lang-json': 60 60 specifier: ^6.0.2 61 61 version: 6.0.2 62 62 '@codemirror/lint': 63 - specifier: ^6.9.0 64 - version: 6.9.0 63 + specifier: ^6.9.1 64 + version: 6.9.1 65 65 '@codemirror/state': 66 66 specifier: ^6.5.2 67 67 version: 6.5.2 ··· 98 98 version: 1.2.70 99 99 '@iconify/tailwind4': 100 100 specifier: ^1.0.6 101 - version: 1.0.6(tailwindcss@4.1.15) 101 + version: 1.0.6(tailwindcss@4.1.16) 102 102 '@tailwindcss/vite': 103 - specifier: ^4.1.15 104 - version: 4.1.15(vite@7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)) 103 + specifier: ^4.1.16 104 + version: 4.1.16(vite@7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)) 105 105 prettier: 106 106 specifier: ^3.6.2 107 107 version: 3.6.2 ··· 112 112 specifier: ^0.7.1 113 113 version: 0.7.1(prettier-plugin-organize-imports@4.3.0(prettier@3.6.2)(typescript@5.9.3))(prettier@3.6.2) 114 114 tailwindcss: 115 - specifier: ^4.1.15 116 - version: 4.1.15 115 + specifier: ^4.1.16 116 + version: 4.1.16 117 117 typescript: 118 118 specifier: ^5.9.3 119 119 version: 5.9.3 120 120 vite: 121 - specifier: ^7.1.11 122 - version: 7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2) 121 + specifier: ^7.1.12 122 + version: 7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2) 123 123 vite-plugin-solid: 124 - specifier: ^2.11.9 125 - version: 2.11.9(solid-js@1.9.9)(vite@7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)) 124 + specifier: ^2.11.10 125 + version: 2.11.10(solid-js@1.9.9)(vite@7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)) 126 126 127 127 packages: 128 128 ··· 213 213 resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} 214 214 engines: {node: '>=6.9.0'} 215 215 216 - '@babel/compat-data@7.28.4': 217 - resolution: {integrity: sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==} 216 + '@babel/compat-data@7.28.5': 217 + resolution: {integrity: sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==} 218 218 engines: {node: '>=6.9.0'} 219 219 220 - '@babel/core@7.28.4': 221 - resolution: {integrity: sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==} 220 + '@babel/core@7.28.5': 221 + resolution: {integrity: sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==} 222 222 engines: {node: '>=6.9.0'} 223 223 224 - '@babel/generator@7.28.3': 225 - resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==} 224 + '@babel/generator@7.28.5': 225 + resolution: {integrity: sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==} 226 226 engines: {node: '>=6.9.0'} 227 227 228 228 '@babel/helper-compilation-targets@7.27.2': ··· 255 255 resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} 256 256 engines: {node: '>=6.9.0'} 257 257 258 - '@babel/helper-validator-identifier@7.27.1': 259 - resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} 258 + '@babel/helper-validator-identifier@7.28.5': 259 + resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} 260 260 engines: {node: '>=6.9.0'} 261 261 262 262 '@babel/helper-validator-option@7.27.1': ··· 267 267 resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==} 268 268 engines: {node: '>=6.9.0'} 269 269 270 - '@babel/parser@7.28.4': 271 - resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==} 270 + '@babel/parser@7.28.5': 271 + resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} 272 272 engines: {node: '>=6.0.0'} 273 273 hasBin: true 274 274 ··· 282 282 resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} 283 283 engines: {node: '>=6.9.0'} 284 284 285 - '@babel/traverse@7.28.4': 286 - resolution: {integrity: sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==} 285 + '@babel/traverse@7.28.5': 286 + resolution: {integrity: sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==} 287 287 engines: {node: '>=6.9.0'} 288 288 289 - '@babel/types@7.28.4': 290 - resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==} 289 + '@babel/types@7.28.5': 290 + resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==} 291 291 engines: {node: '>=6.9.0'} 292 292 293 293 '@badrap/valita@0.4.6': 294 294 resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==} 295 295 engines: {node: '>= 18'} 296 296 297 - '@codemirror/autocomplete@6.19.0': 298 - resolution: {integrity: sha512-61Hfv3cF07XvUxNeC3E7jhG8XNi1Yom1G0lRC936oLnlF+jrbrv8rc/J98XlYzcsAoTVupfsf5fLej1aI8kyIg==} 297 + '@codemirror/autocomplete@6.19.1': 298 + resolution: {integrity: sha512-q6NenYkEy2fn9+JyjIxMWcNjzTL/IhwqfzOut1/G3PrIFkrbl4AL7Wkse5tLrQUUyqGoAKU5+Pi5jnnXxH5HGw==} 299 299 300 - '@codemirror/commands@6.9.0': 301 - resolution: {integrity: sha512-454TVgjhO6cMufsyyGN70rGIfJxJEjcqjBG2x2Y03Y/+Fm99d3O/Kv1QDYWuG6hvxsgmjXmBuATikIIYvERX+w==} 300 + '@codemirror/commands@6.10.0': 301 + resolution: {integrity: sha512-2xUIc5mHXQzT16JnyOFkh8PvfeXuIut3pslWGfsGOhxP/lpgRm9HOl/mpzLErgt5mXDovqA0d11P21gofRLb9w==} 302 302 303 303 '@codemirror/lang-json@6.0.2': 304 304 resolution: {integrity: sha512-x2OtO+AvwEHrEwR0FyyPtfDUiloG3rnVTSZV1W8UteaLL8/MajQd8DpvUb2YVzC+/T18aSDv0H9mu+xw0EStoQ==} ··· 306 306 '@codemirror/language@6.11.3': 307 307 resolution: {integrity: sha512-9HBM2XnwDj7fnu0551HkGdrUrrqmYq/WC5iv6nbY2WdicXdGbhR/gfbZOH73Aqj4351alY1+aoG9rCNfiwS1RA==} 308 308 309 - '@codemirror/lint@6.9.0': 310 - resolution: {integrity: sha512-wZxW+9XDytH3SKvS8cQzMyQCaaazH8XL1EMHleHe00wVzsv7NBQKVW2yzEHrRhmM7ZOhVdItPbvlRBvMp9ej7A==} 309 + '@codemirror/lint@6.9.1': 310 + resolution: {integrity: sha512-te7To1EQHePBQQzasDKWmK2xKINIXpk+xAiSYr9ZN+VB4KaT+/Hi2PEkeErTk5BV3PTz1TLyQL4MtJfPkKZ9sw==} 311 311 312 312 '@codemirror/search@6.5.11': 313 313 resolution: {integrity: sha512-KmWepDE6jUdL6n8cAAqIpRmLPBZ5ZKnicE8oGU/s3QrAVID+0VhLFrzUucVKHG5035/BSykhExDL/Xm7dHthiA==} ··· 811 811 '@standard-schema/spec@1.0.0': 812 812 resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==} 813 813 814 - '@tailwindcss/node@4.1.15': 815 - resolution: {integrity: sha512-HF4+7QxATZWY3Jr8OlZrBSXmwT3Watj0OogeDvdUY/ByXJHQ+LBtqA2brDb3sBxYslIFx6UP94BJ4X6a4L9Bmw==} 814 + '@tailwindcss/node@4.1.16': 815 + resolution: {integrity: sha512-BX5iaSsloNuvKNHRN3k2RcCuTEgASTo77mofW0vmeHkfrDWaoFAFvNHpEgtu0eqyypcyiBkDWzSMxJhp3AUVcw==} 816 816 817 - '@tailwindcss/oxide-android-arm64@4.1.15': 818 - resolution: {integrity: sha512-TkUkUgAw8At4cBjCeVCRMc/guVLKOU1D+sBPrHt5uVcGhlbVKxrCaCW9OKUIBv1oWkjh4GbunD/u/Mf0ql6kEA==} 817 + '@tailwindcss/oxide-android-arm64@4.1.16': 818 + resolution: {integrity: sha512-8+ctzkjHgwDJ5caq9IqRSgsP70xhdhJvm+oueS/yhD5ixLhqTw9fSL1OurzMUhBwE5zK26FXLCz2f/RtkISqHA==} 819 819 engines: {node: '>= 10'} 820 820 cpu: [arm64] 821 821 os: [android] 822 822 823 - '@tailwindcss/oxide-darwin-arm64@4.1.15': 824 - resolution: {integrity: sha512-xt5XEJpn2piMSfvd1UFN6jrWXyaKCwikP4Pidcf+yfHTSzSpYhG3dcMktjNkQO3JiLCp+0bG0HoWGvz97K162w==} 823 + '@tailwindcss/oxide-darwin-arm64@4.1.16': 824 + resolution: {integrity: sha512-C3oZy5042v2FOALBZtY0JTDnGNdS6w7DxL/odvSny17ORUnaRKhyTse8xYi3yKGyfnTUOdavRCdmc8QqJYwFKA==} 825 825 engines: {node: '>= 10'} 826 826 cpu: [arm64] 827 827 os: [darwin] 828 828 829 - '@tailwindcss/oxide-darwin-x64@4.1.15': 830 - resolution: {integrity: sha512-TnWaxP6Bx2CojZEXAV2M01Yl13nYPpp0EtGpUrY+LMciKfIXiLL2r/SiSRpagE5Fp2gX+rflp/Os1VJDAyqymg==} 829 + '@tailwindcss/oxide-darwin-x64@4.1.16': 830 + resolution: {integrity: sha512-vjrl/1Ub9+JwU6BP0emgipGjowzYZMjbWCDqwA2Z4vCa+HBSpP4v6U2ddejcHsolsYxwL5r4bPNoamlV0xDdLg==} 831 831 engines: {node: '>= 10'} 832 832 cpu: [x64] 833 833 os: [darwin] 834 834 835 - '@tailwindcss/oxide-freebsd-x64@4.1.15': 836 - resolution: {integrity: sha512-quISQDWqiB6Cqhjc3iWptXVZHNVENsWoI77L1qgGEHNIdLDLFnw3/AfY7DidAiiCIkGX/MjIdB3bbBZR/G2aJg==} 835 + '@tailwindcss/oxide-freebsd-x64@4.1.16': 836 + resolution: {integrity: sha512-TSMpPYpQLm+aR1wW5rKuUuEruc/oOX3C7H0BTnPDn7W/eMw8W+MRMpiypKMkXZfwH8wqPIRKppuZoedTtNj2tg==} 837 837 engines: {node: '>= 10'} 838 838 cpu: [x64] 839 839 os: [freebsd] 840 840 841 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.15': 842 - resolution: {integrity: sha512-ObG76+vPlab65xzVUQbExmDU9FIeYLQ5k2LrQdR2Ud6hboR+ZobXpDoKEYXf/uOezOfIYmy2Ta3w0ejkTg9yxg==} 841 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.16': 842 + resolution: {integrity: sha512-p0GGfRg/w0sdsFKBjMYvvKIiKy/LNWLWgV/plR4lUgrsxFAoQBFrXkZ4C0w8IOXfslB9vHK/JGASWD2IefIpvw==} 843 843 engines: {node: '>= 10'} 844 844 cpu: [arm] 845 845 os: [linux] 846 846 847 - '@tailwindcss/oxide-linux-arm64-gnu@4.1.15': 848 - resolution: {integrity: sha512-4WbBacRmk43pkb8/xts3wnOZMDKsPFyEH/oisCm2q3aLZND25ufvJKcDUpAu0cS+CBOL05dYa8D4U5OWECuH/Q==} 847 + '@tailwindcss/oxide-linux-arm64-gnu@4.1.16': 848 + resolution: {integrity: sha512-DoixyMmTNO19rwRPdqviTrG1rYzpxgyYJl8RgQvdAQUzxC1ToLRqtNJpU/ATURSKgIg6uerPw2feW0aS8SNr/w==} 849 849 engines: {node: '>= 10'} 850 850 cpu: [arm64] 851 851 os: [linux] 852 852 853 - '@tailwindcss/oxide-linux-arm64-musl@4.1.15': 854 - resolution: {integrity: sha512-AbvmEiteEj1nf42nE8skdHv73NoR+EwXVSgPY6l39X12Ex8pzOwwfi3Kc8GAmjsnsaDEbk+aj9NyL3UeyHcTLg==} 853 + '@tailwindcss/oxide-linux-arm64-musl@4.1.16': 854 + resolution: {integrity: sha512-H81UXMa9hJhWhaAUca6bU2wm5RRFpuHImrwXBUvPbYb+3jo32I9VIwpOX6hms0fPmA6f2pGVlybO6qU8pF4fzQ==} 855 855 engines: {node: '>= 10'} 856 856 cpu: [arm64] 857 857 os: [linux] 858 858 859 - '@tailwindcss/oxide-linux-x64-gnu@4.1.15': 860 - resolution: {integrity: sha512-+rzMVlvVgrXtFiS+ES78yWgKqpThgV19ISKD58Ck+YO5pO5KjyxLt7AWKsWMbY0R9yBDC82w6QVGz837AKQcHg==} 859 + '@tailwindcss/oxide-linux-x64-gnu@4.1.16': 860 + resolution: {integrity: sha512-ZGHQxDtFC2/ruo7t99Qo2TTIvOERULPl5l0K1g0oK6b5PGqjYMga+FcY1wIUnrUxY56h28FxybtDEla+ICOyew==} 861 861 engines: {node: '>= 10'} 862 862 cpu: [x64] 863 863 os: [linux] 864 864 865 - '@tailwindcss/oxide-linux-x64-musl@4.1.15': 866 - resolution: {integrity: sha512-fPdEy7a8eQN9qOIK3Em9D3TO1z41JScJn8yxl/76mp4sAXFDfV4YXxsiptJcOwy6bGR+70ZSwFIZhTXzQeqwQg==} 865 + '@tailwindcss/oxide-linux-x64-musl@4.1.16': 866 + resolution: {integrity: sha512-Oi1tAaa0rcKf1Og9MzKeINZzMLPbhxvm7rno5/zuP1WYmpiG0bEHq4AcRUiG2165/WUzvxkW4XDYCscZWbTLZw==} 867 867 engines: {node: '>= 10'} 868 868 cpu: [x64] 869 869 os: [linux] 870 870 871 - '@tailwindcss/oxide-wasm32-wasi@4.1.15': 872 - resolution: {integrity: sha512-sJ4yd6iXXdlgIMfIBXuVGp/NvmviEoMVWMOAGxtxhzLPp9LOj5k0pMEMZdjeMCl4C6Up+RM8T3Zgk+BMQ0bGcQ==} 871 + '@tailwindcss/oxide-wasm32-wasi@4.1.16': 872 + resolution: {integrity: sha512-B01u/b8LteGRwucIBmCQ07FVXLzImWESAIMcUU6nvFt/tYsQ6IHz8DmZ5KtvmwxD+iTYBtM1xwoGXswnlu9v0Q==} 873 873 engines: {node: '>=14.0.0'} 874 874 cpu: [wasm32] 875 875 bundledDependencies: ··· 880 880 - '@emnapi/wasi-threads' 881 881 - tslib 882 882 883 - '@tailwindcss/oxide-win32-arm64-msvc@4.1.15': 884 - resolution: {integrity: sha512-sJGE5faXnNQ1iXeqmRin7Ds/ru2fgCiaQZQQz3ZGIDtvbkeV85rAZ0QJFMDg0FrqsffZG96H1U9AQlNBRLsHVg==} 883 + '@tailwindcss/oxide-win32-arm64-msvc@4.1.16': 884 + resolution: {integrity: sha512-zX+Q8sSkGj6HKRTMJXuPvOcP8XfYON24zJBRPlszcH1Np7xuHXhWn8qfFjIujVzvH3BHU+16jBXwgpl20i+v9A==} 885 885 engines: {node: '>= 10'} 886 886 cpu: [arm64] 887 887 os: [win32] 888 888 889 - '@tailwindcss/oxide-win32-x64-msvc@4.1.15': 890 - resolution: {integrity: sha512-NLeHE7jUV6HcFKS504bpOohyi01zPXi2PXmjFfkzTph8xRxDdxkRsXm/xDO5uV5K3brrE1cCwbUYmFUSHR3u1w==} 889 + '@tailwindcss/oxide-win32-x64-msvc@4.1.16': 890 + resolution: {integrity: sha512-m5dDFJUEejbFqP+UXVstd4W/wnxA4F61q8SoL+mqTypId2T2ZpuxosNSgowiCnLp2+Z+rivdU0AqpfgiD7yCBg==} 891 891 engines: {node: '>= 10'} 892 892 cpu: [x64] 893 893 os: [win32] 894 894 895 - '@tailwindcss/oxide@4.1.15': 896 - resolution: {integrity: sha512-krhX+UOOgnsUuks2SR7hFafXmLQrKxB4YyRTERuCE59JlYL+FawgaAlSkOYmDRJdf1Q+IFNDMl9iRnBW7QBDfQ==} 895 + '@tailwindcss/oxide@4.1.16': 896 + resolution: {integrity: sha512-2OSv52FRuhdlgyOQqgtQHuCgXnS8nFSYRp2tJ+4WZXKgTxqPy7SMSls8c3mPT5pkZ17SBToGM5LHEJBO7miEdg==} 897 897 engines: {node: '>= 10'} 898 898 899 - '@tailwindcss/vite@4.1.15': 900 - resolution: {integrity: sha512-B6s60MZRTUil+xKoZoGe6i0Iar5VuW+pmcGlda2FX+guDuQ1G1sjiIy1W0frneVpeL/ZjZ4KEgWZHNrIm++2qA==} 899 + '@tailwindcss/vite@4.1.16': 900 + resolution: {integrity: sha512-bbguNBcDxsRmi9nnlWJxhfDWamY3lmcyACHcdO1crxfzuLpOhHLLtEIN/nCbbAtj5rchUgQD17QVAKi1f7IsKg==} 901 901 peerDependencies: 902 902 vite: ^5.2.0 || ^6 || ^7 903 903 ··· 938 938 solid-js: 939 939 optional: true 940 940 941 - baseline-browser-mapping@2.8.18: 942 - resolution: {integrity: sha512-UYmTpOBwgPScZpS4A+YbapwWuBwasxvO/2IOHArSsAhL/+ZdmATBXTex3t+l2hXwLVYK382ibr/nKoY9GKe86w==} 941 + baseline-browser-mapping@2.8.20: 942 + resolution: {integrity: sha512-JMWsdF+O8Orq3EMukbUN1QfbLK9mX2CkUmQBcW2T0s8OmdAUL5LLM/6wFwSrqXzlXB13yhyK9gTKS1rIizOduQ==} 943 943 hasBin: true 944 944 945 - browserslist@4.26.3: 946 - resolution: {integrity: sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==} 945 + browserslist@4.27.0: 946 + resolution: {integrity: sha512-AXVQwdhot1eqLihwasPElhX2tAZiBjWdJ9i/Zcj2S6QYIjkx62OKSfnobkriB81C3l4w0rVy3Nt4jaTBltYEpw==} 947 947 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 948 948 hasBin: true 949 949 ··· 981 981 resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} 982 982 engines: {node: '>=8'} 983 983 984 - electron-to-chromium@1.5.237: 985 - resolution: {integrity: sha512-icUt1NvfhGLar5lSWH3tHNzablaA5js3HVHacQimfP8ViEBOQv+L7DKEuHdbTZ0SKCO1ogTJTIL1Gwk9S6Qvcg==} 984 + electron-to-chromium@1.5.240: 985 + resolution: {integrity: sha512-OBwbZjWgrCOH+g6uJsA2/7Twpas2OlepS9uvByJjR2datRDuKGYeD+nP8lBBks2qnB7bGJNHDUx7c/YLaT3QMQ==} 986 986 987 987 enhanced-resolve@5.18.3: 988 988 resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==} ··· 1030 1030 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} 1031 1031 engines: {node: '>=6.9.0'} 1032 1032 1033 - get-tsconfig@4.12.0: 1034 - resolution: {integrity: sha512-LScr2aNr2FbjAjZh2C6X6BxRx1/x+aTDExct/xyq2XKbYOiG5c0aK7pMsSuyc0brz3ibr/lbQiHD9jzt4lccJw==} 1033 + get-tsconfig@4.13.0: 1034 + resolution: {integrity: sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==} 1035 1035 1036 1036 globals@15.15.0: 1037 1037 resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} ··· 1144 1144 lru-cache@5.1.1: 1145 1145 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} 1146 1146 1147 - magic-string@0.30.19: 1148 - resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==} 1147 + magic-string@0.30.21: 1148 + resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 1149 1149 1150 1150 merge-anything@5.1.7: 1151 1151 resolution: {integrity: sha512-eRtbOb1N5iyH0tkQDAoQ4Ipsp/5qSR79Dzrz8hEPxRX10RWWR/iQXdoKmBSRCThY1Fh5EhISDtpSc93fpxUniQ==} ··· 1171 1171 engines: {node: ^18 || >=20} 1172 1172 hasBin: true 1173 1173 1174 - node-releases@2.0.25: 1175 - resolution: {integrity: sha512-4auku8B/vw5psvTiiN9j1dAOsXvMoGqJuKJcR+dTdqiXEK20mMTk1UEo3HS16LeGQsVG6+qKTPM9u/qQ2LqATA==} 1174 + node-releases@2.0.26: 1175 + resolution: {integrity: sha512-S2M9YimhSjBSvYnlr5/+umAnPHE++ODwt5e2Ij6FoX45HA/s4vHdkDx1eax2pAPeAOqu4s9b7ppahsyEFdVqQA==} 1176 1176 1177 1177 package-manager-detector@1.5.0: 1178 1178 resolution: {integrity: sha512-uBj69dVlYe/+wxj8JOpr97XfsxH/eumMt6HqjNTmJDf/6NO9s+0uxeOneIz3AsPt2m6y9PqzDzd3ATcU17MNfw==} ··· 1310 1310 style-mod@4.1.3: 1311 1311 resolution: {integrity: sha512-i/n8VsZydrugj3Iuzll8+x/00GH2vnYsk1eomD8QiRrSAeW6ItbCQDtfXCeJHd0iwiNagqjQkvpvREEPtW3IoQ==} 1312 1312 1313 - tailwindcss@4.1.15: 1314 - resolution: {integrity: sha512-k2WLnWkYFkdpRv+Oby3EBXIyQC8/s1HOFMBUViwtAh6Z5uAozeUSMQlIsn/c6Q2iJzqG6aJT3wdPaRNj70iYxQ==} 1313 + tailwindcss@4.1.16: 1314 + resolution: {integrity: sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==} 1315 1315 1316 1316 tapable@2.3.0: 1317 1317 resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} ··· 1340 1340 undici-types@6.20.0: 1341 1341 resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} 1342 1342 1343 - update-browserslist-db@1.1.3: 1344 - resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==} 1343 + update-browserslist-db@1.1.4: 1344 + resolution: {integrity: sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==} 1345 1345 hasBin: true 1346 1346 peerDependencies: 1347 1347 browserslist: '>= 4.21.0' ··· 1349 1349 validate-html-nesting@1.2.3: 1350 1350 resolution: {integrity: sha512-kdkWdCl6eCeLlRShJKbjVOU2kFKxMF8Ghu50n+crEoyx+VKm3FxAxF9z4DCy6+bbTOqNW0+jcIYRnjoIRzigRw==} 1351 1351 1352 - vite-plugin-solid@2.11.9: 1353 - resolution: {integrity: sha512-bTA6p+bspXZsuulSd2y6aTzegF8xGaJYcq1Uyh/mv+W4DQtzCgL9nN6n2fsTaxp/dMk+ZHHKgGndlNeooqHLKw==} 1352 + vite-plugin-solid@2.11.10: 1353 + resolution: {integrity: sha512-Yr1dQybmtDtDAHkii6hXuc1oVH9CPcS/Zb2jN/P36qqcrkNnVPsMTzQ06jyzFPFjj3U1IYKMVt/9ZqcwGCEbjw==} 1354 1354 peerDependencies: 1355 1355 '@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.* 1356 1356 solid-js: ^1.7.2 ··· 1359 1359 '@testing-library/jest-dom': 1360 1360 optional: true 1361 1361 1362 - vite@7.1.11: 1363 - resolution: {integrity: sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==} 1362 + vite@7.1.12: 1363 + resolution: {integrity: sha512-ZWyE8YXEXqJrrSLvYgrRP7p62OziLW7xI5HYGWFzOvupfAlrLvURSzv/FyGyy0eidogEM3ujU+kUG1zuHgb6Ug==} 1364 1364 engines: {node: ^20.19.0 || >=22.12.0} 1365 1365 hasBin: true 1366 1366 peerDependencies: ··· 1570 1570 1571 1571 '@babel/code-frame@7.27.1': 1572 1572 dependencies: 1573 - '@babel/helper-validator-identifier': 7.27.1 1573 + '@babel/helper-validator-identifier': 7.28.5 1574 1574 js-tokens: 4.0.0 1575 1575 picocolors: 1.1.1 1576 1576 1577 - '@babel/compat-data@7.28.4': {} 1577 + '@babel/compat-data@7.28.5': {} 1578 1578 1579 - '@babel/core@7.28.4': 1579 + '@babel/core@7.28.5': 1580 1580 dependencies: 1581 1581 '@babel/code-frame': 7.27.1 1582 - '@babel/generator': 7.28.3 1582 + '@babel/generator': 7.28.5 1583 1583 '@babel/helper-compilation-targets': 7.27.2 1584 - '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.4) 1584 + '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5) 1585 1585 '@babel/helpers': 7.28.4 1586 - '@babel/parser': 7.28.4 1586 + '@babel/parser': 7.28.5 1587 1587 '@babel/template': 7.27.2 1588 - '@babel/traverse': 7.28.4 1589 - '@babel/types': 7.28.4 1588 + '@babel/traverse': 7.28.5 1589 + '@babel/types': 7.28.5 1590 1590 '@jridgewell/remapping': 2.3.5 1591 1591 convert-source-map: 2.0.0 1592 1592 debug: 4.4.3 ··· 1596 1596 transitivePeerDependencies: 1597 1597 - supports-color 1598 1598 1599 - '@babel/generator@7.28.3': 1599 + '@babel/generator@7.28.5': 1600 1600 dependencies: 1601 - '@babel/parser': 7.28.4 1602 - '@babel/types': 7.28.4 1601 + '@babel/parser': 7.28.5 1602 + '@babel/types': 7.28.5 1603 1603 '@jridgewell/gen-mapping': 0.3.13 1604 1604 '@jridgewell/trace-mapping': 0.3.31 1605 1605 jsesc: 3.1.0 1606 1606 1607 1607 '@babel/helper-compilation-targets@7.27.2': 1608 1608 dependencies: 1609 - '@babel/compat-data': 7.28.4 1609 + '@babel/compat-data': 7.28.5 1610 1610 '@babel/helper-validator-option': 7.27.1 1611 - browserslist: 4.26.3 1611 + browserslist: 4.27.0 1612 1612 lru-cache: 5.1.1 1613 1613 semver: 6.3.1 1614 1614 ··· 1616 1616 1617 1617 '@babel/helper-module-imports@7.18.6': 1618 1618 dependencies: 1619 - '@babel/types': 7.28.4 1619 + '@babel/types': 7.28.5 1620 1620 1621 1621 '@babel/helper-module-imports@7.27.1': 1622 1622 dependencies: 1623 - '@babel/traverse': 7.28.4 1624 - '@babel/types': 7.28.4 1623 + '@babel/traverse': 7.28.5 1624 + '@babel/types': 7.28.5 1625 1625 transitivePeerDependencies: 1626 1626 - supports-color 1627 1627 1628 - '@babel/helper-module-transforms@7.28.3(@babel/core@7.28.4)': 1628 + '@babel/helper-module-transforms@7.28.3(@babel/core@7.28.5)': 1629 1629 dependencies: 1630 - '@babel/core': 7.28.4 1630 + '@babel/core': 7.28.5 1631 1631 '@babel/helper-module-imports': 7.27.1 1632 - '@babel/helper-validator-identifier': 7.27.1 1633 - '@babel/traverse': 7.28.4 1632 + '@babel/helper-validator-identifier': 7.28.5 1633 + '@babel/traverse': 7.28.5 1634 1634 transitivePeerDependencies: 1635 1635 - supports-color 1636 1636 ··· 1638 1638 1639 1639 '@babel/helper-string-parser@7.27.1': {} 1640 1640 1641 - '@babel/helper-validator-identifier@7.27.1': {} 1641 + '@babel/helper-validator-identifier@7.28.5': {} 1642 1642 1643 1643 '@babel/helper-validator-option@7.27.1': {} 1644 1644 1645 1645 '@babel/helpers@7.28.4': 1646 1646 dependencies: 1647 1647 '@babel/template': 7.27.2 1648 - '@babel/types': 7.28.4 1648 + '@babel/types': 7.28.5 1649 1649 1650 - '@babel/parser@7.28.4': 1650 + '@babel/parser@7.28.5': 1651 1651 dependencies: 1652 - '@babel/types': 7.28.4 1652 + '@babel/types': 7.28.5 1653 1653 1654 - '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.4)': 1654 + '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.5)': 1655 1655 dependencies: 1656 - '@babel/core': 7.28.4 1656 + '@babel/core': 7.28.5 1657 1657 '@babel/helper-plugin-utils': 7.27.1 1658 1658 1659 1659 '@babel/template@7.27.2': 1660 1660 dependencies: 1661 1661 '@babel/code-frame': 7.27.1 1662 - '@babel/parser': 7.28.4 1663 - '@babel/types': 7.28.4 1662 + '@babel/parser': 7.28.5 1663 + '@babel/types': 7.28.5 1664 1664 1665 - '@babel/traverse@7.28.4': 1665 + '@babel/traverse@7.28.5': 1666 1666 dependencies: 1667 1667 '@babel/code-frame': 7.27.1 1668 - '@babel/generator': 7.28.3 1668 + '@babel/generator': 7.28.5 1669 1669 '@babel/helper-globals': 7.28.0 1670 - '@babel/parser': 7.28.4 1670 + '@babel/parser': 7.28.5 1671 1671 '@babel/template': 7.27.2 1672 - '@babel/types': 7.28.4 1672 + '@babel/types': 7.28.5 1673 1673 debug: 4.4.3 1674 1674 transitivePeerDependencies: 1675 1675 - supports-color 1676 1676 1677 - '@babel/types@7.28.4': 1677 + '@babel/types@7.28.5': 1678 1678 dependencies: 1679 1679 '@babel/helper-string-parser': 7.27.1 1680 - '@babel/helper-validator-identifier': 7.27.1 1680 + '@babel/helper-validator-identifier': 7.28.5 1681 1681 1682 1682 '@badrap/valita@0.4.6': {} 1683 1683 1684 - '@codemirror/autocomplete@6.19.0': 1684 + '@codemirror/autocomplete@6.19.1': 1685 1685 dependencies: 1686 1686 '@codemirror/language': 6.11.3 1687 1687 '@codemirror/state': 6.5.2 1688 1688 '@codemirror/view': 6.38.6 1689 1689 '@lezer/common': 1.3.0 1690 1690 1691 - '@codemirror/commands@6.9.0': 1691 + '@codemirror/commands@6.10.0': 1692 1692 dependencies: 1693 1693 '@codemirror/language': 6.11.3 1694 1694 '@codemirror/state': 6.5.2 ··· 1709 1709 '@lezer/lr': 1.4.2 1710 1710 style-mod: 4.1.3 1711 1711 1712 - '@codemirror/lint@6.9.0': 1712 + '@codemirror/lint@6.9.1': 1713 1713 dependencies: 1714 1714 '@codemirror/state': 6.5.2 1715 1715 '@codemirror/view': 6.38.6 ··· 1900 1900 dependencies: 1901 1901 '@iconify/types': 2.0.0 1902 1902 1903 - '@iconify/tailwind4@1.0.6(tailwindcss@4.1.15)': 1903 + '@iconify/tailwind4@1.0.6(tailwindcss@4.1.16)': 1904 1904 dependencies: 1905 1905 '@iconify/types': 2.0.0 1906 1906 '@iconify/utils': 2.3.0 1907 - tailwindcss: 4.1.15 1907 + tailwindcss: 4.1.16 1908 1908 transitivePeerDependencies: 1909 1909 - supports-color 1910 1910 ··· 2046 2046 2047 2047 '@standard-schema/spec@1.0.0': {} 2048 2048 2049 - '@tailwindcss/node@4.1.15': 2049 + '@tailwindcss/node@4.1.16': 2050 2050 dependencies: 2051 2051 '@jridgewell/remapping': 2.3.5 2052 2052 enhanced-resolve: 5.18.3 2053 2053 jiti: 2.6.1 2054 2054 lightningcss: 1.30.2 2055 - magic-string: 0.30.19 2055 + magic-string: 0.30.21 2056 2056 source-map-js: 1.2.1 2057 - tailwindcss: 4.1.15 2057 + tailwindcss: 4.1.16 2058 2058 2059 - '@tailwindcss/oxide-android-arm64@4.1.15': 2059 + '@tailwindcss/oxide-android-arm64@4.1.16': 2060 2060 optional: true 2061 2061 2062 - '@tailwindcss/oxide-darwin-arm64@4.1.15': 2062 + '@tailwindcss/oxide-darwin-arm64@4.1.16': 2063 2063 optional: true 2064 2064 2065 - '@tailwindcss/oxide-darwin-x64@4.1.15': 2065 + '@tailwindcss/oxide-darwin-x64@4.1.16': 2066 2066 optional: true 2067 2067 2068 - '@tailwindcss/oxide-freebsd-x64@4.1.15': 2068 + '@tailwindcss/oxide-freebsd-x64@4.1.16': 2069 2069 optional: true 2070 2070 2071 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.15': 2071 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.16': 2072 2072 optional: true 2073 2073 2074 - '@tailwindcss/oxide-linux-arm64-gnu@4.1.15': 2074 + '@tailwindcss/oxide-linux-arm64-gnu@4.1.16': 2075 2075 optional: true 2076 2076 2077 - '@tailwindcss/oxide-linux-arm64-musl@4.1.15': 2077 + '@tailwindcss/oxide-linux-arm64-musl@4.1.16': 2078 2078 optional: true 2079 2079 2080 - '@tailwindcss/oxide-linux-x64-gnu@4.1.15': 2080 + '@tailwindcss/oxide-linux-x64-gnu@4.1.16': 2081 2081 optional: true 2082 2082 2083 - '@tailwindcss/oxide-linux-x64-musl@4.1.15': 2083 + '@tailwindcss/oxide-linux-x64-musl@4.1.16': 2084 2084 optional: true 2085 2085 2086 - '@tailwindcss/oxide-wasm32-wasi@4.1.15': 2086 + '@tailwindcss/oxide-wasm32-wasi@4.1.16': 2087 2087 optional: true 2088 2088 2089 - '@tailwindcss/oxide-win32-arm64-msvc@4.1.15': 2089 + '@tailwindcss/oxide-win32-arm64-msvc@4.1.16': 2090 2090 optional: true 2091 2091 2092 - '@tailwindcss/oxide-win32-x64-msvc@4.1.15': 2092 + '@tailwindcss/oxide-win32-x64-msvc@4.1.16': 2093 2093 optional: true 2094 2094 2095 - '@tailwindcss/oxide@4.1.15': 2095 + '@tailwindcss/oxide@4.1.16': 2096 2096 optionalDependencies: 2097 - '@tailwindcss/oxide-android-arm64': 4.1.15 2098 - '@tailwindcss/oxide-darwin-arm64': 4.1.15 2099 - '@tailwindcss/oxide-darwin-x64': 4.1.15 2100 - '@tailwindcss/oxide-freebsd-x64': 4.1.15 2101 - '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.15 2102 - '@tailwindcss/oxide-linux-arm64-gnu': 4.1.15 2103 - '@tailwindcss/oxide-linux-arm64-musl': 4.1.15 2104 - '@tailwindcss/oxide-linux-x64-gnu': 4.1.15 2105 - '@tailwindcss/oxide-linux-x64-musl': 4.1.15 2106 - '@tailwindcss/oxide-wasm32-wasi': 4.1.15 2107 - '@tailwindcss/oxide-win32-arm64-msvc': 4.1.15 2108 - '@tailwindcss/oxide-win32-x64-msvc': 4.1.15 2097 + '@tailwindcss/oxide-android-arm64': 4.1.16 2098 + '@tailwindcss/oxide-darwin-arm64': 4.1.16 2099 + '@tailwindcss/oxide-darwin-x64': 4.1.16 2100 + '@tailwindcss/oxide-freebsd-x64': 4.1.16 2101 + '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.16 2102 + '@tailwindcss/oxide-linux-arm64-gnu': 4.1.16 2103 + '@tailwindcss/oxide-linux-arm64-musl': 4.1.16 2104 + '@tailwindcss/oxide-linux-x64-gnu': 4.1.16 2105 + '@tailwindcss/oxide-linux-x64-musl': 4.1.16 2106 + '@tailwindcss/oxide-wasm32-wasi': 4.1.16 2107 + '@tailwindcss/oxide-win32-arm64-msvc': 4.1.16 2108 + '@tailwindcss/oxide-win32-x64-msvc': 4.1.16 2109 2109 2110 - '@tailwindcss/vite@4.1.15(vite@7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2))': 2110 + '@tailwindcss/vite@4.1.16(vite@7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2))': 2111 2111 dependencies: 2112 - '@tailwindcss/node': 4.1.15 2113 - '@tailwindcss/oxide': 4.1.15 2114 - tailwindcss: 4.1.15 2115 - vite: 7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2) 2112 + '@tailwindcss/node': 4.1.16 2113 + '@tailwindcss/oxide': 4.1.16 2114 + tailwindcss: 4.1.16 2115 + vite: 7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2) 2116 2116 2117 2117 '@types/babel__core@7.20.5': 2118 2118 dependencies: 2119 - '@babel/parser': 7.28.4 2120 - '@babel/types': 7.28.4 2119 + '@babel/parser': 7.28.5 2120 + '@babel/types': 7.28.5 2121 2121 '@types/babel__generator': 7.27.0 2122 2122 '@types/babel__template': 7.4.4 2123 2123 '@types/babel__traverse': 7.28.0 2124 2124 2125 2125 '@types/babel__generator@7.27.0': 2126 2126 dependencies: 2127 - '@babel/types': 7.28.4 2127 + '@babel/types': 7.28.5 2128 2128 2129 2129 '@types/babel__template@7.4.4': 2130 2130 dependencies: 2131 - '@babel/parser': 7.28.4 2132 - '@babel/types': 7.28.4 2131 + '@babel/parser': 7.28.5 2132 + '@babel/types': 7.28.5 2133 2133 2134 2134 '@types/babel__traverse@7.28.0': 2135 2135 dependencies: 2136 - '@babel/types': 7.28.4 2136 + '@babel/types': 7.28.5 2137 2137 2138 2138 '@types/estree@1.0.8': {} 2139 2139 ··· 2144 2144 2145 2145 acorn@8.15.0: {} 2146 2146 2147 - babel-plugin-jsx-dom-expressions@0.40.1(@babel/core@7.28.4): 2147 + babel-plugin-jsx-dom-expressions@0.40.1(@babel/core@7.28.5): 2148 2148 dependencies: 2149 - '@babel/core': 7.28.4 2149 + '@babel/core': 7.28.5 2150 2150 '@babel/helper-module-imports': 7.18.6 2151 - '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.4) 2152 - '@babel/types': 7.28.4 2151 + '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.5) 2152 + '@babel/types': 7.28.5 2153 2153 html-entities: 2.3.3 2154 2154 parse5: 7.3.0 2155 2155 validate-html-nesting: 1.2.3 2156 2156 2157 - babel-preset-solid@1.9.9(@babel/core@7.28.4)(solid-js@1.9.9): 2157 + babel-preset-solid@1.9.9(@babel/core@7.28.5)(solid-js@1.9.9): 2158 2158 dependencies: 2159 - '@babel/core': 7.28.4 2160 - babel-plugin-jsx-dom-expressions: 0.40.1(@babel/core@7.28.4) 2159 + '@babel/core': 7.28.5 2160 + babel-plugin-jsx-dom-expressions: 0.40.1(@babel/core@7.28.5) 2161 2161 optionalDependencies: 2162 2162 solid-js: 1.9.9 2163 2163 2164 - baseline-browser-mapping@2.8.18: {} 2164 + baseline-browser-mapping@2.8.20: {} 2165 2165 2166 - browserslist@4.26.3: 2166 + browserslist@4.27.0: 2167 2167 dependencies: 2168 - baseline-browser-mapping: 2.8.18 2168 + baseline-browser-mapping: 2.8.20 2169 2169 caniuse-lite: 1.0.30001751 2170 - electron-to-chromium: 1.5.237 2171 - node-releases: 2.0.25 2172 - update-browserslist-db: 1.1.3(browserslist@4.26.3) 2170 + electron-to-chromium: 1.5.240 2171 + node-releases: 2.0.26 2172 + update-browserslist-db: 1.1.4(browserslist@4.27.0) 2173 2173 2174 2174 caniuse-lite@1.0.30001751: {} 2175 2175 2176 2176 codemirror@6.0.2: 2177 2177 dependencies: 2178 - '@codemirror/autocomplete': 6.19.0 2179 - '@codemirror/commands': 6.9.0 2178 + '@codemirror/autocomplete': 6.19.1 2179 + '@codemirror/commands': 6.10.0 2180 2180 '@codemirror/language': 6.11.3 2181 - '@codemirror/lint': 6.9.0 2181 + '@codemirror/lint': 6.9.1 2182 2182 '@codemirror/search': 6.5.11 2183 2183 '@codemirror/state': 6.5.2 2184 2184 '@codemirror/view': 6.38.6 ··· 2199 2199 2200 2200 detect-libc@2.1.2: {} 2201 2201 2202 - electron-to-chromium@1.5.237: {} 2202 + electron-to-chromium@1.5.240: {} 2203 2203 2204 2204 enhanced-resolve@5.18.3: 2205 2205 dependencies: ··· 2280 2280 2281 2281 gensync@1.0.0-beta.2: {} 2282 2282 2283 - get-tsconfig@4.12.0: 2283 + get-tsconfig@4.13.0: 2284 2284 dependencies: 2285 2285 resolve-pkg-maps: 1.0.0 2286 2286 optional: true ··· 2362 2362 dependencies: 2363 2363 yallist: 3.1.1 2364 2364 2365 - magic-string@0.30.19: 2365 + magic-string@0.30.21: 2366 2366 dependencies: 2367 2367 '@jridgewell/sourcemap-codec': 1.5.5 2368 2368 ··· 2385 2385 2386 2386 nanoid@5.1.6: {} 2387 2387 2388 - node-releases@2.0.25: {} 2388 + node-releases@2.0.26: {} 2389 2389 2390 2390 package-manager-detector@1.5.0: {} 2391 2391 ··· 2479 2479 2480 2480 solid-refresh@0.6.3(solid-js@1.9.9): 2481 2481 dependencies: 2482 - '@babel/generator': 7.28.3 2482 + '@babel/generator': 7.28.5 2483 2483 '@babel/helper-module-imports': 7.27.1 2484 - '@babel/types': 7.28.4 2484 + '@babel/types': 7.28.5 2485 2485 solid-js: 1.9.9 2486 2486 transitivePeerDependencies: 2487 2487 - supports-color ··· 2490 2490 2491 2491 style-mod@4.1.3: {} 2492 2492 2493 - tailwindcss@4.1.15: {} 2493 + tailwindcss@4.1.16: {} 2494 2494 2495 2495 tapable@2.3.0: {} 2496 2496 ··· 2504 2504 tsx@4.19.2: 2505 2505 dependencies: 2506 2506 esbuild: 0.23.1 2507 - get-tsconfig: 4.12.0 2507 + get-tsconfig: 4.13.0 2508 2508 optionalDependencies: 2509 2509 fsevents: 2.3.3 2510 2510 optional: true ··· 2516 2516 undici-types@6.20.0: 2517 2517 optional: true 2518 2518 2519 - update-browserslist-db@1.1.3(browserslist@4.26.3): 2519 + update-browserslist-db@1.1.4(browserslist@4.27.0): 2520 2520 dependencies: 2521 - browserslist: 4.26.3 2521 + browserslist: 4.27.0 2522 2522 escalade: 3.2.0 2523 2523 picocolors: 1.1.1 2524 2524 2525 2525 validate-html-nesting@1.2.3: {} 2526 2526 2527 - vite-plugin-solid@2.11.9(solid-js@1.9.9)(vite@7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)): 2527 + vite-plugin-solid@2.11.10(solid-js@1.9.9)(vite@7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)): 2528 2528 dependencies: 2529 - '@babel/core': 7.28.4 2529 + '@babel/core': 7.28.5 2530 2530 '@types/babel__core': 7.20.5 2531 - babel-preset-solid: 1.9.9(@babel/core@7.28.4)(solid-js@1.9.9) 2531 + babel-preset-solid: 1.9.9(@babel/core@7.28.5)(solid-js@1.9.9) 2532 2532 merge-anything: 5.1.7 2533 2533 solid-js: 1.9.9 2534 2534 solid-refresh: 0.6.3(solid-js@1.9.9) 2535 - vite: 7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2) 2536 - vitefu: 1.1.1(vite@7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)) 2535 + vite: 7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2) 2536 + vitefu: 1.1.1(vite@7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)) 2537 2537 transitivePeerDependencies: 2538 2538 - supports-color 2539 2539 2540 - vite@7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2): 2540 + vite@7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2): 2541 2541 dependencies: 2542 2542 esbuild: 0.25.11 2543 2543 fdir: 6.5.0(picomatch@4.0.3) ··· 2552 2552 lightningcss: 1.30.2 2553 2553 tsx: 4.19.2 2554 2554 2555 - vitefu@1.1.1(vite@7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)): 2555 + vitefu@1.1.1(vite@7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2)): 2556 2556 optionalDependencies: 2557 - vite: 7.1.11(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2) 2557 + vite: 7.1.12(@types/node@22.13.1)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.19.2) 2558 2558 2559 2559 w3c-keyname@2.2.8: {} 2560 2560
+1 -1
src/views/repo.tsx
··· 210 210 buttonClass="rounded-sm p-1" 211 211 menuClass="top-8 p-2 text-sm" 212 212 > 213 + <CopyMenu content={params.repo} label="Copy DID" icon="lucide--copy" /> 213 214 <NavMenu 214 215 href={`/jetstream?dids=${params.repo}`} 215 216 label="Jetstream" 216 217 icon="lucide--radio-tower" 217 218 /> 218 - <CopyMenu content={params.repo} label="Copy DID" icon="lucide--copy" /> 219 219 <NavMenu 220 220 href={ 221 221 did.startsWith("did:plc") ?