atmo.rsvp
1
fork

Configure Feed

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

embeds, bump version

Florian 6f46e794 55ae4e78

+2121 -1573
+30 -29
package.json
··· 20 20 }, 21 21 "devDependencies": { 22 22 "@atcute/atproto": "^3.1.10", 23 - "@atcute/bluesky": "^3.2.15", 23 + "@atcute/bluesky": "^3.3.0", 24 24 "@atcute/client": "^4.2.1", 25 25 "@atcute/identity-resolver": "^1.2.2", 26 26 "@atcute/lex-cli": "^2.5.3", 27 - "@atcute/lexicons": "^1.2.6", 27 + "@atcute/lexicons": "^1.2.9", 28 28 "@atcute/oauth-node-client": "^1.1.0", 29 - "@atcute/tid": "^1.1.1", 30 - "@cloudflare/workers-types": "^4.20260304.0", 31 - "@eslint/compat": "^2.0.1", 32 - "@eslint/js": "^9.39.2", 29 + "@atcute/tid": "^1.1.2", 30 + "@cloudflare/workers-types": "^4.20260317.1", 31 + "@eslint/compat": "^2.0.3", 32 + "@eslint/js": "^10.0.1", 33 33 "@sveltejs/adapter-cloudflare": "^7.2.8", 34 - "@sveltejs/kit": "^2.50.0", 35 - "@sveltejs/vite-plugin-svelte": "^6.2.4", 34 + "@sveltejs/kit": "^2.55.0", 35 + "@sveltejs/vite-plugin-svelte": "^7.0.0", 36 36 "@tailwindcss/forms": "^0.5.11", 37 - "@tailwindcss/vite": "^4.1.18", 38 - "bits-ui": "^2.15.4", 39 - "eslint": "^9.39.2", 37 + "@tailwindcss/vite": "^4.2.2", 38 + "bits-ui": "^2.16.3", 39 + "eslint": "^10.1.0", 40 40 "eslint-config-prettier": "^10.1.8", 41 - "eslint-plugin-svelte": "^3.14.0", 42 - "globals": "^17.0.0", 41 + "eslint-plugin-svelte": "^3.16.0", 42 + "globals": "^17.4.0", 43 43 "prettier": "^3.8.1", 44 - "prettier-plugin-svelte": "^3.4.1", 44 + "prettier-plugin-svelte": "^3.5.1", 45 45 "prettier-plugin-tailwindcss": "^0.7.2", 46 - "svelte": "^5.48.0", 47 - "svelte-check": "^4.3.5", 48 - "tailwindcss": "^4.2.1", 49 - "tsx": "^4.19.0", 50 - "typescript": "^5.9.3", 51 - "typescript-eslint": "^8.53.1", 52 - "vite": "^7.3.1", 53 - "wrangler": "^4.0.0" 46 + "svelte": "^5.55.0", 47 + "svelte-check": "^4.4.5", 48 + "tailwindcss": "^4.2.2", 49 + "tsx": "^4.21.0", 50 + "typescript": "^6.0.2", 51 + "typescript-eslint": "^8.57.2", 52 + "vite": "^8.0.3", 53 + "wrangler": "^4.77.0" 54 54 }, 55 55 "license": "MIT", 56 56 "dependencies": { 57 57 "@atcute/bluesky-richtext-parser": "^2.1.1", 58 58 "@atcute/jetstream": "^1.1.2", 59 59 "@ethercorps/sveltekit-og": "^4.2.1", 60 - "@foxui/core": "^0.5.1", 61 - "@foxui/social": "^0.5.1", 62 - "@foxui/time": "^0.5.1", 63 - "@foxui/visual": "^0.8.0", 60 + "@foxui/core": "^0.8.2", 61 + "@foxui/social": "^0.8.4", 62 + "@foxui/time": "^0.8.2", 63 + "@foxui/visual": "^0.8.2", 64 64 "@internationalized/date": "^3.12.0", 65 65 "@number-flow/svelte": "^0.4.0", 66 66 "@tailwindcss/typography": "^0.5.19", 67 67 "dompurify": "^3.3.3", 68 - "maplibre-gl": "^5.20.2", 69 - "marked": "^17.0.4", 68 + "maplibre-gl": "^5.21.1", 69 + "marked": "^17.0.5", 70 + "mode-watcher": "^1.1.0", 70 71 "svelte-boring-avatars": "^1.2.6", 71 72 "svelte-maplibre-gl": "^1.0.3", 72 - "valibot": "^1.2.0" 73 + "valibot": "^1.3.1" 73 74 } 74 75 }
+1803 -1427
pnpm-lock.yaml
··· 16 16 version: 1.1.2 17 17 '@ethercorps/sveltekit-og': 18 18 specifier: ^4.2.1 19 - version: 4.2.1(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0))) 19 + version: 4.2.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0))) 20 20 '@foxui/core': 21 - specifier: ^0.5.1 22 - version: 0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 21 + specifier: ^0.8.2 22 + version: 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 23 23 '@foxui/social': 24 - specifier: ^0.5.1 25 - version: 0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 24 + specifier: ^0.8.4 25 + version: 0.8.4(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(@tiptap/extension-code-block@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(highlight.js@11.11.1)(svelte@5.55.0)(tailwindcss@4.2.2) 26 26 '@foxui/time': 27 - specifier: ^0.5.1 28 - version: 0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 27 + specifier: ^0.8.2 28 + version: 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 29 29 '@foxui/visual': 30 - specifier: ^0.8.0 31 - version: 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 30 + specifier: ^0.8.2 31 + version: 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 32 32 '@internationalized/date': 33 33 specifier: ^3.12.0 34 34 version: 3.12.0 35 35 '@number-flow/svelte': 36 36 specifier: ^0.4.0 37 - version: 0.4.0(svelte@5.48.0) 37 + version: 0.4.0(svelte@5.55.0) 38 38 '@tailwindcss/typography': 39 39 specifier: ^0.5.19 40 - version: 0.5.19(tailwindcss@4.2.1) 40 + version: 0.5.19(tailwindcss@4.2.2) 41 41 dompurify: 42 42 specifier: ^3.3.3 43 43 version: 3.3.3 44 44 maplibre-gl: 45 - specifier: ^5.20.2 46 - version: 5.20.2 45 + specifier: ^5.21.1 46 + version: 5.21.1 47 47 marked: 48 - specifier: ^17.0.4 49 - version: 17.0.4 48 + specifier: ^17.0.5 49 + version: 17.0.5 50 + mode-watcher: 51 + specifier: ^1.1.0 52 + version: 1.1.0(svelte@5.55.0) 50 53 svelte-boring-avatars: 51 54 specifier: ^1.2.6 52 55 version: 1.2.6 53 56 svelte-maplibre-gl: 54 57 specifier: ^1.0.3 55 - version: 1.0.3(maplibre-gl@5.20.2)(svelte@5.48.0) 58 + version: 1.0.3(maplibre-gl@5.21.1)(svelte@5.55.0) 56 59 valibot: 57 - specifier: ^1.2.0 58 - version: 1.2.0(typescript@5.9.3) 60 + specifier: ^1.3.1 61 + version: 1.3.1(typescript@6.0.2) 59 62 devDependencies: 60 63 '@atcute/atproto': 61 64 specifier: ^3.1.10 62 65 version: 3.1.10 63 66 '@atcute/bluesky': 64 - specifier: ^3.2.15 65 - version: 3.2.15 67 + specifier: ^3.3.0 68 + version: 3.3.0 66 69 '@atcute/client': 67 70 specifier: ^4.2.1 68 71 version: 4.2.1 69 72 '@atcute/identity-resolver': 70 73 specifier: ^1.2.2 71 - version: 1.2.2(@atcute/identity@1.1.3) 74 + version: 1.2.2(@atcute/identity@1.1.4) 72 75 '@atcute/lex-cli': 73 76 specifier: ^2.5.3 74 77 version: 2.5.3 75 78 '@atcute/lexicons': 76 - specifier: ^1.2.6 77 - version: 1.2.6 79 + specifier: ^1.2.9 80 + version: 1.2.9 78 81 '@atcute/oauth-node-client': 79 82 specifier: ^1.1.0 80 83 version: 1.1.0 81 84 '@atcute/tid': 82 - specifier: ^1.1.1 83 - version: 1.1.1 85 + specifier: ^1.1.2 86 + version: 1.1.2 84 87 '@cloudflare/workers-types': 85 - specifier: ^4.20260304.0 86 - version: 4.20260304.0 88 + specifier: ^4.20260317.1 89 + version: 4.20260317.1 87 90 '@eslint/compat': 88 - specifier: ^2.0.1 89 - version: 2.0.1(eslint@9.39.2(jiti@2.6.1)) 91 + specifier: ^2.0.3 92 + version: 2.0.3(eslint@10.1.0(jiti@2.6.1)) 90 93 '@eslint/js': 91 - specifier: ^9.39.2 92 - version: 9.39.2 94 + specifier: ^10.0.1 95 + version: 10.0.1(eslint@10.1.0(jiti@2.6.1)) 93 96 '@sveltejs/adapter-cloudflare': 94 97 specifier: ^7.2.8 95 - version: 7.2.8(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(wrangler@4.68.1(@cloudflare/workers-types@4.20260304.0)) 98 + version: 7.2.8(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(wrangler@4.77.0(@cloudflare/workers-types@4.20260317.1)) 96 99 '@sveltejs/kit': 97 - specifier: ^2.50.0 98 - version: 2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 100 + specifier: ^2.55.0 101 + version: 2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)) 99 102 '@sveltejs/vite-plugin-svelte': 100 - specifier: ^6.2.4 101 - version: 6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 103 + specifier: ^7.0.0 104 + version: 7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)) 102 105 '@tailwindcss/forms': 103 106 specifier: ^0.5.11 104 - version: 0.5.11(tailwindcss@4.2.1) 107 + version: 0.5.11(tailwindcss@4.2.2) 105 108 '@tailwindcss/vite': 106 - specifier: ^4.1.18 107 - version: 4.1.18(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 109 + specifier: ^4.2.2 110 + version: 4.2.2(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)) 108 111 bits-ui: 109 - specifier: ^2.15.4 110 - version: 2.15.4(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 112 + specifier: ^2.16.3 113 + version: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 111 114 eslint: 112 - specifier: ^9.39.2 113 - version: 9.39.2(jiti@2.6.1) 115 + specifier: ^10.1.0 116 + version: 10.1.0(jiti@2.6.1) 114 117 eslint-config-prettier: 115 118 specifier: ^10.1.8 116 - version: 10.1.8(eslint@9.39.2(jiti@2.6.1)) 119 + version: 10.1.8(eslint@10.1.0(jiti@2.6.1)) 117 120 eslint-plugin-svelte: 118 - specifier: ^3.14.0 119 - version: 3.14.0(eslint@9.39.2(jiti@2.6.1))(svelte@5.48.0) 121 + specifier: ^3.16.0 122 + version: 3.16.0(eslint@10.1.0(jiti@2.6.1))(svelte@5.55.0) 120 123 globals: 121 - specifier: ^17.0.0 122 - version: 17.0.0 124 + specifier: ^17.4.0 125 + version: 17.4.0 123 126 prettier: 124 127 specifier: ^3.8.1 125 128 version: 3.8.1 126 129 prettier-plugin-svelte: 127 - specifier: ^3.4.1 128 - version: 3.4.1(prettier@3.8.1)(svelte@5.48.0) 130 + specifier: ^3.5.1 131 + version: 3.5.1(prettier@3.8.1)(svelte@5.55.0) 129 132 prettier-plugin-tailwindcss: 130 133 specifier: ^0.7.2 131 - version: 0.7.2(prettier-plugin-svelte@3.4.1(prettier@3.8.1)(svelte@5.48.0))(prettier@3.8.1) 134 + version: 0.7.2(prettier-plugin-svelte@3.5.1(prettier@3.8.1)(svelte@5.55.0))(prettier@3.8.1) 132 135 svelte: 133 - specifier: ^5.48.0 134 - version: 5.48.0 136 + specifier: ^5.55.0 137 + version: 5.55.0 135 138 svelte-check: 136 - specifier: ^4.3.5 137 - version: 4.3.5(picomatch@4.0.3)(svelte@5.48.0)(typescript@5.9.3) 139 + specifier: ^4.4.5 140 + version: 4.4.5(picomatch@4.0.4)(svelte@5.55.0)(typescript@6.0.2) 138 141 tailwindcss: 139 - specifier: ^4.2.1 140 - version: 4.2.1 142 + specifier: ^4.2.2 143 + version: 4.2.2 141 144 tsx: 142 - specifier: ^4.19.0 145 + specifier: ^4.21.0 143 146 version: 4.21.0 144 147 typescript: 145 - specifier: ^5.9.3 146 - version: 5.9.3 148 + specifier: ^6.0.2 149 + version: 6.0.2 147 150 typescript-eslint: 148 - specifier: ^8.53.1 149 - version: 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 151 + specifier: ^8.57.2 152 + version: 8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2) 150 153 vite: 151 - specifier: ^7.3.1 152 - version: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0) 154 + specifier: ^8.0.3 155 + version: 8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0) 153 156 wrangler: 154 - specifier: ^4.0.0 155 - version: 4.68.1(@cloudflare/workers-types@4.20260304.0) 157 + specifier: ^4.77.0 158 + version: 4.77.0(@cloudflare/workers-types@4.20260317.1) 156 159 157 160 packages: 158 161 ··· 162 165 '@atcute/bluesky-richtext-parser@2.1.1': 163 166 resolution: {integrity: sha512-2CJiZ1oLAxQEz6BL5r1m/p+m89bb02959dFEvMvYI7CbHgIzbZsDOp3JB2XVu49DjPNtd9Mz5VnF5OBBpTgWdg==, tarball: https://registry.npmjs.org/@atcute/bluesky-richtext-parser/-/bluesky-richtext-parser-2.1.1.tgz} 164 167 165 - '@atcute/bluesky@3.2.15': 166 - resolution: {integrity: sha512-H4RW3WffjfdKvOZ9issEUQnuSR4KfuAwwJnYu0fclA9VDa99JTJ+pa8tTl9lFeBV9DINtWJAx7rdIbICoVCstQ==, tarball: https://registry.npmjs.org/@atcute/bluesky/-/bluesky-3.2.15.tgz} 168 + '@atcute/bluesky-richtext-segmenter@3.0.0': 169 + resolution: {integrity: sha512-NhZTUKtFpeBBbILwAcxj5u4RobIoHOmGw3CAaaEFNebKYSvmTecrXJ7XufHw5DFOUdr8SiKXQVRQxGAxulMNWg==, tarball: https://registry.npmjs.org/@atcute/bluesky-richtext-segmenter/-/bluesky-richtext-segmenter-3.0.0.tgz} 170 + 171 + '@atcute/bluesky@3.3.0': 172 + resolution: {integrity: sha512-TrLnlxuD6F/D2ZYzJ3aCiRD0yiFuhmVsd6oULNzzr8V9Xzlufg0yxkRiGmbMiF2iI508y/MFi6vzo625301c5A==, tarball: https://registry.npmjs.org/@atcute/bluesky/-/bluesky-3.3.0.tgz} 167 173 168 174 '@atcute/car@5.1.1': 169 175 resolution: {integrity: sha512-MeRUJNXYgAHrJZw7mMoZJb9xIqv3LZLQw90rRRAVAo8SGNdICwyqe6Bf2LGesX73QM04MBuYO6Kqhvold3TFfg==, tarball: https://registry.npmjs.org/@atcute/car/-/car-5.1.1.tgz} ··· 177 183 '@atcute/client@4.2.1': 178 184 resolution: {integrity: sha512-ZBFM2pW075JtgGFu5g7HHZBecrClhlcNH8GVP9Zz1aViWR+cjjBsTpeE63rJs+FCOHFYlirUyo5L8SGZ4kMINw==, tarball: https://registry.npmjs.org/@atcute/client/-/client-4.2.1.tgz} 179 185 180 - '@atcute/crypto@2.4.0': 181 - resolution: {integrity: sha512-XtEeDaSgfr92C7b1VDRvd3F9pI8tVUyy8PJAeu8IWQC7+e/GXZOSl58uWh5YP/9p1Lsa0I16uKHwogygxEwlMQ==, tarball: https://registry.npmjs.org/@atcute/crypto/-/crypto-2.4.0.tgz} 186 + '@atcute/crypto@2.4.1': 187 + resolution: {integrity: sha512-tJ3Pi/XYcAsABKtqSlSOTKfO5YiQ4XdqlTuPS8HiRZSezOPcXBFFzAFWpSIJPURbVPFQL3LLrrK0Ea24wl5qeQ==, tarball: https://registry.npmjs.org/@atcute/crypto/-/crypto-2.4.1.tgz} 182 188 183 189 '@atcute/identity-resolver@1.2.2': 184 190 resolution: {integrity: sha512-eUh/UH4bFvuXS0X7epYCeJC/kj4rbBXfSRumLEH4smMVwNOgTo7cL/0Srty+P/qVPoZEyXdfEbS0PHJyzoXmHw==, tarball: https://registry.npmjs.org/@atcute/identity-resolver/-/identity-resolver-1.2.2.tgz} 185 191 peerDependencies: 186 192 '@atcute/identity': ^1.0.0 187 193 188 - '@atcute/identity@1.1.3': 189 - resolution: {integrity: sha512-oIqPoI8TwWeQxvcLmFEZLdN2XdWcaLVtlm8pNk0E72As9HNzzD9pwKPrLr3rmTLRIoULPPFmq9iFNsTeCIU9ng==, tarball: https://registry.npmjs.org/@atcute/identity/-/identity-1.1.3.tgz} 194 + '@atcute/identity@1.1.4': 195 + resolution: {integrity: sha512-RCw1IqflfuSYCxK5m0lZCm0UnvIzcUnuhngiBhJEJb9a9Mc2SEf1xP3H8N5r8pvEH1LoAYd6/zrvCNU+uy9esw==, tarball: https://registry.npmjs.org/@atcute/identity/-/identity-1.1.4.tgz} 190 196 191 197 '@atcute/jetstream@1.1.2': 192 198 resolution: {integrity: sha512-u6p/h2xppp7LE6W/9xErAJ6frfN60s8adZuCKtfAaaBBiiYbb1CfpzN8Uc+2qtJZNorqGvuuDb5572Jmh7yHBQ==, tarball: https://registry.npmjs.org/@atcute/jetstream/-/jetstream-1.1.2.tgz} ··· 204 210 '@atcute/identity': ^1.1.0 205 211 '@atcute/identity-resolver': ^1.1.3 206 212 207 - '@atcute/lexicons@1.2.6': 208 - resolution: {integrity: sha512-s76UQd8D+XmHIzrjD9CJ9SOOeeLPHc+sMmcj7UFakAW/dDFXc579fcRdRfuUKvXBL5v1Gs2VgDdlh/IvvQZAwA==, tarball: https://registry.npmjs.org/@atcute/lexicons/-/lexicons-1.2.6.tgz} 209 - 210 213 '@atcute/lexicons@1.2.9': 211 214 resolution: {integrity: sha512-/RRHm2Cw9o8Mcsrq0eo8fjS9okKYLGfuFwrQ0YoP/6sdSDsXshaTLJsvLlcUcaDaSJ1YFOuHIo3zr2Om2F/16g==, tarball: https://registry.npmjs.org/@atcute/lexicons/-/lexicons-1.2.9.tgz} 212 215 213 216 '@atcute/mst@1.0.0': 214 217 resolution: {integrity: sha512-pMce2efib+dmKtnGnIvJZitVncJkpr3AmhyfgfYllni8KzsaDGsJmuGavSVpuojAhQe+6jYwHFtpm/beiiH4uw==, tarball: https://registry.npmjs.org/@atcute/mst/-/mst-1.0.0.tgz} 215 218 216 - '@atcute/multibase@1.1.8': 217 - resolution: {integrity: sha512-pJgtImMZKCjqwRbu+2GzB+4xQjKBXDwdZOzeqe0u97zYKRGftpGYGvYv3+pMe2xXe+msDyu7Nv8iJp+U14otTA==, tarball: https://registry.npmjs.org/@atcute/multibase/-/multibase-1.1.8.tgz} 219 + '@atcute/multibase@1.2.0': 220 + resolution: {integrity: sha512-ZK2GRra+qIYq9nNuQB52m2ul0hOmCQEtPobGfTSUxm7pF0OGEkWGkWHugFhNEDVzHzTwPxHp6VGotdZFue4lYQ==, tarball: https://registry.npmjs.org/@atcute/multibase/-/multibase-1.2.0.tgz} 218 221 219 222 '@atcute/oauth-crypto@0.1.0': 220 223 resolution: {integrity: sha512-qZYDCNLF/4B6AndYT1rsQelN8621AC5u/sL5PHvlr/qqAbmmUwCBGjEgRSyZtHE1AqD60VNiSMlOgAuEQTSl3w==, tarball: https://registry.npmjs.org/@atcute/oauth-crypto/-/oauth-crypto-0.1.0.tgz} ··· 231 234 '@atcute/repo@0.1.3': 232 235 resolution: {integrity: sha512-kN4gkrkQgJwI5xkVQ9zSdI8ULR47uH48EdJdjMvKAWsSDu8zKYd8ZQ6n778qa6o3WYEq02v9QVf7pzeU+3fYVA==, tarball: https://registry.npmjs.org/@atcute/repo/-/repo-0.1.3.tgz} 233 236 234 - '@atcute/tid@1.1.1': 235 - resolution: {integrity: sha512-djJ8UGhLkTU5V51yCnBEruMg35qETjWzWy5sJG/2gEOl2Gd7rQWHSaf+yrO6vMS5EFA38U2xOWE3EDUPzvc2ZQ==, tarball: https://registry.npmjs.org/@atcute/tid/-/tid-1.1.1.tgz} 237 + '@atcute/tid@1.1.2': 238 + resolution: {integrity: sha512-bmPuOX/TOfcm/vsK9vM98spjkcx2wgd9S2PeK5oLgEr8IbNRPq7iMCAPzOL1nu5XAW3LlkOYQEbYRcw5vcQ37w==, tarball: https://registry.npmjs.org/@atcute/tid/-/tid-1.1.2.tgz} 236 239 237 - '@atcute/time-ms@1.2.0': 238 - resolution: {integrity: sha512-dtNKebVIbr1+yu3a6vgtL4sfkNgxkL3aA+ohHsjtW83WWMjjGvX8GVTVmYCJ2dYSxIoxK0q1yWs11PmlqzmQ/A==, tarball: https://registry.npmjs.org/@atcute/time-ms/-/time-ms-1.2.0.tgz} 239 - 240 - '@atcute/uint8array@1.0.6': 241 - resolution: {integrity: sha512-ucfRBQc7BFT8n9eCyGOzDHEMKF/nZwhS2pPao4Xtab1ML3HdFYcX2DM1tadCzas85QTGxHe5urnUAAcNKGRi9A==, tarball: https://registry.npmjs.org/@atcute/uint8array/-/uint8array-1.0.6.tgz} 240 + '@atcute/time-ms@1.3.2': 241 + resolution: {integrity: sha512-F+qOyR9pO55g1d/QmN+Gr+fimoUQQLusdGSB6pjV0wW5KPILR4oQ4e2ZhWzqUbeHLAgWvgoTTMsMDdz62Xa2tg==, tarball: https://registry.npmjs.org/@atcute/time-ms/-/time-ms-1.3.2.tgz} 242 242 243 243 '@atcute/uint8array@1.1.1': 244 244 resolution: {integrity: sha512-3LsC8XB8TKe9q/5hOA5sFuzGaIFdJZJNewC5OKa3o/eU6+K7JR6see9Zy2JbQERNVnRl11EzbNov1efgLMAs4g==, tarball: https://registry.npmjs.org/@atcute/uint8array/-/uint8array-1.1.1.tgz} ··· 246 246 '@atcute/util-fetch@1.0.5': 247 247 resolution: {integrity: sha512-qjHj01BGxjSjIFdPiAjSARnodJIIyKxnCMMEcXMESo9TAyND6XZQqrie5fia+LlYWVXdpsTds8uFQwc9jdKTig==, tarball: https://registry.npmjs.org/@atcute/util-fetch/-/util-fetch-1.0.5.tgz} 248 248 249 - '@atcute/util-text@0.0.1': 250 - resolution: {integrity: sha512-t1KZqvn0AYy+h2KcJyHnKF9aEqfRfMUmyY8j1ELtAEIgqN9CxINAjxnoRCJIFUlvWzb+oY3uElQL/Vyk3yss0g==, tarball: https://registry.npmjs.org/@atcute/util-text/-/util-text-0.0.1.tgz} 251 - 252 - '@atcute/util-text@1.1.1': 253 - resolution: {integrity: sha512-JH0SxzUQJAmbOBTYyhxQbkkI6M33YpjlVLEcbP5GYt43xgFArzV0FJVmEpvIj0kjsmphHB45b6IitdvxPdec9w==, tarball: https://registry.npmjs.org/@atcute/util-text/-/util-text-1.1.1.tgz} 249 + '@atcute/util-text@1.2.0': 250 + resolution: {integrity: sha512-b8WSh+Z7K601eUFFmTFj8QPKDO8Ic0VDDj63sdKzpkm+ySQKsYT5nXekViGqFVKbyKj1V5FyvZvgXad6/aI4QQ==, tarball: https://registry.npmjs.org/@atcute/util-text/-/util-text-1.2.0.tgz} 254 251 255 252 '@atcute/varint@2.0.0': 256 253 resolution: {integrity: sha512-CEY/oVK/nVpL4e5y3sdenLETDL6/Xu5xsE/0TupK+f0Yv8jcD60t2gD8SHROWSvUwYLdkjczLCSA7YrtnjCzWw==, tarball: https://registry.npmjs.org/@atcute/varint/-/varint-2.0.0.tgz} 257 254 258 - '@atproto/api@0.18.21': 259 - resolution: {integrity: sha512-s35MIJerGT/pKe2xJtKKswqlIr/ola2r2iURBKBL0Mk1OKe6jP4YvTMh1N2d2PEANFzNNTbKoDaLfJPo2Uvc/w==, tarball: https://registry.npmjs.org/@atproto/api/-/api-0.18.21.tgz} 260 - 261 - '@atproto/common-web@0.4.17': 262 - resolution: {integrity: sha512-sfxD8NGxyoxhxmM9EUshEFbWcJ3+JHEOZF4Quk6HsCh1UxpHBmLabT/vEsAkDWl+C/8U0ine0+c/gHyE/OZiQQ==, tarball: https://registry.npmjs.org/@atproto/common-web/-/common-web-0.4.17.tgz} 263 - 264 - '@atproto/lex-data@0.0.12': 265 - resolution: {integrity: sha512-aekJudcK1p6sbTqUv2bJMJBAGZaOJS0mgDclpK3U6VuBREK/au4B6ffunBFWgrDfg0Vwj2JGyEA7E51WZkJcRw==, tarball: https://registry.npmjs.org/@atproto/lex-data/-/lex-data-0.0.12.tgz} 266 - 267 - '@atproto/lex-json@0.0.12': 268 - resolution: {integrity: sha512-XlEpnWWZdDJ5BIgG25GyH+6iBfyrFL18BI5JSE6rUfMObbFMrQRaCuRLQfryRXNysVz3L3U+Qb9y8KcXbE8AcA==, tarball: https://registry.npmjs.org/@atproto/lex-json/-/lex-json-0.0.12.tgz} 269 - 270 - '@atproto/lexicon@0.6.1': 271 - resolution: {integrity: sha512-/vI1kVlY50Si+5MXpvOucelnYwb0UJ6Qto5mCp+7Q5C+Jtp+SoSykAPVvjVtTnQUH2vrKOFOwpb3C375vSKzXw==, tarball: https://registry.npmjs.org/@atproto/lexicon/-/lexicon-0.6.1.tgz} 272 - 273 - '@atproto/syntax@0.4.3': 274 - resolution: {integrity: sha512-YoZUz40YAJr5nPwvCDWgodEOlt5IftZqPJvA0JDWjuZKD8yXddTwSzXSaKQAzGOpuM+/A3uXRtPzJJqlScc+iA==, tarball: https://registry.npmjs.org/@atproto/syntax/-/syntax-0.4.3.tgz} 275 - 276 - '@atproto/xrpc@0.7.7': 277 - resolution: {integrity: sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==, tarball: https://registry.npmjs.org/@atproto/xrpc/-/xrpc-0.7.7.tgz} 278 - 279 255 '@badrap/valita@0.4.6': 280 256 resolution: {integrity: sha512-4kdqcjyxo/8RQ8ayjms47HCWZIF5981oE5nIenbfThKDxWXtEHKipAOWlflpPJzZx9y/JWYQkp18Awr7VuepFg==, tarball: https://registry.npmjs.org/@badrap/valita/-/valita-0.4.6.tgz} 281 257 engines: {node: '>= 18'} ··· 284 260 resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==, tarball: https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.4.2.tgz} 285 261 engines: {node: '>=18.0.0'} 286 262 287 - '@cloudflare/unenv-preset@2.14.0': 288 - resolution: {integrity: sha512-XKAkWhi1nBdNsSEoNG9nkcbyvfUrSjSf+VYVPfOto3gLTZVc3F4g6RASCMh6IixBKCG2yDgZKQIHGKtjcnLnKg==, tarball: https://registry.npmjs.org/@cloudflare/unenv-preset/-/unenv-preset-2.14.0.tgz} 263 + '@cloudflare/unenv-preset@2.16.0': 264 + resolution: {integrity: sha512-8ovsRpwzPoEqPUzoErAYVv8l3FMZNeBVQfJTvtzP4AgLSRGZISRfuChFxHWUQd3n6cnrwkuTGxT+2cGo8EsyYg==, tarball: https://registry.npmjs.org/@cloudflare/unenv-preset/-/unenv-preset-2.16.0.tgz} 289 265 peerDependencies: 290 266 unenv: 2.0.0-rc.24 291 - workerd: ^1.20260218.0 267 + workerd: 1.20260301.1 || ~1.20260302.1 || ~1.20260303.1 || ~1.20260304.1 || >1.20260305.0 <2.0.0-0 292 268 peerDependenciesMeta: 293 269 workerd: 294 270 optional: true 295 271 296 - '@cloudflare/workerd-darwin-64@1.20260302.0': 297 - resolution: {integrity: sha512-cGtxPByeVrgoqxbmd8qs631wuGwf8yTm/FY44dEW4HdoXrb5jhlE4oWYHFafedkQCvGjY1Vbs3puAiKnuMxTXQ==, tarball: https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260302.0.tgz} 272 + '@cloudflare/workerd-darwin-64@1.20260317.1': 273 + resolution: {integrity: sha512-8hjh3sPMwY8M/zedq3/sXoA2Q4BedlGufn3KOOleIG+5a4ReQKLlUah140D7J6zlKmYZAFMJ4tWC7hCuI/s79g==, tarball: https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260317.1.tgz} 298 274 engines: {node: '>=16'} 299 275 cpu: [x64] 300 276 os: [darwin] 301 277 302 - '@cloudflare/workerd-darwin-arm64@1.20260302.0': 303 - resolution: {integrity: sha512-WRGqV6RNXM3xoQblJJw1EHKwx9exyhB18cdnToSCUFPObFhk3fzMLoQh7S+nUHUpto6aUrXPVj6R/4G3UPjCxw==, tarball: https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260302.0.tgz} 278 + '@cloudflare/workerd-darwin-arm64@1.20260317.1': 279 + resolution: {integrity: sha512-M/MnNyvO5HMgoIdr3QHjdCj2T1ki9gt0vIUnxYxBu9ISXS/jgtMl6chUVPJ7zHYBn9MyYr8ByeN6frjYxj0MGg==, tarball: https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260317.1.tgz} 304 280 engines: {node: '>=16'} 305 281 cpu: [arm64] 306 282 os: [darwin] 307 283 308 - '@cloudflare/workerd-linux-64@1.20260302.0': 309 - resolution: {integrity: sha512-gG423mtUjrmlQT+W2+KisLc6qcGcBLR+QcK5x1gje3bu/dF3oNiYuqY7o58A+sQk6IB849UC4UyNclo1RhP2xw==, tarball: https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260302.0.tgz} 284 + '@cloudflare/workerd-linux-64@1.20260317.1': 285 + resolution: {integrity: sha512-1ltuEjkRcS3fsVF7CxsKlWiRmzq2ZqMfqDN0qUOgbUwkpXsLVJsXmoblaLf5OP00ELlcgF0QsN0p2xPEua4Uug==, tarball: https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260317.1.tgz} 310 286 engines: {node: '>=16'} 311 287 cpu: [x64] 312 288 os: [linux] 313 289 314 - '@cloudflare/workerd-linux-arm64@1.20260302.0': 315 - resolution: {integrity: sha512-7M25noGI4WlSBOhrIaY8xZrnn87OQKtJg9YWAO2EFqGjF1Su5QXGaLlQVF4fAKbqTywbHnI8BAuIsIlUSNkhCg==, tarball: https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260302.0.tgz} 290 + '@cloudflare/workerd-linux-arm64@1.20260317.1': 291 + resolution: {integrity: sha512-3QrNnPF1xlaNwkHpasvRvAMidOvQs2NhXQmALJrEfpIJ/IDL2la8g499yXp3eqhG3hVMCB07XVY149GTs42Xtw==, tarball: https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260317.1.tgz} 316 292 engines: {node: '>=16'} 317 293 cpu: [arm64] 318 294 os: [linux] 319 295 320 - '@cloudflare/workerd-windows-64@1.20260302.0': 321 - resolution: {integrity: sha512-jK1L3ADkiWxFzlqZTq2iHW1Bd2Nzu1fmMWCGZw4sMZ2W1B2WCm2wHwO2SX/py4BgylyEN3wuF+5zagbkNKht9A==, tarball: https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260302.0.tgz} 296 + '@cloudflare/workerd-windows-64@1.20260317.1': 297 + resolution: {integrity: sha512-MfZTz+7LfuIpMGTa3RLXHX8Z/pnycZLItn94WRdHr8LPVet+C5/1Nzei399w/jr3+kzT4pDKk26JF/tlI5elpQ==, tarball: https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260317.1.tgz} 322 298 engines: {node: '>=16'} 323 299 cpu: [x64] 324 300 os: [win32] 325 301 326 - '@cloudflare/workers-types@4.20260304.0': 327 - resolution: {integrity: sha512-oQ0QJpWnCWK9tx5q/ZHQeSsf5EcQWa4KqdDMY/R5Ln0ojFzv6UYO0RWsfDPsoXUAwK671VwaXqAW0Mx0uWz7yw==, tarball: https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20260304.0.tgz} 302 + '@cloudflare/workers-types@4.20260317.1': 303 + resolution: {integrity: sha512-+G4eVwyCpm8Au1ex8vQBCuA9wnwqetz4tPNRoB/53qvktERWBRMQnrtvC1k584yRE3emMThtuY0gWshvSJ++PQ==, tarball: https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20260317.1.tgz} 328 304 329 305 '@cspotcode/source-map-support@0.8.1': 330 306 resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==, tarball: https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz} 331 307 engines: {node: '>=12'} 332 308 333 - '@emnapi/runtime@1.8.1': 334 - resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==, tarball: https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz} 309 + '@emnapi/core@1.9.1': 310 + resolution: {integrity: sha512-mukuNALVsoix/w1BJwFzwXBN/dHeejQtuVzcDsfOEsdpCumXb/E9j8w11h5S54tT1xhifGfbbSm/ICrObRb3KA==, tarball: https://registry.npmjs.org/@emnapi/core/-/core-1.9.1.tgz} 311 + 312 + '@emnapi/runtime@1.9.1': 313 + resolution: {integrity: sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==, tarball: https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.9.1.tgz} 335 314 336 - '@esbuild/aix-ppc64@0.27.2': 337 - resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==, tarball: https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.2.tgz} 338 - engines: {node: '>=18'} 339 - cpu: [ppc64] 340 - os: [aix] 315 + '@emnapi/wasi-threads@1.2.0': 316 + resolution: {integrity: sha512-N10dEJNSsUx41Z6pZsXU8FjPjpBEplgH24sfkmITrBED1/U2Esum9F3lfLrMjKHHjmi557zQn7kR9R+XWXu5Rg==, tarball: https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.2.0.tgz} 341 317 342 318 '@esbuild/aix-ppc64@0.27.3': 343 319 resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==, tarball: https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.3.tgz} ··· 345 321 cpu: [ppc64] 346 322 os: [aix] 347 323 348 - '@esbuild/android-arm64@0.27.2': 349 - resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==, tarball: https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz} 324 + '@esbuild/aix-ppc64@0.27.4': 325 + resolution: {integrity: sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==, tarball: https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.4.tgz} 350 326 engines: {node: '>=18'} 351 - cpu: [arm64] 352 - os: [android] 327 + cpu: [ppc64] 328 + os: [aix] 353 329 354 330 '@esbuild/android-arm64@0.27.3': 355 331 resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==, tarball: https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.3.tgz} ··· 357 333 cpu: [arm64] 358 334 os: [android] 359 335 360 - '@esbuild/android-arm@0.27.2': 361 - resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==, tarball: https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.2.tgz} 336 + '@esbuild/android-arm64@0.27.4': 337 + resolution: {integrity: sha512-gdLscB7v75wRfu7QSm/zg6Rx29VLdy9eTr2t44sfTW7CxwAtQghZ4ZnqHk3/ogz7xao0QAgrkradbBzcqFPasw==, tarball: https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.4.tgz} 362 338 engines: {node: '>=18'} 363 - cpu: [arm] 339 + cpu: [arm64] 364 340 os: [android] 365 341 366 342 '@esbuild/android-arm@0.27.3': ··· 369 345 cpu: [arm] 370 346 os: [android] 371 347 372 - '@esbuild/android-x64@0.27.2': 373 - resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==, tarball: https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.2.tgz} 348 + '@esbuild/android-arm@0.27.4': 349 + resolution: {integrity: sha512-X9bUgvxiC8CHAGKYufLIHGXPJWnr0OCdR0anD2e21vdvgCI8lIfqFbnoeOz7lBjdrAGUhqLZLcQo6MLhTO2DKQ==, tarball: https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.4.tgz} 374 350 engines: {node: '>=18'} 375 - cpu: [x64] 351 + cpu: [arm] 376 352 os: [android] 377 353 378 354 '@esbuild/android-x64@0.27.3': ··· 381 357 cpu: [x64] 382 358 os: [android] 383 359 384 - '@esbuild/darwin-arm64@0.27.2': 385 - resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==, tarball: https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz} 360 + '@esbuild/android-x64@0.27.4': 361 + resolution: {integrity: sha512-PzPFnBNVF292sfpfhiyiXCGSn9HZg5BcAz+ivBuSsl6Rk4ga1oEXAamhOXRFyMcjwr2DVtm40G65N3GLeH1Lvw==, tarball: https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.4.tgz} 386 362 engines: {node: '>=18'} 387 - cpu: [arm64] 388 - os: [darwin] 363 + cpu: [x64] 364 + os: [android] 389 365 390 366 '@esbuild/darwin-arm64@0.27.3': 391 367 resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==, tarball: https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz} ··· 393 369 cpu: [arm64] 394 370 os: [darwin] 395 371 396 - '@esbuild/darwin-x64@0.27.2': 397 - resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==, tarball: https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz} 372 + '@esbuild/darwin-arm64@0.27.4': 373 + resolution: {integrity: sha512-b7xaGIwdJlht8ZFCvMkpDN6uiSmnxxK56N2GDTMYPr2/gzvfdQN8rTfBsvVKmIVY/X7EM+/hJKEIbbHs9oA4tQ==, tarball: https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.4.tgz} 398 374 engines: {node: '>=18'} 399 - cpu: [x64] 375 + cpu: [arm64] 400 376 os: [darwin] 401 377 402 378 '@esbuild/darwin-x64@0.27.3': ··· 405 381 cpu: [x64] 406 382 os: [darwin] 407 383 408 - '@esbuild/freebsd-arm64@0.27.2': 409 - resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==, tarball: https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz} 384 + '@esbuild/darwin-x64@0.27.4': 385 + resolution: {integrity: sha512-sR+OiKLwd15nmCdqpXMnuJ9W2kpy0KigzqScqHI3Hqwr7IXxBp3Yva+yJwoqh7rE8V77tdoheRYataNKL4QrPw==, tarball: https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.4.tgz} 410 386 engines: {node: '>=18'} 411 - cpu: [arm64] 412 - os: [freebsd] 387 + cpu: [x64] 388 + os: [darwin] 413 389 414 390 '@esbuild/freebsd-arm64@0.27.3': 415 391 resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==, tarball: https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.3.tgz} ··· 417 393 cpu: [arm64] 418 394 os: [freebsd] 419 395 420 - '@esbuild/freebsd-x64@0.27.2': 421 - resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==, tarball: https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz} 396 + '@esbuild/freebsd-arm64@0.27.4': 397 + resolution: {integrity: sha512-jnfpKe+p79tCnm4GVav68A7tUFeKQwQyLgESwEAUzyxk/TJr4QdGog9sqWNcUbr/bZt/O/HXouspuQDd9JxFSw==, tarball: https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.4.tgz} 422 398 engines: {node: '>=18'} 423 - cpu: [x64] 399 + cpu: [arm64] 424 400 os: [freebsd] 425 401 426 402 '@esbuild/freebsd-x64@0.27.3': ··· 429 405 cpu: [x64] 430 406 os: [freebsd] 431 407 432 - '@esbuild/linux-arm64@0.27.2': 433 - resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==, tarball: https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz} 408 + '@esbuild/freebsd-x64@0.27.4': 409 + resolution: {integrity: sha512-2kb4ceA/CpfUrIcTUl1wrP/9ad9Atrp5J94Lq69w7UwOMolPIGrfLSvAKJp0RTvkPPyn6CIWrNy13kyLikZRZQ==, tarball: https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.4.tgz} 434 410 engines: {node: '>=18'} 435 - cpu: [arm64] 436 - os: [linux] 411 + cpu: [x64] 412 + os: [freebsd] 437 413 438 414 '@esbuild/linux-arm64@0.27.3': 439 415 resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==, tarball: https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.3.tgz} ··· 441 417 cpu: [arm64] 442 418 os: [linux] 443 419 444 - '@esbuild/linux-arm@0.27.2': 445 - resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==, tarball: https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz} 420 + '@esbuild/linux-arm64@0.27.4': 421 + resolution: {integrity: sha512-7nQOttdzVGth1iz57kxg9uCz57dxQLHWxopL6mYuYthohPKEK0vU0C3O21CcBK6KDlkYVcnDXY099HcCDXd9dA==, tarball: https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.4.tgz} 446 422 engines: {node: '>=18'} 447 - cpu: [arm] 423 + cpu: [arm64] 448 424 os: [linux] 449 425 450 426 '@esbuild/linux-arm@0.27.3': ··· 453 429 cpu: [arm] 454 430 os: [linux] 455 431 456 - '@esbuild/linux-ia32@0.27.2': 457 - resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==, tarball: https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz} 432 + '@esbuild/linux-arm@0.27.4': 433 + resolution: {integrity: sha512-aBYgcIxX/wd5n2ys0yESGeYMGF+pv6g0DhZr3G1ZG4jMfruU9Tl1i2Z+Wnj9/KjGz1lTLCcorqE2viePZqj4Eg==, tarball: https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.4.tgz} 458 434 engines: {node: '>=18'} 459 - cpu: [ia32] 435 + cpu: [arm] 460 436 os: [linux] 461 437 462 438 '@esbuild/linux-ia32@0.27.3': ··· 465 441 cpu: [ia32] 466 442 os: [linux] 467 443 468 - '@esbuild/linux-loong64@0.27.2': 469 - resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==, tarball: https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz} 444 + '@esbuild/linux-ia32@0.27.4': 445 + resolution: {integrity: sha512-oPtixtAIzgvzYcKBQM/qZ3R+9TEUd1aNJQu0HhGyqtx6oS7qTpvjheIWBbes4+qu1bNlo2V4cbkISr8q6gRBFA==, tarball: https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.4.tgz} 470 446 engines: {node: '>=18'} 471 - cpu: [loong64] 447 + cpu: [ia32] 472 448 os: [linux] 473 449 474 450 '@esbuild/linux-loong64@0.27.3': ··· 477 453 cpu: [loong64] 478 454 os: [linux] 479 455 480 - '@esbuild/linux-mips64el@0.27.2': 481 - resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==, tarball: https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz} 456 + '@esbuild/linux-loong64@0.27.4': 457 + resolution: {integrity: sha512-8mL/vh8qeCoRcFH2nM8wm5uJP+ZcVYGGayMavi8GmRJjuI3g1v6Z7Ni0JJKAJW+m0EtUuARb6Lmp4hMjzCBWzA==, tarball: https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.4.tgz} 482 458 engines: {node: '>=18'} 483 - cpu: [mips64el] 459 + cpu: [loong64] 484 460 os: [linux] 485 461 486 462 '@esbuild/linux-mips64el@0.27.3': ··· 489 465 cpu: [mips64el] 490 466 os: [linux] 491 467 492 - '@esbuild/linux-ppc64@0.27.2': 493 - resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==, tarball: https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz} 468 + '@esbuild/linux-mips64el@0.27.4': 469 + resolution: {integrity: sha512-1RdrWFFiiLIW7LQq9Q2NES+HiD4NyT8Itj9AUeCl0IVCA459WnPhREKgwrpaIfTOe+/2rdntisegiPWn/r/aAw==, tarball: https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.4.tgz} 494 470 engines: {node: '>=18'} 495 - cpu: [ppc64] 471 + cpu: [mips64el] 496 472 os: [linux] 497 473 498 474 '@esbuild/linux-ppc64@0.27.3': ··· 501 477 cpu: [ppc64] 502 478 os: [linux] 503 479 504 - '@esbuild/linux-riscv64@0.27.2': 505 - resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==, tarball: https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz} 480 + '@esbuild/linux-ppc64@0.27.4': 481 + resolution: {integrity: sha512-tLCwNG47l3sd9lpfyx9LAGEGItCUeRCWeAx6x2Jmbav65nAwoPXfewtAdtbtit/pJFLUWOhpv0FpS6GQAmPrHA==, tarball: https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.4.tgz} 506 482 engines: {node: '>=18'} 507 - cpu: [riscv64] 483 + cpu: [ppc64] 508 484 os: [linux] 509 485 510 486 '@esbuild/linux-riscv64@0.27.3': ··· 513 489 cpu: [riscv64] 514 490 os: [linux] 515 491 516 - '@esbuild/linux-s390x@0.27.2': 517 - resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==, tarball: https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz} 492 + '@esbuild/linux-riscv64@0.27.4': 493 + resolution: {integrity: sha512-BnASypppbUWyqjd1KIpU4AUBiIhVr6YlHx/cnPgqEkNoVOhHg+YiSVxM1RLfiy4t9cAulbRGTNCKOcqHrEQLIw==, tarball: https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.4.tgz} 518 494 engines: {node: '>=18'} 519 - cpu: [s390x] 495 + cpu: [riscv64] 520 496 os: [linux] 521 497 522 498 '@esbuild/linux-s390x@0.27.3': ··· 525 501 cpu: [s390x] 526 502 os: [linux] 527 503 528 - '@esbuild/linux-x64@0.27.2': 529 - resolution: {integrity: sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==, tarball: https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz} 504 + '@esbuild/linux-s390x@0.27.4': 505 + resolution: {integrity: sha512-+eUqgb/Z7vxVLezG8bVB9SfBie89gMueS+I0xYh2tJdw3vqA/0ImZJ2ROeWwVJN59ihBeZ7Tu92dF/5dy5FttA==, tarball: https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.4.tgz} 530 506 engines: {node: '>=18'} 531 - cpu: [x64] 507 + cpu: [s390x] 532 508 os: [linux] 533 509 534 510 '@esbuild/linux-x64@0.27.3': ··· 537 513 cpu: [x64] 538 514 os: [linux] 539 515 540 - '@esbuild/netbsd-arm64@0.27.2': 541 - resolution: {integrity: sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==, tarball: https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz} 516 + '@esbuild/linux-x64@0.27.4': 517 + resolution: {integrity: sha512-S5qOXrKV8BQEzJPVxAwnryi2+Iq5pB40gTEIT69BQONqR7JH1EPIcQ/Uiv9mCnn05jff9umq/5nqzxlqTOg9NA==, tarball: https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.4.tgz} 542 518 engines: {node: '>=18'} 543 - cpu: [arm64] 544 - os: [netbsd] 519 + cpu: [x64] 520 + os: [linux] 545 521 546 522 '@esbuild/netbsd-arm64@0.27.3': 547 523 resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==, tarball: https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.3.tgz} ··· 549 525 cpu: [arm64] 550 526 os: [netbsd] 551 527 552 - '@esbuild/netbsd-x64@0.27.2': 553 - resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==, tarball: https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz} 528 + '@esbuild/netbsd-arm64@0.27.4': 529 + resolution: {integrity: sha512-xHT8X4sb0GS8qTqiwzHqpY00C95DPAq7nAwX35Ie/s+LO9830hrMd3oX0ZMKLvy7vsonee73x0lmcdOVXFzd6Q==, tarball: https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.4.tgz} 554 530 engines: {node: '>=18'} 555 - cpu: [x64] 531 + cpu: [arm64] 556 532 os: [netbsd] 557 533 558 534 '@esbuild/netbsd-x64@0.27.3': ··· 561 537 cpu: [x64] 562 538 os: [netbsd] 563 539 564 - '@esbuild/openbsd-arm64@0.27.2': 565 - resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==, tarball: https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz} 540 + '@esbuild/netbsd-x64@0.27.4': 541 + resolution: {integrity: sha512-RugOvOdXfdyi5Tyv40kgQnI0byv66BFgAqjdgtAKqHoZTbTF2QqfQrFwa7cHEORJf6X2ht+l9ABLMP0dnKYsgg==, tarball: https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.4.tgz} 566 542 engines: {node: '>=18'} 567 - cpu: [arm64] 568 - os: [openbsd] 543 + cpu: [x64] 544 + os: [netbsd] 569 545 570 546 '@esbuild/openbsd-arm64@0.27.3': 571 547 resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==, tarball: https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.3.tgz} ··· 573 549 cpu: [arm64] 574 550 os: [openbsd] 575 551 576 - '@esbuild/openbsd-x64@0.27.2': 577 - resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==, tarball: https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz} 552 + '@esbuild/openbsd-arm64@0.27.4': 553 + resolution: {integrity: sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow==, tarball: https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.4.tgz} 578 554 engines: {node: '>=18'} 579 - cpu: [x64] 555 + cpu: [arm64] 580 556 os: [openbsd] 581 557 582 558 '@esbuild/openbsd-x64@0.27.3': ··· 585 561 cpu: [x64] 586 562 os: [openbsd] 587 563 588 - '@esbuild/openharmony-arm64@0.27.2': 589 - resolution: {integrity: sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==, tarball: https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz} 564 + '@esbuild/openbsd-x64@0.27.4': 565 + resolution: {integrity: sha512-u8fg/jQ5aQDfsnIV6+KwLOf1CmJnfu1ShpwqdwC0uA7ZPwFws55Ngc12vBdeUdnuWoQYx/SOQLGDcdlfXhYmXQ==, tarball: https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.4.tgz} 590 566 engines: {node: '>=18'} 591 - cpu: [arm64] 592 - os: [openharmony] 567 + cpu: [x64] 568 + os: [openbsd] 593 569 594 570 '@esbuild/openharmony-arm64@0.27.3': 595 571 resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==, tarball: https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.3.tgz} ··· 597 573 cpu: [arm64] 598 574 os: [openharmony] 599 575 600 - '@esbuild/sunos-x64@0.27.2': 601 - resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==, tarball: https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz} 576 + '@esbuild/openharmony-arm64@0.27.4': 577 + resolution: {integrity: sha512-JkTZrl6VbyO8lDQO3yv26nNr2RM2yZzNrNHEsj9bm6dOwwu9OYN28CjzZkH57bh4w0I2F7IodpQvUAEd1mbWXg==, tarball: https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.4.tgz} 602 578 engines: {node: '>=18'} 603 - cpu: [x64] 604 - os: [sunos] 579 + cpu: [arm64] 580 + os: [openharmony] 605 581 606 582 '@esbuild/sunos-x64@0.27.3': 607 583 resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==, tarball: https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.3.tgz} ··· 609 585 cpu: [x64] 610 586 os: [sunos] 611 587 612 - '@esbuild/win32-arm64@0.27.2': 613 - resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==, tarball: https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz} 588 + '@esbuild/sunos-x64@0.27.4': 589 + resolution: {integrity: sha512-/gOzgaewZJfeJTlsWhvUEmUG4tWEY2Spp5M20INYRg2ZKl9QPO3QEEgPeRtLjEWSW8FilRNacPOg8R1uaYkA6g==, tarball: https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.4.tgz} 614 590 engines: {node: '>=18'} 615 - cpu: [arm64] 616 - os: [win32] 591 + cpu: [x64] 592 + os: [sunos] 617 593 618 594 '@esbuild/win32-arm64@0.27.3': 619 595 resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==, tarball: https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.3.tgz} ··· 621 597 cpu: [arm64] 622 598 os: [win32] 623 599 624 - '@esbuild/win32-ia32@0.27.2': 625 - resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==, tarball: https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.2.tgz} 600 + '@esbuild/win32-arm64@0.27.4': 601 + resolution: {integrity: sha512-Z9SExBg2y32smoDQdf1HRwHRt6vAHLXcxD2uGgO/v2jK7Y718Ix4ndsbNMU/+1Qiem9OiOdaqitioZwxivhXYg==, tarball: https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.4.tgz} 626 602 engines: {node: '>=18'} 627 - cpu: [ia32] 603 + cpu: [arm64] 628 604 os: [win32] 629 605 630 606 '@esbuild/win32-ia32@0.27.3': ··· 633 609 cpu: [ia32] 634 610 os: [win32] 635 611 636 - '@esbuild/win32-x64@0.27.2': 637 - resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==, tarball: https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.2.tgz} 612 + '@esbuild/win32-ia32@0.27.4': 613 + resolution: {integrity: sha512-DAyGLS0Jz5G5iixEbMHi5KdiApqHBWMGzTtMiJ72ZOLhbu/bzxgAe8Ue8CTS3n3HbIUHQz/L51yMdGMeoxXNJw==, tarball: https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.4.tgz} 638 614 engines: {node: '>=18'} 639 - cpu: [x64] 615 + cpu: [ia32] 640 616 os: [win32] 641 617 642 618 '@esbuild/win32-x64@0.27.3': ··· 645 621 cpu: [x64] 646 622 os: [win32] 647 623 624 + '@esbuild/win32-x64@0.27.4': 625 + resolution: {integrity: sha512-+knoa0BDoeXgkNvvV1vvbZX4+hizelrkwmGJBdT17t8FNPwG2lKemmuMZlmaNQ3ws3DKKCxpb4zRZEIp3UxFCg==, tarball: https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.4.tgz} 626 + engines: {node: '>=18'} 627 + cpu: [x64] 628 + os: [win32] 629 + 648 630 '@eslint-community/eslint-utils@4.9.1': 649 631 resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==, tarball: https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz} 650 632 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} ··· 655 637 resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==, tarball: https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz} 656 638 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} 657 639 658 - '@eslint/compat@2.0.1': 659 - resolution: {integrity: sha512-yl/JsgplclzuvGFNqwNYV4XNPhP3l62ZOP9w/47atNAdmDtIFCx6X7CSk/SlWUuBGkT4Et/5+UD+WyvX2iiIWA==, tarball: https://registry.npmjs.org/@eslint/compat/-/compat-2.0.1.tgz} 640 + '@eslint/compat@2.0.3': 641 + resolution: {integrity: sha512-SjIJhGigp8hmd1YGIBwh7Ovri7Kisl42GYFjrOyHhtfYGGoLW6teYi/5p8W50KSsawUPpuLOSmsq1bD0NGQLBw==, tarball: https://registry.npmjs.org/@eslint/compat/-/compat-2.0.3.tgz} 660 642 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 661 643 peerDependencies: 662 - eslint: ^8.40 || 9 644 + eslint: ^8.40 || 9 || 10 663 645 peerDependenciesMeta: 664 646 eslint: 665 647 optional: true 666 648 667 - '@eslint/config-array@0.21.1': 668 - resolution: {integrity: sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==, tarball: https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz} 669 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 649 + '@eslint/config-array@0.23.3': 650 + resolution: {integrity: sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==, tarball: https://registry.npmjs.org/@eslint/config-array/-/config-array-0.23.3.tgz} 651 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 670 652 671 - '@eslint/config-helpers@0.4.2': 672 - resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==, tarball: https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz} 673 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 653 + '@eslint/config-helpers@0.5.3': 654 + resolution: {integrity: sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==, tarball: https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.3.tgz} 655 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 674 656 675 - '@eslint/core@0.17.0': 676 - resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==, tarball: https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz} 677 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 657 + '@eslint/core@1.1.1': 658 + resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==, tarball: https://registry.npmjs.org/@eslint/core/-/core-1.1.1.tgz} 659 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 678 660 679 - '@eslint/core@1.0.1': 680 - resolution: {integrity: sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==, tarball: https://registry.npmjs.org/@eslint/core/-/core-1.0.1.tgz} 661 + '@eslint/js@10.0.1': 662 + resolution: {integrity: sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==, tarball: https://registry.npmjs.org/@eslint/js/-/js-10.0.1.tgz} 681 663 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 664 + peerDependencies: 665 + eslint: ^10.0.0 666 + peerDependenciesMeta: 667 + eslint: 668 + optional: true 682 669 683 - '@eslint/eslintrc@3.3.3': 684 - resolution: {integrity: sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==, tarball: https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz} 685 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 670 + '@eslint/object-schema@3.0.3': 671 + resolution: {integrity: sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==, tarball: https://registry.npmjs.org/@eslint/object-schema/-/object-schema-3.0.3.tgz} 672 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 686 673 687 - '@eslint/js@9.39.2': 688 - resolution: {integrity: sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==, tarball: https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz} 689 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 690 - 691 - '@eslint/object-schema@2.1.7': 692 - resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==, tarball: https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz} 693 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 694 - 695 - '@eslint/plugin-kit@0.4.1': 696 - resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==, tarball: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz} 697 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 674 + '@eslint/plugin-kit@0.6.1': 675 + resolution: {integrity: sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==, tarball: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz} 676 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 698 677 699 678 '@ethercorps/sveltekit-og@4.2.1': 700 679 resolution: {integrity: sha512-mMkoKWMMBXL5iAYrMZqklezZDUU7HpHd+sNsz78e4gElXFyxdOnsIFfPPXpqDcUn6orZHs5MGHvtPi5II5xNAA==, tarball: https://registry.npmjs.org/@ethercorps/sveltekit-og/-/sveltekit-og-4.2.1.tgz} 701 680 peerDependencies: 702 681 '@sveltejs/kit': '>=2.0.0' 703 682 704 - '@floating-ui/core@1.7.3': 705 - resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==, tarball: https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz} 683 + '@floating-ui/core@1.7.5': 684 + resolution: {integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==, tarball: https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz} 706 685 707 - '@floating-ui/dom@1.7.4': 708 - resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==, tarball: https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.4.tgz} 686 + '@floating-ui/dom@1.7.6': 687 + resolution: {integrity: sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==, tarball: https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz} 709 688 710 - '@floating-ui/utils@0.2.10': 711 - resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==, tarball: https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz} 689 + '@floating-ui/utils@0.2.11': 690 + resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==, tarball: https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz} 712 691 713 - '@foxui/colors@0.8.0': 714 - resolution: {integrity: sha512-4LIsmfuLM0lgIyy+NDxEElv9ZwM7xLl/7ZdAuzSukqIUeXMdtfWNyMLV6QcAFEc2LQyJAGXBpSK5H620BB01Hg==, tarball: https://registry.npmjs.org/@foxui/colors/-/colors-0.8.0.tgz} 692 + '@foxui/colors@0.8.2': 693 + resolution: {integrity: sha512-qbIIYkgi94untqRyDZe1JYW7NJkz5cOFSmJv/IlxqK1cZ6YM8JnLjdnwwusqPDVZtAOxuCLbSQXSvUQ34fnwIQ==, tarball: https://registry.npmjs.org/@foxui/colors/-/colors-0.8.2.tgz} 715 694 peerDependencies: 716 695 svelte: '>=5' 717 696 tailwindcss: '>=3' 718 697 719 - '@foxui/core@0.5.1': 720 - resolution: {integrity: sha512-WhcwTYy2bipsfrBmNjHF88gfmigr10KeWqNBVrwWmkFjAeXy8J9rj9CSLpeRQCHMmrNDqjVq7VahxWRuz0NO9g==, tarball: https://registry.npmjs.org/@foxui/core/-/core-0.5.1.tgz} 698 + '@foxui/core@0.8.2': 699 + resolution: {integrity: sha512-cVfFCQX4SfL7mezfQHAHln8M+ZiEZlwa4lIXMFUATLuhl4YCcwv7IvvtU+hMvq2ky+vsCEEry1XvXOLdSe6zAA==, tarball: https://registry.npmjs.org/@foxui/core/-/core-0.8.2.tgz} 721 700 peerDependencies: 722 701 svelte: '>=5' 723 702 tailwindcss: '>=3' 724 703 725 - '@foxui/core@0.8.0': 726 - resolution: {integrity: sha512-1/vE7eftrQit7XyLVod6FksqCZKYj9VbRqktc4BkTdKnf3/iJZJrGyeDD3hJ0+q6qEi7DImCgSOEnFLoAqTecw==, tarball: https://registry.npmjs.org/@foxui/core/-/core-0.8.0.tgz} 704 + '@foxui/social@0.8.4': 705 + resolution: {integrity: sha512-+5pV402gpEwxSdWb0EMr2SKG/kutCEXzQI930oGA6Q8O/Dnk14noCf/hYAtZvBlAd0cwa6Grlgt7/VEwzU5NDg==, tarball: https://registry.npmjs.org/@foxui/social/-/social-0.8.4.tgz} 727 706 peerDependencies: 728 707 svelte: '>=5' 729 708 tailwindcss: '>=3' 730 709 731 - '@foxui/social@0.5.1': 732 - resolution: {integrity: sha512-PupbByfLdykQqzxjTZkMpy43LHaLrivI0DEb9Psew0+1PCMDqFSoDk00BVl5vtaPOlBfOwdQsDICa4kR0LApHg==, tarball: https://registry.npmjs.org/@foxui/social/-/social-0.5.1.tgz} 710 + '@foxui/text@0.8.2': 711 + resolution: {integrity: sha512-f1WotRAzZszqcg/c0RBs9Wuy7KdyHhsZRJNBaufFLl+hzMhCSJQq11lQPdRCUITKP2rBfeguZfqkAcqi0PuI8w==, tarball: https://registry.npmjs.org/@foxui/text/-/text-0.8.2.tgz} 733 712 peerDependencies: 734 713 svelte: '>=5' 735 714 tailwindcss: '>=3' 736 715 737 - '@foxui/time@0.5.1': 738 - resolution: {integrity: sha512-P7mLM0UVarRdAI0owUUVzsa+VTp+ZQWENNM9BD0H9VESG49dIwP6sbfCRFFecCLijUHP+aIcnO3bnuK9BDx3rQ==, tarball: https://registry.npmjs.org/@foxui/time/-/time-0.5.1.tgz} 716 + '@foxui/time@0.8.2': 717 + resolution: {integrity: sha512-w60jJij44bcle905AL/vBijyI/ilY4cSA21yxYg8C6swm5uH5wooW1fSFaTuC/Lg0GfhwTkW963kz66vVsYbiw==, tarball: https://registry.npmjs.org/@foxui/time/-/time-0.8.2.tgz} 739 718 peerDependencies: 740 719 svelte: '>=5' 741 720 tailwindcss: '>=3' 742 721 743 - '@foxui/visual@0.8.0': 744 - resolution: {integrity: sha512-IGeocy5B9kyVPshiZ1aqbs+2kjFIucr2Vl3KYxVu4As89WePwJKz6WlmhBoHaLspbdoIaSls0MVTqAs5ICli+w==, tarball: https://registry.npmjs.org/@foxui/visual/-/visual-0.8.0.tgz} 722 + '@foxui/visual@0.8.2': 723 + resolution: {integrity: sha512-aK2x4XIBeMD7B8apbijE2QiJPQKE2NFPegPLrOYJW3QmaEBxbPVnI/l147D0r+pUGAxI0uFHdVCqtA8autdsJg==, tarball: https://registry.npmjs.org/@foxui/visual/-/visual-0.8.2.tgz} 745 724 peerDependencies: 746 725 svelte: '>=5' 747 726 tailwindcss: '>=3' ··· 762 741 resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==, tarball: https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz} 763 742 engines: {node: '>=18.18'} 764 743 765 - '@img/colour@1.0.0': 766 - resolution: {integrity: sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==, tarball: https://registry.npmjs.org/@img/colour/-/colour-1.0.0.tgz} 744 + '@img/colour@1.1.0': 745 + resolution: {integrity: sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==, tarball: https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz} 767 746 engines: {node: '>=18'} 768 747 769 748 '@img/sharp-darwin-arm64@0.34.5': ··· 944 923 '@maplibre/geojson-vt@5.0.4': 945 924 resolution: {integrity: sha512-KGg9sma45S+stfH9vPCJk1J0lSDLWZgCT9Y8u8qWZJyjFlP8MNP1WGTxIMYJZjDvVT3PDn05kN1C95Sut1HpgQ==, tarball: https://registry.npmjs.org/@maplibre/geojson-vt/-/geojson-vt-5.0.4.tgz} 946 925 947 - '@maplibre/geojson-vt@6.0.3': 948 - resolution: {integrity: sha512-tJ8df2SAIacER7pWTiSlDjIULBBAfZnzAURvWb1d8kVzx/pmSJcG0L2p0DTAB6nEu8Lmsx5zAc8JFDcs2DTwaw==, tarball: https://registry.npmjs.org/@maplibre/geojson-vt/-/geojson-vt-6.0.3.tgz} 926 + '@maplibre/geojson-vt@6.0.4': 927 + resolution: {integrity: sha512-HYv3POhMRCdhP3UPPATM/hfcy6/WuVIf5FKboH8u/ZuFMTnAIcSVlq5nfOqroLokd925w2QtE7YwquFOIacwVQ==, tarball: https://registry.npmjs.org/@maplibre/geojson-vt/-/geojson-vt-6.0.4.tgz} 949 928 950 929 '@maplibre/maplibre-gl-style-spec@24.7.0': 951 930 resolution: {integrity: sha512-Ed7rcKYU5iELfablg9Mj+TVCsXsPBgdMyXPRAxb2v7oWg9YJnpQdZ5msDs1LESu/mtXy3Z48Vdppv2t/x5kAhw==, tarball: https://registry.npmjs.org/@maplibre/maplibre-gl-style-spec/-/maplibre-gl-style-spec-24.7.0.tgz} 952 931 hasBin: true 953 932 954 - '@maplibre/mlt@1.1.7': 955 - resolution: {integrity: sha512-HZSsXrgn2V6T3o0qklMwKERfKaAxjO8shmiFnVygCtXTg4SPKWVX+U99RkvxUfCsjYBEcT4ltor8lSlBSCca7Q==, tarball: https://registry.npmjs.org/@maplibre/mlt/-/mlt-1.1.7.tgz} 933 + '@maplibre/mlt@1.1.8': 934 + resolution: {integrity: sha512-8vtfYGidr1rNkv5IwIoU2lfe3Oy+Wa8HluzQYcQi9cveU9K3pweAal/poQj4GJ0K/EW4bTQp2wVAs09g2yDRZg==, tarball: https://registry.npmjs.org/@maplibre/mlt/-/mlt-1.1.8.tgz} 956 935 957 936 '@maplibre/vt-pbf@4.3.0': 958 937 resolution: {integrity: sha512-jIvp8F5hQCcreqOOpEt42TJMUlsrEcpf/kI1T2v85YrQRV6PPXUcEXUg5karKtH6oh47XJZ4kHu56pUkOuqA7w==, tarball: https://registry.npmjs.org/@maplibre/vt-pbf/-/vt-pbf-4.3.0.tgz} ··· 963 942 '@mary-ext/simple-event-emitter@1.0.1': 964 943 resolution: {integrity: sha512-9+VvZisxZ/gSg+JJH7hmXaA8Qj42Qjz3O58RSB+INYc8iLA0icATZxHB9vKbj59ojDGZjO3hCKzMXocx3L0H8w==, tarball: https://registry.npmjs.org/@mary-ext/simple-event-emitter/-/simple-event-emitter-1.0.1.tgz} 965 944 945 + '@napi-rs/wasm-runtime@1.1.1': 946 + resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==, tarball: https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.1.tgz} 947 + 966 948 '@noble/secp256k1@3.0.0': 967 949 resolution: {integrity: sha512-NJBaR352KyIvj3t6sgT/+7xrNyF9Xk9QlLSIqUGVUYlsnDTAUqY8LOmwpcgEx4AMJXRITQ5XEVHD+mMaPfr3mg==, tarball: https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-3.0.0.tgz} 968 950 969 - '@number-flow/svelte@0.3.13': 970 - resolution: {integrity: sha512-mvbxDeSFa1o/E4vGhrWuawAFCgcn5qTQ/s++FIoD88es5+JQa/aMQUypTy7qXIreTtTvncpIbkKdw9DMnweaSw==, tarball: https://registry.npmjs.org/@number-flow/svelte/-/svelte-0.3.13.tgz} 971 - peerDependencies: 972 - svelte: ^4 || ^5 973 - 974 951 '@number-flow/svelte@0.4.0': 975 952 resolution: {integrity: sha512-9tnowrlZlBV3IVe3Gm1V7yXSf4Ugag2k7iW45xqb04HXSa1ApEImopvGWAjJpHDvS849o+UCb0YH461Mtde9lA==, tarball: https://registry.npmjs.org/@number-flow/svelte/-/svelte-0.4.0.tgz} 976 953 peerDependencies: ··· 983 960 '@optique/run@0.6.11': 984 961 resolution: {integrity: sha512-tsXBEygGSzNpFK2gjsRlXBn7FiScUeLFWIZNpoAZ8iG85Km0/3K9xgqlQAXoQ+uEZBe4XplnzyCDvmEgbyNT8w==, tarball: https://registry.npmjs.org/@optique/run/-/run-0.6.11.tgz} 985 962 engines: {bun: '>=1.2.0', deno: '>=2.3.0', node: '>=20.0.0'} 963 + 964 + '@oxc-project/types@0.122.0': 965 + resolution: {integrity: sha512-oLAl5kBpV4w69UtFZ9xqcmTi+GENWOcPF7FCrczTiBbmC0ibXxCwyvZGbO39rCVEuLGAZM84DH0pUIyyv/YJzA==, tarball: https://registry.npmjs.org/@oxc-project/types/-/types-0.122.0.tgz} 986 966 987 967 '@polka/url@1.0.0-next.29': 988 968 resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==, tarball: https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz} ··· 996 976 '@poppinss/exception@1.2.3': 997 977 resolution: {integrity: sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==, tarball: https://registry.npmjs.org/@poppinss/exception/-/exception-1.2.3.tgz} 998 978 979 + '@remirror/core-constants@3.0.0': 980 + resolution: {integrity: sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==, tarball: https://registry.npmjs.org/@remirror/core-constants/-/core-constants-3.0.0.tgz} 981 + 999 982 '@resvg/resvg-wasm@2.6.2': 1000 983 resolution: {integrity: sha512-FqALmHI8D4o6lk/LRWDnhw95z5eO+eAa6ORjVg09YRR7BkcM6oPHU9uyC0gtQG5vpFLvgpeU4+zEAz2H8APHNw==, tarball: https://registry.npmjs.org/@resvg/resvg-wasm/-/resvg-wasm-2.6.2.tgz} 1001 984 engines: {node: '>= 10'} 1002 985 1003 - '@rollup/rollup-android-arm-eabi@4.56.0': 1004 - resolution: {integrity: sha512-LNKIPA5k8PF1+jAFomGe3qN3bbIgJe/IlpDBwuVjrDKrJhVWywgnJvflMt/zkbVNLFtF1+94SljYQS6e99klnw==, tarball: https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.56.0.tgz} 1005 - cpu: [arm] 1006 - os: [android] 1007 - 1008 - '@rollup/rollup-android-arm64@4.56.0': 1009 - resolution: {integrity: sha512-lfbVUbelYqXlYiU/HApNMJzT1E87UPGvzveGg2h0ktUNlOCxKlWuJ9jtfvs1sKHdwU4fzY7Pl8sAl49/XaEk6Q==, tarball: https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.56.0.tgz} 986 + '@rolldown/binding-android-arm64@1.0.0-rc.12': 987 + resolution: {integrity: sha512-pv1y2Fv0JybcykuiiD3qBOBdz6RteYojRFY1d+b95WVuzx211CRh+ytI/+9iVyWQ6koTh5dawe4S/yRfOFjgaA==, tarball: https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.0.0-rc.12.tgz} 988 + engines: {node: ^20.19.0 || >=22.12.0} 1010 989 cpu: [arm64] 1011 990 os: [android] 1012 991 1013 - '@rollup/rollup-darwin-arm64@4.56.0': 1014 - resolution: {integrity: sha512-EgxD1ocWfhoD6xSOeEEwyE7tDvwTgZc8Bss7wCWe+uc7wO8G34HHCUH+Q6cHqJubxIAnQzAsyUsClt0yFLu06w==, tarball: https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.56.0.tgz} 992 + '@rolldown/binding-darwin-arm64@1.0.0-rc.12': 993 + resolution: {integrity: sha512-cFYr6zTG/3PXXF3pUO+umXxt1wkRK/0AYT8lDwuqvRC+LuKYWSAQAQZjCWDQpAH172ZV6ieYrNnFzVVcnSflAg==, tarball: https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.0.0-rc.12.tgz} 994 + engines: {node: ^20.19.0 || >=22.12.0} 1015 995 cpu: [arm64] 1016 996 os: [darwin] 1017 997 1018 - '@rollup/rollup-darwin-x64@4.56.0': 1019 - resolution: {integrity: sha512-1vXe1vcMOssb/hOF8iv52A7feWW2xnu+c8BV4t1F//m9QVLTfNVpEdja5ia762j/UEJe2Z1jAmEqZAK42tVW3g==, tarball: https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.56.0.tgz} 998 + '@rolldown/binding-darwin-x64@1.0.0-rc.12': 999 + resolution: {integrity: sha512-ZCsYknnHzeXYps0lGBz8JrF37GpE9bFVefrlmDrAQhOEi4IOIlcoU1+FwHEtyXGx2VkYAvhu7dyBf75EJQffBw==, tarball: https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.0.0-rc.12.tgz} 1000 + engines: {node: ^20.19.0 || >=22.12.0} 1020 1001 cpu: [x64] 1021 1002 os: [darwin] 1022 1003 1023 - '@rollup/rollup-freebsd-arm64@4.56.0': 1024 - resolution: {integrity: sha512-bof7fbIlvqsyv/DtaXSck4VYQ9lPtoWNFCB/JY4snlFuJREXfZnm+Ej6yaCHfQvofJDXLDMTVxWscVSuQvVWUQ==, tarball: https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.56.0.tgz} 1025 - cpu: [arm64] 1026 - os: [freebsd] 1027 - 1028 - '@rollup/rollup-freebsd-x64@4.56.0': 1029 - resolution: {integrity: sha512-KNa6lYHloW+7lTEkYGa37fpvPq+NKG/EHKM8+G/g9WDU7ls4sMqbVRV78J6LdNuVaeeK5WB9/9VAFbKxcbXKYg==, tarball: https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.56.0.tgz} 1004 + '@rolldown/binding-freebsd-x64@1.0.0-rc.12': 1005 + resolution: {integrity: sha512-dMLeprcVsyJsKolRXyoTH3NL6qtsT0Y2xeuEA8WQJquWFXkEC4bcu1rLZZSnZRMtAqwtrF/Ib9Ddtpa/Gkge9Q==, tarball: https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.0.0-rc.12.tgz} 1006 + engines: {node: ^20.19.0 || >=22.12.0} 1030 1007 cpu: [x64] 1031 1008 os: [freebsd] 1032 1009 1033 - '@rollup/rollup-linux-arm-gnueabihf@4.56.0': 1034 - resolution: {integrity: sha512-E8jKK87uOvLrrLN28jnAAAChNq5LeCd2mGgZF+fGF5D507WlG/Noct3lP/QzQ6MrqJ5BCKNwI9ipADB6jyiq2A==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.56.0.tgz} 1010 + '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.12': 1011 + resolution: {integrity: sha512-YqWjAgGC/9M1lz3GR1r1rP79nMgo3mQiiA+Hfo+pvKFK1fAJ1bCi0ZQVh8noOqNacuY1qIcfyVfP6HoyBRZ85Q==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.0.0-rc.12.tgz} 1012 + engines: {node: ^20.19.0 || >=22.12.0} 1035 1013 cpu: [arm] 1036 1014 os: [linux] 1037 1015 1038 - '@rollup/rollup-linux-arm-musleabihf@4.56.0': 1039 - resolution: {integrity: sha512-jQosa5FMYF5Z6prEpTCCmzCXz6eKr/tCBssSmQGEeozA9tkRUty/5Vx06ibaOP9RCrW1Pvb8yp3gvZhHwTDsJw==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.56.0.tgz} 1040 - cpu: [arm] 1041 - os: [linux] 1042 - 1043 - '@rollup/rollup-linux-arm64-gnu@4.56.0': 1044 - resolution: {integrity: sha512-uQVoKkrC1KGEV6udrdVahASIsaF8h7iLG0U0W+Xn14ucFwi6uS539PsAr24IEF9/FoDtzMeeJXJIBo5RkbNWvQ==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.56.0.tgz} 1016 + '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.12': 1017 + resolution: {integrity: sha512-/I5AS4cIroLpslsmzXfwbe5OmWvSsrFuEw3mwvbQ1kDxJ822hFHIx+vsN/TAzNVyepI/j/GSzrtCIwQPeKCLIg==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.0.0-rc.12.tgz} 1018 + engines: {node: ^20.19.0 || >=22.12.0} 1045 1019 cpu: [arm64] 1046 1020 os: [linux] 1047 1021 1048 - '@rollup/rollup-linux-arm64-musl@4.56.0': 1049 - resolution: {integrity: sha512-vLZ1yJKLxhQLFKTs42RwTwa6zkGln+bnXc8ueFGMYmBTLfNu58sl5/eXyxRa2RarTkJbXl8TKPgfS6V5ijNqEA==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.56.0.tgz} 1022 + '@rolldown/binding-linux-arm64-musl@1.0.0-rc.12': 1023 + resolution: {integrity: sha512-V6/wZztnBqlx5hJQqNWwFdxIKN0m38p8Jas+VoSfgH54HSj9tKTt1dZvG6JRHcjh6D7TvrJPWFGaY9UBVOaWPw==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.0.0-rc.12.tgz} 1024 + engines: {node: ^20.19.0 || >=22.12.0} 1050 1025 cpu: [arm64] 1051 1026 os: [linux] 1052 1027 1053 - '@rollup/rollup-linux-loong64-gnu@4.56.0': 1054 - resolution: {integrity: sha512-FWfHOCub564kSE3xJQLLIC/hbKqHSVxy8vY75/YHHzWvbJL7aYJkdgwD/xGfUlL5UV2SB7otapLrcCj2xnF1dg==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.56.0.tgz} 1055 - cpu: [loong64] 1056 - os: [linux] 1057 - 1058 - '@rollup/rollup-linux-loong64-musl@4.56.0': 1059 - resolution: {integrity: sha512-z1EkujxIh7nbrKL1lmIpqFTc/sr0u8Uk0zK/qIEFldbt6EDKWFk/pxFq3gYj4Bjn3aa9eEhYRlL3H8ZbPT1xvA==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.56.0.tgz} 1060 - cpu: [loong64] 1061 - os: [linux] 1062 - 1063 - '@rollup/rollup-linux-ppc64-gnu@4.56.0': 1064 - resolution: {integrity: sha512-iNFTluqgdoQC7AIE8Q34R3AuPrJGJirj5wMUErxj22deOcY7XwZRaqYmB6ZKFHoVGqRcRd0mqO+845jAibKCkw==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.56.0.tgz} 1028 + '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.12': 1029 + resolution: {integrity: sha512-AP3E9BpcUYliZCxa3w5Kwj9OtEVDYK6sVoUzy4vTOJsjPOgdaJZKFmN4oOlX0Wp0RPV2ETfmIra9x1xuayFB7g==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.0.0-rc.12.tgz} 1030 + engines: {node: ^20.19.0 || >=22.12.0} 1065 1031 cpu: [ppc64] 1066 1032 os: [linux] 1067 1033 1068 - '@rollup/rollup-linux-ppc64-musl@4.56.0': 1069 - resolution: {integrity: sha512-MtMeFVlD2LIKjp2sE2xM2slq3Zxf9zwVuw0jemsxvh1QOpHSsSzfNOTH9uYW9i1MXFxUSMmLpeVeUzoNOKBaWg==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.56.0.tgz} 1070 - cpu: [ppc64] 1071 - os: [linux] 1072 - 1073 - '@rollup/rollup-linux-riscv64-gnu@4.56.0': 1074 - resolution: {integrity: sha512-in+v6wiHdzzVhYKXIk5U74dEZHdKN9KH0Q4ANHOTvyXPG41bajYRsy7a8TPKbYPl34hU7PP7hMVHRvv/5aCSew==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.56.0.tgz} 1075 - cpu: [riscv64] 1076 - os: [linux] 1077 - 1078 - '@rollup/rollup-linux-riscv64-musl@4.56.0': 1079 - resolution: {integrity: sha512-yni2raKHB8m9NQpI9fPVwN754mn6dHQSbDTwxdr9SE0ks38DTjLMMBjrwvB5+mXrX+C0npX0CVeCUcvvvD8CNQ==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.56.0.tgz} 1080 - cpu: [riscv64] 1081 - os: [linux] 1082 - 1083 - '@rollup/rollup-linux-s390x-gnu@4.56.0': 1084 - resolution: {integrity: sha512-zhLLJx9nQPu7wezbxt2ut+CI4YlXi68ndEve16tPc/iwoylWS9B3FxpLS2PkmfYgDQtosah07Mj9E0khc3Y+vQ==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.56.0.tgz} 1034 + '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.12': 1035 + resolution: {integrity: sha512-nWwpvUSPkoFmZo0kQazZYOrT7J5DGOJ/+QHHzjvNlooDZED8oH82Yg67HvehPPLAg5fUff7TfWFHQS8IV1n3og==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.0.0-rc.12.tgz} 1036 + engines: {node: ^20.19.0 || >=22.12.0} 1085 1037 cpu: [s390x] 1086 1038 os: [linux] 1087 1039 1088 - '@rollup/rollup-linux-x64-gnu@4.56.0': 1089 - resolution: {integrity: sha512-MVC6UDp16ZSH7x4rtuJPAEoE1RwS8N4oK9DLHy3FTEdFoUTCFVzMfJl/BVJ330C+hx8FfprA5Wqx4FhZXkj2Kw==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.56.0.tgz} 1040 + '@rolldown/binding-linux-x64-gnu@1.0.0-rc.12': 1041 + resolution: {integrity: sha512-RNrafz5bcwRy+O9e6P8Z/OCAJW/A+qtBczIqVYwTs14pf4iV1/+eKEjdOUta93q2TsT/FI0XYDP3TCky38LMAg==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.12.tgz} 1042 + engines: {node: ^20.19.0 || >=22.12.0} 1090 1043 cpu: [x64] 1091 1044 os: [linux] 1092 1045 1093 - '@rollup/rollup-linux-x64-musl@4.56.0': 1094 - resolution: {integrity: sha512-ZhGH1eA4Qv0lxaV00azCIS1ChedK0V32952Md3FtnxSqZTBTd6tgil4nZT5cU8B+SIw3PFYkvyR4FKo2oyZIHA==, tarball: https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.56.0.tgz} 1046 + '@rolldown/binding-linux-x64-musl@1.0.0-rc.12': 1047 + resolution: {integrity: sha512-Jpw/0iwoKWx3LJ2rc1yjFrj+T7iHZn2JDg1Yny1ma0luviFS4mhAIcd1LFNxK3EYu3DHWCps0ydXQ5i/rrJ2ig==, tarball: https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.0.0-rc.12.tgz} 1048 + engines: {node: ^20.19.0 || >=22.12.0} 1095 1049 cpu: [x64] 1096 1050 os: [linux] 1097 1051 1098 - '@rollup/rollup-openbsd-x64@4.56.0': 1099 - resolution: {integrity: sha512-O16XcmyDeFI9879pEcmtWvD/2nyxR9mF7Gs44lf1vGGx8Vg2DRNx11aVXBEqOQhWb92WN4z7fW/q4+2NYzCbBA==, tarball: https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.56.0.tgz} 1100 - cpu: [x64] 1101 - os: [openbsd] 1102 - 1103 - '@rollup/rollup-openharmony-arm64@4.56.0': 1104 - resolution: {integrity: sha512-LhN/Reh+7F3RCgQIRbgw8ZMwUwyqJM+8pXNT6IIJAqm2IdKkzpCh/V9EdgOMBKuebIrzswqy4ATlrDgiOwbRcQ==, tarball: https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.56.0.tgz} 1052 + '@rolldown/binding-openharmony-arm64@1.0.0-rc.12': 1053 + resolution: {integrity: sha512-vRugONE4yMfVn0+7lUKdKvN4D5YusEiPilaoO2sgUWpCvrncvWgPMzK00ZFFJuiPgLwgFNP5eSiUlv2tfc+lpA==, tarball: https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.0.0-rc.12.tgz} 1054 + engines: {node: ^20.19.0 || >=22.12.0} 1105 1055 cpu: [arm64] 1106 1056 os: [openharmony] 1107 1057 1108 - '@rollup/rollup-win32-arm64-msvc@4.56.0': 1109 - resolution: {integrity: sha512-kbFsOObXp3LBULg1d3JIUQMa9Kv4UitDmpS+k0tinPBz3watcUiV2/LUDMMucA6pZO3WGE27P7DsfaN54l9ing==, tarball: https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.56.0.tgz} 1058 + '@rolldown/binding-wasm32-wasi@1.0.0-rc.12': 1059 + resolution: {integrity: sha512-ykGiLr/6kkiHc0XnBfmFJuCjr5ZYKKofkx+chJWDjitX+KsJuAmrzWhwyOMSHzPhzOHOy7u9HlFoa5MoAOJ/Zg==, tarball: https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.12.tgz} 1060 + engines: {node: '>=14.0.0'} 1061 + cpu: [wasm32] 1062 + 1063 + '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.12': 1064 + resolution: {integrity: sha512-5eOND4duWkwx1AzCxadcOrNeighiLwMInEADT0YM7xeEOOFcovWZCq8dadXgcRHSf3Ulh1kFo/qvzoFiCLOL1Q==, tarball: https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.0.0-rc.12.tgz} 1065 + engines: {node: ^20.19.0 || >=22.12.0} 1110 1066 cpu: [arm64] 1111 1067 os: [win32] 1112 1068 1113 - '@rollup/rollup-win32-ia32-msvc@4.56.0': 1114 - resolution: {integrity: sha512-vSSgny54D6P4vf2izbtFm/TcWYedw7f8eBrOiGGecyHyQB9q4Kqentjaj8hToe+995nob/Wv48pDqL5a62EWtg==, tarball: https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.56.0.tgz} 1115 - cpu: [ia32] 1116 - os: [win32] 1117 - 1118 - '@rollup/rollup-win32-x64-gnu@4.56.0': 1119 - resolution: {integrity: sha512-FeCnkPCTHQJFbiGG49KjV5YGW/8b9rrXAM2Mz2kiIoktq2qsJxRD5giEMEOD2lPdgs72upzefaUvS+nc8E3UzQ==, tarball: https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.56.0.tgz} 1069 + '@rolldown/binding-win32-x64-msvc@1.0.0-rc.12': 1070 + resolution: {integrity: sha512-PyqoipaswDLAZtot351MLhrlrh6lcZPo2LSYE+VDxbVk24LVKAGOuE4hb8xZQmrPAuEtTZW8E6D2zc5EUZX4Lw==, tarball: https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0-rc.12.tgz} 1071 + engines: {node: ^20.19.0 || >=22.12.0} 1120 1072 cpu: [x64] 1121 1073 os: [win32] 1122 1074 1123 - '@rollup/rollup-win32-x64-msvc@4.56.0': 1124 - resolution: {integrity: sha512-H8AE9Ur/t0+1VXujj90w0HrSOuv0Nq9r1vSZF2t5km20NTfosQsGGUXDaKdQZzwuLts7IyL1fYT4hM95TI9c4g==, tarball: https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.56.0.tgz} 1125 - cpu: [x64] 1126 - os: [win32] 1075 + '@rolldown/pluginutils@1.0.0-rc.12': 1076 + resolution: {integrity: sha512-HHMwmarRKvoFsJorqYlFeFRzXZqCt2ETQlEDOb9aqssrnVBB1/+xgTGtuTrIk5vzLNX1MjMtTf7W9z3tsSbrxw==, tarball: https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.12.tgz} 1127 1077 1128 1078 '@shuding/opentype.js@1.4.0-beta.0': 1129 1079 resolution: {integrity: sha512-3NgmNyH3l/Hv6EvsWJbsvpcpUba6R8IREQ83nH83cyakCw7uM1arZKNfHwv1Wz6jgqrF/j4x5ELvR6PnK9nTcA==, tarball: https://registry.npmjs.org/@shuding/opentype.js/-/opentype.js-1.4.0-beta.0.tgz} ··· 1134 1084 resolution: {integrity: sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==, tarball: https://registry.npmjs.org/@sindresorhus/is/-/is-7.2.0.tgz} 1135 1085 engines: {node: '>=18'} 1136 1086 1137 - '@speed-highlight/core@1.2.14': 1138 - resolution: {integrity: sha512-G4ewlBNhUtlLvrJTb88d2mdy2KRijzs4UhnlrOSRT4bmjh/IqNElZa3zkrZ+TC47TwtlDWzVLFADljF1Ijp5hA==, tarball: https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.14.tgz} 1087 + '@speed-highlight/core@1.2.15': 1088 + resolution: {integrity: sha512-BMq1K3DsElxDWawkX6eLg9+CKJrTVGCBAWVuHXVUV2u0s2711qiChLSId6ikYPfxhdYocLNt3wWwSvDiTvFabw==, tarball: https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.15.tgz} 1139 1089 1140 1090 '@standard-schema/spec@1.1.0': 1141 1091 resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==, tarball: https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz} 1142 1092 1143 - '@sveltejs/acorn-typescript@1.0.8': 1144 - resolution: {integrity: sha512-esgN+54+q0NjB0Y/4BomT9samII7jGwNy/2a3wNZbT2A2RpmXsXwUt24LvLhx6jUq2gVk4cWEvcRO6MFQbOfNA==, tarball: https://registry.npmjs.org/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.8.tgz} 1093 + '@sveltejs/acorn-typescript@1.0.9': 1094 + resolution: {integrity: sha512-lVJX6qEgs/4DOcRTpo56tmKzVPtoWAaVbL4hfO7t7NVwl9AAXzQR6cihesW1BmNMPl+bK6dreu2sOKBP2Q9CIA==, tarball: https://registry.npmjs.org/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.9.tgz} 1145 1095 peerDependencies: 1146 1096 acorn: ^8.9.0 1147 1097 ··· 1151 1101 '@sveltejs/kit': ^2.0.0 1152 1102 wrangler: ^4.0.0 1153 1103 1154 - '@sveltejs/kit@2.50.0': 1155 - resolution: {integrity: sha512-Hj8sR8O27p2zshFEIJzsvfhLzxga/hWw6tRLnBjMYw70m1aS9BSYCqAUtzDBjRREtX1EvLMYgaC0mYE3Hz4KWA==, tarball: https://registry.npmjs.org/@sveltejs/kit/-/kit-2.50.0.tgz} 1104 + '@sveltejs/kit@2.55.0': 1105 + resolution: {integrity: sha512-MdFRjevVxmAknf2NbaUkDF16jSIzXMWd4Nfah0Qp8TtQVoSp3bV4jKt8mX7z7qTUTWvgSaxtR0EG5WJf53gcuA==, tarball: https://registry.npmjs.org/@sveltejs/kit/-/kit-2.55.0.tgz} 1156 1106 engines: {node: '>=18.13'} 1157 1107 hasBin: true 1158 1108 peerDependencies: 1159 1109 '@opentelemetry/api': ^1.0.0 1160 - '@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0 1110 + '@sveltejs/vite-plugin-svelte': ^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0 || ^7.0.0 1161 1111 svelte: ^4.0.0 || ^5.0.0-next.0 1162 1112 typescript: ^5.3.3 1163 - vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0 1113 + vite: ^5.0.3 || ^6.0.0 || ^7.0.0-beta.0 || ^8.0.0 1164 1114 peerDependenciesMeta: 1165 1115 '@opentelemetry/api': 1166 1116 optional: true 1167 1117 typescript: 1168 1118 optional: true 1169 1119 1170 - '@sveltejs/vite-plugin-svelte-inspector@5.0.2': 1171 - resolution: {integrity: sha512-TZzRTcEtZffICSAoZGkPSl6Etsj2torOVrx6Uw0KpXxrec9Gg6jFWQ60Q3+LmNGfZSxHRCZL7vXVZIWmuV50Ig==, tarball: https://registry.npmjs.org/@sveltejs/vite-plugin-svelte-inspector/-/vite-plugin-svelte-inspector-5.0.2.tgz} 1172 - engines: {node: ^20.19 || ^22.12 || >=24} 1173 - peerDependencies: 1174 - '@sveltejs/vite-plugin-svelte': ^6.0.0-next.0 1175 - svelte: ^5.0.0 1176 - vite: ^6.3.0 || ^7.0.0 1177 - 1178 - '@sveltejs/vite-plugin-svelte@6.2.4': 1179 - resolution: {integrity: sha512-ou/d51QSdTyN26D7h6dSpusAKaZkAiGM55/AKYi+9AGZw7q85hElbjK3kEyzXHhLSnRISHOYzVge6x0jRZ7DXA==, tarball: https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-6.2.4.tgz} 1120 + '@sveltejs/vite-plugin-svelte@7.0.0': 1121 + resolution: {integrity: sha512-ILXmxC7HAsnkK2eslgPetrqqW1BKSL7LktsFgqzNj83MaivMGZzluWq32m25j2mDOjmSKX7GGWahePhuEs7P/g==, tarball: https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-7.0.0.tgz} 1180 1122 engines: {node: ^20.19 || ^22.12 || >=24} 1181 1123 peerDependencies: 1182 - svelte: ^5.0.0 1183 - vite: ^6.3.0 || ^7.0.0 1124 + svelte: ^5.46.4 1125 + vite: ^8.0.0-beta.7 || ^8.0.0 1184 1126 1185 - '@swc/helpers@0.5.18': 1186 - resolution: {integrity: sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==, tarball: https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.18.tgz} 1127 + '@swc/helpers@0.5.20': 1128 + resolution: {integrity: sha512-2egEBHUMasdypIzrprsu8g+OEVd7Vp2MM3a2eVlM/cyFYto0nGz5BX5BTgh/ShZZI9ed+ozEq+Ngt+rgmUs8tw==, tarball: https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.20.tgz} 1187 1129 1188 1130 '@tailwindcss/forms@0.5.11': 1189 1131 resolution: {integrity: sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==, tarball: https://registry.npmjs.org/@tailwindcss/forms/-/forms-0.5.11.tgz} 1190 1132 peerDependencies: 1191 1133 tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20 || >= 4.0.0-beta.1' 1192 1134 1193 - '@tailwindcss/node@4.1.18': 1194 - resolution: {integrity: sha512-DoR7U1P7iYhw16qJ49fgXUlry1t4CpXeErJHnQ44JgTSKMaZUdf17cfn5mHchfJ4KRBZRFA/Coo+MUF5+gOaCQ==, tarball: https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.18.tgz} 1135 + '@tailwindcss/node@4.2.2': 1136 + resolution: {integrity: sha512-pXS+wJ2gZpVXqFaUEjojq7jzMpTGf8rU6ipJz5ovJV6PUGmlJ+jvIwGrzdHdQ80Sg+wmQxUFuoW1UAAwHNEdFA==, tarball: https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.2.tgz} 1195 1137 1196 - '@tailwindcss/oxide-android-arm64@4.1.18': 1197 - resolution: {integrity: sha512-dJHz7+Ugr9U/diKJA0W6N/6/cjI+ZTAoxPf9Iz9BFRF2GzEX8IvXxFIi/dZBloVJX/MZGvRuFA9rqwdiIEZQ0Q==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.18.tgz} 1198 - engines: {node: '>= 10'} 1138 + '@tailwindcss/oxide-android-arm64@4.2.2': 1139 + resolution: {integrity: sha512-dXGR1n+P3B6748jZO/SvHZq7qBOqqzQ+yFrXpoOWWALWndF9MoSKAT3Q0fYgAzYzGhxNYOoysRvYlpixRBBoDg==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.2.tgz} 1140 + engines: {node: '>= 20'} 1199 1141 cpu: [arm64] 1200 1142 os: [android] 1201 1143 1202 - '@tailwindcss/oxide-darwin-arm64@4.1.18': 1203 - resolution: {integrity: sha512-Gc2q4Qhs660bhjyBSKgq6BYvwDz4G+BuyJ5H1xfhmDR3D8HnHCmT/BSkvSL0vQLy/nkMLY20PQ2OoYMO15Jd0A==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.18.tgz} 1204 - engines: {node: '>= 10'} 1144 + '@tailwindcss/oxide-darwin-arm64@4.2.2': 1145 + resolution: {integrity: sha512-iq9Qjr6knfMpZHj55/37ouZeykwbDqF21gPFtfnhCCKGDcPI/21FKC9XdMO/XyBM7qKORx6UIhGgg6jLl7BZlg==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.2.tgz} 1146 + engines: {node: '>= 20'} 1205 1147 cpu: [arm64] 1206 1148 os: [darwin] 1207 1149 1208 - '@tailwindcss/oxide-darwin-x64@4.1.18': 1209 - resolution: {integrity: sha512-FL5oxr2xQsFrc3X9o1fjHKBYBMD1QZNyc1Xzw/h5Qu4XnEBi3dZn96HcHm41c/euGV+GRiXFfh2hUCyKi/e+yw==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.18.tgz} 1210 - engines: {node: '>= 10'} 1150 + '@tailwindcss/oxide-darwin-x64@4.2.2': 1151 + resolution: {integrity: sha512-BlR+2c3nzc8f2G639LpL89YY4bdcIdUmiOOkv2GQv4/4M0vJlpXEa0JXNHhCHU7VWOKWT/CjqHdTP8aUuDJkuw==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.2.tgz} 1152 + engines: {node: '>= 20'} 1211 1153 cpu: [x64] 1212 1154 os: [darwin] 1213 1155 1214 - '@tailwindcss/oxide-freebsd-x64@4.1.18': 1215 - resolution: {integrity: sha512-Fj+RHgu5bDodmV1dM9yAxlfJwkkWvLiRjbhuO2LEtwtlYlBgiAT4x/j5wQr1tC3SANAgD+0YcmWVrj8R9trVMA==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.18.tgz} 1216 - engines: {node: '>= 10'} 1156 + '@tailwindcss/oxide-freebsd-x64@4.2.2': 1157 + resolution: {integrity: sha512-YUqUgrGMSu2CDO82hzlQ5qSb5xmx3RUrke/QgnoEx7KvmRJHQuZHZmZTLSuuHwFf0DJPybFMXMYf+WJdxHy/nQ==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.2.tgz} 1158 + engines: {node: '>= 20'} 1217 1159 cpu: [x64] 1218 1160 os: [freebsd] 1219 1161 1220 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.18': 1221 - resolution: {integrity: sha512-Fp+Wzk/Ws4dZn+LV2Nqx3IilnhH51YZoRaYHQsVq3RQvEl+71VGKFpkfHrLM/Li+kt5c0DJe/bHXK1eHgDmdiA==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.18.tgz} 1222 - engines: {node: '>= 10'} 1162 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.2': 1163 + resolution: {integrity: sha512-FPdhvsW6g06T9BWT0qTwiVZYE2WIFo2dY5aCSpjG/S/u1tby+wXoslXS0kl3/KXnULlLr1E3NPRRw0g7t2kgaQ==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.2.tgz} 1164 + engines: {node: '>= 20'} 1223 1165 cpu: [arm] 1224 1166 os: [linux] 1225 1167 1226 - '@tailwindcss/oxide-linux-arm64-gnu@4.1.18': 1227 - resolution: {integrity: sha512-S0n3jboLysNbh55Vrt7pk9wgpyTTPD0fdQeh7wQfMqLPM/Hrxi+dVsLsPrycQjGKEQk85Kgbx+6+QnYNiHalnw==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.18.tgz} 1228 - engines: {node: '>= 10'} 1168 + '@tailwindcss/oxide-linux-arm64-gnu@4.2.2': 1169 + resolution: {integrity: sha512-4og1V+ftEPXGttOO7eCmW7VICmzzJWgMx+QXAJRAhjrSjumCwWqMfkDrNu1LXEQzNAwz28NCUpucgQPrR4S2yw==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.2.tgz} 1170 + engines: {node: '>= 20'} 1229 1171 cpu: [arm64] 1230 1172 os: [linux] 1231 1173 1232 - '@tailwindcss/oxide-linux-arm64-musl@4.1.18': 1233 - resolution: {integrity: sha512-1px92582HkPQlaaCkdRcio71p8bc8i/ap5807tPRDK/uw953cauQBT8c5tVGkOwrHMfc2Yh6UuxaH4vtTjGvHg==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.18.tgz} 1234 - engines: {node: '>= 10'} 1174 + '@tailwindcss/oxide-linux-arm64-musl@4.2.2': 1175 + resolution: {integrity: sha512-oCfG/mS+/+XRlwNjnsNLVwnMWYH7tn/kYPsNPh+JSOMlnt93mYNCKHYzylRhI51X+TbR+ufNhhKKzm6QkqX8ag==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.2.tgz} 1176 + engines: {node: '>= 20'} 1235 1177 cpu: [arm64] 1236 1178 os: [linux] 1237 1179 1238 - '@tailwindcss/oxide-linux-x64-gnu@4.1.18': 1239 - resolution: {integrity: sha512-v3gyT0ivkfBLoZGF9LyHmts0Isc8jHZyVcbzio6Wpzifg/+5ZJpDiRiUhDLkcr7f/r38SWNe7ucxmGW3j3Kb/g==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.18.tgz} 1240 - engines: {node: '>= 10'} 1180 + '@tailwindcss/oxide-linux-x64-gnu@4.2.2': 1181 + resolution: {integrity: sha512-rTAGAkDgqbXHNp/xW0iugLVmX62wOp2PoE39BTCGKjv3Iocf6AFbRP/wZT/kuCxC9QBh9Pu8XPkv/zCZB2mcMg==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.2.tgz} 1182 + engines: {node: '>= 20'} 1241 1183 cpu: [x64] 1242 1184 os: [linux] 1243 1185 1244 - '@tailwindcss/oxide-linux-x64-musl@4.1.18': 1245 - resolution: {integrity: sha512-bhJ2y2OQNlcRwwgOAGMY0xTFStt4/wyU6pvI6LSuZpRgKQwxTec0/3Scu91O8ir7qCR3AuepQKLU/kX99FouqQ==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.18.tgz} 1246 - engines: {node: '>= 10'} 1186 + '@tailwindcss/oxide-linux-x64-musl@4.2.2': 1187 + resolution: {integrity: sha512-XW3t3qwbIwiSyRCggeO2zxe3KWaEbM0/kW9e8+0XpBgyKU4ATYzcVSMKteZJ1iukJ3HgHBjbg9P5YPRCVUxlnQ==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.2.tgz} 1188 + engines: {node: '>= 20'} 1247 1189 cpu: [x64] 1248 1190 os: [linux] 1249 1191 1250 - '@tailwindcss/oxide-wasm32-wasi@4.1.18': 1251 - resolution: {integrity: sha512-LffYTvPjODiP6PT16oNeUQJzNVyJl1cjIebq/rWWBF+3eDst5JGEFSc5cWxyRCJ0Mxl+KyIkqRxk1XPEs9x8TA==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.18.tgz} 1192 + '@tailwindcss/oxide-wasm32-wasi@4.2.2': 1193 + resolution: {integrity: sha512-eKSztKsmEsn1O5lJ4ZAfyn41NfG7vzCg496YiGtMDV86jz1q/irhms5O0VrY6ZwTUkFy/EKG3RfWgxSI3VbZ8Q==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.2.tgz} 1252 1194 engines: {node: '>=14.0.0'} 1253 1195 cpu: [wasm32] 1254 1196 bundledDependencies: ··· 1259 1201 - '@emnapi/wasi-threads' 1260 1202 - tslib 1261 1203 1262 - '@tailwindcss/oxide-win32-arm64-msvc@4.1.18': 1263 - resolution: {integrity: sha512-HjSA7mr9HmC8fu6bdsZvZ+dhjyGCLdotjVOgLA2vEqxEBZaQo9YTX4kwgEvPCpRh8o4uWc4J/wEoFzhEmjvPbA==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.18.tgz} 1264 - engines: {node: '>= 10'} 1204 + '@tailwindcss/oxide-win32-arm64-msvc@4.2.2': 1205 + resolution: {integrity: sha512-qPmaQM4iKu5mxpsrWZMOZRgZv1tOZpUm+zdhhQP0VhJfyGGO3aUKdbh3gDZc/dPLQwW4eSqWGrrcWNBZWUWaXQ==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.2.tgz} 1206 + engines: {node: '>= 20'} 1265 1207 cpu: [arm64] 1266 1208 os: [win32] 1267 1209 1268 - '@tailwindcss/oxide-win32-x64-msvc@4.1.18': 1269 - resolution: {integrity: sha512-bJWbyYpUlqamC8dpR7pfjA0I7vdF6t5VpUGMWRkXVE3AXgIZjYUYAK7II1GNaxR8J1SSrSrppRar8G++JekE3Q==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.18.tgz} 1270 - engines: {node: '>= 10'} 1210 + '@tailwindcss/oxide-win32-x64-msvc@4.2.2': 1211 + resolution: {integrity: sha512-1T/37VvI7WyH66b+vqHj/cLwnCxt7Qt3WFu5Q8hk65aOvlwAhs7rAp1VkulBJw/N4tMirXjVnylTR72uI0HGcA==, tarball: https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.2.tgz} 1212 + engines: {node: '>= 20'} 1271 1213 cpu: [x64] 1272 1214 os: [win32] 1273 1215 1274 - '@tailwindcss/oxide@4.1.18': 1275 - resolution: {integrity: sha512-EgCR5tTS5bUSKQgzeMClT6iCY3ToqE1y+ZB0AKldj809QXk1Y+3jB0upOYZrn9aGIzPtUsP7sX4QQ4XtjBB95A==, tarball: https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.18.tgz} 1276 - engines: {node: '>= 10'} 1216 + '@tailwindcss/oxide@4.2.2': 1217 + resolution: {integrity: sha512-qEUA07+E5kehxYp9BVMpq9E8vnJuBHfJEC0vPC5e7iL/hw7HR61aDKoVoKzrG+QKp56vhNZe4qwkRmMC0zDLvg==, tarball: https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.2.tgz} 1218 + engines: {node: '>= 20'} 1277 1219 1278 1220 '@tailwindcss/typography@0.5.19': 1279 1221 resolution: {integrity: sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==, tarball: https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.19.tgz} 1280 1222 peerDependencies: 1281 1223 tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1' 1282 1224 1283 - '@tailwindcss/vite@4.1.18': 1284 - resolution: {integrity: sha512-jVA+/UpKL1vRLg6Hkao5jldawNmRo7mQYrZtNHMIVpLfLhDml5nMRUo/8MwoX2vNXvnaXNNMedrMfMugAVX1nA==, tarball: https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.18.tgz} 1225 + '@tailwindcss/vite@4.2.2': 1226 + resolution: {integrity: sha512-mEiF5HO1QqCLXoNEfXVA1Tzo+cYsrqV7w9Juj2wdUFyW07JRenqMG225MvPwr3ZD9N1bFQj46X7r33iHxLUW0w==, tarball: https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.2.tgz} 1285 1227 peerDependencies: 1286 - vite: ^5.2.0 || ^6 || ^7 1228 + vite: ^5.2.0 || ^6 || ^7 || ^8 1287 1229 1288 1230 '@takumi-rs/core-darwin-arm64@0.55.4': 1289 1231 resolution: {integrity: sha512-LH/X/ul19DActLGcBpXnxH3OBEq8qOgPD56hNHAJMbnCRxAO6TDaIh2U7WqPVliSkFk3jZfikbD21SIEpZrp8A==, tarball: https://registry.npmjs.org/@takumi-rs/core-darwin-arm64/-/core-darwin-arm64-0.55.4.tgz} ··· 1349 1291 '@texel/color@1.1.11': 1350 1292 resolution: {integrity: sha512-/3kKgfBqzrRfLl4RsEccx+Yfj1kVL6Bh6DejVWZ+DPg/jJdcfdYZ5fpD1nXFwWd8OQNATjz+WqsfQfUynSsgRg==, tarball: https://registry.npmjs.org/@texel/color/-/color-1.1.11.tgz} 1351 1293 1352 - '@types/bun@1.3.6': 1353 - resolution: {integrity: sha512-uWCv6FO/8LcpREhenN1d1b6fcspAB+cefwD7uti8C8VffIv0Um08TKMn98FynpTiU38+y2dUO55T11NgDt8VAA==, tarball: https://registry.npmjs.org/@types/bun/-/bun-1.3.6.tgz} 1294 + '@tiptap/core@3.20.5': 1295 + resolution: {integrity: sha512-Pkjd41UJ4F6Z8cPV+gEvqnt1VhY2g66xMjbpxREs0ECA5jRezCNKSZcc2pueQRTMtmn1SaSzGM9U/ifhVlVYOA==, tarball: https://registry.npmjs.org/@tiptap/core/-/core-3.20.5.tgz} 1296 + peerDependencies: 1297 + '@tiptap/pm': ^3.20.5 1298 + 1299 + '@tiptap/extension-blockquote@3.20.5': 1300 + resolution: {integrity: sha512-0wU6H/MWWes0rGzgSW6MMU6YDs/3ofUDkqmqCqmb+Siu1ZD0bpzOYpBtujgOYDY8moB9+zCE3G9HSYGcmZxHew==, tarball: https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-3.20.5.tgz} 1301 + peerDependencies: 1302 + '@tiptap/core': ^3.20.5 1303 + 1304 + '@tiptap/extension-bold@3.20.5': 1305 + resolution: {integrity: sha512-hraiiWkF58n8Jy0Wl3OGwjCTrGWwZZxez/IlexrzKQ/nMFdjDpensZucWwu59zhAM9fqZwGSLDtCFuak03WKnA==, tarball: https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-3.20.5.tgz} 1306 + peerDependencies: 1307 + '@tiptap/core': ^3.20.5 1308 + 1309 + '@tiptap/extension-bubble-menu@3.20.5': 1310 + resolution: {integrity: sha512-6FsASu4o32bp3FzBVb5N2ERjrBy83DtJQAGv9/ycYqsgv2kq9DNlhvtNI7GPiTW7a73ZcImjIX+jEWrARbzOlQ==, tarball: https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-3.20.5.tgz} 1311 + peerDependencies: 1312 + '@tiptap/core': ^3.20.5 1313 + '@tiptap/pm': ^3.20.5 1314 + 1315 + '@tiptap/extension-bullet-list@3.20.5': 1316 + resolution: {integrity: sha512-MT3321R6F8AoVUEMJ5RiI0PQMenwvtmrSXoO1ehPCWq5TrSJLyXeZMJvZU+1CgfXk4XQU70RN78ib5+Zg+/FCg==, tarball: https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-3.20.5.tgz} 1317 + peerDependencies: 1318 + '@tiptap/extension-list': ^3.20.5 1319 + 1320 + '@tiptap/extension-code-block-lowlight@3.20.5': 1321 + resolution: {integrity: sha512-EINMkflwiUfCkBTAj1meP+nwEEUyXKmJF4yQVHzbt/iIswMtIc/7qvyld92VBgXWJkc+vo/lIPioaZGoSO7TsQ==, tarball: https://registry.npmjs.org/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-3.20.5.tgz} 1322 + peerDependencies: 1323 + '@tiptap/core': ^3.20.5 1324 + '@tiptap/extension-code-block': ^3.20.5 1325 + '@tiptap/pm': ^3.20.5 1326 + highlight.js: ^11 1327 + lowlight: ^2 || ^3 1328 + 1329 + '@tiptap/extension-code-block@3.20.5': 1330 + resolution: {integrity: sha512-0YZnqfqZ1IjzKBM4aezw8j3LZWJFEfs4+mbizHNlnZSYpKzpESYLeaLWGO5SpqF9Z8tmYmSoCaf0fqi5LwgdIA==, tarball: https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-3.20.5.tgz} 1331 + peerDependencies: 1332 + '@tiptap/core': ^3.20.5 1333 + '@tiptap/pm': ^3.20.5 1334 + 1335 + '@tiptap/extension-code@3.20.5': 1336 + resolution: {integrity: sha512-jBZK/CfdMvg1gkNK/zNAk02IExpBPwUfNLRPiJvGhReL2Q73naKxZGQGp+5Lej9VaeFB70UKuRma/iIzuZbgsA==, tarball: https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-3.20.5.tgz} 1337 + peerDependencies: 1338 + '@tiptap/core': ^3.20.5 1339 + 1340 + '@tiptap/extension-document@3.20.5': 1341 + resolution: {integrity: sha512-BpNGHtOTAjjs/6QbkrafMTlaJqb0gsPngFzd5rB0csxx7rYRE9nIEY+oZ44qMw161+2YB4u20L17SX2mUJANBw==, tarball: https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-3.20.5.tgz} 1342 + peerDependencies: 1343 + '@tiptap/core': ^3.20.5 1344 + 1345 + '@tiptap/extension-dropcursor@3.20.5': 1346 + resolution: {integrity: sha512-/lDG9OjvAv0ynmgFH17mt/GUeGT5bqu0iPW8JMgaRqlKawk+uUIv5SF5WkXS4SwxXih+hXdPEQD3PWZnxlQxAQ==, tarball: https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-3.20.5.tgz} 1347 + peerDependencies: 1348 + '@tiptap/extensions': ^3.20.5 1349 + 1350 + '@tiptap/extension-floating-menu@3.20.5': 1351 + resolution: {integrity: sha512-mTzBNUeAocinrxa5xV+5hGnnNCQB0pVI1GSBwUTHwdB7jNwBqfKAILmtLZONgmhxKWLmGa6WCA59sk+yDI+N0A==, tarball: https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-3.20.5.tgz} 1352 + peerDependencies: 1353 + '@floating-ui/dom': ^1.0.0 1354 + '@tiptap/core': ^3.20.5 1355 + '@tiptap/pm': ^3.20.5 1356 + 1357 + '@tiptap/extension-gapcursor@3.20.5': 1358 + resolution: {integrity: sha512-H+bRr+mqU/DQq1vfoMlppK1o+RbfSKYBMIcAMHWOez+C96MWfj5bhooVU2HLtl4XGmQxKGr3oEOCKDPdtRNThg==, tarball: https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-3.20.5.tgz} 1359 + peerDependencies: 1360 + '@tiptap/extensions': ^3.20.5 1361 + 1362 + '@tiptap/extension-hard-break@3.20.5': 1363 + resolution: {integrity: sha512-+aILNDO7BsXf0IJ4/0BYh570usFK3Q1t/ZQd8zhHuO2ATeWeDVu1x2F+ouFS4X8fmoCcioMzw15aoz93GET6kQ==, tarball: https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-3.20.5.tgz} 1364 + peerDependencies: 1365 + '@tiptap/core': ^3.20.5 1366 + 1367 + '@tiptap/extension-heading@3.20.5': 1368 + resolution: {integrity: sha512-zXxuIrCSpzgXzRxgCbRE8DZ/NFuinVaniE3pp/9LYAWgRlsAyko8pI2XrVvzzXmDQqRGi2HrNVkNy1yutUWSWQ==, tarball: https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-3.20.5.tgz} 1369 + peerDependencies: 1370 + '@tiptap/core': ^3.20.5 1371 + 1372 + '@tiptap/extension-history@3.20.5': 1373 + resolution: {integrity: sha512-DRIXrDtrw6x9ACVpjsMMsd20tkFYUIVQYhtdTuJK4KTAQbTZL3tZDhZ5tLtA4ux9vwlFoe8Ytvfgq+/Yg9HZew==, tarball: https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-3.20.5.tgz} 1374 + peerDependencies: 1375 + '@tiptap/extensions': ^3.20.5 1376 + 1377 + '@tiptap/extension-horizontal-rule@3.20.5': 1378 + resolution: {integrity: sha512-4UtpUHg8cRzxWjJUGtni5VnXYbhsO7ygf1H1pr4Rv63XMBg9lfYDeSwByIuVy9biEFP7eGEFnezzb5Zlh1btmQ==, tarball: https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-3.20.5.tgz} 1379 + peerDependencies: 1380 + '@tiptap/core': ^3.20.5 1381 + '@tiptap/pm': ^3.20.5 1382 + 1383 + '@tiptap/extension-image@3.20.5': 1384 + resolution: {integrity: sha512-qxKupWKhX75Xc9GJ9Uel+KIFL9x6tb8W3RvQM1UolyJX/H7wyBO7sXp9XmKRkHZsDXRgLVbnkYBe+X83o16AIA==, tarball: https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-3.20.5.tgz} 1385 + peerDependencies: 1386 + '@tiptap/core': ^3.20.5 1387 + 1388 + '@tiptap/extension-italic@3.20.5': 1389 + resolution: {integrity: sha512-7bZCgdJVTvhR5vSmNgFQbGvgRoC6m26KcUpHqWiKA95kLL5Wk4YlMCIqdiDpvJ1eakeFEvDcGZvFLg5+1NiQ+w==, tarball: https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-3.20.5.tgz} 1390 + peerDependencies: 1391 + '@tiptap/core': ^3.20.5 1392 + 1393 + '@tiptap/extension-link@3.20.5': 1394 + resolution: {integrity: sha512-0PukrSYnHX2CrGSThlKfQWxpPWmL7QAvdpDUraKknGvVNSH7tUjchTshy5JdLrn/SQAU92REowRCB6zzCNEFjA==, tarball: https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-3.20.5.tgz} 1395 + peerDependencies: 1396 + '@tiptap/core': ^3.20.5 1397 + '@tiptap/pm': ^3.20.5 1398 + 1399 + '@tiptap/extension-list-item@3.20.5': 1400 + resolution: {integrity: sha512-pFJCGLIDEin1Xn6B3ctbrZvtYyALARE56ya4SmaNfnl+Hww5MfkRR40obbwYD3byA1yOpr+bECy+I2clQqzTDw==, tarball: https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-3.20.5.tgz} 1401 + peerDependencies: 1402 + '@tiptap/extension-list': ^3.20.5 1403 + 1404 + '@tiptap/extension-list-keymap@3.20.5': 1405 + resolution: {integrity: sha512-rmrQgOrUb0jKtFzVUfT0UNEST2sGM2Ve4lOl+1luh66RW6TD+gvgMk/qo12/Kffl9PUiqz8oYfk2qXCwFb6Bug==, tarball: https://registry.npmjs.org/@tiptap/extension-list-keymap/-/extension-list-keymap-3.20.5.tgz} 1406 + peerDependencies: 1407 + '@tiptap/extension-list': ^3.20.5 1408 + 1409 + '@tiptap/extension-list@3.20.5': 1410 + resolution: {integrity: sha512-s+Y8Q7Orq+WQiwgFB/VPMYZe+6EAR2F69xCpvOynlzTInLO4cF6QpXomuGEYAZxLHe8ZBmeIaR7y8MH/OgjrDw==, tarball: https://registry.npmjs.org/@tiptap/extension-list/-/extension-list-3.20.5.tgz} 1411 + peerDependencies: 1412 + '@tiptap/core': ^3.20.5 1413 + '@tiptap/pm': ^3.20.5 1414 + 1415 + '@tiptap/extension-ordered-list@3.20.5': 1416 + resolution: {integrity: sha512-Y/RIE3AxUNYAFKGMM5FLlTVKxxBvOh4JlLp/qYsOCY2nJdH0Jopl2FpfBYc4xoJwFSk8BELJ4Ow0adcYb15ksg==, tarball: https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-3.20.5.tgz} 1417 + peerDependencies: 1418 + '@tiptap/extension-list': ^3.20.5 1419 + 1420 + '@tiptap/extension-paragraph@3.20.5': 1421 + resolution: {integrity: sha512-mwuhwmff67IpGfOViyRvUC14IlkpsOnB+hSExVnq5+hCntjt/Cr2Z8GGOgzHeIM2FIS0UqX9Lv/b6ttUg4+Now==, tarball: https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-3.20.5.tgz} 1422 + peerDependencies: 1423 + '@tiptap/core': ^3.20.5 1424 + 1425 + '@tiptap/extension-placeholder@3.20.5': 1426 + resolution: {integrity: sha512-PcZJbzJ8j+YcRdYWFjmFFVnOOx3nETA0pzMj9fXADi28vNABnrWLwsHAseh3I5QfLmywKQb9SpTSTU2LxQgBoA==, tarball: https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-3.20.5.tgz} 1427 + peerDependencies: 1428 + '@tiptap/extensions': ^3.20.5 1429 + 1430 + '@tiptap/extension-strike@3.20.5': 1431 + resolution: {integrity: sha512-uwhvmfS4ciGYJRLUg0AHbWsprMCwyWVWd2RXOLRm0ZQeWkvzonPXZhJvzIhIgsFkPLj/dsN5t0+LdiK4UQMnyA==, tarball: https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-3.20.5.tgz} 1432 + peerDependencies: 1433 + '@tiptap/core': ^3.20.5 1434 + 1435 + '@tiptap/extension-text@3.20.5': 1436 + resolution: {integrity: sha512-DMa9g5cH2d/Gx1KXtV7txTxaa6FBqgG8glmfug+N93VMb8sEZR1Yu1az++yAep4SGGq9GWIGZCUS3H6W66et6Q==, tarball: https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-3.20.5.tgz} 1437 + peerDependencies: 1438 + '@tiptap/core': ^3.20.5 1439 + 1440 + '@tiptap/extension-typography@3.20.5': 1441 + resolution: {integrity: sha512-eZJq5K7cwO1211nZ+MjXs+GeVD2HPFUr11wcZ0zTKlpRSq7yA3zidSOaBJOJ3zJ3iVbis2Ja9XVgv5aEsgMriw==, tarball: https://registry.npmjs.org/@tiptap/extension-typography/-/extension-typography-3.20.5.tgz} 1442 + peerDependencies: 1443 + '@tiptap/core': ^3.20.5 1444 + 1445 + '@tiptap/extension-underline@3.20.5': 1446 + resolution: {integrity: sha512-HMhr5KIAqZsEhlN8RxKHr/ql1a8OvBa9fLf69IwUVFolBcDExHWUtaEV/axYVRQJvvIy2oKGJxlJWDZ4hkotHQ==, tarball: https://registry.npmjs.org/@tiptap/extension-underline/-/extension-underline-3.20.5.tgz} 1447 + peerDependencies: 1448 + '@tiptap/core': ^3.20.5 1449 + 1450 + '@tiptap/extensions@3.20.5': 1451 + resolution: {integrity: sha512-c4am6SznqfMnbUNSh4MvufiD7cMLdqL1BArok22uBgSWkS1sB9RVBYe8+x0jrOkk0UPEVlzDHbQ+nU+WmIyS2Q==, tarball: https://registry.npmjs.org/@tiptap/extensions/-/extensions-3.20.5.tgz} 1452 + peerDependencies: 1453 + '@tiptap/core': ^3.20.5 1454 + '@tiptap/pm': ^3.20.5 1455 + 1456 + '@tiptap/markdown@3.20.5': 1457 + resolution: {integrity: sha512-meSibJEeCrh6kPJbdXUNnwexZEgdxWDRu7YzPml8TCy+Djo+g50YwzOfY5bfTYs7/mwGANJ7Y8OnWcnwT2IbzQ==, tarball: https://registry.npmjs.org/@tiptap/markdown/-/markdown-3.20.5.tgz} 1458 + peerDependencies: 1459 + '@tiptap/core': ^3.20.5 1460 + '@tiptap/pm': ^3.20.5 1461 + 1462 + '@tiptap/pm@3.20.5': 1463 + resolution: {integrity: sha512-yJhDa7Chx2EqJMX/jlewBv0za7slf1dKHWYve1XaApuVHEkxl0Ul3EDbwnx316vIITkuFW/pWSwkSsAplyBeCw==, tarball: https://registry.npmjs.org/@tiptap/pm/-/pm-3.20.5.tgz} 1464 + 1465 + '@tiptap/starter-kit@3.20.5': 1466 + resolution: {integrity: sha512-L5E2TCGK0EiwmGIlwMsiwNTW1TLbfPF1Dsji4bSKRJnPbccZIMCB6qdId8v/Z+QGm85NVcBHeruQrDlKDddXBA==, tarball: https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-3.20.5.tgz} 1467 + 1468 + '@tiptap/suggestion@3.20.5': 1469 + resolution: {integrity: sha512-5fqRNgnzYdJ1oDpyLqwrbVsZwvI+5VW/U89LPMvBYM7sFS7Xd0xfyxyAOWcJN4V0zLeTcuElWN3R+IUTLKbU+Q==, tarball: https://registry.npmjs.org/@tiptap/suggestion/-/suggestion-3.20.5.tgz} 1470 + peerDependencies: 1471 + '@tiptap/core': ^3.20.5 1472 + '@tiptap/pm': ^3.20.5 1473 + 1474 + '@tybys/wasm-util@0.10.1': 1475 + resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==, tarball: https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.10.1.tgz} 1354 1476 1355 1477 '@types/cookie@0.6.0': 1356 1478 resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==, tarball: https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz} 1357 1479 1480 + '@types/esrecurse@4.3.1': 1481 + resolution: {integrity: sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==, tarball: https://registry.npmjs.org/@types/esrecurse/-/esrecurse-4.3.1.tgz} 1482 + 1358 1483 '@types/estree@1.0.8': 1359 1484 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==, tarball: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz} 1360 1485 1361 1486 '@types/geojson@7946.0.16': 1362 1487 resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==, tarball: https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz} 1363 1488 1489 + '@types/hast@3.0.4': 1490 + resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==, tarball: https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz} 1491 + 1364 1492 '@types/json-schema@7.0.15': 1365 1493 resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==, tarball: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz} 1366 1494 1495 + '@types/linkify-it@5.0.0': 1496 + resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==, tarball: https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz} 1497 + 1498 + '@types/markdown-it@14.1.2': 1499 + resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==, tarball: https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz} 1500 + 1501 + '@types/mdurl@2.0.0': 1502 + resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==, tarball: https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz} 1503 + 1367 1504 '@types/node@25.0.10': 1368 1505 resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==, tarball: https://registry.npmjs.org/@types/node/-/node-25.0.10.tgz} 1369 1506 ··· 1373 1510 '@types/trusted-types@2.0.7': 1374 1511 resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==, tarball: https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz} 1375 1512 1376 - '@typescript-eslint/eslint-plugin@8.53.1': 1377 - resolution: {integrity: sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==, tarball: https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.1.tgz} 1513 + '@types/unist@3.0.3': 1514 + resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==, tarball: https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz} 1515 + 1516 + '@typescript-eslint/eslint-plugin@8.57.2': 1517 + resolution: {integrity: sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==, tarball: https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.2.tgz} 1378 1518 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1379 1519 peerDependencies: 1380 - '@typescript-eslint/parser': ^8.53.1 1381 - eslint: ^8.57.0 || ^9.0.0 1520 + '@typescript-eslint/parser': ^8.57.2 1521 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 1382 1522 typescript: '>=4.8.4 <6.0.0' 1383 1523 1384 - '@typescript-eslint/parser@8.53.1': 1385 - resolution: {integrity: sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==, tarball: https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.53.1.tgz} 1524 + '@typescript-eslint/parser@8.57.2': 1525 + resolution: {integrity: sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==, tarball: https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.2.tgz} 1386 1526 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1387 1527 peerDependencies: 1388 - eslint: ^8.57.0 || ^9.0.0 1528 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 1389 1529 typescript: '>=4.8.4 <6.0.0' 1390 1530 1391 - '@typescript-eslint/project-service@8.53.1': 1392 - resolution: {integrity: sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==, tarball: https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.53.1.tgz} 1531 + '@typescript-eslint/project-service@8.57.2': 1532 + resolution: {integrity: sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==, tarball: https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.2.tgz} 1393 1533 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1394 1534 peerDependencies: 1395 1535 typescript: '>=4.8.4 <6.0.0' 1396 1536 1397 - '@typescript-eslint/scope-manager@8.53.1': 1398 - resolution: {integrity: sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==, tarball: https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.53.1.tgz} 1537 + '@typescript-eslint/scope-manager@8.57.2': 1538 + resolution: {integrity: sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==, tarball: https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz} 1399 1539 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1400 1540 1401 - '@typescript-eslint/tsconfig-utils@8.53.1': 1402 - resolution: {integrity: sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==, tarball: https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.1.tgz} 1541 + '@typescript-eslint/tsconfig-utils@8.57.2': 1542 + resolution: {integrity: sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==, tarball: https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz} 1403 1543 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1404 1544 peerDependencies: 1405 1545 typescript: '>=4.8.4 <6.0.0' 1406 1546 1407 - '@typescript-eslint/type-utils@8.53.1': 1408 - resolution: {integrity: sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==, tarball: https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.53.1.tgz} 1547 + '@typescript-eslint/type-utils@8.57.2': 1548 + resolution: {integrity: sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==, tarball: https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.2.tgz} 1409 1549 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1410 1550 peerDependencies: 1411 - eslint: ^8.57.0 || ^9.0.0 1551 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 1412 1552 typescript: '>=4.8.4 <6.0.0' 1413 1553 1414 - '@typescript-eslint/types@8.53.1': 1415 - resolution: {integrity: sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==, tarball: https://registry.npmjs.org/@typescript-eslint/types/-/types-8.53.1.tgz} 1554 + '@typescript-eslint/types@8.57.2': 1555 + resolution: {integrity: sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==, tarball: https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz} 1416 1556 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1417 1557 1418 - '@typescript-eslint/typescript-estree@8.53.1': 1419 - resolution: {integrity: sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==, tarball: https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.1.tgz} 1558 + '@typescript-eslint/typescript-estree@8.57.2': 1559 + resolution: {integrity: sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==, tarball: https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.2.tgz} 1420 1560 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1421 1561 peerDependencies: 1422 1562 typescript: '>=4.8.4 <6.0.0' 1423 1563 1424 - '@typescript-eslint/utils@8.53.1': 1425 - resolution: {integrity: sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==, tarball: https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.53.1.tgz} 1564 + '@typescript-eslint/utils@8.57.2': 1565 + resolution: {integrity: sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==, tarball: https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.2.tgz} 1426 1566 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1427 1567 peerDependencies: 1428 - eslint: ^8.57.0 || ^9.0.0 1568 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 1429 1569 typescript: '>=4.8.4 <6.0.0' 1430 1570 1431 - '@typescript-eslint/visitor-keys@8.53.1': 1432 - resolution: {integrity: sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==, tarball: https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.1.tgz} 1571 + '@typescript-eslint/visitor-keys@8.57.2': 1572 + resolution: {integrity: sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==, tarball: https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz} 1433 1573 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1434 1574 1435 1575 '@use-gesture/core@10.3.1': ··· 1443 1583 peerDependencies: 1444 1584 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 1445 1585 1446 - acorn@8.15.0: 1447 - resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==, tarball: https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz} 1448 - engines: {node: '>=0.4.0'} 1449 - hasBin: true 1450 - 1451 1586 acorn@8.16.0: 1452 1587 resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==, tarball: https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz} 1453 1588 engines: {node: '>=0.4.0'} 1454 1589 hasBin: true 1455 1590 1456 - ajv@6.12.6: 1457 - resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==, tarball: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz} 1458 - 1459 - ansi-styles@4.3.0: 1460 - resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, tarball: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz} 1461 - engines: {node: '>=8'} 1591 + ajv@6.14.0: 1592 + resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==, tarball: https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz} 1462 1593 1463 1594 argparse@2.0.1: 1464 1595 resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==, tarball: https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz} 1465 1596 1466 - aria-query@5.3.2: 1467 - resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==, tarball: https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz} 1597 + aria-query@5.3.1: 1598 + resolution: {integrity: sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==, tarball: https://registry.npmjs.org/aria-query/-/aria-query-5.3.1.tgz} 1468 1599 engines: {node: '>= 0.4'} 1469 1600 1470 - await-lock@2.2.2: 1471 - resolution: {integrity: sha512-aDczADvlvTGajTDjcjpJMqRkOF6Qdz3YbPZm/PyW6tKPkx2hlYBzxMhEywM/tU72HrVZjgl5VCdRuMlA7pZ8Gw==, tarball: https://registry.npmjs.org/await-lock/-/await-lock-2.2.2.tgz} 1472 - 1473 1601 axobject-query@4.1.0: 1474 1602 resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==, tarball: https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz} 1475 1603 engines: {node: '>= 0.4'} 1476 1604 1477 - balanced-match@1.0.2: 1478 - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, tarball: https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz} 1605 + balanced-match@4.0.4: 1606 + resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==, tarball: https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz} 1607 + engines: {node: 18 || 20 || >=22} 1479 1608 1480 1609 base64-js@0.0.8: 1481 1610 resolution: {integrity: sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==, tarball: https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz} 1482 1611 engines: {node: '>= 0.4'} 1483 1612 1484 - bits-ui@2.15.4: 1485 - resolution: {integrity: sha512-7H9YUfp03KOk1LVDh8wPYSRPxlZgG/GRWLNSA8QC73/8Z8ytun+DWJhIuibyFyz7A0cP/RANVcB4iDrbY8q+Og==, tarball: https://registry.npmjs.org/bits-ui/-/bits-ui-2.15.4.tgz} 1486 - engines: {node: '>=20'} 1487 - peerDependencies: 1488 - '@internationalized/date': ^3.8.1 1489 - svelte: ^5.33.0 1490 - 1491 - bits-ui@2.16.2: 1492 - resolution: {integrity: sha512-bgEpRRF7Ck9nRP1pbuKVxpaSMrz+8Pm0y+dmuvlkrSe+uUwIQECef29y6eslFHM6pCAubUh7STrsTLUUp8fzFQ==, tarball: https://registry.npmjs.org/bits-ui/-/bits-ui-2.16.2.tgz} 1613 + bits-ui@2.16.3: 1614 + resolution: {integrity: sha512-5hJ5dEhf5yPzkRFcxzgQHScGodeo0gK0MUUXrdLlRHWaBOBGZiacWLG96j/wwFatKwZvouw7q+sn14i0fx3RIg==, tarball: https://registry.npmjs.org/bits-ui/-/bits-ui-2.16.3.tgz} 1493 1615 engines: {node: '>=20'} 1494 1616 peerDependencies: 1495 1617 '@internationalized/date': ^3.8.1 ··· 1501 1623 boolbase@1.0.0: 1502 1624 resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==, tarball: https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz} 1503 1625 1504 - brace-expansion@1.1.12: 1505 - resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==, tarball: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz} 1506 - 1507 - brace-expansion@2.0.2: 1508 - resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==, tarball: https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz} 1509 - 1510 - bun-types@1.3.6: 1511 - resolution: {integrity: sha512-OlFwHcnNV99r//9v5IIOgQ9Uk37gZqrNMCcqEaExdkVq3Avwqok1bJFmvGMCkCE0FqzdY8VMOZpfpR3lwI+CsQ==, tarball: https://registry.npmjs.org/bun-types/-/bun-types-1.3.6.tgz} 1512 - 1513 - callsites@3.1.0: 1514 - resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==, tarball: https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz} 1515 - engines: {node: '>=6'} 1626 + brace-expansion@5.0.5: 1627 + resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==, tarball: https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz} 1628 + engines: {node: 18 || 20 || >=22} 1516 1629 1517 1630 camelize@1.0.1: 1518 1631 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==, tarball: https://registry.npmjs.org/camelize/-/camelize-1.0.1.tgz} ··· 1520 1633 canvas-confetti@1.9.4: 1521 1634 resolution: {integrity: sha512-yxQbJkAVrFXWNbTUjPqjF7G+g6pDotOUHGbkZq2NELZUMDpiJ85rIEazVb8GTaAptNW2miJAXbs1BtioA251Pw==, tarball: https://registry.npmjs.org/canvas-confetti/-/canvas-confetti-1.9.4.tgz} 1522 1635 1523 - chalk@4.1.2: 1524 - resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==, tarball: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz} 1525 - engines: {node: '>=10'} 1526 - 1527 1636 cheerio-select@2.1.0: 1528 1637 resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==, tarball: https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz} 1529 1638 ··· 1538 1647 clsx@2.1.1: 1539 1648 resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==, tarball: https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz} 1540 1649 engines: {node: '>=6'} 1541 - 1542 - color-convert@2.0.1: 1543 - resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==, tarball: https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz} 1544 - engines: {node: '>=7.0.0'} 1545 1650 1546 1651 color-name@1.1.4: 1547 1652 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==, tarball: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz} 1548 1653 1549 - concat-map@0.0.1: 1550 - resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, tarball: https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz} 1551 - 1552 1654 confbox@0.1.8: 1553 1655 resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==, tarball: https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz} 1554 1656 ··· 1563 1665 resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==, tarball: https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz} 1564 1666 engines: {node: '>=18'} 1565 1667 1566 - core-js@3.48.0: 1567 - resolution: {integrity: sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==, tarball: https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz} 1668 + core-js@3.49.0: 1669 + resolution: {integrity: sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==, tarball: https://registry.npmjs.org/core-js/-/core-js-3.49.0.tgz} 1670 + 1671 + crelt@1.0.6: 1672 + resolution: {integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==, tarball: https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz} 1568 1673 1569 1674 cross-spawn@7.0.6: 1570 1675 resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==, tarball: https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz} ··· 1622 1727 resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==, tarball: https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz} 1623 1728 engines: {node: '>=8'} 1624 1729 1625 - devalue@5.6.2: 1626 - resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==, tarball: https://registry.npmjs.org/devalue/-/devalue-5.6.2.tgz} 1730 + devalue@5.6.4: 1731 + resolution: {integrity: sha512-Gp6rDldRsFh/7XuouDbxMH3Mx8GMCcgzIb1pDTvNyn8pZGQ22u+Wa+lGV9dQCltFQ7uVw0MhRyb8XDskNFOReA==, tarball: https://registry.npmjs.org/devalue/-/devalue-5.6.4.tgz} 1732 + 1733 + devlop@1.1.0: 1734 + resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==, tarball: https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz} 1627 1735 1628 1736 dom-serializer@2.0.0: 1629 1737 resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==, tarball: https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz} ··· 1644 1752 earcut@3.0.2: 1645 1753 resolution: {integrity: sha512-X7hshQbLyMJ/3RPhyObLARM2sNxxmRALLKx1+NVFFnQ9gKzmCrxm9+uLIAdBcvc8FNLpctqlQ2V6AE92Ol9UDQ==, tarball: https://registry.npmjs.org/earcut/-/earcut-3.0.2.tgz} 1646 1754 1647 - emoji-picker-element@1.29.0: 1648 - resolution: {integrity: sha512-lQm8YayfwIP5j+Xe1O2Fjul7hv2b4spPS16X99O4qKQdzDQaEeiAqqYaRONHncewcpisUf6qGFJkhM2G3riEdA==, tarball: https://registry.npmjs.org/emoji-picker-element/-/emoji-picker-element-1.29.0.tgz} 1755 + emoji-picker-element@1.29.1: 1756 + resolution: {integrity: sha512-TOiHzu9Dqib3x4MwcAi3wi3RdyT4SoeB4b15AvH1ks4SBwTl7DeebhZ0d3x6dNi4XfNU7IGRZ7NBQllj0RqwrQ==, tarball: https://registry.npmjs.org/emoji-picker-element/-/emoji-picker-element-1.29.1.tgz} 1649 1757 1650 1758 emoji-regex@10.6.0: 1651 1759 resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==, tarball: https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz} ··· 1653 1761 encoding-sniffer@0.2.1: 1654 1762 resolution: {integrity: sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==, tarball: https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz} 1655 1763 1656 - enhanced-resolve@5.18.4: 1657 - resolution: {integrity: sha512-LgQMM4WXU3QI+SYgEc2liRgznaD5ojbmY3sb8LxyguVkIg5FxdpTkvk72te2R38/TGKxH634oLxXRGY6d7AP+Q==, tarball: https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.4.tgz} 1764 + enhanced-resolve@5.20.1: 1765 + resolution: {integrity: sha512-Qohcme7V1inbAfvjItgw0EaxVX5q2rdVEZHRBrEQdRZTssLDGsL8Lwrznl8oQ/6kuTJONLaDcGjkNP247XEhcA==, tarball: https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.20.1.tgz} 1658 1766 engines: {node: '>=10.13.0'} 1659 1767 1660 1768 entities@4.5.0: ··· 1672 1780 error-stack-parser-es@1.0.5: 1673 1781 resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==, tarball: https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz} 1674 1782 1675 - esbuild@0.27.2: 1676 - resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==, tarball: https://registry.npmjs.org/esbuild/-/esbuild-0.27.2.tgz} 1783 + esbuild@0.27.3: 1784 + resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==, tarball: https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz} 1677 1785 engines: {node: '>=18'} 1678 1786 hasBin: true 1679 1787 1680 - esbuild@0.27.3: 1681 - resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==, tarball: https://registry.npmjs.org/esbuild/-/esbuild-0.27.3.tgz} 1788 + esbuild@0.27.4: 1789 + resolution: {integrity: sha512-Rq4vbHnYkK5fws5NF7MYTU68FPRE1ajX7heQ/8QXXWqNgqqJ/GkmmyxIzUnf2Sr/bakf8l54716CcMGHYhMrrQ==, tarball: https://registry.npmjs.org/esbuild/-/esbuild-0.27.4.tgz} 1682 1790 engines: {node: '>=18'} 1683 1791 hasBin: true 1684 1792 ··· 1695 1803 peerDependencies: 1696 1804 eslint: '>=7.0.0' 1697 1805 1698 - eslint-plugin-svelte@3.14.0: 1699 - resolution: {integrity: sha512-Isw0GvaMm0yHxAj71edAdGFh28ufYs+6rk2KlbbZphnqZAzrH3Se3t12IFh2H9+1F/jlDhBBL4oiOJmLqmYX0g==, tarball: https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.14.0.tgz} 1806 + eslint-plugin-svelte@3.16.0: 1807 + resolution: {integrity: sha512-DJXxqpYZUxcE0SfYo8EJzV2ZC+zAD7fJp1n1HwcEMRR1cOEUYvjT9GuzJeNghMjgb7uxuK3IJAzI+x6zzUxO5A==, tarball: https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.16.0.tgz} 1700 1808 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1701 1809 peerDependencies: 1702 - eslint: ^8.57.1 || ^9.0.0 1810 + eslint: ^8.57.1 || ^9.0.0 || ^10.0.0 1703 1811 svelte: ^3.37.0 || ^4.0.0 || ^5.0.0 1704 1812 peerDependenciesMeta: 1705 1813 svelte: ··· 1709 1817 resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==, tarball: https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz} 1710 1818 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1711 1819 1820 + eslint-scope@9.1.2: 1821 + resolution: {integrity: sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==, tarball: https://registry.npmjs.org/eslint-scope/-/eslint-scope-9.1.2.tgz} 1822 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 1823 + 1712 1824 eslint-visitor-keys@3.4.3: 1713 1825 resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==, tarball: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz} 1714 1826 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} ··· 1717 1829 resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==, tarball: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz} 1718 1830 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1719 1831 1720 - eslint@9.39.2: 1721 - resolution: {integrity: sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==, tarball: https://registry.npmjs.org/eslint/-/eslint-9.39.2.tgz} 1722 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1832 + eslint-visitor-keys@5.0.1: 1833 + resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==, tarball: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz} 1834 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 1835 + 1836 + eslint@10.1.0: 1837 + resolution: {integrity: sha512-S9jlY/ELKEUwwQnqWDO+f+m6sercqOPSqXM5Go94l7DOmxHVDgmSFGWEzeE/gwgTAr0W103BWt0QLe/7mabIvA==, tarball: https://registry.npmjs.org/eslint/-/eslint-10.1.0.tgz} 1838 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 1723 1839 hasBin: true 1724 1840 peerDependencies: 1725 1841 jiti: '*' ··· 1734 1850 resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==, tarball: https://registry.npmjs.org/espree/-/espree-10.4.0.tgz} 1735 1851 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1736 1852 1853 + espree@11.2.0: 1854 + resolution: {integrity: sha512-7p3DrVEIopW1B1avAGLuCSh1jubc01H2JHc8B4qqGblmg5gI9yumBgACjWo4JlIc04ufug4xJ3SQI8HkS/Rgzw==, tarball: https://registry.npmjs.org/espree/-/espree-11.2.0.tgz} 1855 + engines: {node: ^20.19.0 || ^22.13.0 || >=24} 1856 + 1737 1857 esquery@1.7.0: 1738 1858 resolution: {integrity: sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==, tarball: https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz} 1739 1859 engines: {node: '>=0.10'} 1740 1860 1741 - esrap@2.2.2: 1742 - resolution: {integrity: sha512-zA6497ha+qKvoWIK+WM9NAh5ni17sKZKhbS5B3PoYbBvaYHZWoS33zmFybmyqpn07RLUxSmn+RCls2/XF+d0oQ==, tarball: https://registry.npmjs.org/esrap/-/esrap-2.2.2.tgz} 1861 + esrap@2.2.4: 1862 + resolution: {integrity: sha512-suICpxAmZ9A8bzJjEl/+rLJiDKC0X4gYWUxT6URAWBLvlXmtbZd5ySMu/N2ZGEtMCAmflUDPSehrP9BQcsGcSg==, tarball: https://registry.npmjs.org/esrap/-/esrap-2.2.4.tgz} 1743 1863 1744 1864 esrecurse@4.3.0: 1745 1865 resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==, tarball: https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz} ··· 1792 1912 resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==, tarball: https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz} 1793 1913 engines: {node: '>=16'} 1794 1914 1795 - flatted@3.3.3: 1796 - resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==, tarball: https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz} 1915 + flatted@3.4.2: 1916 + resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==, tarball: https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz} 1797 1917 1798 1918 fsevents@2.3.3: 1799 1919 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==, tarball: https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz} 1800 1920 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} 1801 1921 os: [darwin] 1802 1922 1803 - get-tsconfig@4.13.6: 1804 - resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==, tarball: https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.6.tgz} 1923 + get-tsconfig@4.13.7: 1924 + resolution: {integrity: sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==, tarball: https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.7.tgz} 1805 1925 1806 1926 gl-matrix@3.4.4: 1807 1927 resolution: {integrity: sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==, tarball: https://registry.npmjs.org/gl-matrix/-/gl-matrix-3.4.4.tgz} ··· 1810 1930 resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==, tarball: https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz} 1811 1931 engines: {node: '>=10.13.0'} 1812 1932 1813 - globals@14.0.0: 1814 - resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==, tarball: https://registry.npmjs.org/globals/-/globals-14.0.0.tgz} 1815 - engines: {node: '>=18'} 1816 - 1817 1933 globals@16.5.0: 1818 1934 resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==, tarball: https://registry.npmjs.org/globals/-/globals-16.5.0.tgz} 1819 1935 engines: {node: '>=18'} 1820 1936 1821 - globals@17.0.0: 1822 - resolution: {integrity: sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==, tarball: https://registry.npmjs.org/globals/-/globals-17.0.0.tgz} 1937 + globals@17.4.0: 1938 + resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==, tarball: https://registry.npmjs.org/globals/-/globals-17.4.0.tgz} 1823 1939 engines: {node: '>=18'} 1824 1940 1825 1941 graceful-fs@4.2.11: 1826 1942 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==, tarball: https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz} 1827 1943 1828 - has-flag@4.0.0: 1829 - resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==, tarball: https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz} 1830 - engines: {node: '>=8'} 1831 - 1832 1944 hex-rgb@4.3.0: 1833 1945 resolution: {integrity: sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==, tarball: https://registry.npmjs.org/hex-rgb/-/hex-rgb-4.3.0.tgz} 1834 1946 engines: {node: '>=6'} 1835 1947 1948 + highlight.js@11.11.1: 1949 + resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==, tarball: https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz} 1950 + engines: {node: '>=12.0.0'} 1951 + 1836 1952 hls.js@1.6.15: 1837 1953 resolution: {integrity: sha512-E3a5VwgXimGHwpRGV+WxRTKeSp2DW5DI5MWv34ulL3t5UNmyJWCQ1KmLEHbYzcfThfXG8amBL+fCYPneGHC4VA==, tarball: https://registry.npmjs.org/hls.js/-/hls.js-1.6.15.tgz} 1838 1954 ··· 1851 1967 resolution: {integrity: sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==, tarball: https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz} 1852 1968 engines: {node: '>= 4'} 1853 1969 1854 - import-fresh@3.3.1: 1855 - resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==, tarball: https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz} 1856 - engines: {node: '>=6'} 1857 - 1858 1970 imurmurhash@0.1.4: 1859 1971 resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==, tarball: https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz} 1860 1972 engines: {node: '>=0.8.19'} ··· 1879 1991 isexe@2.0.0: 1880 1992 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, tarball: https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz} 1881 1993 1882 - iso-datestring-validator@2.2.2: 1883 - resolution: {integrity: sha512-yLEMkBbLZTlVQqOnQ4FiMujR6T4DEcCb1xizmvXS+OxuhwcbtynoosRzdMA69zZCShCNAbi+gJ71FxZBBXx1SA==, tarball: https://registry.npmjs.org/iso-datestring-validator/-/iso-datestring-validator-2.2.2.tgz} 1884 - 1885 1994 jiti@2.6.1: 1886 1995 resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==, tarball: https://registry.npmjs.org/jiti/-/jiti-2.6.1.tgz} 1887 1996 hasBin: true 1888 1997 1889 - js-yaml@4.1.1: 1890 - resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==, tarball: https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz} 1891 - hasBin: true 1892 - 1893 1998 json-buffer@3.0.1: 1894 1999 resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==, tarball: https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz} 1895 2000 ··· 1922 2027 resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==, tarball: https://registry.npmjs.org/levn/-/levn-0.4.1.tgz} 1923 2028 engines: {node: '>= 0.8.0'} 1924 2029 1925 - lightningcss-android-arm64@1.30.2: 1926 - resolution: {integrity: sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==, tarball: https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.30.2.tgz} 2030 + lightningcss-android-arm64@1.32.0: 2031 + resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==, tarball: https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.32.0.tgz} 1927 2032 engines: {node: '>= 12.0.0'} 1928 2033 cpu: [arm64] 1929 2034 os: [android] 1930 2035 1931 - lightningcss-darwin-arm64@1.30.2: 1932 - resolution: {integrity: sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==, tarball: https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.2.tgz} 2036 + lightningcss-darwin-arm64@1.32.0: 2037 + resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==, tarball: https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.32.0.tgz} 1933 2038 engines: {node: '>= 12.0.0'} 1934 2039 cpu: [arm64] 1935 2040 os: [darwin] 1936 2041 1937 - lightningcss-darwin-x64@1.30.2: 1938 - resolution: {integrity: sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==, tarball: https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.2.tgz} 2042 + lightningcss-darwin-x64@1.32.0: 2043 + resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==, tarball: https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.32.0.tgz} 1939 2044 engines: {node: '>= 12.0.0'} 1940 2045 cpu: [x64] 1941 2046 os: [darwin] 1942 2047 1943 - lightningcss-freebsd-x64@1.30.2: 1944 - resolution: {integrity: sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==, tarball: https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.2.tgz} 2048 + lightningcss-freebsd-x64@1.32.0: 2049 + resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==, tarball: https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.32.0.tgz} 1945 2050 engines: {node: '>= 12.0.0'} 1946 2051 cpu: [x64] 1947 2052 os: [freebsd] 1948 2053 1949 - lightningcss-linux-arm-gnueabihf@1.30.2: 1950 - resolution: {integrity: sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==, tarball: https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.2.tgz} 2054 + lightningcss-linux-arm-gnueabihf@1.32.0: 2055 + resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==, tarball: https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.32.0.tgz} 1951 2056 engines: {node: '>= 12.0.0'} 1952 2057 cpu: [arm] 1953 2058 os: [linux] 1954 2059 1955 - lightningcss-linux-arm64-gnu@1.30.2: 1956 - resolution: {integrity: sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==, tarball: https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.2.tgz} 2060 + lightningcss-linux-arm64-gnu@1.32.0: 2061 + resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==, tarball: https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.32.0.tgz} 1957 2062 engines: {node: '>= 12.0.0'} 1958 2063 cpu: [arm64] 1959 2064 os: [linux] 1960 2065 1961 - lightningcss-linux-arm64-musl@1.30.2: 1962 - resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==, tarball: https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.2.tgz} 2066 + lightningcss-linux-arm64-musl@1.32.0: 2067 + resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==, tarball: https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.32.0.tgz} 1963 2068 engines: {node: '>= 12.0.0'} 1964 2069 cpu: [arm64] 1965 2070 os: [linux] 1966 2071 1967 - lightningcss-linux-x64-gnu@1.30.2: 1968 - resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==, tarball: https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.2.tgz} 2072 + lightningcss-linux-x64-gnu@1.32.0: 2073 + resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==, tarball: https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.32.0.tgz} 1969 2074 engines: {node: '>= 12.0.0'} 1970 2075 cpu: [x64] 1971 2076 os: [linux] 1972 2077 1973 - lightningcss-linux-x64-musl@1.30.2: 1974 - resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==, tarball: https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.2.tgz} 2078 + lightningcss-linux-x64-musl@1.32.0: 2079 + resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==, tarball: https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.32.0.tgz} 1975 2080 engines: {node: '>= 12.0.0'} 1976 2081 cpu: [x64] 1977 2082 os: [linux] 1978 2083 1979 - lightningcss-win32-arm64-msvc@1.30.2: 1980 - resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==, tarball: https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.2.tgz} 2084 + lightningcss-win32-arm64-msvc@1.32.0: 2085 + resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==, tarball: https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.32.0.tgz} 1981 2086 engines: {node: '>= 12.0.0'} 1982 2087 cpu: [arm64] 1983 2088 os: [win32] 1984 2089 1985 - lightningcss-win32-x64-msvc@1.30.2: 1986 - resolution: {integrity: sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==, tarball: https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.2.tgz} 2090 + lightningcss-win32-x64-msvc@1.32.0: 2091 + resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==, tarball: https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz} 1987 2092 engines: {node: '>= 12.0.0'} 1988 2093 cpu: [x64] 1989 2094 os: [win32] 1990 2095 1991 - lightningcss@1.30.2: 1992 - resolution: {integrity: sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==, tarball: https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.2.tgz} 2096 + lightningcss@1.32.0: 2097 + resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==, tarball: https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz} 1993 2098 engines: {node: '>= 12.0.0'} 1994 2099 1995 2100 lilconfig@2.1.0: ··· 1999 2104 linebreak@1.1.0: 2000 2105 resolution: {integrity: sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==, tarball: https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz} 2001 2106 2107 + linkify-it@5.0.0: 2108 + resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==, tarball: https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz} 2109 + 2110 + linkifyjs@4.3.2: 2111 + resolution: {integrity: sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==, tarball: https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.3.2.tgz} 2112 + 2002 2113 loadjs@4.3.0: 2003 2114 resolution: {integrity: sha512-vNX4ZZLJBeDEOBvdr2v/F+0aN5oMuPu7JTqrMwp+DtgK+AryOlpy6Xtm2/HpNr+azEa828oQjOtWsB6iDtSfSQ==, tarball: https://registry.npmjs.org/loadjs/-/loadjs-4.3.0.tgz} 2004 2115 ··· 2009 2120 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, tarball: https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz} 2010 2121 engines: {node: '>=10'} 2011 2122 2012 - lodash.merge@4.6.2: 2013 - resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==, tarball: https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz} 2123 + lowlight@3.3.0: 2124 + resolution: {integrity: sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==, tarball: https://registry.npmjs.org/lowlight/-/lowlight-3.3.0.tgz} 2014 2125 2015 2126 lz-string@1.5.0: 2016 2127 resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==, tarball: https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz} ··· 2019 2130 magic-string@0.30.21: 2020 2131 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==, tarball: https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz} 2021 2132 2022 - maplibre-gl@5.20.2: 2023 - resolution: {integrity: sha512-0UzMWOe+GZmIUmOA99yTI1vRh15YcGnHxADVB2s+JF3etpjj2/MBCqbPEuu4BP9mLsJWJcpHH0Nzr9uuimmbuQ==, tarball: https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.20.2.tgz} 2133 + maplibre-gl@5.21.1: 2134 + resolution: {integrity: sha512-zto1RTnFkOpOO1bm93ElCXF1huey2N4LvXaGLMFcYAu9txh0OhGIdX1q3LZLkrMKgMxMeYduaQo+DVNzg098fg==, tarball: https://registry.npmjs.org/maplibre-gl/-/maplibre-gl-5.21.1.tgz} 2024 2135 engines: {node: '>=16.14.0', npm: '>=8.1.0'} 2025 2136 2026 - marked@17.0.4: 2027 - resolution: {integrity: sha512-NOmVMM+KAokHMvjWmC5N/ZOvgmSWuqJB8FoYI019j4ogb/PeRMKoKIjReZ2w3376kkA8dSJIP8uD993Kxc0iRQ==, tarball: https://registry.npmjs.org/marked/-/marked-17.0.4.tgz} 2137 + markdown-it@14.1.1: 2138 + resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==, tarball: https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz} 2139 + hasBin: true 2140 + 2141 + marked@17.0.5: 2142 + resolution: {integrity: sha512-6hLvc0/JEbRjRgzI6wnT2P1XuM1/RrrDEX0kPt0N7jGm1133g6X7DlxFasUIx+72aKAr904GTxhSLDrd5DIlZg==, tarball: https://registry.npmjs.org/marked/-/marked-17.0.5.tgz} 2028 2143 engines: {node: '>= 20'} 2029 2144 hasBin: true 2030 2145 2146 + mdurl@2.0.0: 2147 + resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==, tarball: https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz} 2148 + 2031 2149 mini-svg-data-uri@1.4.4: 2032 2150 resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==, tarball: https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz} 2033 2151 hasBin: true 2034 2152 2035 - miniflare@4.20260302.0: 2036 - resolution: {integrity: sha512-joGFywlo7HdfHXXGOkc6tDCVkwjEncM0mwEsMOLWcl+vDVJPj9HRV7JtEa0+lCpNOLdYw7mZNHYe12xz9KtJOw==, tarball: https://registry.npmjs.org/miniflare/-/miniflare-4.20260302.0.tgz} 2153 + miniflare@4.20260317.2: 2154 + resolution: {integrity: sha512-qNL+yWAFMX6fr0pWU6Lx1vNpPobpnDSF1V8eunIckWvoIQl8y1oBjL2RJFEGY3un+l3f9gwW9dirDPP26usYJQ==, tarball: https://registry.npmjs.org/miniflare/-/miniflare-4.20260317.2.tgz} 2037 2155 engines: {node: '>=18.0.0'} 2038 2156 hasBin: true 2039 2157 2040 - minimatch@3.1.2: 2041 - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, tarball: https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz} 2042 - 2043 - minimatch@9.0.5: 2044 - resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==, tarball: https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz} 2045 - engines: {node: '>=16 || 14 >=14.17'} 2158 + minimatch@10.2.4: 2159 + resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==, tarball: https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz} 2160 + engines: {node: 18 || 20 || >=22} 2046 2161 2047 2162 minimist@1.2.8: 2048 2163 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==, tarball: https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz} 2049 2164 2050 - mlly@1.8.1: 2051 - resolution: {integrity: sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==, tarball: https://registry.npmjs.org/mlly/-/mlly-1.8.1.tgz} 2165 + mlly@1.8.2: 2166 + resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==, tarball: https://registry.npmjs.org/mlly/-/mlly-1.8.2.tgz} 2052 2167 2053 2168 mode-watcher@1.1.0: 2054 2169 resolution: {integrity: sha512-mUT9RRGPDYenk59qJauN1rhsIMKBmWA3xMF+uRwE8MW/tjhaDSCCARqkSuDTq8vr4/2KcAxIGVjACxTjdk5C3g==, tarball: https://registry.npmjs.org/mode-watcher/-/mode-watcher-1.1.0.tgz} ··· 2065 2180 2066 2181 ms@2.1.3: 2067 2182 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==, tarball: https://registry.npmjs.org/ms/-/ms-2.1.3.tgz} 2068 - 2069 - multiformats@9.9.0: 2070 - resolution: {integrity: sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==, tarball: https://registry.npmjs.org/multiformats/-/multiformats-9.9.0.tgz} 2071 2183 2072 2184 murmurhash-js@1.0.0: 2073 2185 resolution: {integrity: sha512-TvmkNhkv8yct0SVBSy+o8wYzXjE4Zz3PCesbfs8HiCXXdcTuocApFv11UWlNFWKYsP2okqrhb7JNlSm9InBhIw==, tarball: https://registry.npmjs.org/murmurhash-js/-/murmurhash-js-1.0.0.tgz} ··· 2077 2189 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 2078 2190 hasBin: true 2079 2191 2080 - nanoid@5.1.6: 2081 - resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==, tarball: https://registry.npmjs.org/nanoid/-/nanoid-5.1.6.tgz} 2192 + nanoid@5.1.7: 2193 + resolution: {integrity: sha512-ua3NDgISf6jdwezAheMOk4mbE1LXjm1DfMUDMuJf4AqxLFK3ccGpgWizwa5YV7Yz9EpXwEaWoRXSb/BnV0t5dQ==, tarball: https://registry.npmjs.org/nanoid/-/nanoid-5.1.7.tgz} 2082 2194 engines: {node: ^18 || >=20} 2083 2195 hasBin: true 2084 2196 2085 2197 natural-compare@1.4.0: 2086 2198 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==, tarball: https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz} 2087 2199 2088 - node-gyp-build@4.8.4: 2089 - resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==, tarball: https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz} 2090 - hasBin: true 2091 - 2092 2200 nth-check@2.1.1: 2093 2201 resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==, tarball: https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz} 2094 - 2095 - number-flow@0.5.12: 2096 - resolution: {integrity: sha512-CIs21h2JkfYG4rfgERaUNAk0Cz+Ef14fNJfSCbGGhgRgconQc9b7rcCQfi9SZ36kNjVXmsl2BrzDbjGtEgumAA==, tarball: https://registry.npmjs.org/number-flow/-/number-flow-0.5.12.tgz} 2097 2202 2098 2203 number-flow@0.6.0: 2099 2204 resolution: {integrity: sha512-K8flNq2Wqus53vjp/btVo3qXFkagF8dIdYavreBfE7hlvFFG/b1HMGEH6nZL+mlrJ+4lbLP9OmPv3t2rmRkpSQ==, tarball: https://registry.npmjs.org/number-flow/-/number-flow-0.6.0.tgz} ··· 2105 2210 resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==, tarball: https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz} 2106 2211 engines: {node: '>= 0.8.0'} 2107 2212 2213 + orderedmap@2.1.1: 2214 + resolution: {integrity: sha512-TvAWxi0nDe1j/rtMcWcIj94+Ffe6n7zhow33h40SKxmsmozs6dz/e+EajymfoFcHd7sxNn8yHM8839uixMOV6g==, tarball: https://registry.npmjs.org/orderedmap/-/orderedmap-2.1.1.tgz} 2215 + 2108 2216 p-limit@3.1.0: 2109 2217 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, tarball: https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz} 2110 2218 engines: {node: '>=10'} ··· 2115 2223 2116 2224 pako@0.2.9: 2117 2225 resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==, tarball: https://registry.npmjs.org/pako/-/pako-0.2.9.tgz} 2118 - 2119 - parent-module@1.0.1: 2120 - resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, tarball: https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz} 2121 - engines: {node: '>=6'} 2122 2226 2123 2227 parse-css-color@0.2.1: 2124 2228 resolution: {integrity: sha512-bwS/GGIFV3b6KS4uwpzCFj4w297Yl3uqnSgIPsoQkx7GMLROXfMnWvxfNkL0oh8HVhZA4hvJoEoEIqonfJ3BWg==, tarball: https://registry.npmjs.org/parse-css-color/-/parse-css-color-0.2.1.tgz} ··· 2161 2265 picocolors@1.1.1: 2162 2266 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==, tarball: https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz} 2163 2267 2164 - picomatch@4.0.3: 2165 - resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==, tarball: https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz} 2268 + picomatch@4.0.4: 2269 + resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==, tarball: https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz} 2166 2270 engines: {node: '>=12'} 2167 2271 2168 2272 pkg-types@1.3.1: ··· 2209 2313 postcss-value-parser@4.2.0: 2210 2314 resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, tarball: https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz} 2211 2315 2212 - postcss@8.5.6: 2213 - resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==, tarball: https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz} 2316 + postcss@8.5.8: 2317 + resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==, tarball: https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz} 2214 2318 engines: {node: ^10 || ^12 || >=14} 2215 2319 2216 2320 potpack@2.1.0: ··· 2220 2324 resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==, tarball: https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz} 2221 2325 engines: {node: '>= 0.8.0'} 2222 2326 2223 - prettier-plugin-svelte@3.4.1: 2224 - resolution: {integrity: sha512-xL49LCloMoZRvSwa6IEdN2GV6cq2IqpYGstYtMT+5wmml1/dClEoI0MZR78MiVPpu6BdQFfN0/y73yO6+br5Pg==, tarball: https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-3.4.1.tgz} 2327 + prettier-plugin-svelte@3.5.1: 2328 + resolution: {integrity: sha512-65+fr5+cgIKWKiqM1Doum4uX6bY8iFCdztvvp2RcF+AJoieaw9kJOFMNcJo/bkmKYsxFaM9OsVZK/gWauG/5mg==, tarball: https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-3.5.1.tgz} 2225 2329 peerDependencies: 2226 2330 prettier: ^3.0.0 2227 2331 svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0 ··· 2286 2390 engines: {node: '>=14'} 2287 2391 hasBin: true 2288 2392 2393 + prosemirror-changeset@2.4.0: 2394 + resolution: {integrity: sha512-LvqH2v7Q2SF6yxatuPP2e8vSUKS/L+xAU7dPDC4RMyHMhZoGDfBC74mYuyYF4gLqOEG758wajtyhNnsTkuhvng==, tarball: https://registry.npmjs.org/prosemirror-changeset/-/prosemirror-changeset-2.4.0.tgz} 2395 + 2396 + prosemirror-collab@1.3.1: 2397 + resolution: {integrity: sha512-4SnynYR9TTYaQVXd/ieUvsVV4PDMBzrq2xPUWutHivDuOshZXqQ5rGbZM84HEaXKbLdItse7weMGOUdDVcLKEQ==, tarball: https://registry.npmjs.org/prosemirror-collab/-/prosemirror-collab-1.3.1.tgz} 2398 + 2399 + prosemirror-commands@1.7.1: 2400 + resolution: {integrity: sha512-rT7qZnQtx5c0/y/KlYaGvtG411S97UaL6gdp6RIZ23DLHanMYLyfGBV5DtSnZdthQql7W+lEVbpSfwtO8T+L2w==, tarball: https://registry.npmjs.org/prosemirror-commands/-/prosemirror-commands-1.7.1.tgz} 2401 + 2402 + prosemirror-dropcursor@1.8.2: 2403 + resolution: {integrity: sha512-CCk6Gyx9+Tt2sbYk5NK0nB1ukHi2ryaRgadV/LvyNuO3ena1payM2z6Cg0vO1ebK8cxbzo41ku2DE5Axj1Zuiw==, tarball: https://registry.npmjs.org/prosemirror-dropcursor/-/prosemirror-dropcursor-1.8.2.tgz} 2404 + 2405 + prosemirror-gapcursor@1.4.1: 2406 + resolution: {integrity: sha512-pMdYaEnjNMSwl11yjEGtgTmLkR08m/Vl+Jj443167p9eB3HVQKhYCc4gmHVDsLPODfZfjr/MmirsdyZziXbQKw==, tarball: https://registry.npmjs.org/prosemirror-gapcursor/-/prosemirror-gapcursor-1.4.1.tgz} 2407 + 2408 + prosemirror-history@1.5.0: 2409 + resolution: {integrity: sha512-zlzTiH01eKA55UAf1MEjtssJeHnGxO0j4K4Dpx+gnmX9n+SHNlDqI2oO1Kv1iPN5B1dm5fsljCfqKF9nFL6HRg==, tarball: https://registry.npmjs.org/prosemirror-history/-/prosemirror-history-1.5.0.tgz} 2410 + 2411 + prosemirror-inputrules@1.5.1: 2412 + resolution: {integrity: sha512-7wj4uMjKaXWAQ1CDgxNzNtR9AlsuwzHfdFH1ygEHA2KHF2DOEaXl1CJfNPAKCg9qNEh4rum975QLaCiQPyY6Fw==, tarball: https://registry.npmjs.org/prosemirror-inputrules/-/prosemirror-inputrules-1.5.1.tgz} 2413 + 2414 + prosemirror-keymap@1.2.3: 2415 + resolution: {integrity: sha512-4HucRlpiLd1IPQQXNqeo81BGtkY8Ai5smHhKW9jjPKRc2wQIxksg7Hl1tTI2IfT2B/LgX6bfYvXxEpJl7aKYKw==, tarball: https://registry.npmjs.org/prosemirror-keymap/-/prosemirror-keymap-1.2.3.tgz} 2416 + 2417 + prosemirror-markdown@1.13.4: 2418 + resolution: {integrity: sha512-D98dm4cQ3Hs6EmjK500TdAOew4Z03EV71ajEFiWra3Upr7diytJsjF4mPV2dW+eK5uNectiRj0xFxYI9NLXDbw==, tarball: https://registry.npmjs.org/prosemirror-markdown/-/prosemirror-markdown-1.13.4.tgz} 2419 + 2420 + prosemirror-menu@1.3.0: 2421 + resolution: {integrity: sha512-TImyPXCHPcDsSka2/lwJ6WjTASr4re/qWq1yoTTuLOqfXucwF6VcRa2LWCkM/EyTD1UO3CUwiH8qURJoWJRxwg==, tarball: https://registry.npmjs.org/prosemirror-menu/-/prosemirror-menu-1.3.0.tgz} 2422 + 2423 + prosemirror-model@1.25.4: 2424 + resolution: {integrity: sha512-PIM7E43PBxKce8OQeezAs9j4TP+5yDpZVbuurd1h5phUxEKIu+G2a+EUZzIC5nS1mJktDJWzbqS23n1tsAf5QA==, tarball: https://registry.npmjs.org/prosemirror-model/-/prosemirror-model-1.25.4.tgz} 2425 + 2426 + prosemirror-schema-basic@1.2.4: 2427 + resolution: {integrity: sha512-ELxP4TlX3yr2v5rM7Sb70SqStq5NvI15c0j9j/gjsrO5vaw+fnnpovCLEGIcpeGfifkuqJwl4fon6b+KdrODYQ==, tarball: https://registry.npmjs.org/prosemirror-schema-basic/-/prosemirror-schema-basic-1.2.4.tgz} 2428 + 2429 + prosemirror-schema-list@1.5.1: 2430 + resolution: {integrity: sha512-927lFx/uwyQaGwJxLWCZRkjXG0p48KpMj6ueoYiu4JX05GGuGcgzAy62dfiV8eFZftgyBUvLx76RsMe20fJl+Q==, tarball: https://registry.npmjs.org/prosemirror-schema-list/-/prosemirror-schema-list-1.5.1.tgz} 2431 + 2432 + prosemirror-state@1.4.4: 2433 + resolution: {integrity: sha512-6jiYHH2CIGbCfnxdHbXZ12gySFY/fz/ulZE333G6bPqIZ4F+TXo9ifiR86nAHpWnfoNjOb3o5ESi7J8Uz1jXHw==, tarball: https://registry.npmjs.org/prosemirror-state/-/prosemirror-state-1.4.4.tgz} 2434 + 2435 + prosemirror-tables@1.8.5: 2436 + resolution: {integrity: sha512-V/0cDCsHKHe/tfWkeCmthNUcEp1IVO3p6vwN8XtwE9PZQLAZJigbw3QoraAdfJPir4NKJtNvOB8oYGKRl+t0Dw==, tarball: https://registry.npmjs.org/prosemirror-tables/-/prosemirror-tables-1.8.5.tgz} 2437 + 2438 + prosemirror-trailing-node@3.0.0: 2439 + resolution: {integrity: sha512-xiun5/3q0w5eRnGYfNlW1uU9W6x5MoFKWwq/0TIRgt09lv7Hcser2QYV8t4muXbEr+Fwo0geYn79Xs4GKywrRQ==, tarball: https://registry.npmjs.org/prosemirror-trailing-node/-/prosemirror-trailing-node-3.0.0.tgz} 2440 + peerDependencies: 2441 + prosemirror-model: ^1.22.1 2442 + prosemirror-state: ^1.4.2 2443 + prosemirror-view: ^1.33.8 2444 + 2445 + prosemirror-transform@1.11.0: 2446 + resolution: {integrity: sha512-4I7Ce4KpygXb9bkiPS3hTEk4dSHorfRw8uI0pE8IhxlK2GXsqv5tIA7JUSxtSu7u8APVOTtbUBxTmnHIxVkIJw==, tarball: https://registry.npmjs.org/prosemirror-transform/-/prosemirror-transform-1.11.0.tgz} 2447 + 2448 + prosemirror-view@1.41.7: 2449 + resolution: {integrity: sha512-jUwKNCEIGiqdvhlS91/2QAg21e4dfU5bH2iwmSDQeosXJgKF7smG0YSplOWK0cjSNgIqXe7VXqo7EIfUFJdt3w==, tarball: https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.41.7.tgz} 2450 + 2289 2451 protocol-buffers-schema@3.6.0: 2290 2452 resolution: {integrity: sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==, tarball: https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz} 2453 + 2454 + punycode.js@2.3.1: 2455 + resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==, tarball: https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz} 2456 + engines: {node: '>=6'} 2291 2457 2292 2458 punycode@2.3.1: 2293 2459 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==, tarball: https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz} ··· 2307 2473 resolution: {integrity: sha512-RSYAtP31mvYLkAHrOlh25pCNQ5hWnT106VukGaaFfuJrZFkGRX5GhUAdPqpSDXxOhA2c4akmRuplv1mRqnBn6Q==, tarball: https://registry.npmjs.org/regexparam/-/regexparam-3.0.0.tgz} 2308 2474 engines: {node: '>=8'} 2309 2475 2310 - resolve-from@4.0.0: 2311 - resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==, tarball: https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz} 2312 - engines: {node: '>=4'} 2313 - 2314 2476 resolve-pkg-maps@1.0.0: 2315 2477 resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==, tarball: https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz} 2316 2478 2317 2479 resolve-protobuf-schema@2.1.0: 2318 2480 resolution: {integrity: sha512-kI5ffTiZWmJaS/huM8wZfEMer1eRd7oJQhDuxeCLe3t7N7mX3z94CN0xPxBQxFYQTSNz9T0i+v6inKqSdK8xrQ==, tarball: https://registry.npmjs.org/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz} 2319 2481 2320 - rollup@4.56.0: 2321 - resolution: {integrity: sha512-9FwVqlgUHzbXtDg9RCMgodF3Ua4Na6Gau+Sdt9vyCN4RhHfVKX2DCHy3BjMLTDd47ITDhYAnTwGulWTblJSDLg==, tarball: https://registry.npmjs.org/rollup/-/rollup-4.56.0.tgz} 2322 - engines: {node: '>=18.0.0', npm: '>=8.0.0'} 2482 + rolldown@1.0.0-rc.12: 2483 + resolution: {integrity: sha512-yP4USLIMYrwpPHEFB5JGH1uxhcslv6/hL0OyvTuY+3qlOSJvZ7ntYnoWpehBxufkgN0cvXxppuTu5hHa/zPh+A==, tarball: https://registry.npmjs.org/rolldown/-/rolldown-1.0.0-rc.12.tgz} 2484 + engines: {node: ^20.19.0 || >=22.12.0} 2323 2485 hasBin: true 2486 + 2487 + rope-sequence@1.3.4: 2488 + resolution: {integrity: sha512-UT5EDe2cu2E/6O4igUr5PSFs23nvvukicWHx6GnOPlHAiiYbzNuCRQCuiUdHJQcqKalLKlrYJnjY0ySGsXNQXQ==, tarball: https://registry.npmjs.org/rope-sequence/-/rope-sequence-1.3.4.tgz} 2324 2489 2325 2490 runed@0.23.4: 2326 2491 resolution: {integrity: sha512-9q8oUiBYeXIDLWNK5DfCWlkL0EW3oGbk845VdKlPeia28l751VpfesaB/+7pI6rnbx1I6rqoZ2fZxptOJLxILA==, tarball: https://registry.npmjs.org/runed/-/runed-0.23.4.tgz} ··· 2363 2528 resolution: {integrity: sha512-abovcqmwl97WKioxpkfuMeZmndB1TuDFY/R+FymrZyiGP+pMYomvgSzVPnbNMWHHESOPosVHGL352oFbdAnJcA==, tarball: https://registry.npmjs.org/satori/-/satori-0.10.14.tgz} 2364 2529 engines: {node: '>=16'} 2365 2530 2366 - semver@7.7.3: 2367 - resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==, tarball: https://registry.npmjs.org/semver/-/semver-7.7.3.tgz} 2531 + semver@7.7.4: 2532 + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==, tarball: https://registry.npmjs.org/semver/-/semver-7.7.4.tgz} 2368 2533 engines: {node: '>=10'} 2369 2534 hasBin: true 2370 2535 2371 - set-cookie-parser@2.7.2: 2372 - resolution: {integrity: sha512-oeM1lpU/UvhTxw+g3cIfxXHyJRc/uidd3yK1P242gzHds0udQBYzs3y8j4gCCW+ZJ7ad0yctld8RYO+bdurlvw==, tarball: https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.2.tgz} 2536 + set-cookie-parser@3.1.0: 2537 + resolution: {integrity: sha512-kjnC1DXBHcxaOaOXBHBeRtltsDG2nUiUni+jP92M9gYdW12rsmx92UsfpH7o5tDRs7I1ZZPSQJQGv3UaRfCiuw==, tarball: https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-3.1.0.tgz} 2373 2538 2374 2539 sharp@0.34.5: 2375 2540 resolution: {integrity: sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==, tarball: https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz} ··· 2397 2562 string.prototype.codepointat@0.2.1: 2398 2563 resolution: {integrity: sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==, tarball: https://registry.npmjs.org/string.prototype.codepointat/-/string.prototype.codepointat-0.2.1.tgz} 2399 2564 2400 - strip-json-comments@3.1.1: 2401 - resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==, tarball: https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz} 2402 - engines: {node: '>=8'} 2403 - 2404 2565 style-to-object@1.0.14: 2405 2566 resolution: {integrity: sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==, tarball: https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz} 2406 2567 ··· 2411 2572 resolution: {integrity: sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==, tarball: https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz} 2412 2573 engines: {node: '>=18'} 2413 2574 2414 - supports-color@7.2.0: 2415 - resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==, tarball: https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz} 2416 - engines: {node: '>=8'} 2417 - 2418 2575 svelte-boring-avatars@1.2.6: 2419 2576 resolution: {integrity: sha512-8+Z1DhsMUVI/V/5ik00Arw0PgbJcMdhTXq3YGqccBc5bYFeceCtMEMB0aWGhi8xFV+0aqZbWvS89Hcj16LlfHA==, tarball: https://registry.npmjs.org/svelte-boring-avatars/-/svelte-boring-avatars-1.2.6.tgz} 2420 2577 2421 - svelte-check@4.3.5: 2422 - resolution: {integrity: sha512-e4VWZETyXaKGhpkxOXP+B/d0Fp/zKViZoJmneZWe/05Y2aqSKj3YN2nLfYPJBQ87WEiY4BQCQ9hWGu9mPT1a1Q==, tarball: https://registry.npmjs.org/svelte-check/-/svelte-check-4.3.5.tgz} 2578 + svelte-check@4.4.5: 2579 + resolution: {integrity: sha512-1bSwIRCvvmSHrlK52fOlZmVtUZgil43jNL/2H18pRpa+eQjzGt6e3zayxhp1S7GajPFKNM/2PMCG+DZFHlG9fw==, tarball: https://registry.npmjs.org/svelte-check/-/svelte-check-4.4.5.tgz} 2423 2580 engines: {node: '>= 18.0.0'} 2424 2581 hasBin: true 2425 2582 peerDependencies: 2426 2583 svelte: ^4.0.0 || ^5.0.0-next.0 2427 2584 typescript: '>=5.0.0' 2428 2585 2429 - svelte-eslint-parser@1.4.1: 2430 - resolution: {integrity: sha512-1eqkfQ93goAhjAXxZiu1SaKI9+0/sxp4JIWQwUpsz7ybehRE5L8dNuz7Iry7K22R47p5/+s9EM+38nHV2OlgXA==, tarball: https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-1.4.1.tgz} 2431 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, pnpm: 10.24.0} 2586 + svelte-eslint-parser@1.6.0: 2587 + resolution: {integrity: sha512-qoB1ehychT6OxEtQAqc/guSqLS20SlA53Uijl7x375s8nlUT0lb9ol/gzraEEatQwsyPTJo87s2CmKL9Xab+Uw==, tarball: https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-1.6.0.tgz} 2588 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, pnpm: 10.30.3} 2432 2589 peerDependencies: 2433 2590 svelte: ^3.37.0 || ^4.0.0 || ^5.0.0 2434 2591 peerDependenciesMeta: ··· 2441 2598 maplibre-gl: ^5.0.0 || ^4.0.0 2442 2599 svelte: '>=5.0.0' 2443 2600 2444 - svelte-sonner@1.0.7: 2445 - resolution: {integrity: sha512-1EUFYmd7q/xfs2qCHwJzGPh9n5VJ3X6QjBN10fof2vxgy8fYE7kVfZ7uGnd7i6fQaWIr5KvXcwYXE/cmTEjk5A==, tarball: https://registry.npmjs.org/svelte-sonner/-/svelte-sonner-1.0.7.tgz} 2601 + svelte-sonner@1.1.0: 2602 + resolution: {integrity: sha512-3lYM6ZIqWe+p9vwwWHGWP/ZdvHiUtzURsud2quIxivrX4rvpXh6i+geBGn0m3JS6KwW6W8VgbOl3xQMcDuh6gg==, tarball: https://registry.npmjs.org/svelte-sonner/-/svelte-sonner-1.1.0.tgz} 2603 + peerDependencies: 2604 + svelte: ^5.0.0 2605 + 2606 + svelte-tiptap@3.0.1: 2607 + resolution: {integrity: sha512-Vi3kVGOd01f7mslOxGbJB7z2QavdvH+6WffhB+Y5fleTiZaW0YWqIboyO2u/uh4BQeosiINmmuRJ+Qwb7mYP+A==, tarball: https://registry.npmjs.org/svelte-tiptap/-/svelte-tiptap-3.0.1.tgz} 2446 2608 peerDependencies: 2609 + '@floating-ui/dom': ^1.0.0 2610 + '@tiptap/core': ^3.0.0 2611 + '@tiptap/extension-bubble-menu': ^3.0.0 2612 + '@tiptap/extension-floating-menu': ^3.0.0 2613 + '@tiptap/pm': ^3.0.0 2447 2614 svelte: ^5.0.0 2448 2615 2449 2616 svelte-toolbelt@0.10.6: ··· 2458 2625 peerDependencies: 2459 2626 svelte: ^5.0.0 2460 2627 2461 - svelte@5.48.0: 2462 - resolution: {integrity: sha512-+NUe82VoFP1RQViZI/esojx70eazGF4u0O/9ucqZ4rPcOZD+n5EVp17uYsqwdzjUjZyTpGKunHbDziW6AIAVkQ==, tarball: https://registry.npmjs.org/svelte/-/svelte-5.48.0.tgz} 2628 + svelte@5.55.0: 2629 + resolution: {integrity: sha512-SThllKq6TRMBwPtat7ASnm/9CDXnIhBR0NPGw0ujn2DVYx9rVwsPZxDaDQcYGdUz/3BYVsCzdq7pZarRQoGvtw==, tarball: https://registry.npmjs.org/svelte/-/svelte-5.55.0.tgz} 2463 2630 engines: {node: '>=18'} 2464 2631 2465 2632 tabbable@6.4.0: ··· 2478 2645 tailwind-merge: 2479 2646 optional: true 2480 2647 2481 - tailwindcss@4.1.18: 2482 - resolution: {integrity: sha512-4+Z+0yiYyEtUVCScyfHCxOYP06L5Ne+JiHhY2IjR2KWMIWhJOYZKLSGZaP5HkZ8+bY0cxfzwDE5uOmzFXyIwxw==, tarball: https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.18.tgz} 2648 + tailwindcss@4.2.2: 2649 + resolution: {integrity: sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q==, tarball: https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.2.tgz} 2483 2650 2484 - tailwindcss@4.2.1: 2485 - resolution: {integrity: sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==, tarball: https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz} 2486 - 2487 - tapable@2.3.0: 2488 - resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==, tarball: https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz} 2651 + tapable@2.3.2: 2652 + resolution: {integrity: sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==, tarball: https://registry.npmjs.org/tapable/-/tapable-2.3.2.tgz} 2489 2653 engines: {node: '>=6'} 2490 2654 2491 2655 tiny-inflate@1.0.3: ··· 2498 2662 tinyqueue@3.0.0: 2499 2663 resolution: {integrity: sha512-gRa9gwYU3ECmQYv3lslts5hxuIa90veaEcxDYuu3QGOIAEM2mOZkVHp48ANJuu1CURtRdHKUBY5Lm1tHV+sD4g==, tarball: https://registry.npmjs.org/tinyqueue/-/tinyqueue-3.0.0.tgz} 2500 2664 2501 - tlds@1.261.0: 2502 - resolution: {integrity: sha512-QXqwfEl9ddlGBaRFXIvNKK6OhipSiLXuRuLJX5DErz0o0Q0rYxulWLdFryTkV5PkdZct5iMInwYEGe/eR++1AA==, tarball: https://registry.npmjs.org/tlds/-/tlds-1.261.0.tgz} 2503 - hasBin: true 2504 - 2505 2665 totalist@3.0.1: 2506 2666 resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==, tarball: https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz} 2507 2667 engines: {node: '>=6'} 2508 2668 2509 - ts-api-utils@2.4.0: 2510 - resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==, tarball: https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz} 2669 + ts-api-utils@2.5.0: 2670 + resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==, tarball: https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.5.0.tgz} 2511 2671 engines: {node: '>=18.12'} 2512 2672 peerDependencies: 2513 2673 typescript: '>=4.8.4' ··· 2528 2688 resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==, tarball: https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz} 2529 2689 engines: {node: '>=16'} 2530 2690 2531 - typescript-eslint@8.53.1: 2532 - resolution: {integrity: sha512-gB+EVQfP5RDElh9ittfXlhZJdjSU4jUSTyE2+ia8CYyNvet4ElfaLlAIqDvQV9JPknKx0jQH1racTYe/4LaLSg==, tarball: https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.53.1.tgz} 2691 + typescript-eslint@8.57.2: 2692 + resolution: {integrity: sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A==, tarball: https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.2.tgz} 2533 2693 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2534 2694 peerDependencies: 2535 - eslint: ^8.57.0 || ^9.0.0 2695 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2536 2696 typescript: '>=4.8.4 <6.0.0' 2537 2697 2538 - typescript@5.9.3: 2539 - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==, tarball: https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz} 2698 + typescript@6.0.2: 2699 + resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==, tarball: https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz} 2540 2700 engines: {node: '>=14.17'} 2541 2701 hasBin: true 2542 2702 2703 + uc.micro@2.1.0: 2704 + resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==, tarball: https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz} 2705 + 2543 2706 ufo@1.6.3: 2544 2707 resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==, tarball: https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz} 2545 2708 2546 - uint8arrays@3.0.0: 2547 - resolution: {integrity: sha512-HRCx0q6O9Bfbp+HHSfQQKD7wU70+lydKVt4EghkdOvlK/NlrF90z+eXV34mUd48rNvVJXwkrMSPpCATkct8fJA==, tarball: https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.0.0.tgz} 2548 - 2549 2709 ultrahtml@1.6.0: 2550 2710 resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==, tarball: https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.6.0.tgz} 2551 2711 2552 2712 undici-types@7.16.0: 2553 2713 resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==, tarball: https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz} 2554 2714 2555 - undici@7.18.2: 2556 - resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==, tarball: https://registry.npmjs.org/undici/-/undici-7.18.2.tgz} 2715 + undici@7.24.4: 2716 + resolution: {integrity: sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==, tarball: https://registry.npmjs.org/undici/-/undici-7.24.4.tgz} 2557 2717 engines: {node: '>=20.18.1'} 2558 2718 2559 - undici@7.24.4: 2560 - resolution: {integrity: sha512-BM/JzwwaRXxrLdElV2Uo6cTLEjhSb3WXboncJamZ15NgUURmvlXvxa6xkwIOILIjPNo9i8ku136ZvWV0Uly8+w==, tarball: https://registry.npmjs.org/undici/-/undici-7.24.4.tgz} 2719 + undici@7.24.6: 2720 + resolution: {integrity: sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA==, tarball: https://registry.npmjs.org/undici/-/undici-7.24.6.tgz} 2561 2721 engines: {node: '>=20.18.1'} 2562 2722 2563 2723 unenv@2.0.0-rc.24: ··· 2581 2741 util-deprecate@1.0.2: 2582 2742 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, tarball: https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz} 2583 2743 2584 - valibot@1.2.0: 2585 - resolution: {integrity: sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==, tarball: https://registry.npmjs.org/valibot/-/valibot-1.2.0.tgz} 2744 + valibot@1.3.1: 2745 + resolution: {integrity: sha512-sfdRir/QFM0JaF22hqTroPc5xy4DimuGQVKFrzF1YfGwaS1nJot3Y8VqMdLO2Lg27fMzat2yD3pY5PbAYO39Gg==, tarball: https://registry.npmjs.org/valibot/-/valibot-1.3.1.tgz} 2586 2746 peerDependencies: 2587 2747 typescript: '>=5' 2588 2748 peerDependenciesMeta: 2589 2749 typescript: 2590 2750 optional: true 2591 2751 2592 - vite@7.3.1: 2593 - resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==, tarball: https://registry.npmjs.org/vite/-/vite-7.3.1.tgz} 2752 + vite@8.0.3: 2753 + resolution: {integrity: sha512-B9ifbFudT1TFhfltfaIPgjo9Z3mDynBTJSUYxTjOQruf/zHH+ezCQKcoqO+h7a9Pw9Nm/OtlXAiGT1axBgwqrQ==, tarball: https://registry.npmjs.org/vite/-/vite-8.0.3.tgz} 2594 2754 engines: {node: ^20.19.0 || >=22.12.0} 2595 2755 hasBin: true 2596 2756 peerDependencies: 2597 2757 '@types/node': ^20.19.0 || >=22.12.0 2758 + '@vitejs/devtools': ^0.1.0 2759 + esbuild: ^0.27.0 2598 2760 jiti: '>=1.21.0' 2599 2761 less: ^4.0.0 2600 - lightningcss: ^1.21.0 2601 2762 sass: ^1.70.0 2602 2763 sass-embedded: ^1.70.0 2603 2764 stylus: '>=0.54.8' ··· 2608 2769 peerDependenciesMeta: 2609 2770 '@types/node': 2610 2771 optional: true 2772 + '@vitejs/devtools': 2773 + optional: true 2774 + esbuild: 2775 + optional: true 2611 2776 jiti: 2612 2777 optional: true 2613 2778 less: 2614 2779 optional: true 2615 - lightningcss: 2616 - optional: true 2617 2780 sass: 2618 2781 optional: true 2619 2782 sass-embedded: ··· 2629 2792 yaml: 2630 2793 optional: true 2631 2794 2632 - vitefu@1.1.1: 2633 - resolution: {integrity: sha512-B/Fegf3i8zh0yFbpzZ21amWzHmuNlLlmJT6n7bu5e+pCHUKQIfXSYokrqOBGEMMe9UG2sostKQF9mml/vYaWJQ==, tarball: https://registry.npmjs.org/vitefu/-/vitefu-1.1.1.tgz} 2795 + vitefu@1.1.2: 2796 + resolution: {integrity: sha512-zpKATdUbzbsycPFBN71nS2uzBUQiVnFoOrr2rvqv34S1lcAgMKKkjWleLGeiJlZ8lwCXvtWaRn7R3ZC16SYRuw==, tarball: https://registry.npmjs.org/vitefu/-/vitefu-1.1.2.tgz} 2634 2797 peerDependencies: 2635 - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0 2798 + vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-beta.0 2636 2799 peerDependenciesMeta: 2637 2800 vite: 2638 2801 optional: true 2802 + 2803 + w3c-keyname@2.2.8: 2804 + resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==, tarball: https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz} 2639 2805 2640 2806 web-haptics@0.0.6: 2641 2807 resolution: {integrity: sha512-eCzcf1LDi20+Fr0x9V3OkX92k0gxEQXaHajmhXHitsnk6SxPeshv8TBtBRqxyst8HI1uf2FyFVE7QS3jo1gkrw==, tarball: https://registry.npmjs.org/web-haptics/-/web-haptics-0.0.6.tgz} ··· 2672 2838 resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==, tarball: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz} 2673 2839 engines: {node: '>=0.10.0'} 2674 2840 2675 - workerd@1.20260302.0: 2676 - resolution: {integrity: sha512-FhNdC8cenMDllI6bTktFgxP5Bn5ZEnGtofgKipY6pW9jtq708D1DeGI6vGad78KQLBGaDwFy1eThjCoLYgFfog==, tarball: https://registry.npmjs.org/workerd/-/workerd-1.20260302.0.tgz} 2841 + workerd@1.20260317.1: 2842 + resolution: {integrity: sha512-ZuEq1OdrJBS+NV+L5HMYPCzVn49a2O60slQiiLpG44jqtlOo+S167fWC76kEXteXLLLydeuRrluRel7WdOUa4g==, tarball: https://registry.npmjs.org/workerd/-/workerd-1.20260317.1.tgz} 2677 2843 engines: {node: '>=16'} 2678 2844 hasBin: true 2679 2845 ··· 2681 2847 resolution: {integrity: sha512-+TvsA6VAVoMC3XDKR5MoC/qlLqDixEfOBysDEKnPIPou/NvoPWCAuXHXMsswwlvmEuvX56lQjvELLyLuzTKvRw==, tarball: https://registry.npmjs.org/worktop/-/worktop-0.8.0-next.18.tgz} 2682 2848 engines: {node: '>=12'} 2683 2849 2684 - wrangler@4.68.1: 2685 - resolution: {integrity: sha512-G+TI3k/olEGBAVkPtUlhAX/DIbL/190fv3aK+r+45/wPclNEymjxCc35T8QGTDhc2fEMXiw51L5bH9aNsBg+yQ==, tarball: https://registry.npmjs.org/wrangler/-/wrangler-4.68.1.tgz} 2686 - engines: {node: '>=20.0.0'} 2850 + wrangler@4.77.0: 2851 + resolution: {integrity: sha512-E2Gm69+K++BFd3QvoWjC290RPQj1vDOUotA++sNHmtKPb7EP6C8Qv+1D5Ii73tfZtyNgakpqHlh8lBBbVWTKAQ==, tarball: https://registry.npmjs.org/wrangler/-/wrangler-4.77.0.tgz} 2852 + engines: {node: '>=20.3.0'} 2687 2853 hasBin: true 2688 2854 peerDependencies: 2689 - '@cloudflare/workers-types': ^4.20260302.0 2855 + '@cloudflare/workers-types': ^4.20260317.1 2690 2856 peerDependenciesMeta: 2691 2857 '@cloudflare/workers-types': 2692 2858 optional: true ··· 2703 2869 utf-8-validate: 2704 2870 optional: true 2705 2871 2706 - yaml@1.10.2: 2707 - resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==, tarball: https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz} 2872 + yaml@1.10.3: 2873 + resolution: {integrity: sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==, tarball: https://registry.npmjs.org/yaml/-/yaml-1.10.3.tgz} 2708 2874 engines: {node: '>= 6'} 2709 2875 2710 2876 yocto-queue@0.1.0: ··· 2727 2893 zimmerframe@1.1.4: 2728 2894 resolution: {integrity: sha512-B58NGBEoc8Y9MWWCQGl/gq9xBCe4IiKM0a2x7GZdQKOW5Exr8S1W24J6OgM1njK8xCRGvAJIL/MxXHf6SkmQKQ==, tarball: https://registry.npmjs.org/zimmerframe/-/zimmerframe-1.1.4.tgz} 2729 2895 2730 - zod@3.25.76: 2731 - resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==, tarball: https://registry.npmjs.org/zod/-/zod-3.25.76.tgz} 2732 - 2733 2896 snapshots: 2734 2897 2735 2898 '@atcute/atproto@3.1.10': 2736 2899 dependencies: 2737 - '@atcute/lexicons': 1.2.6 2900 + '@atcute/lexicons': 1.2.9 2738 2901 2739 2902 '@atcute/bluesky-richtext-parser@2.1.1': {} 2740 2903 2741 - '@atcute/bluesky@3.2.15': 2904 + '@atcute/bluesky-richtext-segmenter@3.0.0': {} 2905 + 2906 + '@atcute/bluesky@3.3.0': 2742 2907 dependencies: 2743 2908 '@atcute/atproto': 3.1.10 2744 - '@atcute/lexicons': 1.2.6 2909 + '@atcute/lexicons': 1.2.9 2745 2910 2746 2911 '@atcute/car@5.1.1': 2747 2912 dependencies: ··· 2753 2918 '@atcute/cbor@2.3.2': 2754 2919 dependencies: 2755 2920 '@atcute/cid': 2.4.1 2756 - '@atcute/multibase': 1.1.8 2921 + '@atcute/multibase': 1.2.0 2757 2922 '@atcute/uint8array': 1.1.1 2758 2923 2759 2924 '@atcute/cid@2.4.1': 2760 2925 dependencies: 2761 - '@atcute/multibase': 1.1.8 2926 + '@atcute/multibase': 1.2.0 2762 2927 '@atcute/uint8array': 1.1.1 2763 2928 2764 2929 '@atcute/client@4.2.1': 2765 2930 dependencies: 2766 - '@atcute/identity': 1.1.3 2767 - '@atcute/lexicons': 1.2.6 2931 + '@atcute/identity': 1.1.4 2932 + '@atcute/lexicons': 1.2.9 2768 2933 2769 - '@atcute/crypto@2.4.0': 2934 + '@atcute/crypto@2.4.1': 2770 2935 dependencies: 2771 - '@atcute/multibase': 1.1.8 2936 + '@atcute/multibase': 1.2.0 2772 2937 '@atcute/uint8array': 1.1.1 2773 2938 '@noble/secp256k1': 3.0.0 2774 2939 2775 - '@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3)': 2940 + '@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.4)': 2776 2941 dependencies: 2777 - '@atcute/identity': 1.1.3 2778 - '@atcute/lexicons': 1.2.6 2942 + '@atcute/identity': 1.1.4 2943 + '@atcute/lexicons': 1.2.9 2779 2944 '@atcute/util-fetch': 1.0.5 2780 2945 '@badrap/valita': 0.4.6 2781 2946 2782 - '@atcute/identity@1.1.3': 2947 + '@atcute/identity@1.1.4': 2783 2948 dependencies: 2784 - '@atcute/lexicons': 1.2.6 2949 + '@atcute/lexicons': 1.2.9 2785 2950 '@badrap/valita': 0.4.6 2786 2951 2787 2952 '@atcute/jetstream@1.1.2': ··· 2798 2963 2799 2964 '@atcute/lex-cli@2.5.3': 2800 2965 dependencies: 2801 - '@atcute/identity': 1.1.3 2802 - '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 2966 + '@atcute/identity': 1.1.4 2967 + '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.4) 2803 2968 '@atcute/lexicon-doc': 2.1.2 2804 - '@atcute/lexicon-resolver': 0.1.6(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3) 2969 + '@atcute/lexicon-resolver': 0.1.6(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.4))(@atcute/identity@1.1.4) 2805 2970 '@atcute/lexicons': 1.2.9 2806 2971 '@badrap/valita': 0.4.6 2807 2972 '@optique/core': 0.6.11 ··· 2811 2976 2812 2977 '@atcute/lexicon-doc@2.1.2': 2813 2978 dependencies: 2814 - '@atcute/identity': 1.1.3 2979 + '@atcute/identity': 1.1.4 2815 2980 '@atcute/lexicons': 1.2.9 2816 2981 '@atcute/uint8array': 1.1.1 2817 - '@atcute/util-text': 1.1.1 2982 + '@atcute/util-text': 1.2.0 2818 2983 '@badrap/valita': 0.4.6 2819 2984 2820 - '@atcute/lexicon-resolver@0.1.6(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.3))(@atcute/identity@1.1.3)': 2985 + '@atcute/lexicon-resolver@0.1.6(@atcute/identity-resolver@1.2.2(@atcute/identity@1.1.4))(@atcute/identity@1.1.4)': 2821 2986 dependencies: 2822 - '@atcute/crypto': 2.4.0 2823 - '@atcute/identity': 1.1.3 2824 - '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 2987 + '@atcute/crypto': 2.4.1 2988 + '@atcute/identity': 1.1.4 2989 + '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.4) 2825 2990 '@atcute/lexicon-doc': 2.1.2 2826 2991 '@atcute/lexicons': 1.2.9 2827 2992 '@atcute/repo': 0.1.3 2828 2993 '@atcute/util-fetch': 1.0.5 2829 2994 '@badrap/valita': 0.4.6 2830 2995 2831 - '@atcute/lexicons@1.2.6': 2832 - dependencies: 2833 - '@atcute/uint8array': 1.0.6 2834 - '@atcute/util-text': 0.0.1 2835 - '@standard-schema/spec': 1.1.0 2836 - esm-env: 1.2.2 2837 - 2838 2996 '@atcute/lexicons@1.2.9': 2839 2997 dependencies: 2840 2998 '@atcute/uint8array': 1.1.1 2841 - '@atcute/util-text': 1.1.1 2999 + '@atcute/util-text': 1.2.0 2842 3000 '@standard-schema/spec': 1.1.0 2843 3001 esm-env: 1.2.2 2844 3002 ··· 2848 3006 '@atcute/cid': 2.4.1 2849 3007 '@atcute/uint8array': 1.1.1 2850 3008 2851 - '@atcute/multibase@1.1.8': 3009 + '@atcute/multibase@1.2.0': 2852 3010 dependencies: 2853 3011 '@atcute/uint8array': 1.1.1 2854 3012 2855 3013 '@atcute/oauth-crypto@0.1.0': 2856 3014 dependencies: 2857 - '@atcute/multibase': 1.1.8 3015 + '@atcute/multibase': 1.2.0 2858 3016 '@atcute/uint8array': 1.1.1 2859 3017 '@badrap/valita': 0.4.6 2860 - nanoid: 5.1.6 3018 + nanoid: 5.1.7 2861 3019 2862 3020 '@atcute/oauth-keyset@0.1.0': 2863 3021 dependencies: ··· 2866 3024 '@atcute/oauth-node-client@1.1.0': 2867 3025 dependencies: 2868 3026 '@atcute/client': 4.2.1 2869 - '@atcute/identity': 1.1.3 2870 - '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.3) 3027 + '@atcute/identity': 1.1.4 3028 + '@atcute/identity-resolver': 1.2.2(@atcute/identity@1.1.4) 2871 3029 '@atcute/lexicons': 1.2.9 2872 3030 '@atcute/oauth-crypto': 0.1.0 2873 3031 '@atcute/oauth-keyset': 0.1.0 2874 3032 '@atcute/oauth-types': 0.1.1 2875 3033 '@atcute/util-fetch': 1.0.5 2876 3034 '@badrap/valita': 0.4.6 2877 - nanoid: 5.1.6 3035 + nanoid: 5.1.7 2878 3036 2879 3037 '@atcute/oauth-types@0.1.1': 2880 3038 dependencies: 2881 - '@atcute/identity': 1.1.3 3039 + '@atcute/identity': 1.1.4 2882 3040 '@atcute/lexicons': 1.2.9 2883 3041 '@atcute/oauth-keyset': 0.1.0 2884 3042 '@badrap/valita': 0.4.6 ··· 2888 3046 '@atcute/car': 5.1.1 2889 3047 '@atcute/cbor': 2.3.2 2890 3048 '@atcute/cid': 2.4.1 2891 - '@atcute/crypto': 2.4.0 3049 + '@atcute/crypto': 2.4.1 2892 3050 '@atcute/lexicons': 1.2.9 2893 3051 '@atcute/mst': 1.0.0 2894 3052 '@atcute/uint8array': 1.1.1 2895 3053 2896 - '@atcute/tid@1.1.1': 3054 + '@atcute/tid@1.1.2': 2897 3055 dependencies: 2898 - '@atcute/time-ms': 1.2.0 3056 + '@atcute/time-ms': 1.3.2 2899 3057 2900 - '@atcute/time-ms@1.2.0': 2901 - dependencies: 2902 - '@types/bun': 1.3.6 2903 - node-gyp-build: 4.8.4 2904 - 2905 - '@atcute/uint8array@1.0.6': {} 3058 + '@atcute/time-ms@1.3.2': {} 2906 3059 2907 3060 '@atcute/uint8array@1.1.1': {} 2908 3061 ··· 2910 3063 dependencies: 2911 3064 '@badrap/valita': 0.4.6 2912 3065 2913 - '@atcute/util-text@0.0.1': 2914 - dependencies: 2915 - unicode-segmenter: 0.14.5 2916 - 2917 - '@atcute/util-text@1.1.1': 3066 + '@atcute/util-text@1.2.0': 2918 3067 dependencies: 2919 3068 unicode-segmenter: 0.14.5 2920 3069 2921 3070 '@atcute/varint@2.0.0': {} 2922 3071 2923 - '@atproto/api@0.18.21': 2924 - dependencies: 2925 - '@atproto/common-web': 0.4.17 2926 - '@atproto/lexicon': 0.6.1 2927 - '@atproto/syntax': 0.4.3 2928 - '@atproto/xrpc': 0.7.7 2929 - await-lock: 2.2.2 2930 - multiformats: 9.9.0 2931 - tlds: 1.261.0 2932 - zod: 3.25.76 2933 - 2934 - '@atproto/common-web@0.4.17': 2935 - dependencies: 2936 - '@atproto/lex-data': 0.0.12 2937 - '@atproto/lex-json': 0.0.12 2938 - '@atproto/syntax': 0.4.3 2939 - zod: 3.25.76 2940 - 2941 - '@atproto/lex-data@0.0.12': 2942 - dependencies: 2943 - multiformats: 9.9.0 2944 - tslib: 2.8.1 2945 - uint8arrays: 3.0.0 2946 - unicode-segmenter: 0.14.5 2947 - 2948 - '@atproto/lex-json@0.0.12': 2949 - dependencies: 2950 - '@atproto/lex-data': 0.0.12 2951 - tslib: 2.8.1 2952 - 2953 - '@atproto/lexicon@0.6.1': 2954 - dependencies: 2955 - '@atproto/common-web': 0.4.17 2956 - '@atproto/syntax': 0.4.3 2957 - iso-datestring-validator: 2.2.2 2958 - multiformats: 9.9.0 2959 - zod: 3.25.76 2960 - 2961 - '@atproto/syntax@0.4.3': 2962 - dependencies: 2963 - tslib: 2.8.1 2964 - 2965 - '@atproto/xrpc@0.7.7': 2966 - dependencies: 2967 - '@atproto/lexicon': 0.6.1 2968 - zod: 3.25.76 2969 - 2970 3072 '@badrap/valita@0.4.6': {} 2971 3073 2972 3074 '@cloudflare/kv-asset-handler@0.4.2': {} 2973 3075 2974 - '@cloudflare/unenv-preset@2.14.0(unenv@2.0.0-rc.24)(workerd@1.20260302.0)': 3076 + '@cloudflare/unenv-preset@2.16.0(unenv@2.0.0-rc.24)(workerd@1.20260317.1)': 2975 3077 dependencies: 2976 3078 unenv: 2.0.0-rc.24 2977 3079 optionalDependencies: 2978 - workerd: 1.20260302.0 3080 + workerd: 1.20260317.1 2979 3081 2980 - '@cloudflare/workerd-darwin-64@1.20260302.0': 3082 + '@cloudflare/workerd-darwin-64@1.20260317.1': 2981 3083 optional: true 2982 3084 2983 - '@cloudflare/workerd-darwin-arm64@1.20260302.0': 3085 + '@cloudflare/workerd-darwin-arm64@1.20260317.1': 2984 3086 optional: true 2985 3087 2986 - '@cloudflare/workerd-linux-64@1.20260302.0': 3088 + '@cloudflare/workerd-linux-64@1.20260317.1': 2987 3089 optional: true 2988 3090 2989 - '@cloudflare/workerd-linux-arm64@1.20260302.0': 3091 + '@cloudflare/workerd-linux-arm64@1.20260317.1': 2990 3092 optional: true 2991 3093 2992 - '@cloudflare/workerd-windows-64@1.20260302.0': 3094 + '@cloudflare/workerd-windows-64@1.20260317.1': 2993 3095 optional: true 2994 3096 2995 - '@cloudflare/workers-types@4.20260304.0': {} 3097 + '@cloudflare/workers-types@4.20260317.1': {} 2996 3098 2997 3099 '@cspotcode/source-map-support@0.8.1': 2998 3100 dependencies: 2999 3101 '@jridgewell/trace-mapping': 0.3.9 3000 3102 3001 - '@emnapi/runtime@1.8.1': 3103 + '@emnapi/core@1.9.1': 3104 + dependencies: 3105 + '@emnapi/wasi-threads': 1.2.0 3106 + tslib: 2.8.1 3107 + optional: true 3108 + 3109 + '@emnapi/runtime@1.9.1': 3002 3110 dependencies: 3003 3111 tslib: 2.8.1 3004 3112 optional: true 3005 3113 3006 - '@esbuild/aix-ppc64@0.27.2': 3114 + '@emnapi/wasi-threads@1.2.0': 3115 + dependencies: 3116 + tslib: 2.8.1 3007 3117 optional: true 3008 3118 3009 3119 '@esbuild/aix-ppc64@0.27.3': 3010 3120 optional: true 3011 3121 3012 - '@esbuild/android-arm64@0.27.2': 3122 + '@esbuild/aix-ppc64@0.27.4': 3013 3123 optional: true 3014 3124 3015 3125 '@esbuild/android-arm64@0.27.3': 3016 3126 optional: true 3017 3127 3018 - '@esbuild/android-arm@0.27.2': 3128 + '@esbuild/android-arm64@0.27.4': 3019 3129 optional: true 3020 3130 3021 3131 '@esbuild/android-arm@0.27.3': 3022 3132 optional: true 3023 3133 3024 - '@esbuild/android-x64@0.27.2': 3134 + '@esbuild/android-arm@0.27.4': 3025 3135 optional: true 3026 3136 3027 3137 '@esbuild/android-x64@0.27.3': 3028 3138 optional: true 3029 3139 3030 - '@esbuild/darwin-arm64@0.27.2': 3140 + '@esbuild/android-x64@0.27.4': 3031 3141 optional: true 3032 3142 3033 3143 '@esbuild/darwin-arm64@0.27.3': 3034 3144 optional: true 3035 3145 3036 - '@esbuild/darwin-x64@0.27.2': 3146 + '@esbuild/darwin-arm64@0.27.4': 3037 3147 optional: true 3038 3148 3039 3149 '@esbuild/darwin-x64@0.27.3': 3040 3150 optional: true 3041 3151 3042 - '@esbuild/freebsd-arm64@0.27.2': 3152 + '@esbuild/darwin-x64@0.27.4': 3043 3153 optional: true 3044 3154 3045 3155 '@esbuild/freebsd-arm64@0.27.3': 3046 3156 optional: true 3047 3157 3048 - '@esbuild/freebsd-x64@0.27.2': 3158 + '@esbuild/freebsd-arm64@0.27.4': 3049 3159 optional: true 3050 3160 3051 3161 '@esbuild/freebsd-x64@0.27.3': 3052 3162 optional: true 3053 3163 3054 - '@esbuild/linux-arm64@0.27.2': 3164 + '@esbuild/freebsd-x64@0.27.4': 3055 3165 optional: true 3056 3166 3057 3167 '@esbuild/linux-arm64@0.27.3': 3058 3168 optional: true 3059 3169 3060 - '@esbuild/linux-arm@0.27.2': 3170 + '@esbuild/linux-arm64@0.27.4': 3061 3171 optional: true 3062 3172 3063 3173 '@esbuild/linux-arm@0.27.3': 3064 3174 optional: true 3065 3175 3066 - '@esbuild/linux-ia32@0.27.2': 3176 + '@esbuild/linux-arm@0.27.4': 3067 3177 optional: true 3068 3178 3069 3179 '@esbuild/linux-ia32@0.27.3': 3070 3180 optional: true 3071 3181 3072 - '@esbuild/linux-loong64@0.27.2': 3182 + '@esbuild/linux-ia32@0.27.4': 3073 3183 optional: true 3074 3184 3075 3185 '@esbuild/linux-loong64@0.27.3': 3076 3186 optional: true 3077 3187 3078 - '@esbuild/linux-mips64el@0.27.2': 3188 + '@esbuild/linux-loong64@0.27.4': 3079 3189 optional: true 3080 3190 3081 3191 '@esbuild/linux-mips64el@0.27.3': 3082 3192 optional: true 3083 3193 3084 - '@esbuild/linux-ppc64@0.27.2': 3194 + '@esbuild/linux-mips64el@0.27.4': 3085 3195 optional: true 3086 3196 3087 3197 '@esbuild/linux-ppc64@0.27.3': 3088 3198 optional: true 3089 3199 3090 - '@esbuild/linux-riscv64@0.27.2': 3200 + '@esbuild/linux-ppc64@0.27.4': 3091 3201 optional: true 3092 3202 3093 3203 '@esbuild/linux-riscv64@0.27.3': 3094 3204 optional: true 3095 3205 3096 - '@esbuild/linux-s390x@0.27.2': 3206 + '@esbuild/linux-riscv64@0.27.4': 3097 3207 optional: true 3098 3208 3099 3209 '@esbuild/linux-s390x@0.27.3': 3100 3210 optional: true 3101 3211 3102 - '@esbuild/linux-x64@0.27.2': 3212 + '@esbuild/linux-s390x@0.27.4': 3103 3213 optional: true 3104 3214 3105 3215 '@esbuild/linux-x64@0.27.3': 3106 3216 optional: true 3107 3217 3108 - '@esbuild/netbsd-arm64@0.27.2': 3218 + '@esbuild/linux-x64@0.27.4': 3109 3219 optional: true 3110 3220 3111 3221 '@esbuild/netbsd-arm64@0.27.3': 3112 3222 optional: true 3113 3223 3114 - '@esbuild/netbsd-x64@0.27.2': 3224 + '@esbuild/netbsd-arm64@0.27.4': 3115 3225 optional: true 3116 3226 3117 3227 '@esbuild/netbsd-x64@0.27.3': 3118 3228 optional: true 3119 3229 3120 - '@esbuild/openbsd-arm64@0.27.2': 3230 + '@esbuild/netbsd-x64@0.27.4': 3121 3231 optional: true 3122 3232 3123 3233 '@esbuild/openbsd-arm64@0.27.3': 3124 3234 optional: true 3125 3235 3126 - '@esbuild/openbsd-x64@0.27.2': 3236 + '@esbuild/openbsd-arm64@0.27.4': 3127 3237 optional: true 3128 3238 3129 3239 '@esbuild/openbsd-x64@0.27.3': 3130 3240 optional: true 3131 3241 3132 - '@esbuild/openharmony-arm64@0.27.2': 3242 + '@esbuild/openbsd-x64@0.27.4': 3133 3243 optional: true 3134 3244 3135 3245 '@esbuild/openharmony-arm64@0.27.3': 3136 3246 optional: true 3137 3247 3138 - '@esbuild/sunos-x64@0.27.2': 3248 + '@esbuild/openharmony-arm64@0.27.4': 3139 3249 optional: true 3140 3250 3141 3251 '@esbuild/sunos-x64@0.27.3': 3142 3252 optional: true 3143 3253 3144 - '@esbuild/win32-arm64@0.27.2': 3254 + '@esbuild/sunos-x64@0.27.4': 3145 3255 optional: true 3146 3256 3147 3257 '@esbuild/win32-arm64@0.27.3': 3148 3258 optional: true 3149 3259 3150 - '@esbuild/win32-ia32@0.27.2': 3260 + '@esbuild/win32-arm64@0.27.4': 3151 3261 optional: true 3152 3262 3153 3263 '@esbuild/win32-ia32@0.27.3': 3154 3264 optional: true 3155 3265 3156 - '@esbuild/win32-x64@0.27.2': 3266 + '@esbuild/win32-ia32@0.27.4': 3157 3267 optional: true 3158 3268 3159 3269 '@esbuild/win32-x64@0.27.3': 3160 3270 optional: true 3161 3271 3162 - '@eslint-community/eslint-utils@4.9.1(eslint@9.39.2(jiti@2.6.1))': 3272 + '@esbuild/win32-x64@0.27.4': 3273 + optional: true 3274 + 3275 + '@eslint-community/eslint-utils@4.9.1(eslint@10.1.0(jiti@2.6.1))': 3163 3276 dependencies: 3164 - eslint: 9.39.2(jiti@2.6.1) 3277 + eslint: 10.1.0(jiti@2.6.1) 3165 3278 eslint-visitor-keys: 3.4.3 3166 3279 3167 3280 '@eslint-community/regexpp@4.12.2': {} 3168 3281 3169 - '@eslint/compat@2.0.1(eslint@9.39.2(jiti@2.6.1))': 3282 + '@eslint/compat@2.0.3(eslint@10.1.0(jiti@2.6.1))': 3170 3283 dependencies: 3171 - '@eslint/core': 1.0.1 3284 + '@eslint/core': 1.1.1 3172 3285 optionalDependencies: 3173 - eslint: 9.39.2(jiti@2.6.1) 3286 + eslint: 10.1.0(jiti@2.6.1) 3174 3287 3175 - '@eslint/config-array@0.21.1': 3288 + '@eslint/config-array@0.23.3': 3176 3289 dependencies: 3177 - '@eslint/object-schema': 2.1.7 3290 + '@eslint/object-schema': 3.0.3 3178 3291 debug: 4.4.3 3179 - minimatch: 3.1.2 3292 + minimatch: 10.2.4 3180 3293 transitivePeerDependencies: 3181 3294 - supports-color 3182 3295 3183 - '@eslint/config-helpers@0.4.2': 3296 + '@eslint/config-helpers@0.5.3': 3184 3297 dependencies: 3185 - '@eslint/core': 0.17.0 3298 + '@eslint/core': 1.1.1 3186 3299 3187 - '@eslint/core@0.17.0': 3300 + '@eslint/core@1.1.1': 3188 3301 dependencies: 3189 3302 '@types/json-schema': 7.0.15 3190 3303 3191 - '@eslint/core@1.0.1': 3192 - dependencies: 3193 - '@types/json-schema': 7.0.15 3304 + '@eslint/js@10.0.1(eslint@10.1.0(jiti@2.6.1))': 3305 + optionalDependencies: 3306 + eslint: 10.1.0(jiti@2.6.1) 3194 3307 3195 - '@eslint/eslintrc@3.3.3': 3196 - dependencies: 3197 - ajv: 6.12.6 3198 - debug: 4.4.3 3199 - espree: 10.4.0 3200 - globals: 14.0.0 3201 - ignore: 5.3.2 3202 - import-fresh: 3.3.1 3203 - js-yaml: 4.1.1 3204 - minimatch: 3.1.2 3205 - strip-json-comments: 3.1.1 3206 - transitivePeerDependencies: 3207 - - supports-color 3308 + '@eslint/object-schema@3.0.3': {} 3208 3309 3209 - '@eslint/js@9.39.2': {} 3210 - 3211 - '@eslint/object-schema@2.1.7': {} 3212 - 3213 - '@eslint/plugin-kit@0.4.1': 3310 + '@eslint/plugin-kit@0.6.1': 3214 3311 dependencies: 3215 - '@eslint/core': 0.17.0 3312 + '@eslint/core': 1.1.1 3216 3313 levn: 0.4.1 3217 3314 3218 - '@ethercorps/sveltekit-og@4.2.1(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))': 3315 + '@ethercorps/sveltekit-og@4.2.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))': 3219 3316 dependencies: 3220 3317 '@resvg/resvg-wasm': 2.6.2 3221 - '@sveltejs/kit': 2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 3318 + '@sveltejs/kit': 2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)) 3222 3319 '@takumi-rs/helpers': 0.55.4 3223 3320 '@takumi-rs/image-response': 0.55.4 3224 3321 '@takumi-rs/wasm': 0.55.4 ··· 3227 3324 std-env: 3.10.0 3228 3325 unwasm: 0.5.3 3229 3326 3230 - '@floating-ui/core@1.7.3': 3327 + '@floating-ui/core@1.7.5': 3231 3328 dependencies: 3232 - '@floating-ui/utils': 0.2.10 3329 + '@floating-ui/utils': 0.2.11 3233 3330 3234 - '@floating-ui/dom@1.7.4': 3331 + '@floating-ui/dom@1.7.6': 3235 3332 dependencies: 3236 - '@floating-ui/core': 1.7.3 3237 - '@floating-ui/utils': 0.2.10 3333 + '@floating-ui/core': 1.7.5 3334 + '@floating-ui/utils': 0.2.11 3238 3335 3239 - '@floating-ui/utils@0.2.10': {} 3336 + '@floating-ui/utils@0.2.11': {} 3240 3337 3241 - '@foxui/colors@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1)': 3338 + '@foxui/colors@0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2)': 3242 3339 dependencies: 3243 - '@foxui/core': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 3340 + '@foxui/core': 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 3244 3341 '@texel/color': 1.1.11 3245 3342 '@use-gesture/vanilla': 10.3.1 3246 - bits-ui: 2.16.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3247 - svelte: 5.48.0 3248 - tailwindcss: 4.2.1 3343 + bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 3344 + svelte: 5.55.0 3345 + tailwindcss: 4.2.2 3249 3346 transitivePeerDependencies: 3250 3347 - '@internationalized/date' 3251 3348 - '@sveltejs/kit' ··· 3253 3350 - react-dom 3254 3351 - vue 3255 3352 3256 - '@foxui/core@0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1)': 3257 - dependencies: 3258 - '@number-flow/svelte': 0.3.13(svelte@5.48.0) 3259 - bits-ui: 2.16.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3260 - clsx: 2.1.1 3261 - mode-watcher: 1.1.0(svelte@5.48.0) 3262 - svelte: 5.48.0 3263 - svelte-sonner: 1.0.7(svelte@5.48.0) 3264 - tailwind-merge: 3.5.0 3265 - tailwind-variants: 3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.1) 3266 - tailwindcss: 4.2.1 3267 - transitivePeerDependencies: 3268 - - '@internationalized/date' 3269 - - '@sveltejs/kit' 3270 - 3271 - '@foxui/core@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1)': 3353 + '@foxui/core@0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2)': 3272 3354 dependencies: 3273 - '@number-flow/svelte': 0.4.0(svelte@5.48.0) 3274 - bits-ui: 2.16.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3355 + '@number-flow/svelte': 0.4.0(svelte@5.55.0) 3356 + bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 3275 3357 clsx: 2.1.1 3276 3358 dompurify: 3.3.3 3277 - mode-watcher: 1.1.0(svelte@5.48.0) 3278 - svelte: 5.48.0 3279 - svelte-sonner: 1.0.7(svelte@5.48.0) 3359 + mode-watcher: 1.1.0(svelte@5.55.0) 3360 + svelte: 5.55.0 3361 + svelte-sonner: 1.1.0(svelte@5.55.0) 3280 3362 tailwind-merge: 3.5.0 3281 - tailwind-variants: 3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.1) 3282 - tailwindcss: 4.2.1 3283 - web-haptics: 0.0.6(svelte@5.48.0) 3363 + tailwind-variants: 3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.2) 3364 + tailwindcss: 4.2.2 3365 + web-haptics: 0.0.6(svelte@5.55.0) 3284 3366 transitivePeerDependencies: 3285 3367 - '@internationalized/date' 3286 3368 - '@sveltejs/kit' ··· 3288 3370 - react-dom 3289 3371 - vue 3290 3372 3291 - '@foxui/social@0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1)': 3373 + '@foxui/social@0.8.4(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(@tiptap/extension-code-block@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(highlight.js@11.11.1)(svelte@5.55.0)(tailwindcss@4.2.2)': 3292 3374 dependencies: 3293 - '@atproto/api': 0.18.21 3294 - '@foxui/core': 0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 3295 - '@foxui/time': 0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 3375 + '@atcute/bluesky': 3.3.0 3376 + '@atcute/bluesky-richtext-segmenter': 3.0.0 3377 + '@foxui/core': 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 3378 + '@foxui/text': 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(@tiptap/extension-code-block@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(highlight.js@11.11.1)(svelte@5.55.0)(tailwindcss@4.2.2) 3379 + '@foxui/time': 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 3296 3380 '@use-gesture/vanilla': 10.3.1 3297 - bits-ui: 2.16.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3298 - emoji-picker-element: 1.29.0 3381 + bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 3382 + emoji-picker-element: 1.29.1 3299 3383 hls.js: 1.6.15 3300 3384 is-emoji-supported: 0.0.5 3301 3385 plyr: 3.8.4 3302 - svelte: 5.48.0 3303 - tailwindcss: 4.2.1 3386 + svelte: 5.55.0 3387 + tailwindcss: 4.2.2 3304 3388 transitivePeerDependencies: 3305 3389 - '@internationalized/date' 3306 3390 - '@sveltejs/kit' 3391 + - '@tiptap/extension-code-block' 3392 + - '@tiptap/extensions' 3393 + - highlight.js 3394 + - react 3395 + - react-dom 3396 + - vue 3307 3397 3308 - '@foxui/time@0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1)': 3398 + '@foxui/text@0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(@tiptap/extension-code-block@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(highlight.js@11.11.1)(svelte@5.55.0)(tailwindcss@4.2.2)': 3309 3399 dependencies: 3310 - '@foxui/core': 0.5.1(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 3311 - '@number-flow/svelte': 0.3.13(svelte@5.48.0) 3312 - bits-ui: 2.16.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3313 - svelte: 5.48.0 3314 - tailwindcss: 4.2.1 3400 + '@floating-ui/dom': 1.7.6 3401 + '@foxui/core': 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 3402 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3403 + '@tiptap/extension-bubble-menu': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3404 + '@tiptap/extension-code-block-lowlight': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/extension-code-block@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)(highlight.js@11.11.1)(lowlight@3.3.0) 3405 + '@tiptap/extension-document': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 3406 + '@tiptap/extension-dropcursor': 3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 3407 + '@tiptap/extension-floating-menu': 3.20.5(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3408 + '@tiptap/extension-history': 3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 3409 + '@tiptap/extension-image': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 3410 + '@tiptap/extension-link': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3411 + '@tiptap/extension-paragraph': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 3412 + '@tiptap/extension-placeholder': 3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 3413 + '@tiptap/extension-strike': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 3414 + '@tiptap/extension-text': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 3415 + '@tiptap/extension-typography': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 3416 + '@tiptap/extension-underline': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 3417 + '@tiptap/markdown': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3418 + '@tiptap/pm': 3.20.5 3419 + '@tiptap/starter-kit': 3.20.5 3420 + '@tiptap/suggestion': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3421 + bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 3422 + lowlight: 3.3.0 3423 + state: link:@tiptap/pm/state 3424 + svelte: 5.55.0 3425 + svelte-tiptap: 3.0.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/extension-bubble-menu@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/extension-floating-menu@3.20.5(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)(svelte@5.55.0) 3426 + tailwindcss: 4.2.2 3315 3427 transitivePeerDependencies: 3316 3428 - '@internationalized/date' 3317 3429 - '@sveltejs/kit' 3430 + - '@tiptap/extension-code-block' 3431 + - '@tiptap/extensions' 3432 + - highlight.js 3433 + - react 3434 + - react-dom 3435 + - vue 3318 3436 3319 - '@foxui/visual@0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1)': 3437 + '@foxui/time@0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2)': 3320 3438 dependencies: 3321 - '@foxui/colors': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 3322 - '@foxui/core': 0.8.0(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(tailwindcss@4.2.1) 3323 - bits-ui: 2.16.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3439 + '@foxui/core': 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 3440 + '@number-flow/svelte': 0.4.0(svelte@5.55.0) 3441 + bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 3442 + svelte: 5.55.0 3443 + tailwindcss: 4.2.2 3444 + transitivePeerDependencies: 3445 + - '@internationalized/date' 3446 + - '@sveltejs/kit' 3447 + - react 3448 + - react-dom 3449 + - vue 3450 + 3451 + '@foxui/visual@0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2)': 3452 + dependencies: 3453 + '@foxui/colors': 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 3454 + '@foxui/core': 0.8.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(tailwindcss@4.2.2) 3455 + bits-ui: 2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 3324 3456 canvas-confetti: 1.9.4 3325 3457 cheerio: 1.2.0 3326 - svelte: 5.48.0 3327 - tailwindcss: 4.2.1 3458 + svelte: 5.55.0 3459 + tailwindcss: 4.2.2 3328 3460 transitivePeerDependencies: 3329 3461 - '@internationalized/date' 3330 3462 - '@sveltejs/kit' ··· 3343 3475 3344 3476 '@humanwhocodes/retry@0.4.3': {} 3345 3477 3346 - '@img/colour@1.0.0': {} 3478 + '@img/colour@1.1.0': {} 3347 3479 3348 3480 '@img/sharp-darwin-arm64@0.34.5': 3349 3481 optionalDependencies: ··· 3427 3559 3428 3560 '@img/sharp-wasm32@0.34.5': 3429 3561 dependencies: 3430 - '@emnapi/runtime': 1.8.1 3562 + '@emnapi/runtime': 1.9.1 3431 3563 optional: true 3432 3564 3433 3565 '@img/sharp-win32-arm64@0.34.5': ··· 3441 3573 3442 3574 '@internationalized/date@3.12.0': 3443 3575 dependencies: 3444 - '@swc/helpers': 0.5.18 3576 + '@swc/helpers': 0.5.20 3445 3577 3446 3578 '@jridgewell/gen-mapping@0.3.13': 3447 3579 dependencies: ··· 3485 3617 3486 3618 '@maplibre/geojson-vt@5.0.4': {} 3487 3619 3488 - '@maplibre/geojson-vt@6.0.3': 3620 + '@maplibre/geojson-vt@6.0.4': 3489 3621 dependencies: 3490 3622 kdbush: 4.0.2 3491 3623 ··· 3499 3631 rw: 1.3.3 3500 3632 tinyqueue: 3.0.0 3501 3633 3502 - '@maplibre/mlt@1.1.7': 3634 + '@maplibre/mlt@1.1.8': 3503 3635 dependencies: 3504 3636 '@mapbox/point-geometry': 1.1.0 3505 3637 ··· 3519 3651 3520 3652 '@mary-ext/simple-event-emitter@1.0.1': {} 3521 3653 3654 + '@napi-rs/wasm-runtime@1.1.1': 3655 + dependencies: 3656 + '@emnapi/core': 1.9.1 3657 + '@emnapi/runtime': 1.9.1 3658 + '@tybys/wasm-util': 0.10.1 3659 + optional: true 3660 + 3522 3661 '@noble/secp256k1@3.0.0': {} 3523 3662 3524 - '@number-flow/svelte@0.3.13(svelte@5.48.0)': 3525 - dependencies: 3526 - esm-env: 1.2.2 3527 - number-flow: 0.5.12 3528 - svelte: 5.48.0 3529 - 3530 - '@number-flow/svelte@0.4.0(svelte@5.48.0)': 3663 + '@number-flow/svelte@0.4.0(svelte@5.55.0)': 3531 3664 dependencies: 3532 3665 esm-env: 1.2.2 3533 3666 number-flow: 0.6.0 3534 - svelte: 5.48.0 3667 + svelte: 5.55.0 3535 3668 3536 3669 '@optique/core@0.6.11': {} 3537 3670 3538 3671 '@optique/run@0.6.11': 3539 3672 dependencies: 3540 3673 '@optique/core': 0.6.11 3674 + 3675 + '@oxc-project/types@0.122.0': {} 3541 3676 3542 3677 '@polka/url@1.0.0-next.29': {} 3543 3678 ··· 3553 3688 3554 3689 '@poppinss/exception@1.2.3': {} 3555 3690 3691 + '@remirror/core-constants@3.0.0': {} 3692 + 3556 3693 '@resvg/resvg-wasm@2.6.2': {} 3557 3694 3558 - '@rollup/rollup-android-arm-eabi@4.56.0': 3695 + '@rolldown/binding-android-arm64@1.0.0-rc.12': 3559 3696 optional: true 3560 3697 3561 - '@rollup/rollup-android-arm64@4.56.0': 3562 - optional: true 3563 - 3564 - '@rollup/rollup-darwin-arm64@4.56.0': 3565 - optional: true 3566 - 3567 - '@rollup/rollup-darwin-x64@4.56.0': 3568 - optional: true 3569 - 3570 - '@rollup/rollup-freebsd-arm64@4.56.0': 3571 - optional: true 3572 - 3573 - '@rollup/rollup-freebsd-x64@4.56.0': 3574 - optional: true 3575 - 3576 - '@rollup/rollup-linux-arm-gnueabihf@4.56.0': 3577 - optional: true 3578 - 3579 - '@rollup/rollup-linux-arm-musleabihf@4.56.0': 3580 - optional: true 3581 - 3582 - '@rollup/rollup-linux-arm64-gnu@4.56.0': 3583 - optional: true 3584 - 3585 - '@rollup/rollup-linux-arm64-musl@4.56.0': 3698 + '@rolldown/binding-darwin-arm64@1.0.0-rc.12': 3586 3699 optional: true 3587 3700 3588 - '@rollup/rollup-linux-loong64-gnu@4.56.0': 3701 + '@rolldown/binding-darwin-x64@1.0.0-rc.12': 3589 3702 optional: true 3590 3703 3591 - '@rollup/rollup-linux-loong64-musl@4.56.0': 3704 + '@rolldown/binding-freebsd-x64@1.0.0-rc.12': 3592 3705 optional: true 3593 3706 3594 - '@rollup/rollup-linux-ppc64-gnu@4.56.0': 3707 + '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.12': 3595 3708 optional: true 3596 3709 3597 - '@rollup/rollup-linux-ppc64-musl@4.56.0': 3710 + '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.12': 3598 3711 optional: true 3599 3712 3600 - '@rollup/rollup-linux-riscv64-gnu@4.56.0': 3713 + '@rolldown/binding-linux-arm64-musl@1.0.0-rc.12': 3601 3714 optional: true 3602 3715 3603 - '@rollup/rollup-linux-riscv64-musl@4.56.0': 3716 + '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.12': 3604 3717 optional: true 3605 3718 3606 - '@rollup/rollup-linux-s390x-gnu@4.56.0': 3607 - optional: true 3608 - 3609 - '@rollup/rollup-linux-x64-gnu@4.56.0': 3719 + '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.12': 3610 3720 optional: true 3611 3721 3612 - '@rollup/rollup-linux-x64-musl@4.56.0': 3722 + '@rolldown/binding-linux-x64-gnu@1.0.0-rc.12': 3613 3723 optional: true 3614 3724 3615 - '@rollup/rollup-openbsd-x64@4.56.0': 3725 + '@rolldown/binding-linux-x64-musl@1.0.0-rc.12': 3616 3726 optional: true 3617 3727 3618 - '@rollup/rollup-openharmony-arm64@4.56.0': 3728 + '@rolldown/binding-openharmony-arm64@1.0.0-rc.12': 3619 3729 optional: true 3620 3730 3621 - '@rollup/rollup-win32-arm64-msvc@4.56.0': 3731 + '@rolldown/binding-wasm32-wasi@1.0.0-rc.12': 3732 + dependencies: 3733 + '@napi-rs/wasm-runtime': 1.1.1 3622 3734 optional: true 3623 3735 3624 - '@rollup/rollup-win32-ia32-msvc@4.56.0': 3736 + '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.12': 3625 3737 optional: true 3626 3738 3627 - '@rollup/rollup-win32-x64-gnu@4.56.0': 3739 + '@rolldown/binding-win32-x64-msvc@1.0.0-rc.12': 3628 3740 optional: true 3629 3741 3630 - '@rollup/rollup-win32-x64-msvc@4.56.0': 3631 - optional: true 3742 + '@rolldown/pluginutils@1.0.0-rc.12': {} 3632 3743 3633 3744 '@shuding/opentype.js@1.4.0-beta.0': 3634 3745 dependencies: ··· 3637 3748 3638 3749 '@sindresorhus/is@7.2.0': {} 3639 3750 3640 - '@speed-highlight/core@1.2.14': {} 3751 + '@speed-highlight/core@1.2.15': {} 3641 3752 3642 3753 '@standard-schema/spec@1.1.0': {} 3643 3754 3644 - '@sveltejs/acorn-typescript@1.0.8(acorn@8.15.0)': 3755 + '@sveltejs/acorn-typescript@1.0.9(acorn@8.16.0)': 3645 3756 dependencies: 3646 - acorn: 8.15.0 3757 + acorn: 8.16.0 3647 3758 3648 - '@sveltejs/adapter-cloudflare@7.2.8(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(wrangler@4.68.1(@cloudflare/workers-types@4.20260304.0))': 3759 + '@sveltejs/adapter-cloudflare@7.2.8(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(wrangler@4.77.0(@cloudflare/workers-types@4.20260317.1))': 3649 3760 dependencies: 3650 - '@cloudflare/workers-types': 4.20260304.0 3651 - '@sveltejs/kit': 2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 3761 + '@cloudflare/workers-types': 4.20260317.1 3762 + '@sveltejs/kit': 2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)) 3652 3763 worktop: 0.8.0-next.18 3653 - wrangler: 4.68.1(@cloudflare/workers-types@4.20260304.0) 3764 + wrangler: 4.77.0(@cloudflare/workers-types@4.20260317.1) 3654 3765 3655 - '@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0))': 3766 + '@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0))': 3656 3767 dependencies: 3657 3768 '@standard-schema/spec': 1.1.0 3658 - '@sveltejs/acorn-typescript': 1.0.8(acorn@8.15.0) 3659 - '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 3769 + '@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0) 3770 + '@sveltejs/vite-plugin-svelte': 7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)) 3660 3771 '@types/cookie': 0.6.0 3661 - acorn: 8.15.0 3772 + acorn: 8.16.0 3662 3773 cookie: 0.6.0 3663 - devalue: 5.6.2 3774 + devalue: 5.6.4 3664 3775 esm-env: 1.2.2 3665 3776 kleur: 4.1.5 3666 3777 magic-string: 0.30.21 3667 3778 mrmime: 2.0.1 3668 - sade: 1.8.1 3669 - set-cookie-parser: 2.7.2 3779 + set-cookie-parser: 3.1.0 3670 3780 sirv: 3.0.2 3671 - svelte: 5.48.0 3672 - vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0) 3781 + svelte: 5.55.0 3782 + vite: 8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0) 3673 3783 optionalDependencies: 3674 - typescript: 5.9.3 3784 + typescript: 6.0.2 3675 3785 3676 - '@sveltejs/vite-plugin-svelte-inspector@5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0))': 3786 + '@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0))': 3677 3787 dependencies: 3678 - '@sveltejs/vite-plugin-svelte': 6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 3679 - obug: 2.1.1 3680 - svelte: 5.48.0 3681 - vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0) 3682 - 3683 - '@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0))': 3684 - dependencies: 3685 - '@sveltejs/vite-plugin-svelte-inspector': 5.0.2(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 3686 3788 deepmerge: 4.3.1 3687 3789 magic-string: 0.30.21 3688 3790 obug: 2.1.1 3689 - svelte: 5.48.0 3690 - vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0) 3691 - vitefu: 1.1.1(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 3791 + svelte: 5.55.0 3792 + vite: 8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0) 3793 + vitefu: 1.1.2(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)) 3692 3794 3693 - '@swc/helpers@0.5.18': 3795 + '@swc/helpers@0.5.20': 3694 3796 dependencies: 3695 3797 tslib: 2.8.1 3696 3798 3697 - '@tailwindcss/forms@0.5.11(tailwindcss@4.2.1)': 3799 + '@tailwindcss/forms@0.5.11(tailwindcss@4.2.2)': 3698 3800 dependencies: 3699 3801 mini-svg-data-uri: 1.4.4 3700 - tailwindcss: 4.2.1 3802 + tailwindcss: 4.2.2 3701 3803 3702 - '@tailwindcss/node@4.1.18': 3804 + '@tailwindcss/node@4.2.2': 3703 3805 dependencies: 3704 3806 '@jridgewell/remapping': 2.3.5 3705 - enhanced-resolve: 5.18.4 3807 + enhanced-resolve: 5.20.1 3706 3808 jiti: 2.6.1 3707 - lightningcss: 1.30.2 3809 + lightningcss: 1.32.0 3708 3810 magic-string: 0.30.21 3709 3811 source-map-js: 1.2.1 3710 - tailwindcss: 4.1.18 3812 + tailwindcss: 4.2.2 3711 3813 3712 - '@tailwindcss/oxide-android-arm64@4.1.18': 3814 + '@tailwindcss/oxide-android-arm64@4.2.2': 3713 3815 optional: true 3714 3816 3715 - '@tailwindcss/oxide-darwin-arm64@4.1.18': 3817 + '@tailwindcss/oxide-darwin-arm64@4.2.2': 3716 3818 optional: true 3717 3819 3718 - '@tailwindcss/oxide-darwin-x64@4.1.18': 3820 + '@tailwindcss/oxide-darwin-x64@4.2.2': 3719 3821 optional: true 3720 3822 3721 - '@tailwindcss/oxide-freebsd-x64@4.1.18': 3823 + '@tailwindcss/oxide-freebsd-x64@4.2.2': 3722 3824 optional: true 3723 3825 3724 - '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.18': 3826 + '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.2': 3725 3827 optional: true 3726 3828 3727 - '@tailwindcss/oxide-linux-arm64-gnu@4.1.18': 3829 + '@tailwindcss/oxide-linux-arm64-gnu@4.2.2': 3728 3830 optional: true 3729 3831 3730 - '@tailwindcss/oxide-linux-arm64-musl@4.1.18': 3832 + '@tailwindcss/oxide-linux-arm64-musl@4.2.2': 3731 3833 optional: true 3732 3834 3733 - '@tailwindcss/oxide-linux-x64-gnu@4.1.18': 3835 + '@tailwindcss/oxide-linux-x64-gnu@4.2.2': 3734 3836 optional: true 3735 3837 3736 - '@tailwindcss/oxide-linux-x64-musl@4.1.18': 3838 + '@tailwindcss/oxide-linux-x64-musl@4.2.2': 3737 3839 optional: true 3738 3840 3739 - '@tailwindcss/oxide-wasm32-wasi@4.1.18': 3841 + '@tailwindcss/oxide-wasm32-wasi@4.2.2': 3740 3842 optional: true 3741 3843 3742 - '@tailwindcss/oxide-win32-arm64-msvc@4.1.18': 3844 + '@tailwindcss/oxide-win32-arm64-msvc@4.2.2': 3743 3845 optional: true 3744 3846 3745 - '@tailwindcss/oxide-win32-x64-msvc@4.1.18': 3847 + '@tailwindcss/oxide-win32-x64-msvc@4.2.2': 3746 3848 optional: true 3747 3849 3748 - '@tailwindcss/oxide@4.1.18': 3850 + '@tailwindcss/oxide@4.2.2': 3749 3851 optionalDependencies: 3750 - '@tailwindcss/oxide-android-arm64': 4.1.18 3751 - '@tailwindcss/oxide-darwin-arm64': 4.1.18 3752 - '@tailwindcss/oxide-darwin-x64': 4.1.18 3753 - '@tailwindcss/oxide-freebsd-x64': 4.1.18 3754 - '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.18 3755 - '@tailwindcss/oxide-linux-arm64-gnu': 4.1.18 3756 - '@tailwindcss/oxide-linux-arm64-musl': 4.1.18 3757 - '@tailwindcss/oxide-linux-x64-gnu': 4.1.18 3758 - '@tailwindcss/oxide-linux-x64-musl': 4.1.18 3759 - '@tailwindcss/oxide-wasm32-wasi': 4.1.18 3760 - '@tailwindcss/oxide-win32-arm64-msvc': 4.1.18 3761 - '@tailwindcss/oxide-win32-x64-msvc': 4.1.18 3852 + '@tailwindcss/oxide-android-arm64': 4.2.2 3853 + '@tailwindcss/oxide-darwin-arm64': 4.2.2 3854 + '@tailwindcss/oxide-darwin-x64': 4.2.2 3855 + '@tailwindcss/oxide-freebsd-x64': 4.2.2 3856 + '@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.2 3857 + '@tailwindcss/oxide-linux-arm64-gnu': 4.2.2 3858 + '@tailwindcss/oxide-linux-arm64-musl': 4.2.2 3859 + '@tailwindcss/oxide-linux-x64-gnu': 4.2.2 3860 + '@tailwindcss/oxide-linux-x64-musl': 4.2.2 3861 + '@tailwindcss/oxide-wasm32-wasi': 4.2.2 3862 + '@tailwindcss/oxide-win32-arm64-msvc': 4.2.2 3863 + '@tailwindcss/oxide-win32-x64-msvc': 4.2.2 3762 3864 3763 - '@tailwindcss/typography@0.5.19(tailwindcss@4.2.1)': 3865 + '@tailwindcss/typography@0.5.19(tailwindcss@4.2.2)': 3764 3866 dependencies: 3765 3867 postcss-selector-parser: 6.0.10 3766 - tailwindcss: 4.2.1 3868 + tailwindcss: 4.2.2 3767 3869 3768 - '@tailwindcss/vite@4.1.18(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0))': 3870 + '@tailwindcss/vite@4.2.2(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0))': 3769 3871 dependencies: 3770 - '@tailwindcss/node': 4.1.18 3771 - '@tailwindcss/oxide': 4.1.18 3772 - tailwindcss: 4.1.18 3773 - vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0) 3872 + '@tailwindcss/node': 4.2.2 3873 + '@tailwindcss/oxide': 4.2.2 3874 + tailwindcss: 4.2.2 3875 + vite: 8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0) 3774 3876 3775 3877 '@takumi-rs/core-darwin-arm64@0.55.4': 3776 3878 optional: true ··· 3819 3921 3820 3922 '@texel/color@1.1.11': {} 3821 3923 3822 - '@types/bun@1.3.6': 3924 + '@tiptap/core@3.20.5(@tiptap/pm@3.20.5)': 3925 + dependencies: 3926 + '@tiptap/pm': 3.20.5 3927 + 3928 + '@tiptap/extension-blockquote@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 3929 + dependencies: 3930 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3931 + 3932 + '@tiptap/extension-bold@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 3933 + dependencies: 3934 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3935 + 3936 + '@tiptap/extension-bubble-menu@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 3937 + dependencies: 3938 + '@floating-ui/dom': 1.7.6 3939 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3940 + '@tiptap/pm': 3.20.5 3941 + 3942 + '@tiptap/extension-bullet-list@3.20.5(@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))': 3943 + dependencies: 3944 + '@tiptap/extension-list': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3945 + 3946 + '@tiptap/extension-code-block-lowlight@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/extension-code-block@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)(highlight.js@11.11.1)(lowlight@3.3.0)': 3947 + dependencies: 3948 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3949 + '@tiptap/extension-code-block': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3950 + '@tiptap/pm': 3.20.5 3951 + highlight.js: 11.11.1 3952 + lowlight: 3.3.0 3953 + 3954 + '@tiptap/extension-code-block@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 3823 3955 dependencies: 3824 - bun-types: 1.3.6 3956 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3957 + '@tiptap/pm': 3.20.5 3958 + 3959 + '@tiptap/extension-code@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 3960 + dependencies: 3961 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3962 + 3963 + '@tiptap/extension-document@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 3964 + dependencies: 3965 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3966 + 3967 + '@tiptap/extension-dropcursor@3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))': 3968 + dependencies: 3969 + '@tiptap/extensions': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3970 + 3971 + '@tiptap/extension-floating-menu@3.20.5(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 3972 + dependencies: 3973 + '@floating-ui/dom': 1.7.6 3974 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3975 + '@tiptap/pm': 3.20.5 3976 + 3977 + '@tiptap/extension-gapcursor@3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))': 3978 + dependencies: 3979 + '@tiptap/extensions': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3980 + 3981 + '@tiptap/extension-hard-break@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 3982 + dependencies: 3983 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3984 + 3985 + '@tiptap/extension-heading@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 3986 + dependencies: 3987 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3988 + 3989 + '@tiptap/extension-history@3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))': 3990 + dependencies: 3991 + '@tiptap/extensions': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 3992 + 3993 + '@tiptap/extension-horizontal-rule@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 3994 + dependencies: 3995 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 3996 + '@tiptap/pm': 3.20.5 3997 + 3998 + '@tiptap/extension-image@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 3999 + dependencies: 4000 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4001 + 4002 + '@tiptap/extension-italic@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 4003 + dependencies: 4004 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4005 + 4006 + '@tiptap/extension-link@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 4007 + dependencies: 4008 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4009 + '@tiptap/pm': 3.20.5 4010 + linkifyjs: 4.3.2 4011 + 4012 + '@tiptap/extension-list-item@3.20.5(@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))': 4013 + dependencies: 4014 + '@tiptap/extension-list': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4015 + 4016 + '@tiptap/extension-list-keymap@3.20.5(@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))': 4017 + dependencies: 4018 + '@tiptap/extension-list': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4019 + 4020 + '@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 4021 + dependencies: 4022 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4023 + '@tiptap/pm': 3.20.5 4024 + 4025 + '@tiptap/extension-ordered-list@3.20.5(@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))': 4026 + dependencies: 4027 + '@tiptap/extension-list': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4028 + 4029 + '@tiptap/extension-paragraph@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 4030 + dependencies: 4031 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4032 + 4033 + '@tiptap/extension-placeholder@3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))': 4034 + dependencies: 4035 + '@tiptap/extensions': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4036 + 4037 + '@tiptap/extension-strike@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 4038 + dependencies: 4039 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4040 + 4041 + '@tiptap/extension-text@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 4042 + dependencies: 4043 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4044 + 4045 + '@tiptap/extension-typography@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 4046 + dependencies: 4047 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4048 + 4049 + '@tiptap/extension-underline@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))': 4050 + dependencies: 4051 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4052 + 4053 + '@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 4054 + dependencies: 4055 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4056 + '@tiptap/pm': 3.20.5 4057 + 4058 + '@tiptap/markdown@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 4059 + dependencies: 4060 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4061 + '@tiptap/pm': 3.20.5 4062 + marked: 17.0.5 4063 + 4064 + '@tiptap/pm@3.20.5': 4065 + dependencies: 4066 + prosemirror-changeset: 2.4.0 4067 + prosemirror-collab: 1.3.1 4068 + prosemirror-commands: 1.7.1 4069 + prosemirror-dropcursor: 1.8.2 4070 + prosemirror-gapcursor: 1.4.1 4071 + prosemirror-history: 1.5.0 4072 + prosemirror-inputrules: 1.5.1 4073 + prosemirror-keymap: 1.2.3 4074 + prosemirror-markdown: 1.13.4 4075 + prosemirror-menu: 1.3.0 4076 + prosemirror-model: 1.25.4 4077 + prosemirror-schema-basic: 1.2.4 4078 + prosemirror-schema-list: 1.5.1 4079 + prosemirror-state: 1.4.4 4080 + prosemirror-tables: 1.8.5 4081 + prosemirror-trailing-node: 3.0.0(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.7) 4082 + prosemirror-transform: 1.11.0 4083 + prosemirror-view: 1.41.7 4084 + 4085 + '@tiptap/starter-kit@3.20.5': 4086 + dependencies: 4087 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4088 + '@tiptap/extension-blockquote': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4089 + '@tiptap/extension-bold': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4090 + '@tiptap/extension-bullet-list': 3.20.5(@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 4091 + '@tiptap/extension-code': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4092 + '@tiptap/extension-code-block': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4093 + '@tiptap/extension-document': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4094 + '@tiptap/extension-dropcursor': 3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 4095 + '@tiptap/extension-gapcursor': 3.20.5(@tiptap/extensions@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 4096 + '@tiptap/extension-hard-break': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4097 + '@tiptap/extension-heading': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4098 + '@tiptap/extension-horizontal-rule': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4099 + '@tiptap/extension-italic': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4100 + '@tiptap/extension-link': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4101 + '@tiptap/extension-list': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4102 + '@tiptap/extension-list-item': 3.20.5(@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 4103 + '@tiptap/extension-list-keymap': 3.20.5(@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 4104 + '@tiptap/extension-ordered-list': 3.20.5(@tiptap/extension-list@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)) 4105 + '@tiptap/extension-paragraph': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4106 + '@tiptap/extension-strike': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4107 + '@tiptap/extension-text': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4108 + '@tiptap/extension-underline': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5)) 4109 + '@tiptap/extensions': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 4110 + '@tiptap/pm': 3.20.5 4111 + 4112 + '@tiptap/suggestion@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)': 4113 + dependencies: 4114 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 4115 + '@tiptap/pm': 3.20.5 4116 + 4117 + '@tybys/wasm-util@0.10.1': 4118 + dependencies: 4119 + tslib: 2.8.1 4120 + optional: true 3825 4121 3826 4122 '@types/cookie@0.6.0': {} 3827 4123 4124 + '@types/esrecurse@4.3.1': {} 4125 + 3828 4126 '@types/estree@1.0.8': {} 3829 4127 3830 4128 '@types/geojson@7946.0.16': {} 3831 4129 4130 + '@types/hast@3.0.4': 4131 + dependencies: 4132 + '@types/unist': 3.0.3 4133 + 3832 4134 '@types/json-schema@7.0.15': {} 3833 4135 4136 + '@types/linkify-it@5.0.0': {} 4137 + 4138 + '@types/markdown-it@14.1.2': 4139 + dependencies: 4140 + '@types/linkify-it': 5.0.0 4141 + '@types/mdurl': 2.0.0 4142 + 4143 + '@types/mdurl@2.0.0': {} 4144 + 3834 4145 '@types/node@25.0.10': 3835 4146 dependencies: 3836 4147 undici-types: 7.16.0 4148 + optional: true 3837 4149 3838 4150 '@types/supercluster@7.1.3': 3839 4151 dependencies: 3840 4152 '@types/geojson': 7946.0.16 3841 4153 3842 - '@types/trusted-types@2.0.7': 3843 - optional: true 4154 + '@types/trusted-types@2.0.7': {} 4155 + 4156 + '@types/unist@3.0.3': {} 3844 4157 3845 - '@typescript-eslint/eslint-plugin@8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 4158 + '@typescript-eslint/eslint-plugin@8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2)': 3846 4159 dependencies: 3847 4160 '@eslint-community/regexpp': 4.12.2 3848 - '@typescript-eslint/parser': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3849 - '@typescript-eslint/scope-manager': 8.53.1 3850 - '@typescript-eslint/type-utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3851 - '@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 3852 - '@typescript-eslint/visitor-keys': 8.53.1 3853 - eslint: 9.39.2(jiti@2.6.1) 4161 + '@typescript-eslint/parser': 8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2) 4162 + '@typescript-eslint/scope-manager': 8.57.2 4163 + '@typescript-eslint/type-utils': 8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2) 4164 + '@typescript-eslint/utils': 8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2) 4165 + '@typescript-eslint/visitor-keys': 8.57.2 4166 + eslint: 10.1.0(jiti@2.6.1) 3854 4167 ignore: 7.0.5 3855 4168 natural-compare: 1.4.0 3856 - ts-api-utils: 2.4.0(typescript@5.9.3) 3857 - typescript: 5.9.3 4169 + ts-api-utils: 2.5.0(typescript@6.0.2) 4170 + typescript: 6.0.2 3858 4171 transitivePeerDependencies: 3859 4172 - supports-color 3860 4173 3861 - '@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 4174 + '@typescript-eslint/parser@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2)': 3862 4175 dependencies: 3863 - '@typescript-eslint/scope-manager': 8.53.1 3864 - '@typescript-eslint/types': 8.53.1 3865 - '@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3) 3866 - '@typescript-eslint/visitor-keys': 8.53.1 4176 + '@typescript-eslint/scope-manager': 8.57.2 4177 + '@typescript-eslint/types': 8.57.2 4178 + '@typescript-eslint/typescript-estree': 8.57.2(typescript@6.0.2) 4179 + '@typescript-eslint/visitor-keys': 8.57.2 3867 4180 debug: 4.4.3 3868 - eslint: 9.39.2(jiti@2.6.1) 3869 - typescript: 5.9.3 4181 + eslint: 10.1.0(jiti@2.6.1) 4182 + typescript: 6.0.2 3870 4183 transitivePeerDependencies: 3871 4184 - supports-color 3872 4185 3873 - '@typescript-eslint/project-service@8.53.1(typescript@5.9.3)': 4186 + '@typescript-eslint/project-service@8.57.2(typescript@6.0.2)': 3874 4187 dependencies: 3875 - '@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3) 3876 - '@typescript-eslint/types': 8.53.1 4188 + '@typescript-eslint/tsconfig-utils': 8.57.2(typescript@6.0.2) 4189 + '@typescript-eslint/types': 8.57.2 3877 4190 debug: 4.4.3 3878 - typescript: 5.9.3 4191 + typescript: 6.0.2 3879 4192 transitivePeerDependencies: 3880 4193 - supports-color 3881 4194 3882 - '@typescript-eslint/scope-manager@8.53.1': 4195 + '@typescript-eslint/scope-manager@8.57.2': 3883 4196 dependencies: 3884 - '@typescript-eslint/types': 8.53.1 3885 - '@typescript-eslint/visitor-keys': 8.53.1 4197 + '@typescript-eslint/types': 8.57.2 4198 + '@typescript-eslint/visitor-keys': 8.57.2 3886 4199 3887 - '@typescript-eslint/tsconfig-utils@8.53.1(typescript@5.9.3)': 4200 + '@typescript-eslint/tsconfig-utils@8.57.2(typescript@6.0.2)': 3888 4201 dependencies: 3889 - typescript: 5.9.3 4202 + typescript: 6.0.2 3890 4203 3891 - '@typescript-eslint/type-utils@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 4204 + '@typescript-eslint/type-utils@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2)': 3892 4205 dependencies: 3893 - '@typescript-eslint/types': 8.53.1 3894 - '@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3) 3895 - '@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 4206 + '@typescript-eslint/types': 8.57.2 4207 + '@typescript-eslint/typescript-estree': 8.57.2(typescript@6.0.2) 4208 + '@typescript-eslint/utils': 8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2) 3896 4209 debug: 4.4.3 3897 - eslint: 9.39.2(jiti@2.6.1) 3898 - ts-api-utils: 2.4.0(typescript@5.9.3) 3899 - typescript: 5.9.3 4210 + eslint: 10.1.0(jiti@2.6.1) 4211 + ts-api-utils: 2.5.0(typescript@6.0.2) 4212 + typescript: 6.0.2 3900 4213 transitivePeerDependencies: 3901 4214 - supports-color 3902 4215 3903 - '@typescript-eslint/types@8.53.1': {} 4216 + '@typescript-eslint/types@8.57.2': {} 3904 4217 3905 - '@typescript-eslint/typescript-estree@8.53.1(typescript@5.9.3)': 4218 + '@typescript-eslint/typescript-estree@8.57.2(typescript@6.0.2)': 3906 4219 dependencies: 3907 - '@typescript-eslint/project-service': 8.53.1(typescript@5.9.3) 3908 - '@typescript-eslint/tsconfig-utils': 8.53.1(typescript@5.9.3) 3909 - '@typescript-eslint/types': 8.53.1 3910 - '@typescript-eslint/visitor-keys': 8.53.1 4220 + '@typescript-eslint/project-service': 8.57.2(typescript@6.0.2) 4221 + '@typescript-eslint/tsconfig-utils': 8.57.2(typescript@6.0.2) 4222 + '@typescript-eslint/types': 8.57.2 4223 + '@typescript-eslint/visitor-keys': 8.57.2 3911 4224 debug: 4.4.3 3912 - minimatch: 9.0.5 3913 - semver: 7.7.3 4225 + minimatch: 10.2.4 4226 + semver: 7.7.4 3914 4227 tinyglobby: 0.2.15 3915 - ts-api-utils: 2.4.0(typescript@5.9.3) 3916 - typescript: 5.9.3 4228 + ts-api-utils: 2.5.0(typescript@6.0.2) 4229 + typescript: 6.0.2 3917 4230 transitivePeerDependencies: 3918 4231 - supports-color 3919 4232 3920 - '@typescript-eslint/utils@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 4233 + '@typescript-eslint/utils@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2)': 3921 4234 dependencies: 3922 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) 3923 - '@typescript-eslint/scope-manager': 8.53.1 3924 - '@typescript-eslint/types': 8.53.1 3925 - '@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3) 3926 - eslint: 9.39.2(jiti@2.6.1) 3927 - typescript: 5.9.3 4235 + '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0(jiti@2.6.1)) 4236 + '@typescript-eslint/scope-manager': 8.57.2 4237 + '@typescript-eslint/types': 8.57.2 4238 + '@typescript-eslint/typescript-estree': 8.57.2(typescript@6.0.2) 4239 + eslint: 10.1.0(jiti@2.6.1) 4240 + typescript: 6.0.2 3928 4241 transitivePeerDependencies: 3929 4242 - supports-color 3930 4243 3931 - '@typescript-eslint/visitor-keys@8.53.1': 4244 + '@typescript-eslint/visitor-keys@8.57.2': 3932 4245 dependencies: 3933 - '@typescript-eslint/types': 8.53.1 3934 - eslint-visitor-keys: 4.2.1 4246 + '@typescript-eslint/types': 8.57.2 4247 + eslint-visitor-keys: 5.0.1 3935 4248 3936 4249 '@use-gesture/core@10.3.1': {} 3937 4250 ··· 3939 4252 dependencies: 3940 4253 '@use-gesture/core': 10.3.1 3941 4254 3942 - acorn-jsx@5.3.2(acorn@8.15.0): 4255 + acorn-jsx@5.3.2(acorn@8.16.0): 3943 4256 dependencies: 3944 - acorn: 8.15.0 3945 - 3946 - acorn@8.15.0: {} 4257 + acorn: 8.16.0 3947 4258 3948 4259 acorn@8.16.0: {} 3949 4260 3950 - ajv@6.12.6: 4261 + ajv@6.14.0: 3951 4262 dependencies: 3952 4263 fast-deep-equal: 3.1.3 3953 4264 fast-json-stable-stringify: 2.1.0 3954 4265 json-schema-traverse: 0.4.1 3955 4266 uri-js: 4.4.1 3956 4267 3957 - ansi-styles@4.3.0: 3958 - dependencies: 3959 - color-convert: 2.0.1 3960 - 3961 4268 argparse@2.0.1: {} 3962 4269 3963 - aria-query@5.3.2: {} 3964 - 3965 - await-lock@2.2.2: {} 4270 + aria-query@5.3.1: {} 3966 4271 3967 4272 axobject-query@4.1.0: {} 3968 4273 3969 - balanced-match@1.0.2: {} 4274 + balanced-match@4.0.4: {} 3970 4275 3971 4276 base64-js@0.0.8: {} 3972 4277 3973 - bits-ui@2.15.4(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0): 3974 - dependencies: 3975 - '@floating-ui/core': 1.7.3 3976 - '@floating-ui/dom': 1.7.4 3977 - '@internationalized/date': 3.12.0 3978 - esm-env: 1.2.2 3979 - runed: 0.35.1(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3980 - svelte: 5.48.0 3981 - svelte-toolbelt: 0.10.6(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3982 - tabbable: 6.4.0 3983 - transitivePeerDependencies: 3984 - - '@sveltejs/kit' 3985 - 3986 - bits-ui@2.16.2(@internationalized/date@3.12.0)(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0): 4278 + bits-ui@2.16.3(@internationalized/date@3.12.0)(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0): 3987 4279 dependencies: 3988 - '@floating-ui/core': 1.7.3 3989 - '@floating-ui/dom': 1.7.4 4280 + '@floating-ui/core': 1.7.5 4281 + '@floating-ui/dom': 1.7.6 3990 4282 '@internationalized/date': 3.12.0 3991 4283 esm-env: 1.2.2 3992 - runed: 0.35.1(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 3993 - svelte: 5.48.0 3994 - svelte-toolbelt: 0.10.6(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 4284 + runed: 0.35.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 4285 + svelte: 5.55.0 4286 + svelte-toolbelt: 0.10.6(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 3995 4287 tabbable: 6.4.0 3996 4288 transitivePeerDependencies: 3997 4289 - '@sveltejs/kit' ··· 4000 4292 4001 4293 boolbase@1.0.0: {} 4002 4294 4003 - brace-expansion@1.1.12: 4004 - dependencies: 4005 - balanced-match: 1.0.2 4006 - concat-map: 0.0.1 4007 - 4008 - brace-expansion@2.0.2: 4295 + brace-expansion@5.0.5: 4009 4296 dependencies: 4010 - balanced-match: 1.0.2 4011 - 4012 - bun-types@1.3.6: 4013 - dependencies: 4014 - '@types/node': 25.0.10 4015 - 4016 - callsites@3.1.0: {} 4297 + balanced-match: 4.0.4 4017 4298 4018 4299 camelize@1.0.1: {} 4019 4300 4020 4301 canvas-confetti@1.9.4: {} 4021 4302 4022 - chalk@4.1.2: 4023 - dependencies: 4024 - ansi-styles: 4.3.0 4025 - supports-color: 7.2.0 4026 - 4027 4303 cheerio-select@2.1.0: 4028 4304 dependencies: 4029 4305 boolbase: 1.0.0 ··· 4044 4320 parse5: 7.3.0 4045 4321 parse5-htmlparser2-tree-adapter: 7.1.0 4046 4322 parse5-parser-stream: 7.1.2 4047 - undici: 7.24.4 4323 + undici: 7.24.6 4048 4324 whatwg-mimetype: 4.0.0 4049 4325 4050 4326 chokidar@4.0.3: ··· 4053 4329 4054 4330 clsx@2.1.1: {} 4055 4331 4056 - color-convert@2.0.1: 4057 - dependencies: 4058 - color-name: 1.1.4 4059 - 4060 4332 color-name@1.1.4: {} 4061 - 4062 - concat-map@0.0.1: {} 4063 4333 4064 4334 confbox@0.1.8: {} 4065 4335 ··· 4069 4339 4070 4340 cookie@1.1.1: {} 4071 4341 4072 - core-js@3.48.0: {} 4342 + core-js@3.49.0: {} 4343 + 4344 + crelt@1.0.6: {} 4073 4345 4074 4346 cross-spawn@7.0.6: 4075 4347 dependencies: ··· 4115 4387 4116 4388 detect-libc@2.1.2: {} 4117 4389 4118 - devalue@5.6.2: {} 4390 + devalue@5.6.4: {} 4391 + 4392 + devlop@1.1.0: 4393 + dependencies: 4394 + dequal: 2.0.3 4119 4395 4120 4396 dom-serializer@2.0.0: 4121 4397 dependencies: ··· 4141 4417 4142 4418 earcut@3.0.2: {} 4143 4419 4144 - emoji-picker-element@1.29.0: {} 4420 + emoji-picker-element@1.29.1: {} 4145 4421 4146 4422 emoji-regex@10.6.0: {} 4147 4423 ··· 4150 4426 iconv-lite: 0.6.3 4151 4427 whatwg-encoding: 3.1.1 4152 4428 4153 - enhanced-resolve@5.18.4: 4429 + enhanced-resolve@5.20.1: 4154 4430 dependencies: 4155 4431 graceful-fs: 4.2.11 4156 - tapable: 2.3.0 4432 + tapable: 2.3.2 4157 4433 4158 4434 entities@4.5.0: {} 4159 4435 ··· 4163 4439 4164 4440 error-stack-parser-es@1.0.5: {} 4165 4441 4166 - esbuild@0.27.2: 4167 - optionalDependencies: 4168 - '@esbuild/aix-ppc64': 0.27.2 4169 - '@esbuild/android-arm': 0.27.2 4170 - '@esbuild/android-arm64': 0.27.2 4171 - '@esbuild/android-x64': 0.27.2 4172 - '@esbuild/darwin-arm64': 0.27.2 4173 - '@esbuild/darwin-x64': 0.27.2 4174 - '@esbuild/freebsd-arm64': 0.27.2 4175 - '@esbuild/freebsd-x64': 0.27.2 4176 - '@esbuild/linux-arm': 0.27.2 4177 - '@esbuild/linux-arm64': 0.27.2 4178 - '@esbuild/linux-ia32': 0.27.2 4179 - '@esbuild/linux-loong64': 0.27.2 4180 - '@esbuild/linux-mips64el': 0.27.2 4181 - '@esbuild/linux-ppc64': 0.27.2 4182 - '@esbuild/linux-riscv64': 0.27.2 4183 - '@esbuild/linux-s390x': 0.27.2 4184 - '@esbuild/linux-x64': 0.27.2 4185 - '@esbuild/netbsd-arm64': 0.27.2 4186 - '@esbuild/netbsd-x64': 0.27.2 4187 - '@esbuild/openbsd-arm64': 0.27.2 4188 - '@esbuild/openbsd-x64': 0.27.2 4189 - '@esbuild/openharmony-arm64': 0.27.2 4190 - '@esbuild/sunos-x64': 0.27.2 4191 - '@esbuild/win32-arm64': 0.27.2 4192 - '@esbuild/win32-ia32': 0.27.2 4193 - '@esbuild/win32-x64': 0.27.2 4194 - 4195 4442 esbuild@0.27.3: 4196 4443 optionalDependencies: 4197 4444 '@esbuild/aix-ppc64': 0.27.3 ··· 4221 4468 '@esbuild/win32-ia32': 0.27.3 4222 4469 '@esbuild/win32-x64': 0.27.3 4223 4470 4471 + esbuild@0.27.4: 4472 + optionalDependencies: 4473 + '@esbuild/aix-ppc64': 0.27.4 4474 + '@esbuild/android-arm': 0.27.4 4475 + '@esbuild/android-arm64': 0.27.4 4476 + '@esbuild/android-x64': 0.27.4 4477 + '@esbuild/darwin-arm64': 0.27.4 4478 + '@esbuild/darwin-x64': 0.27.4 4479 + '@esbuild/freebsd-arm64': 0.27.4 4480 + '@esbuild/freebsd-x64': 0.27.4 4481 + '@esbuild/linux-arm': 0.27.4 4482 + '@esbuild/linux-arm64': 0.27.4 4483 + '@esbuild/linux-ia32': 0.27.4 4484 + '@esbuild/linux-loong64': 0.27.4 4485 + '@esbuild/linux-mips64el': 0.27.4 4486 + '@esbuild/linux-ppc64': 0.27.4 4487 + '@esbuild/linux-riscv64': 0.27.4 4488 + '@esbuild/linux-s390x': 0.27.4 4489 + '@esbuild/linux-x64': 0.27.4 4490 + '@esbuild/netbsd-arm64': 0.27.4 4491 + '@esbuild/netbsd-x64': 0.27.4 4492 + '@esbuild/openbsd-arm64': 0.27.4 4493 + '@esbuild/openbsd-x64': 0.27.4 4494 + '@esbuild/openharmony-arm64': 0.27.4 4495 + '@esbuild/sunos-x64': 0.27.4 4496 + '@esbuild/win32-arm64': 0.27.4 4497 + '@esbuild/win32-ia32': 0.27.4 4498 + '@esbuild/win32-x64': 0.27.4 4499 + 4224 4500 escape-html@1.0.3: {} 4225 4501 4226 4502 escape-string-regexp@4.0.0: {} 4227 4503 4228 - eslint-config-prettier@10.1.8(eslint@9.39.2(jiti@2.6.1)): 4504 + eslint-config-prettier@10.1.8(eslint@10.1.0(jiti@2.6.1)): 4229 4505 dependencies: 4230 - eslint: 9.39.2(jiti@2.6.1) 4506 + eslint: 10.1.0(jiti@2.6.1) 4231 4507 4232 - eslint-plugin-svelte@3.14.0(eslint@9.39.2(jiti@2.6.1))(svelte@5.48.0): 4508 + eslint-plugin-svelte@3.16.0(eslint@10.1.0(jiti@2.6.1))(svelte@5.55.0): 4233 4509 dependencies: 4234 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) 4510 + '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0(jiti@2.6.1)) 4235 4511 '@jridgewell/sourcemap-codec': 1.5.5 4236 - eslint: 9.39.2(jiti@2.6.1) 4512 + eslint: 10.1.0(jiti@2.6.1) 4237 4513 esutils: 2.0.3 4238 4514 globals: 16.5.0 4239 4515 known-css-properties: 0.37.0 4240 - postcss: 8.5.6 4241 - postcss-load-config: 3.1.4(postcss@8.5.6) 4242 - postcss-safe-parser: 7.0.1(postcss@8.5.6) 4243 - semver: 7.7.3 4244 - svelte-eslint-parser: 1.4.1(svelte@5.48.0) 4516 + postcss: 8.5.8 4517 + postcss-load-config: 3.1.4(postcss@8.5.8) 4518 + postcss-safe-parser: 7.0.1(postcss@8.5.8) 4519 + semver: 7.7.4 4520 + svelte-eslint-parser: 1.6.0(svelte@5.55.0) 4245 4521 optionalDependencies: 4246 - svelte: 5.48.0 4522 + svelte: 5.55.0 4247 4523 transitivePeerDependencies: 4248 4524 - ts-node 4249 4525 ··· 4252 4528 esrecurse: 4.3.0 4253 4529 estraverse: 5.3.0 4254 4530 4531 + eslint-scope@9.1.2: 4532 + dependencies: 4533 + '@types/esrecurse': 4.3.1 4534 + '@types/estree': 1.0.8 4535 + esrecurse: 4.3.0 4536 + estraverse: 5.3.0 4537 + 4255 4538 eslint-visitor-keys@3.4.3: {} 4256 4539 4257 4540 eslint-visitor-keys@4.2.1: {} 4258 4541 4259 - eslint@9.39.2(jiti@2.6.1): 4542 + eslint-visitor-keys@5.0.1: {} 4543 + 4544 + eslint@10.1.0(jiti@2.6.1): 4260 4545 dependencies: 4261 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) 4546 + '@eslint-community/eslint-utils': 4.9.1(eslint@10.1.0(jiti@2.6.1)) 4262 4547 '@eslint-community/regexpp': 4.12.2 4263 - '@eslint/config-array': 0.21.1 4264 - '@eslint/config-helpers': 0.4.2 4265 - '@eslint/core': 0.17.0 4266 - '@eslint/eslintrc': 3.3.3 4267 - '@eslint/js': 9.39.2 4268 - '@eslint/plugin-kit': 0.4.1 4548 + '@eslint/config-array': 0.23.3 4549 + '@eslint/config-helpers': 0.5.3 4550 + '@eslint/core': 1.1.1 4551 + '@eslint/plugin-kit': 0.6.1 4269 4552 '@humanfs/node': 0.16.7 4270 4553 '@humanwhocodes/module-importer': 1.0.1 4271 4554 '@humanwhocodes/retry': 0.4.3 4272 4555 '@types/estree': 1.0.8 4273 - ajv: 6.12.6 4274 - chalk: 4.1.2 4556 + ajv: 6.14.0 4275 4557 cross-spawn: 7.0.6 4276 4558 debug: 4.4.3 4277 4559 escape-string-regexp: 4.0.0 4278 - eslint-scope: 8.4.0 4279 - eslint-visitor-keys: 4.2.1 4280 - espree: 10.4.0 4560 + eslint-scope: 9.1.2 4561 + eslint-visitor-keys: 5.0.1 4562 + espree: 11.2.0 4281 4563 esquery: 1.7.0 4282 4564 esutils: 2.0.3 4283 4565 fast-deep-equal: 3.1.3 ··· 4288 4570 imurmurhash: 0.1.4 4289 4571 is-glob: 4.0.3 4290 4572 json-stable-stringify-without-jsonify: 1.0.1 4291 - lodash.merge: 4.6.2 4292 - minimatch: 3.1.2 4573 + minimatch: 10.2.4 4293 4574 natural-compare: 1.4.0 4294 4575 optionator: 0.9.4 4295 4576 optionalDependencies: ··· 4301 4582 4302 4583 espree@10.4.0: 4303 4584 dependencies: 4304 - acorn: 8.15.0 4305 - acorn-jsx: 5.3.2(acorn@8.15.0) 4585 + acorn: 8.16.0 4586 + acorn-jsx: 5.3.2(acorn@8.16.0) 4306 4587 eslint-visitor-keys: 4.2.1 4307 4588 4589 + espree@11.2.0: 4590 + dependencies: 4591 + acorn: 8.16.0 4592 + acorn-jsx: 5.3.2(acorn@8.16.0) 4593 + eslint-visitor-keys: 5.0.1 4594 + 4308 4595 esquery@1.7.0: 4309 4596 dependencies: 4310 4597 estraverse: 5.3.0 4311 4598 4312 - esrap@2.2.2: 4599 + esrap@2.2.4: 4313 4600 dependencies: 4314 4601 '@jridgewell/sourcemap-codec': 1.5.5 4602 + '@typescript-eslint/types': 8.57.2 4315 4603 4316 4604 esrecurse@4.3.0: 4317 4605 dependencies: ··· 4331 4619 4332 4620 fast-levenshtein@2.0.6: {} 4333 4621 4334 - fdir@6.5.0(picomatch@4.0.3): 4622 + fdir@6.5.0(picomatch@4.0.4): 4335 4623 optionalDependencies: 4336 - picomatch: 4.0.3 4624 + picomatch: 4.0.4 4337 4625 4338 4626 fflate@0.7.4: {} 4339 4627 ··· 4348 4636 4349 4637 flat-cache@4.0.1: 4350 4638 dependencies: 4351 - flatted: 3.3.3 4639 + flatted: 3.4.2 4352 4640 keyv: 4.5.4 4353 4641 4354 - flatted@3.3.3: {} 4642 + flatted@3.4.2: {} 4355 4643 4356 4644 fsevents@2.3.3: 4357 4645 optional: true 4358 4646 4359 - get-tsconfig@4.13.6: 4647 + get-tsconfig@4.13.7: 4360 4648 dependencies: 4361 4649 resolve-pkg-maps: 1.0.0 4362 4650 ··· 4366 4654 dependencies: 4367 4655 is-glob: 4.0.3 4368 4656 4369 - globals@14.0.0: {} 4370 - 4371 4657 globals@16.5.0: {} 4372 4658 4373 - globals@17.0.0: {} 4659 + globals@17.4.0: {} 4374 4660 4375 4661 graceful-fs@4.2.11: {} 4376 4662 4377 - has-flag@4.0.0: {} 4378 - 4379 4663 hex-rgb@4.3.0: {} 4664 + 4665 + highlight.js@11.11.1: {} 4380 4666 4381 4667 hls.js@1.6.15: {} 4382 4668 ··· 4395 4681 4396 4682 ignore@7.0.5: {} 4397 4683 4398 - import-fresh@3.3.1: 4399 - dependencies: 4400 - parent-module: 1.0.1 4401 - resolve-from: 4.0.0 4402 - 4403 4684 imurmurhash@0.1.4: {} 4404 4685 4405 4686 inline-style-parser@0.2.7: {} ··· 4418 4699 4419 4700 isexe@2.0.0: {} 4420 4701 4421 - iso-datestring-validator@2.2.2: {} 4422 - 4423 4702 jiti@2.6.1: {} 4424 4703 4425 - js-yaml@4.1.1: 4426 - dependencies: 4427 - argparse: 2.0.1 4428 - 4429 4704 json-buffer@3.0.1: {} 4430 4705 4431 4706 json-schema-traverse@0.4.1: {} ··· 4451 4726 prelude-ls: 1.2.1 4452 4727 type-check: 0.4.0 4453 4728 4454 - lightningcss-android-arm64@1.30.2: 4729 + lightningcss-android-arm64@1.32.0: 4455 4730 optional: true 4456 4731 4457 - lightningcss-darwin-arm64@1.30.2: 4732 + lightningcss-darwin-arm64@1.32.0: 4458 4733 optional: true 4459 4734 4460 - lightningcss-darwin-x64@1.30.2: 4735 + lightningcss-darwin-x64@1.32.0: 4461 4736 optional: true 4462 4737 4463 - lightningcss-freebsd-x64@1.30.2: 4738 + lightningcss-freebsd-x64@1.32.0: 4464 4739 optional: true 4465 4740 4466 - lightningcss-linux-arm-gnueabihf@1.30.2: 4741 + lightningcss-linux-arm-gnueabihf@1.32.0: 4467 4742 optional: true 4468 4743 4469 - lightningcss-linux-arm64-gnu@1.30.2: 4744 + lightningcss-linux-arm64-gnu@1.32.0: 4470 4745 optional: true 4471 4746 4472 - lightningcss-linux-arm64-musl@1.30.2: 4747 + lightningcss-linux-arm64-musl@1.32.0: 4473 4748 optional: true 4474 4749 4475 - lightningcss-linux-x64-gnu@1.30.2: 4750 + lightningcss-linux-x64-gnu@1.32.0: 4476 4751 optional: true 4477 4752 4478 - lightningcss-linux-x64-musl@1.30.2: 4753 + lightningcss-linux-x64-musl@1.32.0: 4479 4754 optional: true 4480 4755 4481 - lightningcss-win32-arm64-msvc@1.30.2: 4756 + lightningcss-win32-arm64-msvc@1.32.0: 4482 4757 optional: true 4483 4758 4484 - lightningcss-win32-x64-msvc@1.30.2: 4759 + lightningcss-win32-x64-msvc@1.32.0: 4485 4760 optional: true 4486 4761 4487 - lightningcss@1.30.2: 4762 + lightningcss@1.32.0: 4488 4763 dependencies: 4489 4764 detect-libc: 2.1.2 4490 4765 optionalDependencies: 4491 - lightningcss-android-arm64: 1.30.2 4492 - lightningcss-darwin-arm64: 1.30.2 4493 - lightningcss-darwin-x64: 1.30.2 4494 - lightningcss-freebsd-x64: 1.30.2 4495 - lightningcss-linux-arm-gnueabihf: 1.30.2 4496 - lightningcss-linux-arm64-gnu: 1.30.2 4497 - lightningcss-linux-arm64-musl: 1.30.2 4498 - lightningcss-linux-x64-gnu: 1.30.2 4499 - lightningcss-linux-x64-musl: 1.30.2 4500 - lightningcss-win32-arm64-msvc: 1.30.2 4501 - lightningcss-win32-x64-msvc: 1.30.2 4766 + lightningcss-android-arm64: 1.32.0 4767 + lightningcss-darwin-arm64: 1.32.0 4768 + lightningcss-darwin-x64: 1.32.0 4769 + lightningcss-freebsd-x64: 1.32.0 4770 + lightningcss-linux-arm-gnueabihf: 1.32.0 4771 + lightningcss-linux-arm64-gnu: 1.32.0 4772 + lightningcss-linux-arm64-musl: 1.32.0 4773 + lightningcss-linux-x64-gnu: 1.32.0 4774 + lightningcss-linux-x64-musl: 1.32.0 4775 + lightningcss-win32-arm64-msvc: 1.32.0 4776 + lightningcss-win32-x64-msvc: 1.32.0 4502 4777 4503 4778 lilconfig@2.1.0: {} 4504 4779 ··· 4507 4782 base64-js: 0.0.8 4508 4783 unicode-trie: 2.0.0 4509 4784 4785 + linkify-it@5.0.0: 4786 + dependencies: 4787 + uc.micro: 2.1.0 4788 + 4789 + linkifyjs@4.3.2: {} 4790 + 4510 4791 loadjs@4.3.0: {} 4511 4792 4512 4793 locate-character@3.0.0: {} ··· 4515 4796 dependencies: 4516 4797 p-locate: 5.0.0 4517 4798 4518 - lodash.merge@4.6.2: {} 4799 + lowlight@3.3.0: 4800 + dependencies: 4801 + '@types/hast': 3.0.4 4802 + devlop: 1.1.0 4803 + highlight.js: 11.11.1 4519 4804 4520 4805 lz-string@1.5.0: {} 4521 4806 ··· 4523 4808 dependencies: 4524 4809 '@jridgewell/sourcemap-codec': 1.5.5 4525 4810 4526 - maplibre-gl@5.20.2: 4811 + maplibre-gl@5.21.1: 4527 4812 dependencies: 4528 4813 '@mapbox/jsonlint-lines-primitives': 2.0.2 4529 4814 '@mapbox/point-geometry': 1.1.0 ··· 4531 4816 '@mapbox/unitbezier': 0.0.1 4532 4817 '@mapbox/vector-tile': 2.0.4 4533 4818 '@mapbox/whoots-js': 3.1.0 4534 - '@maplibre/geojson-vt': 6.0.3 4819 + '@maplibre/geojson-vt': 6.0.4 4535 4820 '@maplibre/maplibre-gl-style-spec': 24.7.0 4536 - '@maplibre/mlt': 1.1.7 4821 + '@maplibre/mlt': 1.1.8 4537 4822 '@maplibre/vt-pbf': 4.3.0 4538 4823 '@types/geojson': 7946.0.16 4539 4824 earcut: 3.0.2 ··· 4545 4830 quickselect: 3.0.0 4546 4831 tinyqueue: 3.0.0 4547 4832 4548 - marked@17.0.4: {} 4833 + markdown-it@14.1.1: 4834 + dependencies: 4835 + argparse: 2.0.1 4836 + entities: 4.5.0 4837 + linkify-it: 5.0.0 4838 + mdurl: 2.0.0 4839 + punycode.js: 2.3.1 4840 + uc.micro: 2.1.0 4841 + 4842 + marked@17.0.5: {} 4843 + 4844 + mdurl@2.0.0: {} 4549 4845 4550 4846 mini-svg-data-uri@1.4.4: {} 4551 4847 4552 - miniflare@4.20260302.0: 4848 + miniflare@4.20260317.2: 4553 4849 dependencies: 4554 4850 '@cspotcode/source-map-support': 0.8.1 4555 4851 sharp: 0.34.5 4556 - undici: 7.18.2 4557 - workerd: 1.20260302.0 4852 + undici: 7.24.4 4853 + workerd: 1.20260317.1 4558 4854 ws: 8.18.0 4559 4855 youch: 4.1.0-beta.10 4560 4856 transitivePeerDependencies: 4561 4857 - bufferutil 4562 4858 - utf-8-validate 4563 4859 4564 - minimatch@3.1.2: 4860 + minimatch@10.2.4: 4565 4861 dependencies: 4566 - brace-expansion: 1.1.12 4567 - 4568 - minimatch@9.0.5: 4569 - dependencies: 4570 - brace-expansion: 2.0.2 4862 + brace-expansion: 5.0.5 4571 4863 4572 4864 minimist@1.2.8: {} 4573 4865 4574 - mlly@1.8.1: 4866 + mlly@1.8.2: 4575 4867 dependencies: 4576 4868 acorn: 8.16.0 4577 4869 pathe: 2.0.3 4578 4870 pkg-types: 1.3.1 4579 4871 ufo: 1.6.3 4580 4872 4581 - mode-watcher@1.1.0(svelte@5.48.0): 4873 + mode-watcher@1.1.0(svelte@5.55.0): 4582 4874 dependencies: 4583 - runed: 0.25.0(svelte@5.48.0) 4584 - svelte: 5.48.0 4585 - svelte-toolbelt: 0.7.1(svelte@5.48.0) 4875 + runed: 0.25.0(svelte@5.55.0) 4876 + svelte: 5.55.0 4877 + svelte-toolbelt: 0.7.1(svelte@5.55.0) 4586 4878 4587 4879 mri@1.2.0: {} 4588 4880 ··· 4590 4882 4591 4883 ms@2.1.3: {} 4592 4884 4593 - multiformats@9.9.0: {} 4594 - 4595 4885 murmurhash-js@1.0.0: {} 4596 4886 4597 4887 nanoid@3.3.11: {} 4598 4888 4599 - nanoid@5.1.6: {} 4889 + nanoid@5.1.7: {} 4600 4890 4601 4891 natural-compare@1.4.0: {} 4602 4892 4603 - node-gyp-build@4.8.4: {} 4604 - 4605 4893 nth-check@2.1.1: 4606 4894 dependencies: 4607 4895 boolbase: 1.0.0 4608 - 4609 - number-flow@0.5.12: 4610 - dependencies: 4611 - esm-env: 1.2.2 4612 4896 4613 4897 number-flow@0.6.0: 4614 4898 dependencies: ··· 4625 4909 type-check: 0.4.0 4626 4910 word-wrap: 1.2.5 4627 4911 4912 + orderedmap@2.1.1: {} 4913 + 4628 4914 p-limit@3.1.0: 4629 4915 dependencies: 4630 4916 yocto-queue: 0.1.0 ··· 4634 4920 p-limit: 3.1.0 4635 4921 4636 4922 pako@0.2.9: {} 4637 - 4638 - parent-module@1.0.1: 4639 - dependencies: 4640 - callsites: 3.1.0 4641 4923 4642 4924 parse-css-color@0.2.1: 4643 4925 dependencies: ··· 4675 4957 4676 4958 picocolors@1.1.1: {} 4677 4959 4678 - picomatch@4.0.3: {} 4960 + picomatch@4.0.4: {} 4679 4961 4680 4962 pkg-types@1.3.1: 4681 4963 dependencies: 4682 4964 confbox: 0.1.8 4683 - mlly: 1.8.1 4965 + mlly: 1.8.2 4684 4966 pathe: 2.0.3 4685 4967 4686 4968 pkg-types@2.3.0: ··· 4691 4973 4692 4974 plyr@3.8.4: 4693 4975 dependencies: 4694 - core-js: 3.48.0 4976 + core-js: 3.49.0 4695 4977 custom-event-polyfill: 1.0.7 4696 4978 loadjs: 4.3.0 4697 4979 rangetouch: 2.0.1 4698 4980 url-polyfill: 1.1.14 4699 4981 4700 - postcss-load-config@3.1.4(postcss@8.5.6): 4982 + postcss-load-config@3.1.4(postcss@8.5.8): 4701 4983 dependencies: 4702 4984 lilconfig: 2.1.0 4703 - yaml: 1.10.2 4985 + yaml: 1.10.3 4704 4986 optionalDependencies: 4705 - postcss: 8.5.6 4987 + postcss: 8.5.8 4706 4988 4707 - postcss-safe-parser@7.0.1(postcss@8.5.6): 4989 + postcss-safe-parser@7.0.1(postcss@8.5.8): 4708 4990 dependencies: 4709 - postcss: 8.5.6 4991 + postcss: 8.5.8 4710 4992 4711 - postcss-scss@4.0.9(postcss@8.5.6): 4993 + postcss-scss@4.0.9(postcss@8.5.8): 4712 4994 dependencies: 4713 - postcss: 8.5.6 4995 + postcss: 8.5.8 4714 4996 4715 4997 postcss-selector-parser@6.0.10: 4716 4998 dependencies: ··· 4724 5006 4725 5007 postcss-value-parser@4.2.0: {} 4726 5008 4727 - postcss@8.5.6: 5009 + postcss@8.5.8: 4728 5010 dependencies: 4729 5011 nanoid: 3.3.11 4730 5012 picocolors: 1.1.1 ··· 4734 5016 4735 5017 prelude-ls@1.2.1: {} 4736 5018 4737 - prettier-plugin-svelte@3.4.1(prettier@3.8.1)(svelte@5.48.0): 5019 + prettier-plugin-svelte@3.5.1(prettier@3.8.1)(svelte@5.55.0): 4738 5020 dependencies: 4739 5021 prettier: 3.8.1 4740 - svelte: 5.48.0 5022 + svelte: 5.55.0 4741 5023 4742 - prettier-plugin-tailwindcss@0.7.2(prettier-plugin-svelte@3.4.1(prettier@3.8.1)(svelte@5.48.0))(prettier@3.8.1): 5024 + prettier-plugin-tailwindcss@0.7.2(prettier-plugin-svelte@3.5.1(prettier@3.8.1)(svelte@5.55.0))(prettier@3.8.1): 4743 5025 dependencies: 4744 5026 prettier: 3.8.1 4745 5027 optionalDependencies: 4746 - prettier-plugin-svelte: 3.4.1(prettier@3.8.1)(svelte@5.48.0) 5028 + prettier-plugin-svelte: 3.5.1(prettier@3.8.1)(svelte@5.55.0) 4747 5029 4748 5030 prettier@3.8.1: {} 4749 5031 5032 + prosemirror-changeset@2.4.0: 5033 + dependencies: 5034 + prosemirror-transform: 1.11.0 5035 + 5036 + prosemirror-collab@1.3.1: 5037 + dependencies: 5038 + prosemirror-state: 1.4.4 5039 + 5040 + prosemirror-commands@1.7.1: 5041 + dependencies: 5042 + prosemirror-model: 1.25.4 5043 + prosemirror-state: 1.4.4 5044 + prosemirror-transform: 1.11.0 5045 + 5046 + prosemirror-dropcursor@1.8.2: 5047 + dependencies: 5048 + prosemirror-state: 1.4.4 5049 + prosemirror-transform: 1.11.0 5050 + prosemirror-view: 1.41.7 5051 + 5052 + prosemirror-gapcursor@1.4.1: 5053 + dependencies: 5054 + prosemirror-keymap: 1.2.3 5055 + prosemirror-model: 1.25.4 5056 + prosemirror-state: 1.4.4 5057 + prosemirror-view: 1.41.7 5058 + 5059 + prosemirror-history@1.5.0: 5060 + dependencies: 5061 + prosemirror-state: 1.4.4 5062 + prosemirror-transform: 1.11.0 5063 + prosemirror-view: 1.41.7 5064 + rope-sequence: 1.3.4 5065 + 5066 + prosemirror-inputrules@1.5.1: 5067 + dependencies: 5068 + prosemirror-state: 1.4.4 5069 + prosemirror-transform: 1.11.0 5070 + 5071 + prosemirror-keymap@1.2.3: 5072 + dependencies: 5073 + prosemirror-state: 1.4.4 5074 + w3c-keyname: 2.2.8 5075 + 5076 + prosemirror-markdown@1.13.4: 5077 + dependencies: 5078 + '@types/markdown-it': 14.1.2 5079 + markdown-it: 14.1.1 5080 + prosemirror-model: 1.25.4 5081 + 5082 + prosemirror-menu@1.3.0: 5083 + dependencies: 5084 + crelt: 1.0.6 5085 + prosemirror-commands: 1.7.1 5086 + prosemirror-history: 1.5.0 5087 + prosemirror-state: 1.4.4 5088 + 5089 + prosemirror-model@1.25.4: 5090 + dependencies: 5091 + orderedmap: 2.1.1 5092 + 5093 + prosemirror-schema-basic@1.2.4: 5094 + dependencies: 5095 + prosemirror-model: 1.25.4 5096 + 5097 + prosemirror-schema-list@1.5.1: 5098 + dependencies: 5099 + prosemirror-model: 1.25.4 5100 + prosemirror-state: 1.4.4 5101 + prosemirror-transform: 1.11.0 5102 + 5103 + prosemirror-state@1.4.4: 5104 + dependencies: 5105 + prosemirror-model: 1.25.4 5106 + prosemirror-transform: 1.11.0 5107 + prosemirror-view: 1.41.7 5108 + 5109 + prosemirror-tables@1.8.5: 5110 + dependencies: 5111 + prosemirror-keymap: 1.2.3 5112 + prosemirror-model: 1.25.4 5113 + prosemirror-state: 1.4.4 5114 + prosemirror-transform: 1.11.0 5115 + prosemirror-view: 1.41.7 5116 + 5117 + prosemirror-trailing-node@3.0.0(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.7): 5118 + dependencies: 5119 + '@remirror/core-constants': 3.0.0 5120 + escape-string-regexp: 4.0.0 5121 + prosemirror-model: 1.25.4 5122 + prosemirror-state: 1.4.4 5123 + prosemirror-view: 1.41.7 5124 + 5125 + prosemirror-transform@1.11.0: 5126 + dependencies: 5127 + prosemirror-model: 1.25.4 5128 + 5129 + prosemirror-view@1.41.7: 5130 + dependencies: 5131 + prosemirror-model: 1.25.4 5132 + prosemirror-state: 1.4.4 5133 + prosemirror-transform: 1.11.0 5134 + 4750 5135 protocol-buffers-schema@3.6.0: {} 4751 5136 5137 + punycode.js@2.3.1: {} 5138 + 4752 5139 punycode@2.3.1: {} 4753 5140 4754 5141 quickselect@3.0.0: {} ··· 4759 5146 4760 5147 regexparam@3.0.0: {} 4761 5148 4762 - resolve-from@4.0.0: {} 4763 - 4764 5149 resolve-pkg-maps@1.0.0: {} 4765 5150 4766 5151 resolve-protobuf-schema@2.1.0: 4767 5152 dependencies: 4768 5153 protocol-buffers-schema: 3.6.0 4769 5154 4770 - rollup@4.56.0: 5155 + rolldown@1.0.0-rc.12: 4771 5156 dependencies: 4772 - '@types/estree': 1.0.8 5157 + '@oxc-project/types': 0.122.0 5158 + '@rolldown/pluginutils': 1.0.0-rc.12 4773 5159 optionalDependencies: 4774 - '@rollup/rollup-android-arm-eabi': 4.56.0 4775 - '@rollup/rollup-android-arm64': 4.56.0 4776 - '@rollup/rollup-darwin-arm64': 4.56.0 4777 - '@rollup/rollup-darwin-x64': 4.56.0 4778 - '@rollup/rollup-freebsd-arm64': 4.56.0 4779 - '@rollup/rollup-freebsd-x64': 4.56.0 4780 - '@rollup/rollup-linux-arm-gnueabihf': 4.56.0 4781 - '@rollup/rollup-linux-arm-musleabihf': 4.56.0 4782 - '@rollup/rollup-linux-arm64-gnu': 4.56.0 4783 - '@rollup/rollup-linux-arm64-musl': 4.56.0 4784 - '@rollup/rollup-linux-loong64-gnu': 4.56.0 4785 - '@rollup/rollup-linux-loong64-musl': 4.56.0 4786 - '@rollup/rollup-linux-ppc64-gnu': 4.56.0 4787 - '@rollup/rollup-linux-ppc64-musl': 4.56.0 4788 - '@rollup/rollup-linux-riscv64-gnu': 4.56.0 4789 - '@rollup/rollup-linux-riscv64-musl': 4.56.0 4790 - '@rollup/rollup-linux-s390x-gnu': 4.56.0 4791 - '@rollup/rollup-linux-x64-gnu': 4.56.0 4792 - '@rollup/rollup-linux-x64-musl': 4.56.0 4793 - '@rollup/rollup-openbsd-x64': 4.56.0 4794 - '@rollup/rollup-openharmony-arm64': 4.56.0 4795 - '@rollup/rollup-win32-arm64-msvc': 4.56.0 4796 - '@rollup/rollup-win32-ia32-msvc': 4.56.0 4797 - '@rollup/rollup-win32-x64-gnu': 4.56.0 4798 - '@rollup/rollup-win32-x64-msvc': 4.56.0 4799 - fsevents: 2.3.3 5160 + '@rolldown/binding-android-arm64': 1.0.0-rc.12 5161 + '@rolldown/binding-darwin-arm64': 1.0.0-rc.12 5162 + '@rolldown/binding-darwin-x64': 1.0.0-rc.12 5163 + '@rolldown/binding-freebsd-x64': 1.0.0-rc.12 5164 + '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.12 5165 + '@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.12 5166 + '@rolldown/binding-linux-arm64-musl': 1.0.0-rc.12 5167 + '@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.12 5168 + '@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.12 5169 + '@rolldown/binding-linux-x64-gnu': 1.0.0-rc.12 5170 + '@rolldown/binding-linux-x64-musl': 1.0.0-rc.12 5171 + '@rolldown/binding-openharmony-arm64': 1.0.0-rc.12 5172 + '@rolldown/binding-wasm32-wasi': 1.0.0-rc.12 5173 + '@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.12 5174 + '@rolldown/binding-win32-x64-msvc': 1.0.0-rc.12 4800 5175 4801 - runed@0.23.4(svelte@5.48.0): 5176 + rope-sequence@1.3.4: {} 5177 + 5178 + runed@0.23.4(svelte@5.55.0): 4802 5179 dependencies: 4803 5180 esm-env: 1.2.2 4804 - svelte: 5.48.0 5181 + svelte: 5.55.0 4805 5182 4806 - runed@0.25.0(svelte@5.48.0): 5183 + runed@0.25.0(svelte@5.55.0): 4807 5184 dependencies: 4808 5185 esm-env: 1.2.2 4809 - svelte: 5.48.0 5186 + svelte: 5.55.0 4810 5187 4811 - runed@0.28.0(svelte@5.48.0): 5188 + runed@0.28.0(svelte@5.55.0): 4812 5189 dependencies: 4813 5190 esm-env: 1.2.2 4814 - svelte: 5.48.0 5191 + svelte: 5.55.0 4815 5192 4816 - runed@0.35.1(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0): 5193 + runed@0.35.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0): 4817 5194 dependencies: 4818 5195 dequal: 2.0.3 4819 5196 esm-env: 1.2.2 4820 5197 lz-string: 1.5.0 4821 - svelte: 5.48.0 5198 + svelte: 5.55.0 4822 5199 optionalDependencies: 4823 - '@sveltejs/kit': 2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)) 5200 + '@sveltejs/kit': 2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)) 4824 5201 4825 5202 rw@1.3.3: {} 4826 5203 ··· 4847 5224 postcss-value-parser: 4.2.0 4848 5225 yoga-wasm-web: 0.3.3 4849 5226 4850 - semver@7.7.3: {} 5227 + semver@7.7.4: {} 4851 5228 4852 - set-cookie-parser@2.7.2: {} 5229 + set-cookie-parser@3.1.0: {} 4853 5230 4854 5231 sharp@0.34.5: 4855 5232 dependencies: 4856 - '@img/colour': 1.0.0 5233 + '@img/colour': 1.1.0 4857 5234 detect-libc: 2.1.2 4858 - semver: 7.7.3 5235 + semver: 7.7.4 4859 5236 optionalDependencies: 4860 5237 '@img/sharp-darwin-arm64': 0.34.5 4861 5238 '@img/sharp-darwin-x64': 0.34.5 ··· 4900 5277 4901 5278 string.prototype.codepointat@0.2.1: {} 4902 5279 4903 - strip-json-comments@3.1.1: {} 4904 - 4905 5280 style-to-object@1.0.14: 4906 5281 dependencies: 4907 5282 inline-style-parser: 0.2.7 ··· 4912 5287 4913 5288 supports-color@10.2.2: {} 4914 5289 4915 - supports-color@7.2.0: 4916 - dependencies: 4917 - has-flag: 4.0.0 4918 - 4919 5290 svelte-boring-avatars@1.2.6: {} 4920 5291 4921 - svelte-check@4.3.5(picomatch@4.0.3)(svelte@5.48.0)(typescript@5.9.3): 5292 + svelte-check@4.4.5(picomatch@4.0.4)(svelte@5.55.0)(typescript@6.0.2): 4922 5293 dependencies: 4923 5294 '@jridgewell/trace-mapping': 0.3.31 4924 5295 chokidar: 4.0.3 4925 - fdir: 6.5.0(picomatch@4.0.3) 5296 + fdir: 6.5.0(picomatch@4.0.4) 4926 5297 picocolors: 1.1.1 4927 5298 sade: 1.8.1 4928 - svelte: 5.48.0 4929 - typescript: 5.9.3 5299 + svelte: 5.55.0 5300 + typescript: 6.0.2 4930 5301 transitivePeerDependencies: 4931 5302 - picomatch 4932 5303 4933 - svelte-eslint-parser@1.4.1(svelte@5.48.0): 5304 + svelte-eslint-parser@1.6.0(svelte@5.55.0): 4934 5305 dependencies: 4935 5306 eslint-scope: 8.4.0 4936 5307 eslint-visitor-keys: 4.2.1 4937 5308 espree: 10.4.0 4938 - postcss: 8.5.6 4939 - postcss-scss: 4.0.9(postcss@8.5.6) 5309 + postcss: 8.5.8 5310 + postcss-scss: 4.0.9(postcss@8.5.8) 4940 5311 postcss-selector-parser: 7.1.1 5312 + semver: 7.7.4 4941 5313 optionalDependencies: 4942 - svelte: 5.48.0 5314 + svelte: 5.55.0 4943 5315 4944 - svelte-maplibre-gl@1.0.3(maplibre-gl@5.20.2)(svelte@5.48.0): 5316 + svelte-maplibre-gl@1.0.3(maplibre-gl@5.21.1)(svelte@5.55.0): 5317 + dependencies: 5318 + maplibre-gl: 5.21.1 5319 + svelte: 5.55.0 5320 + 5321 + svelte-sonner@1.1.0(svelte@5.55.0): 4945 5322 dependencies: 4946 - maplibre-gl: 5.20.2 4947 - svelte: 5.48.0 5323 + runed: 0.28.0(svelte@5.55.0) 5324 + svelte: 5.55.0 4948 5325 4949 - svelte-sonner@1.0.7(svelte@5.48.0): 5326 + svelte-tiptap@3.0.1(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/extension-bubble-menu@3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/extension-floating-menu@3.20.5(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5)(svelte@5.55.0): 4950 5327 dependencies: 4951 - runed: 0.28.0(svelte@5.48.0) 4952 - svelte: 5.48.0 5328 + '@floating-ui/dom': 1.7.6 5329 + '@tiptap/core': 3.20.5(@tiptap/pm@3.20.5) 5330 + '@tiptap/extension-bubble-menu': 3.20.5(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 5331 + '@tiptap/extension-floating-menu': 3.20.5(@floating-ui/dom@1.7.6)(@tiptap/core@3.20.5(@tiptap/pm@3.20.5))(@tiptap/pm@3.20.5) 5332 + '@tiptap/pm': 3.20.5 5333 + svelte: 5.55.0 4953 5334 4954 - svelte-toolbelt@0.10.6(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0): 5335 + svelte-toolbelt@0.10.6(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0): 4955 5336 dependencies: 4956 5337 clsx: 2.1.1 4957 - runed: 0.35.1(@sveltejs/kit@2.50.0(@sveltejs/vite-plugin-svelte@6.2.4(svelte@5.48.0)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)))(svelte@5.48.0) 5338 + runed: 0.35.1(@sveltejs/kit@2.55.0(@sveltejs/vite-plugin-svelte@7.0.0(svelte@5.55.0)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0)(typescript@6.0.2)(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)))(svelte@5.55.0) 4958 5339 style-to-object: 1.0.14 4959 - svelte: 5.48.0 5340 + svelte: 5.55.0 4960 5341 transitivePeerDependencies: 4961 5342 - '@sveltejs/kit' 4962 5343 4963 - svelte-toolbelt@0.7.1(svelte@5.48.0): 5344 + svelte-toolbelt@0.7.1(svelte@5.55.0): 4964 5345 dependencies: 4965 5346 clsx: 2.1.1 4966 - runed: 0.23.4(svelte@5.48.0) 5347 + runed: 0.23.4(svelte@5.55.0) 4967 5348 style-to-object: 1.0.14 4968 - svelte: 5.48.0 5349 + svelte: 5.55.0 4969 5350 4970 - svelte@5.48.0: 5351 + svelte@5.55.0: 4971 5352 dependencies: 4972 5353 '@jridgewell/remapping': 2.3.5 4973 5354 '@jridgewell/sourcemap-codec': 1.5.5 4974 - '@sveltejs/acorn-typescript': 1.0.8(acorn@8.15.0) 5355 + '@sveltejs/acorn-typescript': 1.0.9(acorn@8.16.0) 4975 5356 '@types/estree': 1.0.8 4976 - acorn: 8.15.0 4977 - aria-query: 5.3.2 5357 + '@types/trusted-types': 2.0.7 5358 + acorn: 8.16.0 5359 + aria-query: 5.3.1 4978 5360 axobject-query: 4.1.0 4979 5361 clsx: 2.1.1 4980 - devalue: 5.6.2 5362 + devalue: 5.6.4 4981 5363 esm-env: 1.2.2 4982 - esrap: 2.2.2 5364 + esrap: 2.2.4 4983 5365 is-reference: 3.0.3 4984 5366 locate-character: 3.0.0 4985 5367 magic-string: 0.30.21 ··· 4989 5371 4990 5372 tailwind-merge@3.5.0: {} 4991 5373 4992 - tailwind-variants@3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.1): 5374 + tailwind-variants@3.2.2(tailwind-merge@3.5.0)(tailwindcss@4.2.2): 4993 5375 dependencies: 4994 - tailwindcss: 4.2.1 5376 + tailwindcss: 4.2.2 4995 5377 optionalDependencies: 4996 5378 tailwind-merge: 3.5.0 4997 5379 4998 - tailwindcss@4.1.18: {} 4999 - 5000 - tailwindcss@4.2.1: {} 5380 + tailwindcss@4.2.2: {} 5001 5381 5002 - tapable@2.3.0: {} 5382 + tapable@2.3.2: {} 5003 5383 5004 5384 tiny-inflate@1.0.3: {} 5005 5385 5006 5386 tinyglobby@0.2.15: 5007 5387 dependencies: 5008 - fdir: 6.5.0(picomatch@4.0.3) 5009 - picomatch: 4.0.3 5388 + fdir: 6.5.0(picomatch@4.0.4) 5389 + picomatch: 4.0.4 5010 5390 5011 5391 tinyqueue@3.0.0: {} 5012 5392 5013 - tlds@1.261.0: {} 5014 - 5015 5393 totalist@3.0.1: {} 5016 5394 5017 - ts-api-utils@2.4.0(typescript@5.9.3): 5395 + ts-api-utils@2.5.0(typescript@6.0.2): 5018 5396 dependencies: 5019 - typescript: 5.9.3 5397 + typescript: 6.0.2 5020 5398 5021 5399 tslib@2.8.1: {} 5022 5400 5023 5401 tsx@4.21.0: 5024 5402 dependencies: 5025 - esbuild: 0.27.2 5026 - get-tsconfig: 4.13.6 5403 + esbuild: 0.27.4 5404 + get-tsconfig: 4.13.7 5027 5405 optionalDependencies: 5028 5406 fsevents: 2.3.3 5029 5407 ··· 5033 5411 5034 5412 type-fest@4.41.0: {} 5035 5413 5036 - typescript-eslint@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): 5414 + typescript-eslint@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2): 5037 5415 dependencies: 5038 - '@typescript-eslint/eslint-plugin': 8.53.1(@typescript-eslint/parser@8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5039 - '@typescript-eslint/parser': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5040 - '@typescript-eslint/typescript-estree': 8.53.1(typescript@5.9.3) 5041 - '@typescript-eslint/utils': 8.53.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5042 - eslint: 9.39.2(jiti@2.6.1) 5043 - typescript: 5.9.3 5416 + '@typescript-eslint/eslint-plugin': 8.57.2(@typescript-eslint/parser@8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2))(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2) 5417 + '@typescript-eslint/parser': 8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2) 5418 + '@typescript-eslint/typescript-estree': 8.57.2(typescript@6.0.2) 5419 + '@typescript-eslint/utils': 8.57.2(eslint@10.1.0(jiti@2.6.1))(typescript@6.0.2) 5420 + eslint: 10.1.0(jiti@2.6.1) 5421 + typescript: 6.0.2 5044 5422 transitivePeerDependencies: 5045 5423 - supports-color 5046 5424 5047 - typescript@5.9.3: {} 5425 + typescript@6.0.2: {} 5426 + 5427 + uc.micro@2.1.0: {} 5048 5428 5049 5429 ufo@1.6.3: {} 5050 5430 5051 - uint8arrays@3.0.0: 5052 - dependencies: 5053 - multiformats: 9.9.0 5054 - 5055 5431 ultrahtml@1.6.0: {} 5056 5432 5057 - undici-types@7.16.0: {} 5433 + undici-types@7.16.0: 5434 + optional: true 5058 5435 5059 - undici@7.18.2: {} 5436 + undici@7.24.4: {} 5060 5437 5061 - undici@7.24.4: {} 5438 + undici@7.24.6: {} 5062 5439 5063 5440 unenv@2.0.0-rc.24: 5064 5441 dependencies: ··· 5076 5453 exsolve: 1.0.8 5077 5454 knitwork: 1.3.0 5078 5455 magic-string: 0.30.21 5079 - mlly: 1.8.1 5456 + mlly: 1.8.2 5080 5457 pathe: 2.0.3 5081 5458 pkg-types: 2.3.0 5082 5459 ··· 5088 5465 5089 5466 util-deprecate@1.0.2: {} 5090 5467 5091 - valibot@1.2.0(typescript@5.9.3): 5468 + valibot@1.3.1(typescript@6.0.2): 5092 5469 optionalDependencies: 5093 - typescript: 5.9.3 5470 + typescript: 6.0.2 5094 5471 5095 - vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0): 5472 + vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0): 5096 5473 dependencies: 5097 - esbuild: 0.27.2 5098 - fdir: 6.5.0(picomatch@4.0.3) 5099 - picomatch: 4.0.3 5100 - postcss: 8.5.6 5101 - rollup: 4.56.0 5474 + lightningcss: 1.32.0 5475 + picomatch: 4.0.4 5476 + postcss: 8.5.8 5477 + rolldown: 1.0.0-rc.12 5102 5478 tinyglobby: 0.2.15 5103 5479 optionalDependencies: 5104 5480 '@types/node': 25.0.10 5481 + esbuild: 0.27.4 5105 5482 fsevents: 2.3.3 5106 5483 jiti: 2.6.1 5107 - lightningcss: 1.30.2 5108 5484 tsx: 4.21.0 5109 5485 5110 - vitefu@1.1.1(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0)): 5486 + vitefu@1.1.2(vite@8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0)): 5111 5487 optionalDependencies: 5112 - vite: 7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.21.0) 5488 + vite: 8.0.3(@types/node@25.0.10)(esbuild@0.27.4)(jiti@2.6.1)(tsx@4.21.0) 5489 + 5490 + w3c-keyname@2.2.8: {} 5113 5491 5114 - web-haptics@0.0.6(svelte@5.48.0): 5492 + web-haptics@0.0.6(svelte@5.55.0): 5115 5493 optionalDependencies: 5116 - svelte: 5.48.0 5494 + svelte: 5.55.0 5117 5495 5118 5496 whatwg-encoding@3.1.1: 5119 5497 dependencies: ··· 5127 5505 5128 5506 word-wrap@1.2.5: {} 5129 5507 5130 - workerd@1.20260302.0: 5508 + workerd@1.20260317.1: 5131 5509 optionalDependencies: 5132 - '@cloudflare/workerd-darwin-64': 1.20260302.0 5133 - '@cloudflare/workerd-darwin-arm64': 1.20260302.0 5134 - '@cloudflare/workerd-linux-64': 1.20260302.0 5135 - '@cloudflare/workerd-linux-arm64': 1.20260302.0 5136 - '@cloudflare/workerd-windows-64': 1.20260302.0 5510 + '@cloudflare/workerd-darwin-64': 1.20260317.1 5511 + '@cloudflare/workerd-darwin-arm64': 1.20260317.1 5512 + '@cloudflare/workerd-linux-64': 1.20260317.1 5513 + '@cloudflare/workerd-linux-arm64': 1.20260317.1 5514 + '@cloudflare/workerd-windows-64': 1.20260317.1 5137 5515 5138 5516 worktop@0.8.0-next.18: 5139 5517 dependencies: 5140 5518 mrmime: 2.0.1 5141 5519 regexparam: 3.0.0 5142 5520 5143 - wrangler@4.68.1(@cloudflare/workers-types@4.20260304.0): 5521 + wrangler@4.77.0(@cloudflare/workers-types@4.20260317.1): 5144 5522 dependencies: 5145 5523 '@cloudflare/kv-asset-handler': 0.4.2 5146 - '@cloudflare/unenv-preset': 2.14.0(unenv@2.0.0-rc.24)(workerd@1.20260302.0) 5524 + '@cloudflare/unenv-preset': 2.16.0(unenv@2.0.0-rc.24)(workerd@1.20260317.1) 5147 5525 blake3-wasm: 2.1.5 5148 5526 esbuild: 0.27.3 5149 - miniflare: 4.20260302.0 5527 + miniflare: 4.20260317.2 5150 5528 path-to-regexp: 6.3.0 5151 5529 unenv: 2.0.0-rc.24 5152 - workerd: 1.20260302.0 5530 + workerd: 1.20260317.1 5153 5531 optionalDependencies: 5154 - '@cloudflare/workers-types': 4.20260304.0 5532 + '@cloudflare/workers-types': 4.20260317.1 5155 5533 fsevents: 2.3.3 5156 5534 transitivePeerDependencies: 5157 5535 - bufferutil ··· 5159 5537 5160 5538 ws@8.18.0: {} 5161 5539 5162 - yaml@1.10.2: {} 5540 + yaml@1.10.3: {} 5163 5541 5164 5542 yocto-queue@0.1.0: {} 5165 5543 ··· 5176 5554 dependencies: 5177 5555 '@poppinss/colors': 4.1.6 5178 5556 '@poppinss/dumper': 0.6.5 5179 - '@speed-highlight/core': 1.2.14 5557 + '@speed-highlight/core': 1.2.15 5180 5558 cookie: 1.1.1 5181 5559 youch-core: 0.3.3 5182 5560 5183 5561 zimmerframe@1.1.4: {} 5184 - 5185 - zod@3.25.76: {}
+4 -52
src/app.css
··· 4 4 @plugin '@tailwindcss/typography'; 5 5 @source "../node_modules/@foxui"; 6 6 7 - 8 - @theme inline { 9 - --color-base-50: var(--base-50); 10 - --color-base-100: var(--base-100); 11 - --color-base-200: var(--base-200); 12 - --color-base-300: var(--base-300); 13 - --color-base-400: var(--base-400); 14 - --color-base-500: var(--base-500); 15 - --color-base-600: var(--base-600); 16 - --color-base-700: var(--base-700); 17 - --color-base-800: var(--base-800); 18 - --color-base-900: var(--base-900); 19 - --color-base-950: var(--base-950); 20 - 21 - --color-accent-50: var(--accent-50); 22 - --color-accent-100: var(--accent-100); 23 - --color-accent-200: var(--accent-200); 24 - --color-accent-300: var(--accent-300); 25 - --color-accent-400: var(--accent-400); 26 - --color-accent-500: var(--accent-500); 27 - --color-accent-600: var(--accent-600); 28 - --color-accent-700: var(--accent-700); 29 - --color-accent-800: var(--accent-800); 30 - --color-accent-900: var(--accent-900); 31 - --color-accent-950: var(--accent-950); 32 - } 7 + @custom-variant dark (&:is(.dark *)); 33 8 34 - @layer base { 35 - :root { 36 - --accent-50: var(--color-teal-50); 37 - --accent-100: var(--color-teal-100); 38 - --accent-200: var(--color-teal-200); 39 - --accent-300: var(--color-teal-300); 40 - --accent-400: var(--color-teal-400); 41 - --accent-500: var(--color-teal-500); 42 - --accent-600: var(--color-teal-600); 43 - --accent-700: var(--color-teal-700); 44 - --accent-800: var(--color-teal-800); 45 - --accent-900: var(--color-teal-900); 46 - --accent-950: var(--color-teal-950); 9 + @import '@foxui/core/theme.css'; 47 10 48 - --base-50: var(--color-mist-50); 49 - --base-100: var(--color-mist-100); 50 - --base-200: var(--color-mist-200); 51 - --base-300: var(--color-mist-300); 52 - --base-400: var(--color-mist-400); 53 - --base-500: var(--color-mist-500); 54 - --base-600: var(--color-mist-600); 55 - --base-700: var(--color-mist-700); 56 - --base-800: var(--color-mist-800); 57 - --base-900: var(--color-mist-900); 58 - --base-950: var(--color-mist-950); 59 - } 60 - } 11 + @source "../node_modules/@foxui"; 12 +
+1 -1
src/lib/components/EventEditor.svelte
··· 1 1 <script lang="ts"> 2 2 import { user } from '$lib/atproto/auth.svelte'; 3 - import { atProtoLoginModalState } from '@foxui/social'; 3 + import { atProtoLoginModalState } from '$lib/components/LoginModal.svelte'; 4 4 import { uploadBlob, putRecord, deleteRecord, resolveHandle } from '$lib/atproto/methods'; 5 5 import { getCDNImageBlobUrl } from '$lib/atproto'; 6 6 import { notifyContrailOfUpdate } from '$lib/contrail';
+1 -1
src/lib/components/EventRsvp.svelte
··· 2 2 import { user } from '$lib/atproto/auth.svelte'; 3 3 import { putRecord, deleteRecord, createTID } from '$lib/atproto/methods'; 4 4 import { notifyContrailOfUpdate } from '$lib/contrail'; 5 - import { atProtoLoginModalState } from '@foxui/social'; 5 + import { atProtoLoginModalState } from '$lib/components/LoginModal.svelte'; 6 6 import { Avatar, Button } from '@foxui/core'; 7 7 import { launchConfetti } from '@foxui/visual'; 8 8
+29
src/lib/components/LoginModal.svelte
··· 1 + <script lang="ts" module> 2 + export const atProtoLoginModalState = $state({ 3 + open: false, 4 + show() { 5 + this.open = true; 6 + }, 7 + hide() { 8 + this.open = false; 9 + } 10 + }); 11 + </script> 12 + 13 + <script lang="ts"> 14 + import { login, signup } from '$lib/atproto'; 15 + 16 + import { AtprotoLoginModal } from '@foxui/social'; 17 + </script> 18 + 19 + <AtprotoLoginModal 20 + bind:open={atProtoLoginModalState.open} 21 + login={async (handle) => { 22 + await login(handle); 23 + return true; 24 + }} 25 + signup={async () => { 26 + signup(); 27 + return true; 28 + }} 29 + />
+61 -22
src/routes/(app)/+layout.svelte
··· 1 1 <script lang="ts"> 2 - import { AtprotoLoginModal, atProtoLoginModalState } from '@foxui/social'; 3 - import { login, signup } from '$lib/atproto'; 2 + import { atProtoLoginModalState } from '$lib/components/LoginModal.svelte'; 4 3 import { user } from '$lib/atproto/auth.svelte'; 5 4 import { Head, Navbar, Button, Avatar } from '@foxui/core'; 6 5 import { resolve } from '$app/paths'; 7 6 import { page } from '$app/state'; 7 + import { ModeWatcher } from 'mode-watcher'; 8 + import LoginModal from '$lib/components/LoginModal.svelte'; 8 9 9 10 let { children } = $props(); 10 11 </script> 11 12 12 - <Navbar class="right-2 left-2 mx-auto max-w-3xl rounded-full pl-6 pr-3 top-2"> 13 + <ModeWatcher /> 14 + 15 + <Navbar class="top-2 right-2 left-2 mx-auto max-w-3xl rounded-full pr-3 pl-6"> 13 16 <div class="flex items-center gap-6"> 14 - <a href={resolve("/")} class="text-base-500 hover:text-base-900 dark:text-base-400 dark:hover:text-base-50 text-sm font-medium transition-colors">events</a> 15 - <a href="/calendar" class="text-base-500 hover:text-base-900 dark:text-base-400 dark:hover:text-base-50 text-sm font-medium transition-colors">calendar</a> 17 + <a 18 + href={resolve('/')} 19 + class="text-base-500 hover:text-base-900 dark:text-base-400 dark:hover:text-base-50 text-sm font-medium transition-colors" 20 + >events</a 21 + > 22 + <a 23 + href="/calendar" 24 + class="text-base-500 hover:text-base-900 dark:text-base-400 dark:hover:text-base-50 text-sm font-medium transition-colors" 25 + >calendar</a 26 + > 16 27 </div> 17 28 <div class="flex items-center gap-4"> 18 - <a href="/search" class="text-base-500 hover:text-base-900 dark:text-base-400 dark:hover:text-base-50 transition-colors"> 19 - <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-5"> 20 - <path stroke-linecap="round" stroke-linejoin="round" d="m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z" /> 29 + <a 30 + href="/search" 31 + class="text-base-500 hover:text-base-900 dark:text-base-400 dark:hover:text-base-50 transition-colors" 32 + > 33 + <svg 34 + xmlns="http://www.w3.org/2000/svg" 35 + fill="none" 36 + viewBox="0 0 24 24" 37 + stroke-width="2" 38 + stroke="currentColor" 39 + class="size-5" 40 + > 41 + <path 42 + stroke-linecap="round" 43 + stroke-linejoin="round" 44 + d="m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z" 45 + /> 21 46 </svg> 22 47 </a> 23 48 {#if user.isLoggedIn} 24 49 <Button href="/create" class="hidden sm:inline-flex">Create Event</Button> 25 50 <Button href="/create" size="icon" class="sm:hidden"> 26 - <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-5"> 51 + <svg 52 + xmlns="http://www.w3.org/2000/svg" 53 + fill="none" 54 + viewBox="0 0 24 24" 55 + stroke-width="2" 56 + stroke="currentColor" 57 + class="size-5" 58 + > 27 59 <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15" /> 28 60 </svg> 29 61 </Button> ··· 36 68 /> 37 69 </a> 38 70 {:else} 39 - <Button onclick={() => atProtoLoginModalState.show()} variant="ghost" class="hidden sm:inline-flex">Create Event</Button> 40 - <Button onclick={() => atProtoLoginModalState.show()} variant="ghost" size="icon" class="sm:hidden"> 41 - <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="size-5"> 71 + <Button 72 + onclick={() => atProtoLoginModalState.show()} 73 + variant="ghost" 74 + class="hidden sm:inline-flex">Create Event</Button 75 + > 76 + <Button 77 + onclick={() => atProtoLoginModalState.show()} 78 + variant="ghost" 79 + size="icon" 80 + class="sm:hidden" 81 + > 82 + <svg 83 + xmlns="http://www.w3.org/2000/svg" 84 + fill="none" 85 + viewBox="0 0 24 24" 86 + stroke-width="2" 87 + stroke="currentColor" 88 + class="size-5" 89 + > 42 90 <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15" /> 43 91 </svg> 44 92 </Button> ··· 51 99 {@render children()} 52 100 </div> 53 101 54 - <AtprotoLoginModal 55 - login={async (handle) => { 56 - await login(handle); 57 - return true; 58 - }} 59 - signup={async () => { 60 - signup(); 61 - return true; 62 - }} 63 - /> 102 + <LoginModal /> 64 103 65 104 <Head 66 105 title="atmo.rsvp"
+1 -1
src/routes/(app)/+page.svelte
··· 2 2 import EventCard from '$lib/components/EventCard.svelte'; 3 3 import { Button } from '@foxui/core'; 4 4 import { user } from '$lib/atproto/auth.svelte'; 5 - import { atProtoLoginModalState } from '@foxui/social'; 5 + import { atProtoLoginModalState } from '$lib/components/LoginModal.svelte'; 6 6 7 7 let { data } = $props(); 8 8 </script>
+1 -1
src/routes/(app)/calendar/+page.svelte
··· 1 1 <script lang="ts"> 2 2 import EventCard from '$lib/components/EventCard.svelte'; 3 3 import { Button, Modal } from '@foxui/core'; 4 - import { atProtoLoginModalState } from '@foxui/social'; 4 + import { atProtoLoginModalState } from '$lib/components/LoginModal.svelte'; 5 5 import { user } from '$lib/atproto/auth.svelte'; 6 6 7 7 let { data } = $props();
+143
src/routes/(app)/embed/preview/+page.svelte
··· 1 + <script lang="ts"> 2 + let eventUrl = $state(''); 3 + let viewerDid = $state(''); 4 + let base = $state(''); 5 + let accent = $state(''); 6 + let dark = $state(false); 7 + 8 + let embedSrc = $derived(eventUrl ? toEmbedUrl(eventUrl) : ''); 9 + 10 + const sizes = [ 11 + { label: '300 × 150', width: 300, height: 150 }, 12 + { label: '400 × 200', width: 400, height: 200 }, 13 + { label: '600 × 400', width: 600, height: 400 } 14 + ]; 15 + 16 + let selectedSize = $state(sizes[1]); 17 + 18 + function toEmbedUrl(url: string): string { 19 + try { 20 + const u = new URL(url, 'https://atmo.rsvp'); 21 + const match = u.pathname.match(/\/p\/([^/]+)\/e\/([^/]+)/); 22 + if (!match) return ''; 23 + const embedPath = `/embed/p/${match[1]}/e/${match[2]}`; 24 + const params = new URLSearchParams(); 25 + if (viewerDid) params.set('did', viewerDid); 26 + if (base) params.set('base', base); 27 + if (accent) params.set('accent', accent); 28 + if (dark) params.set('dark', '1'); 29 + const qs = params.toString(); 30 + return `${embedPath}${qs ? `?${qs}` : ''}`; 31 + } catch { 32 + return ''; 33 + } 34 + } 35 + </script> 36 + 37 + <svelte:head> 38 + <title>Embed Preview</title> 39 + </svelte:head> 40 + 41 + <div class="min-h-screen px-6 py-12"> 42 + <div class="mx-auto max-w-3xl"> 43 + <h1 class="text-base-900 dark:text-base-50 mb-8 text-2xl font-bold">Embed Preview</h1> 44 + 45 + <!-- URL input --> 46 + <div class="mb-4"> 47 + <label for="event-url" class="text-base-700 dark:text-base-300 mb-1 block text-sm font-medium">Event URL</label> 48 + <input 49 + id="event-url" 50 + type="text" 51 + bind:value={eventUrl} 52 + placeholder="https://atmo.rsvp/p/actor/e/rkey" 53 + class="border-base-300 dark:border-base-700 bg-base-100 dark:bg-base-800 text-base-900 dark:text-base-50 placeholder:text-base-400 dark:placeholder:text-base-500 w-full rounded-lg border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-accent-500" 54 + /> 55 + </div> 56 + 57 + <!-- Params --> 58 + <div class="mb-6 grid grid-cols-2 gap-4 sm:grid-cols-4"> 59 + <div> 60 + <label for="viewer-did" class="text-base-700 dark:text-base-300 mb-1 block text-sm font-medium">Viewer DID</label> 61 + <input 62 + id="viewer-did" 63 + type="text" 64 + bind:value={viewerDid} 65 + placeholder="did:plc:..." 66 + class="border-base-300 dark:border-base-700 bg-base-100 dark:bg-base-800 text-base-900 dark:text-base-50 placeholder:text-base-400 dark:placeholder:text-base-500 w-full rounded-lg border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-accent-500" 67 + /> 68 + </div> 69 + <div> 70 + <label for="base-color" class="text-base-700 dark:text-base-300 mb-1 block text-sm font-medium">Base</label> 71 + <input 72 + id="base-color" 73 + type="text" 74 + bind:value={base} 75 + placeholder="mauve" 76 + class="border-base-300 dark:border-base-700 bg-base-100 dark:bg-base-800 text-base-900 dark:text-base-50 placeholder:text-base-400 dark:placeholder:text-base-500 w-full rounded-lg border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-accent-500" 77 + /> 78 + </div> 79 + <div> 80 + <label for="accent-color" class="text-base-700 dark:text-base-300 mb-1 block text-sm font-medium">Accent</label> 81 + <input 82 + id="accent-color" 83 + type="text" 84 + bind:value={accent} 85 + placeholder="fuchsia" 86 + class="border-base-300 dark:border-base-700 bg-base-100 dark:bg-base-800 text-base-900 dark:text-base-50 placeholder:text-base-400 dark:placeholder:text-base-500 w-full rounded-lg border px-3 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-accent-500" 87 + /> 88 + </div> 89 + <div class="flex items-end"> 90 + <label class="text-base-700 dark:text-base-300 flex items-center gap-2 text-sm font-medium"> 91 + <input type="checkbox" bind:checked={dark} class="accent-accent-600 size-4 rounded" /> 92 + Dark mode 93 + </label> 94 + </div> 95 + </div> 96 + 97 + <!-- Size selector --> 98 + <div class="mb-8 flex gap-2"> 99 + {#each sizes as size} 100 + <button 101 + onclick={() => selectedSize = size} 102 + class="cursor-pointer rounded-lg px-3 py-1.5 text-sm font-medium transition-colors {selectedSize === size 103 + ? 'bg-accent-600 text-white' 104 + : 'bg-base-200 dark:bg-base-800 text-base-700 dark:text-base-300 hover:bg-base-300 dark:hover:bg-base-700'}" 105 + > 106 + {size.label} 107 + </button> 108 + {/each} 109 + </div> 110 + 111 + <!-- Preview --> 112 + {#if embedSrc} 113 + <div class="mb-4"> 114 + <p class="text-base-500 dark:text-base-400 mb-3 text-xs font-semibold tracking-wider uppercase"> 115 + Preview ({selectedSize.label}) 116 + </p> 117 + <div class="border-base-300 dark:border-base-700 inline-block rounded-xl border p-1"> 118 + <iframe 119 + src={embedSrc} 120 + width={selectedSize.width} 121 + height={selectedSize.height} 122 + title="Embed preview" 123 + class="rounded-lg" 124 + sandbox="allow-scripts allow-same-origin" 125 + ></iframe> 126 + </div> 127 + </div> 128 + 129 + <div class="mb-4"> 130 + <p class="text-base-500 dark:text-base-400 mb-2 text-xs font-semibold tracking-wider uppercase"> 131 + Embed URL 132 + </p> 133 + <code class="text-base-600 dark:text-base-400 bg-base-100 dark:bg-base-800 block rounded-lg p-3 text-xs break-all"> 134 + {embedSrc} 135 + </code> 136 + </div> 137 + {:else} 138 + <p class="text-base-400 dark:text-base-500 text-sm"> 139 + Enter an event URL above to preview the embed. 140 + </p> 141 + {/if} 142 + </div> 143 + </div>
+1 -1
src/routes/(app)/login/+page.svelte
··· 1 1 <script lang="ts"> 2 - import { atProtoLoginModalState } from '@foxui/social'; 2 + import { atProtoLoginModalState } from '$lib/components/LoginModal.svelte'; 3 3 import { onMount } from 'svelte'; 4 4 5 5 onMount(() => {
+6
src/routes/embed/+layout.svelte
··· 2 2 let { children } = $props(); 3 3 </script> 4 4 5 + <svelte:head> 6 + <style> 7 + html, body { height: 100%; margin: 0; } 8 + </style> 9 + </svelte:head> 10 + 5 11 {@render children()}
+40 -38
src/routes/embed/p/[actor]/e/[rkey]/+page.svelte
··· 120 120 <script src="https://atmo.social/embed-sdk.js"></script> 121 121 </svelte:head> 122 122 123 - <div class="bg-base-50 dark:bg-base-900 text-base-900 dark:text-base-50 flex h-full items-center gap-3 overflow-hidden p-3"> 123 + <div class="@container bg-base-50 dark:bg-base-900 text-base-900 dark:text-base-50 flex h-full items-center gap-4 overflow-hidden p-3 @sm:gap-5 @sm:p-4 @lg:gap-8 @lg:p-6"> 124 124 <!-- Thumbnail --> 125 - <a href={eventUrl} target="_blank" rel="noopener noreferrer" class="size-24 shrink-0 overflow-hidden rounded-xl"> 126 - {#if data.thumbnailUrl} 127 - <img 128 - src={data.thumbnailUrl} 129 - alt={data.eventData.name} 130 - class="size-full object-cover" 131 - /> 132 - {:else} 133 - <div class="size-full [&>svg]:size-full"> 134 - <Avatar 135 - size={96} 136 - name={data.rkey} 137 - variant="marble" 138 - colors={['#92A1C6', '#146A7C', '#F0AB3D', '#C271B4', '#C20D90']} 139 - square 125 + <a href={eventUrl} target="_blank" rel="noopener noreferrer" class="shrink-0"> 126 + <div class="aspect-square h-[calc(100cqh-1.5rem)] max-h-40 overflow-hidden rounded-xl @sm:h-[calc(100cqh-2rem)] @sm:rounded-2xl @lg:h-[calc(100cqh-3rem)] @lg:max-h-56"> 127 + {#if data.thumbnailUrl} 128 + <img 129 + src={data.thumbnailUrl} 130 + alt={data.eventData.name} 131 + class="size-full object-cover" 140 132 /> 141 - </div> 142 - {/if} 133 + {:else} 134 + <div class="size-full [&>svg]:size-full"> 135 + <Avatar 136 + size={200} 137 + name={data.rkey} 138 + variant="marble" 139 + colors={['#92A1C6', '#146A7C', '#F0AB3D', '#C271B4', '#C20D90']} 140 + square 141 + /> 142 + </div> 143 + {/if} 144 + </div> 143 145 </a> 144 146 145 147 <!-- Details + RSVP --> 146 - <div class="flex min-w-0 flex-1 flex-col justify-center gap-1"> 148 + <div class="flex min-w-0 flex-1 flex-col justify-center gap-1 @sm:gap-1.5 @lg:gap-3"> 147 149 <a href={eventUrl} target="_blank" rel="noopener noreferrer" class="min-w-0"> 148 - <h2 class="line-clamp-2 text-sm leading-tight font-semibold">{data.eventData.name}</h2> 149 - <p class="text-base-500 dark:text-base-400 mt-0.5 truncate text-xs"> 150 + <h2 class="line-clamp-2 text-xs leading-snug font-semibold @sm:text-base @lg:text-xl">{data.eventData.name}</h2> 151 + <p class="text-base-500 dark:text-base-400 mt-0.5 truncate text-[11px] @sm:mt-1 @sm:text-sm @lg:text-base"> 150 152 {formatDate(startDate)}, {formatTime(startDate)}{#if endDate && isSameDay} - {formatTime(endDate)}{/if} 151 153 </p> 152 154 {#if location} 153 - <p class="text-base-500 dark:text-base-400 truncate text-xs">{location}</p> 155 + <p class="text-base-500 dark:text-base-400 truncate text-[11px] @sm:text-sm @lg:text-base">{location}</p> 154 156 {/if} 155 157 {#if data.hostProfile} 156 - <p class="text-base-400 dark:text-base-500 truncate text-xs"> 158 + <p class="text-base-400 dark:text-base-500 truncate text-[11px] @sm:text-sm @lg:text-base"> 157 159 by {data.hostProfile.displayName || data.hostProfile.handle || data.actorDid} 158 160 </p> 159 161 {/if} 160 162 </a> 161 163 162 164 <!-- RSVP --> 163 - <div class="mt-1"> 165 + <div class="mt-0.5 @sm:mt-1 @lg:mt-2"> 164 166 {#if !data.viewerDid} 165 - <p class="text-base-400 dark:text-base-500 text-xs">Log in to RSVP</p> 167 + <p class="text-base-400 dark:text-base-500 text-[11px] @sm:text-sm @lg:text-base">Log in to RSVP</p> 166 168 {:else if rsvpStatus === 'going'} 167 - <div class="flex items-center justify-between rounded-lg border border-green-200 bg-green-50 px-2.5 py-1.5 dark:border-green-900/50 dark:bg-green-900/20"> 168 - <div class="flex items-center gap-1.5"> 169 - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="size-3.5 text-green-600 dark:text-green-400"> 169 + <div class="flex items-center justify-between rounded-md border border-green-200 bg-green-50 px-2 py-1 @sm:rounded-lg @sm:px-3 @sm:py-2 @lg:px-4 @lg:py-2.5 dark:border-green-900/50 dark:bg-green-900/20"> 170 + <div class="flex items-center gap-1 @sm:gap-2"> 171 + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="size-3 @sm:size-4 @lg:size-5 text-green-600 dark:text-green-400"> 170 172 <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z" clip-rule="evenodd" /> 171 173 </svg> 172 - <span class="text-xs font-semibold text-green-700 dark:text-green-300">You're Going!</span> 174 + <span class="text-[11px] @sm:text-sm @lg:text-base font-semibold text-green-700 dark:text-green-300">You're Going!</span> 173 175 </div> 174 - <button onclick={cancelRsvp} disabled={submitting} class="cursor-pointer text-xs text-green-600/60 transition-colors hover:text-green-700 dark:text-green-400/60 dark:hover:text-green-300">Remove</button> 176 + <button onclick={cancelRsvp} disabled={submitting} class="cursor-pointer text-[11px] @sm:text-sm @lg:text-base text-green-600/60 transition-colors hover:text-green-700 dark:text-green-400/60 dark:hover:text-green-300">Remove</button> 175 177 </div> 176 178 {:else if rsvpStatus === 'interested'} 177 - <div class="flex items-center justify-between rounded-lg border border-amber-200 bg-amber-50 px-2.5 py-1.5 dark:border-amber-900/50 dark:bg-amber-900/20"> 178 - <div class="flex items-center gap-1.5"> 179 - <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="size-3.5 text-amber-600 dark:text-amber-400"> 179 + <div class="flex items-center justify-between rounded-md border border-amber-200 bg-amber-50 px-2 py-1 @sm:rounded-lg @sm:px-3 @sm:py-2 @lg:px-4 @lg:py-2.5 dark:border-amber-900/50 dark:bg-amber-900/20"> 180 + <div class="flex items-center gap-1 @sm:gap-2"> 181 + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="size-3 @sm:size-4 @lg:size-5 text-amber-600 dark:text-amber-400"> 180 182 <path fill-rule="evenodd" d="M10.868 2.884c-.321-.772-1.415-.772-1.736 0l-1.83 4.401-4.753.381c-.833.067-1.171 1.107-.536 1.651l3.62 3.102-1.106 4.637c-.194.813.691 1.456 1.405 1.02L10 15.591l4.069 2.485c.713.436 1.598-.207 1.404-1.02l-1.106-4.637 3.62-3.102c.635-.544.297-1.584-.536-1.65l-4.752-.382-1.831-4.401Z" clip-rule="evenodd" /> 181 183 </svg> 182 - <span class="text-xs font-semibold text-amber-700 dark:text-amber-300">You're Interested</span> 184 + <span class="text-[11px] @sm:text-sm @lg:text-base font-semibold text-amber-700 dark:text-amber-300">You're Interested</span> 183 185 </div> 184 - <button onclick={cancelRsvp} disabled={submitting} class="cursor-pointer text-xs text-amber-600/60 transition-colors hover:text-amber-700 dark:text-amber-400/60 dark:hover:text-amber-300">Remove</button> 186 + <button onclick={cancelRsvp} disabled={submitting} class="cursor-pointer text-[11px] @sm:text-sm @lg:text-base text-amber-600/60 transition-colors hover:text-amber-700 dark:text-amber-400/60 dark:hover:text-amber-300">Remove</button> 185 187 </div> 186 188 {:else} 187 - <div class="flex gap-2"> 189 + <div class="flex gap-1.5 @sm:gap-2 @lg:gap-3"> 188 190 <button 189 191 onclick={() => submitRsvp('going')} 190 192 disabled={submitting} 191 - class="bg-accent-600 hover:bg-accent-700 cursor-pointer rounded-lg px-3 py-1 text-xs font-medium text-white transition-colors disabled:opacity-50" 193 + class="bg-accent-600 hover:bg-accent-700 cursor-pointer rounded-md px-2.5 py-1 text-[11px] @sm:rounded-lg @sm:px-4 @sm:py-1.5 @sm:text-sm @lg:px-5 @lg:py-2 @lg:text-base font-medium text-white transition-colors disabled:opacity-50" 192 194 >Going</button> 193 195 <button 194 196 onclick={() => submitRsvp('interested')} 195 197 disabled={submitting} 196 - class="bg-base-200 dark:bg-base-800 hover:bg-base-300 dark:hover:bg-base-700 text-base-700 dark:text-base-300 cursor-pointer rounded-lg px-3 py-1 text-xs font-medium transition-colors disabled:opacity-50" 198 + class="bg-base-200 dark:bg-base-800 hover:bg-base-300 dark:hover:bg-base-700 text-base-700 dark:text-base-300 cursor-pointer rounded-md px-2.5 py-1 text-[11px] @sm:rounded-lg @sm:px-4 @sm:py-1.5 @sm:text-sm @lg:px-5 @lg:py-2 @lg:text-base font-medium transition-colors disabled:opacity-50" 197 199 >Interested</button> 198 200 </div> 199 201 {/if}