this repo has no description www.baileykane.co/

Tailwind package upgrades

+574 -824
+572 -822
package-lock.json
··· 11 11 "dependencies": { 12 12 "@atproto/api": "^0.13.23", 13 13 "@atproto/oauth-client": "^0.3.5", 14 - "autoprefixer": "^10.4.20", 14 + "@tailwindcss/postcss": "^4.1.11", 15 15 "mapbox-gl": "^2.7.0", 16 16 "micromark": "^3.0.10", 17 17 "motion": "^12.0.1", ··· 24 24 "posthog-js": "^1.207.5", 25 25 "react": "^19.0.0", 26 26 "react-dom": "^19.0.0", 27 - "tailwindcss": "^3.4.17", 27 + "tailwindcss": "^4.1.11", 28 28 "typescript": "^5.7.3" 29 29 }, 30 30 "devDependencies": { ··· 2618 2618 "url": "https://opencollective.com/libvips" 2619 2619 } 2620 2620 }, 2621 - "node_modules/@isaacs/cliui": { 2622 - "version": "8.0.2", 2623 - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", 2624 - "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", 2621 + "node_modules/@isaacs/fs-minipass": { 2622 + "version": "4.0.1", 2623 + "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz", 2624 + "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==", 2625 2625 "license": "ISC", 2626 2626 "dependencies": { 2627 - "string-width": "^5.1.2", 2628 - "string-width-cjs": "npm:string-width@^4.2.0", 2629 - "strip-ansi": "^7.0.1", 2630 - "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", 2631 - "wrap-ansi": "^8.1.0", 2632 - "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" 2627 + "minipass": "^7.0.4" 2633 2628 }, 2634 2629 "engines": { 2635 - "node": ">=12" 2630 + "node": ">=18.0.0" 2636 2631 } 2637 2632 }, 2638 2633 "node_modules/@jridgewell/gen-mapping": { ··· 2925 2920 "node": ">= 8" 2926 2921 } 2927 2922 }, 2928 - "node_modules/@pkgjs/parseargs": { 2929 - "version": "0.11.0", 2930 - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", 2931 - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", 2932 - "license": "MIT", 2933 - "optional": true, 2934 - "engines": { 2935 - "node": ">=14" 2936 - } 2937 - }, 2938 2923 "node_modules/@rollup/plugin-babel": { 2939 2924 "version": "5.3.1", 2940 2925 "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz", ··· 3041 3026 "tslib": "^2.8.0" 3042 3027 } 3043 3028 }, 3029 + "node_modules/@tailwindcss/node": { 3030 + "version": "4.1.11", 3031 + "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.11.tgz", 3032 + "integrity": "sha512-yzhzuGRmv5QyU9qLNg4GTlYI6STedBWRE7NjxP45CsFYYq9taI0zJXZBMqIC/c8fViNLhmrbpSFS57EoxUmD6Q==", 3033 + "license": "MIT", 3034 + "dependencies": { 3035 + "@ampproject/remapping": "^2.3.0", 3036 + "enhanced-resolve": "^5.18.1", 3037 + "jiti": "^2.4.2", 3038 + "lightningcss": "1.30.1", 3039 + "magic-string": "^0.30.17", 3040 + "source-map-js": "^1.2.1", 3041 + "tailwindcss": "4.1.11" 3042 + } 3043 + }, 3044 + "node_modules/@tailwindcss/node/node_modules/magic-string": { 3045 + "version": "0.30.17", 3046 + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz", 3047 + "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", 3048 + "license": "MIT", 3049 + "dependencies": { 3050 + "@jridgewell/sourcemap-codec": "^1.5.0" 3051 + } 3052 + }, 3053 + "node_modules/@tailwindcss/oxide": { 3054 + "version": "4.1.11", 3055 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.11.tgz", 3056 + "integrity": "sha512-Q69XzrtAhuyfHo+5/HMgr1lAiPP/G40OMFAnws7xcFEYqcypZmdW8eGXaOUIeOl1dzPJBPENXgbjsOyhg2nkrg==", 3057 + "hasInstallScript": true, 3058 + "license": "MIT", 3059 + "dependencies": { 3060 + "detect-libc": "^2.0.4", 3061 + "tar": "^7.4.3" 3062 + }, 3063 + "engines": { 3064 + "node": ">= 10" 3065 + }, 3066 + "optionalDependencies": { 3067 + "@tailwindcss/oxide-android-arm64": "4.1.11", 3068 + "@tailwindcss/oxide-darwin-arm64": "4.1.11", 3069 + "@tailwindcss/oxide-darwin-x64": "4.1.11", 3070 + "@tailwindcss/oxide-freebsd-x64": "4.1.11", 3071 + "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.11", 3072 + "@tailwindcss/oxide-linux-arm64-gnu": "4.1.11", 3073 + "@tailwindcss/oxide-linux-arm64-musl": "4.1.11", 3074 + "@tailwindcss/oxide-linux-x64-gnu": "4.1.11", 3075 + "@tailwindcss/oxide-linux-x64-musl": "4.1.11", 3076 + "@tailwindcss/oxide-wasm32-wasi": "4.1.11", 3077 + "@tailwindcss/oxide-win32-arm64-msvc": "4.1.11", 3078 + "@tailwindcss/oxide-win32-x64-msvc": "4.1.11" 3079 + } 3080 + }, 3081 + "node_modules/@tailwindcss/oxide-android-arm64": { 3082 + "version": "4.1.11", 3083 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.11.tgz", 3084 + "integrity": "sha512-3IfFuATVRUMZZprEIx9OGDjG3Ou3jG4xQzNTvjDoKmU9JdmoCohQJ83MYd0GPnQIu89YoJqvMM0G3uqLRFtetg==", 3085 + "cpu": [ 3086 + "arm64" 3087 + ], 3088 + "license": "MIT", 3089 + "optional": true, 3090 + "os": [ 3091 + "android" 3092 + ], 3093 + "engines": { 3094 + "node": ">= 10" 3095 + } 3096 + }, 3097 + "node_modules/@tailwindcss/oxide-darwin-arm64": { 3098 + "version": "4.1.11", 3099 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.11.tgz", 3100 + "integrity": "sha512-ESgStEOEsyg8J5YcMb1xl8WFOXfeBmrhAwGsFxxB2CxY9evy63+AtpbDLAyRkJnxLy2WsD1qF13E97uQyP1lfQ==", 3101 + "cpu": [ 3102 + "arm64" 3103 + ], 3104 + "license": "MIT", 3105 + "optional": true, 3106 + "os": [ 3107 + "darwin" 3108 + ], 3109 + "engines": { 3110 + "node": ">= 10" 3111 + } 3112 + }, 3113 + "node_modules/@tailwindcss/oxide-darwin-x64": { 3114 + "version": "4.1.11", 3115 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.11.tgz", 3116 + "integrity": "sha512-EgnK8kRchgmgzG6jE10UQNaH9Mwi2n+yw1jWmof9Vyg2lpKNX2ioe7CJdf9M5f8V9uaQxInenZkOxnTVL3fhAw==", 3117 + "cpu": [ 3118 + "x64" 3119 + ], 3120 + "license": "MIT", 3121 + "optional": true, 3122 + "os": [ 3123 + "darwin" 3124 + ], 3125 + "engines": { 3126 + "node": ">= 10" 3127 + } 3128 + }, 3129 + "node_modules/@tailwindcss/oxide-freebsd-x64": { 3130 + "version": "4.1.11", 3131 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.11.tgz", 3132 + "integrity": "sha512-xdqKtbpHs7pQhIKmqVpxStnY1skuNh4CtbcyOHeX1YBE0hArj2romsFGb6yUmzkq/6M24nkxDqU8GYrKrz+UcA==", 3133 + "cpu": [ 3134 + "x64" 3135 + ], 3136 + "license": "MIT", 3137 + "optional": true, 3138 + "os": [ 3139 + "freebsd" 3140 + ], 3141 + "engines": { 3142 + "node": ">= 10" 3143 + } 3144 + }, 3145 + "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { 3146 + "version": "4.1.11", 3147 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.11.tgz", 3148 + "integrity": "sha512-ryHQK2eyDYYMwB5wZL46uoxz2zzDZsFBwfjssgB7pzytAeCCa6glsiJGjhTEddq/4OsIjsLNMAiMlHNYnkEEeg==", 3149 + "cpu": [ 3150 + "arm" 3151 + ], 3152 + "license": "MIT", 3153 + "optional": true, 3154 + "os": [ 3155 + "linux" 3156 + ], 3157 + "engines": { 3158 + "node": ">= 10" 3159 + } 3160 + }, 3161 + "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { 3162 + "version": "4.1.11", 3163 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.11.tgz", 3164 + "integrity": "sha512-mYwqheq4BXF83j/w75ewkPJmPZIqqP1nhoghS9D57CLjsh3Nfq0m4ftTotRYtGnZd3eCztgbSPJ9QhfC91gDZQ==", 3165 + "cpu": [ 3166 + "arm64" 3167 + ], 3168 + "license": "MIT", 3169 + "optional": true, 3170 + "os": [ 3171 + "linux" 3172 + ], 3173 + "engines": { 3174 + "node": ">= 10" 3175 + } 3176 + }, 3177 + "node_modules/@tailwindcss/oxide-linux-arm64-musl": { 3178 + "version": "4.1.11", 3179 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.11.tgz", 3180 + "integrity": "sha512-m/NVRFNGlEHJrNVk3O6I9ggVuNjXHIPoD6bqay/pubtYC9QIdAMpS+cswZQPBLvVvEF6GtSNONbDkZrjWZXYNQ==", 3181 + "cpu": [ 3182 + "arm64" 3183 + ], 3184 + "license": "MIT", 3185 + "optional": true, 3186 + "os": [ 3187 + "linux" 3188 + ], 3189 + "engines": { 3190 + "node": ">= 10" 3191 + } 3192 + }, 3193 + "node_modules/@tailwindcss/oxide-linux-x64-gnu": { 3194 + "version": "4.1.11", 3195 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.11.tgz", 3196 + "integrity": "sha512-YW6sblI7xukSD2TdbbaeQVDysIm/UPJtObHJHKxDEcW2exAtY47j52f8jZXkqE1krdnkhCMGqP3dbniu1Te2Fg==", 3197 + "cpu": [ 3198 + "x64" 3199 + ], 3200 + "license": "MIT", 3201 + "optional": true, 3202 + "os": [ 3203 + "linux" 3204 + ], 3205 + "engines": { 3206 + "node": ">= 10" 3207 + } 3208 + }, 3209 + "node_modules/@tailwindcss/oxide-linux-x64-musl": { 3210 + "version": "4.1.11", 3211 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.11.tgz", 3212 + "integrity": "sha512-e3C/RRhGunWYNC3aSF7exsQkdXzQ/M+aYuZHKnw4U7KQwTJotnWsGOIVih0s2qQzmEzOFIJ3+xt7iq67K/p56Q==", 3213 + "cpu": [ 3214 + "x64" 3215 + ], 3216 + "license": "MIT", 3217 + "optional": true, 3218 + "os": [ 3219 + "linux" 3220 + ], 3221 + "engines": { 3222 + "node": ">= 10" 3223 + } 3224 + }, 3225 + "node_modules/@tailwindcss/oxide-wasm32-wasi": { 3226 + "version": "4.1.11", 3227 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.11.tgz", 3228 + "integrity": "sha512-Xo1+/GU0JEN/C/dvcammKHzeM6NqKovG+6921MR6oadee5XPBaKOumrJCXvopJ/Qb5TH7LX/UAywbqrP4lax0g==", 3229 + "bundleDependencies": [ 3230 + "@napi-rs/wasm-runtime", 3231 + "@emnapi/core", 3232 + "@emnapi/runtime", 3233 + "@tybys/wasm-util", 3234 + "@emnapi/wasi-threads", 3235 + "tslib" 3236 + ], 3237 + "cpu": [ 3238 + "wasm32" 3239 + ], 3240 + "license": "MIT", 3241 + "optional": true, 3242 + "dependencies": { 3243 + "@emnapi/core": "^1.4.3", 3244 + "@emnapi/runtime": "^1.4.3", 3245 + "@emnapi/wasi-threads": "^1.0.2", 3246 + "@napi-rs/wasm-runtime": "^0.2.11", 3247 + "@tybys/wasm-util": "^0.9.0", 3248 + "tslib": "^2.8.0" 3249 + }, 3250 + "engines": { 3251 + "node": ">=14.0.0" 3252 + } 3253 + }, 3254 + "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { 3255 + "version": "4.1.11", 3256 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.11.tgz", 3257 + "integrity": "sha512-UgKYx5PwEKrac3GPNPf6HVMNhUIGuUh4wlDFR2jYYdkX6pL/rn73zTq/4pzUm8fOjAn5L8zDeHp9iXmUGOXZ+w==", 3258 + "cpu": [ 3259 + "arm64" 3260 + ], 3261 + "license": "MIT", 3262 + "optional": true, 3263 + "os": [ 3264 + "win32" 3265 + ], 3266 + "engines": { 3267 + "node": ">= 10" 3268 + } 3269 + }, 3270 + "node_modules/@tailwindcss/oxide-win32-x64-msvc": { 3271 + "version": "4.1.11", 3272 + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.11.tgz", 3273 + "integrity": "sha512-YfHoggn1j0LK7wR82TOucWc5LDCguHnoS879idHekmmiR7g9HUtMw9MI0NHatS28u/Xlkfi9w5RJWgz2Dl+5Qg==", 3274 + "cpu": [ 3275 + "x64" 3276 + ], 3277 + "license": "MIT", 3278 + "optional": true, 3279 + "os": [ 3280 + "win32" 3281 + ], 3282 + "engines": { 3283 + "node": ">= 10" 3284 + } 3285 + }, 3286 + "node_modules/@tailwindcss/postcss": { 3287 + "version": "4.1.11", 3288 + "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.11.tgz", 3289 + "integrity": "sha512-q/EAIIpF6WpLhKEuQSEVMZNMIY8KhWoAemZ9eylNAih9jxMGAYPPWBn3I9QL/2jZ+e7OEz/tZkX5HwbBR4HohA==", 3290 + "license": "MIT", 3291 + "dependencies": { 3292 + "@alloc/quick-lru": "^5.2.0", 3293 + "@tailwindcss/node": "4.1.11", 3294 + "@tailwindcss/oxide": "4.1.11", 3295 + "postcss": "^8.4.41", 3296 + "tailwindcss": "4.1.11" 3297 + } 3298 + }, 3044 3299 "node_modules/@tailwindcss/typography": { 3045 3300 "version": "0.5.16", 3046 3301 "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.16.tgz", ··· 3430 3685 "ajv": "^6.9.1" 3431 3686 } 3432 3687 }, 3433 - "node_modules/ansi-regex": { 3434 - "version": "6.1.0", 3435 - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", 3436 - "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", 3437 - "license": "MIT", 3438 - "engines": { 3439 - "node": ">=12" 3440 - }, 3441 - "funding": { 3442 - "url": "https://github.com/chalk/ansi-regex?sponsor=1" 3443 - } 3444 - }, 3445 3688 "node_modules/ansi-styles": { 3446 3689 "version": "4.3.0", 3447 3690 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", ··· 3456 3699 "funding": { 3457 3700 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 3458 3701 } 3459 - }, 3460 - "node_modules/any-promise": { 3461 - "version": "1.3.0", 3462 - "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", 3463 - "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", 3464 - "license": "MIT" 3465 - }, 3466 - "node_modules/anymatch": { 3467 - "version": "3.1.3", 3468 - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", 3469 - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", 3470 - "license": "ISC", 3471 - "dependencies": { 3472 - "normalize-path": "^3.0.0", 3473 - "picomatch": "^2.0.4" 3474 - }, 3475 - "engines": { 3476 - "node": ">= 8" 3477 - } 3478 - }, 3479 - "node_modules/arg": { 3480 - "version": "5.0.2", 3481 - "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", 3482 - "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", 3483 - "license": "MIT" 3484 3702 }, 3485 3703 "node_modules/argparse": { 3486 3704 "version": "1.0.10", ··· 3580 3798 "node": ">= 4.0.0" 3581 3799 } 3582 3800 }, 3583 - "node_modules/autoprefixer": { 3584 - "version": "10.4.20", 3585 - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.20.tgz", 3586 - "integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==", 3587 - "funding": [ 3588 - { 3589 - "type": "opencollective", 3590 - "url": "https://opencollective.com/postcss/" 3591 - }, 3592 - { 3593 - "type": "tidelift", 3594 - "url": "https://tidelift.com/funding/github/npm/autoprefixer" 3595 - }, 3596 - { 3597 - "type": "github", 3598 - "url": "https://github.com/sponsors/ai" 3599 - } 3600 - ], 3601 - "license": "MIT", 3602 - "dependencies": { 3603 - "browserslist": "^4.23.3", 3604 - "caniuse-lite": "^1.0.30001646", 3605 - "fraction.js": "^4.3.7", 3606 - "normalize-range": "^0.1.2", 3607 - "picocolors": "^1.0.1", 3608 - "postcss-value-parser": "^4.2.0" 3609 - }, 3610 - "bin": { 3611 - "autoprefixer": "bin/autoprefixer" 3612 - }, 3613 - "engines": { 3614 - "node": "^10 || ^12 || >=14" 3615 - }, 3616 - "peerDependencies": { 3617 - "postcss": "^8.1.0" 3618 - } 3619 - }, 3620 3801 "node_modules/available-typed-arrays": { 3621 3802 "version": "1.0.7", 3622 3803 "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", ··· 3709 3890 "license": "MIT", 3710 3891 "engines": { 3711 3892 "node": "*" 3712 - } 3713 - }, 3714 - "node_modules/binary-extensions": { 3715 - "version": "2.3.0", 3716 - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", 3717 - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", 3718 - "license": "MIT", 3719 - "engines": { 3720 - "node": ">=8" 3721 - }, 3722 - "funding": { 3723 - "url": "https://github.com/sponsors/sindresorhus" 3724 3893 } 3725 3894 }, 3726 3895 "node_modules/brace-expansion": { ··· 3853 4022 "url": "https://github.com/sponsors/ljharb" 3854 4023 } 3855 4024 }, 3856 - "node_modules/camelcase-css": { 3857 - "version": "2.0.1", 3858 - "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", 3859 - "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", 3860 - "license": "MIT", 3861 - "engines": { 3862 - "node": ">= 6" 3863 - } 3864 - }, 3865 4025 "node_modules/caniuse-lite": { 3866 4026 "version": "1.0.30001696", 3867 4027 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001696.tgz", ··· 3930 4090 "url": "https://github.com/sponsors/wooorm" 3931 4091 } 3932 4092 }, 3933 - "node_modules/chokidar": { 3934 - "version": "3.6.0", 3935 - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", 3936 - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", 3937 - "license": "MIT", 3938 - "dependencies": { 3939 - "anymatch": "~3.1.2", 3940 - "braces": "~3.0.2", 3941 - "glob-parent": "~5.1.2", 3942 - "is-binary-path": "~2.1.0", 3943 - "is-glob": "~4.0.1", 3944 - "normalize-path": "~3.0.0", 3945 - "readdirp": "~3.6.0" 3946 - }, 4093 + "node_modules/chownr": { 4094 + "version": "3.0.0", 4095 + "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz", 4096 + "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==", 4097 + "license": "BlueOak-1.0.0", 3947 4098 "engines": { 3948 - "node": ">= 8.10.0" 3949 - }, 3950 - "funding": { 3951 - "url": "https://paulmillr.com/funding/" 3952 - }, 3953 - "optionalDependencies": { 3954 - "fsevents": "~2.3.2" 4099 + "node": ">=18" 3955 4100 } 3956 4101 }, 3957 4102 "node_modules/chrome-trace-event": { ··· 4045 4190 "simple-swizzle": "^0.2.2" 4046 4191 } 4047 4192 }, 4048 - "node_modules/commander": { 4049 - "version": "4.1.1", 4050 - "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", 4051 - "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", 4052 - "license": "MIT", 4053 - "engines": { 4054 - "node": ">= 6" 4055 - } 4056 - }, 4057 4193 "node_modules/common-tags": { 4058 4194 "version": "1.8.2", 4059 4195 "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz", ··· 4147 4283 "version": "3.0.0", 4148 4284 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", 4149 4285 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", 4286 + "dev": true, 4150 4287 "license": "MIT", 4151 4288 "bin": { 4152 4289 "cssesc": "bin/cssesc" ··· 4357 4494 } 4358 4495 }, 4359 4496 "node_modules/detect-libc": { 4360 - "version": "2.0.3", 4361 - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz", 4362 - "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==", 4497 + "version": "2.0.4", 4498 + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz", 4499 + "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==", 4363 4500 "license": "Apache-2.0", 4364 - "optional": true, 4365 4501 "engines": { 4366 4502 "node": ">=8" 4367 4503 } 4368 4504 }, 4369 - "node_modules/didyoumean": { 4370 - "version": "1.2.2", 4371 - "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", 4372 - "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", 4373 - "license": "Apache-2.0" 4374 - }, 4375 4505 "node_modules/diff": { 4376 4506 "version": "5.2.0", 4377 4507 "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz", ··· 4393 4523 "node": ">=8" 4394 4524 } 4395 4525 }, 4396 - "node_modules/dlv": { 4397 - "version": "1.1.3", 4398 - "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", 4399 - "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", 4400 - "license": "MIT" 4401 - }, 4402 4526 "node_modules/dunder-proto": { 4403 4527 "version": "1.0.1", 4404 4528 "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", ··· 4419 4543 "integrity": "sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==", 4420 4544 "license": "ISC" 4421 4545 }, 4422 - "node_modules/eastasianwidth": { 4423 - "version": "0.2.0", 4424 - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", 4425 - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", 4426 - "license": "MIT" 4427 - }, 4428 4546 "node_modules/ejs": { 4429 4547 "version": "3.1.10", 4430 4548 "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", ··· 4446 4564 "integrity": "sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug==", 4447 4565 "license": "ISC" 4448 4566 }, 4449 - "node_modules/emoji-regex": { 4450 - "version": "9.2.2", 4451 - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", 4452 - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", 4453 - "license": "MIT" 4454 - }, 4455 4567 "node_modules/emojis-list": { 4456 4568 "version": "3.0.0", 4457 4569 "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz", ··· 4462 4574 } 4463 4575 }, 4464 4576 "node_modules/enhanced-resolve": { 4465 - "version": "5.18.0", 4466 - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.0.tgz", 4467 - "integrity": "sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==", 4577 + "version": "5.18.2", 4578 + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.2.tgz", 4579 + "integrity": "sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==", 4468 4580 "license": "MIT", 4469 - "peer": true, 4470 4581 "dependencies": { 4471 4582 "graceful-fs": "^4.2.4", 4472 4583 "tapable": "^2.2.0" ··· 4957 5068 "url": "https://github.com/sponsors/ljharb" 4958 5069 } 4959 5070 }, 4960 - "node_modules/foreground-child": { 4961 - "version": "3.3.0", 4962 - "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", 4963 - "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", 4964 - "license": "ISC", 4965 - "dependencies": { 4966 - "cross-spawn": "^7.0.0", 4967 - "signal-exit": "^4.0.1" 4968 - }, 4969 - "engines": { 4970 - "node": ">=14" 4971 - }, 4972 - "funding": { 4973 - "url": "https://github.com/sponsors/isaacs" 4974 - } 4975 - }, 4976 - "node_modules/fraction.js": { 4977 - "version": "4.3.7", 4978 - "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", 4979 - "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", 4980 - "license": "MIT", 4981 - "engines": { 4982 - "node": "*" 4983 - }, 4984 - "funding": { 4985 - "type": "patreon", 4986 - "url": "https://github.com/sponsors/rawify" 4987 - } 4988 - }, 4989 5071 "node_modules/framer-motion": { 4990 5072 "version": "12.0.6", 4991 5073 "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.0.6.tgz", ··· 5545 5627 "url": "https://github.com/sponsors/ljharb" 5546 5628 } 5547 5629 }, 5548 - "node_modules/is-binary-path": { 5549 - "version": "2.1.0", 5550 - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", 5551 - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", 5552 - "license": "MIT", 5553 - "dependencies": { 5554 - "binary-extensions": "^2.0.0" 5555 - }, 5556 - "engines": { 5557 - "node": ">=8" 5558 - } 5559 - }, 5560 5630 "node_modules/is-boolean-object": { 5561 5631 "version": "1.2.1", 5562 5632 "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.1.tgz", ··· 5670 5740 }, 5671 5741 "funding": { 5672 5742 "url": "https://github.com/sponsors/ljharb" 5673 - } 5674 - }, 5675 - "node_modules/is-fullwidth-code-point": { 5676 - "version": "3.0.0", 5677 - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", 5678 - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", 5679 - "license": "MIT", 5680 - "engines": { 5681 - "node": ">=8" 5682 5743 } 5683 5744 }, 5684 5745 "node_modules/is-generator-function": { ··· 6019 6080 "integrity": "sha512-yLEMkBbLZTlVQqOnQ4FiMujR6T4DEcCb1xizmvXS+OxuhwcbtynoosRzdMA69zZCShCNAbi+gJ71FxZBBXx1SA==", 6020 6081 "license": "MIT" 6021 6082 }, 6022 - "node_modules/jackspeak": { 6023 - "version": "3.4.3", 6024 - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", 6025 - "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", 6026 - "license": "BlueOak-1.0.0", 6027 - "dependencies": { 6028 - "@isaacs/cliui": "^8.0.2" 6029 - }, 6030 - "funding": { 6031 - "url": "https://github.com/sponsors/isaacs" 6032 - }, 6033 - "optionalDependencies": { 6034 - "@pkgjs/parseargs": "^0.11.0" 6035 - } 6036 - }, 6037 6083 "node_modules/jake": { 6038 6084 "version": "10.9.2", 6039 6085 "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz", ··· 6067 6113 } 6068 6114 }, 6069 6115 "node_modules/jiti": { 6070 - "version": "1.21.7", 6071 - "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.7.tgz", 6072 - "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", 6116 + "version": "2.4.2", 6117 + "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.2.tgz", 6118 + "integrity": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==", 6073 6119 "license": "MIT", 6074 6120 "bin": { 6075 - "jiti": "bin/jiti.js" 6121 + "jiti": "lib/jiti-cli.mjs" 6076 6122 } 6077 6123 }, 6078 6124 "node_modules/js-tokens": { ··· 6183 6229 "node": ">=6" 6184 6230 } 6185 6231 }, 6186 - "node_modules/lilconfig": { 6187 - "version": "3.1.3", 6188 - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", 6189 - "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", 6190 - "license": "MIT", 6232 + "node_modules/lightningcss": { 6233 + "version": "1.30.1", 6234 + "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz", 6235 + "integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==", 6236 + "license": "MPL-2.0", 6237 + "dependencies": { 6238 + "detect-libc": "^2.0.3" 6239 + }, 6191 6240 "engines": { 6192 - "node": ">=14" 6241 + "node": ">= 12.0.0" 6193 6242 }, 6194 6243 "funding": { 6195 - "url": "https://github.com/sponsors/antonk52" 6244 + "type": "opencollective", 6245 + "url": "https://opencollective.com/parcel" 6246 + }, 6247 + "optionalDependencies": { 6248 + "lightningcss-darwin-arm64": "1.30.1", 6249 + "lightningcss-darwin-x64": "1.30.1", 6250 + "lightningcss-freebsd-x64": "1.30.1", 6251 + "lightningcss-linux-arm-gnueabihf": "1.30.1", 6252 + "lightningcss-linux-arm64-gnu": "1.30.1", 6253 + "lightningcss-linux-arm64-musl": "1.30.1", 6254 + "lightningcss-linux-x64-gnu": "1.30.1", 6255 + "lightningcss-linux-x64-musl": "1.30.1", 6256 + "lightningcss-win32-arm64-msvc": "1.30.1", 6257 + "lightningcss-win32-x64-msvc": "1.30.1" 6196 6258 } 6197 6259 }, 6198 - "node_modules/lines-and-columns": { 6199 - "version": "1.2.4", 6200 - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", 6201 - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", 6202 - "license": "MIT" 6260 + "node_modules/lightningcss-darwin-arm64": { 6261 + "version": "1.30.1", 6262 + "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz", 6263 + "integrity": "sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==", 6264 + "cpu": [ 6265 + "arm64" 6266 + ], 6267 + "license": "MPL-2.0", 6268 + "optional": true, 6269 + "os": [ 6270 + "darwin" 6271 + ], 6272 + "engines": { 6273 + "node": ">= 12.0.0" 6274 + }, 6275 + "funding": { 6276 + "type": "opencollective", 6277 + "url": "https://opencollective.com/parcel" 6278 + } 6279 + }, 6280 + "node_modules/lightningcss-darwin-x64": { 6281 + "version": "1.30.1", 6282 + "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.1.tgz", 6283 + "integrity": "sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==", 6284 + "cpu": [ 6285 + "x64" 6286 + ], 6287 + "license": "MPL-2.0", 6288 + "optional": true, 6289 + "os": [ 6290 + "darwin" 6291 + ], 6292 + "engines": { 6293 + "node": ">= 12.0.0" 6294 + }, 6295 + "funding": { 6296 + "type": "opencollective", 6297 + "url": "https://opencollective.com/parcel" 6298 + } 6299 + }, 6300 + "node_modules/lightningcss-freebsd-x64": { 6301 + "version": "1.30.1", 6302 + "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.1.tgz", 6303 + "integrity": "sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==", 6304 + "cpu": [ 6305 + "x64" 6306 + ], 6307 + "license": "MPL-2.0", 6308 + "optional": true, 6309 + "os": [ 6310 + "freebsd" 6311 + ], 6312 + "engines": { 6313 + "node": ">= 12.0.0" 6314 + }, 6315 + "funding": { 6316 + "type": "opencollective", 6317 + "url": "https://opencollective.com/parcel" 6318 + } 6319 + }, 6320 + "node_modules/lightningcss-linux-arm-gnueabihf": { 6321 + "version": "1.30.1", 6322 + "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.1.tgz", 6323 + "integrity": "sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==", 6324 + "cpu": [ 6325 + "arm" 6326 + ], 6327 + "license": "MPL-2.0", 6328 + "optional": true, 6329 + "os": [ 6330 + "linux" 6331 + ], 6332 + "engines": { 6333 + "node": ">= 12.0.0" 6334 + }, 6335 + "funding": { 6336 + "type": "opencollective", 6337 + "url": "https://opencollective.com/parcel" 6338 + } 6339 + }, 6340 + "node_modules/lightningcss-linux-arm64-gnu": { 6341 + "version": "1.30.1", 6342 + "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz", 6343 + "integrity": "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==", 6344 + "cpu": [ 6345 + "arm64" 6346 + ], 6347 + "license": "MPL-2.0", 6348 + "optional": true, 6349 + "os": [ 6350 + "linux" 6351 + ], 6352 + "engines": { 6353 + "node": ">= 12.0.0" 6354 + }, 6355 + "funding": { 6356 + "type": "opencollective", 6357 + "url": "https://opencollective.com/parcel" 6358 + } 6359 + }, 6360 + "node_modules/lightningcss-linux-arm64-musl": { 6361 + "version": "1.30.1", 6362 + "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.1.tgz", 6363 + "integrity": "sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==", 6364 + "cpu": [ 6365 + "arm64" 6366 + ], 6367 + "license": "MPL-2.0", 6368 + "optional": true, 6369 + "os": [ 6370 + "linux" 6371 + ], 6372 + "engines": { 6373 + "node": ">= 12.0.0" 6374 + }, 6375 + "funding": { 6376 + "type": "opencollective", 6377 + "url": "https://opencollective.com/parcel" 6378 + } 6379 + }, 6380 + "node_modules/lightningcss-linux-x64-gnu": { 6381 + "version": "1.30.1", 6382 + "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz", 6383 + "integrity": "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==", 6384 + "cpu": [ 6385 + "x64" 6386 + ], 6387 + "license": "MPL-2.0", 6388 + "optional": true, 6389 + "os": [ 6390 + "linux" 6391 + ], 6392 + "engines": { 6393 + "node": ">= 12.0.0" 6394 + }, 6395 + "funding": { 6396 + "type": "opencollective", 6397 + "url": "https://opencollective.com/parcel" 6398 + } 6399 + }, 6400 + "node_modules/lightningcss-linux-x64-musl": { 6401 + "version": "1.30.1", 6402 + "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.1.tgz", 6403 + "integrity": "sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==", 6404 + "cpu": [ 6405 + "x64" 6406 + ], 6407 + "license": "MPL-2.0", 6408 + "optional": true, 6409 + "os": [ 6410 + "linux" 6411 + ], 6412 + "engines": { 6413 + "node": ">= 12.0.0" 6414 + }, 6415 + "funding": { 6416 + "type": "opencollective", 6417 + "url": "https://opencollective.com/parcel" 6418 + } 6419 + }, 6420 + "node_modules/lightningcss-win32-arm64-msvc": { 6421 + "version": "1.30.1", 6422 + "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.1.tgz", 6423 + "integrity": "sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==", 6424 + "cpu": [ 6425 + "arm64" 6426 + ], 6427 + "license": "MPL-2.0", 6428 + "optional": true, 6429 + "os": [ 6430 + "win32" 6431 + ], 6432 + "engines": { 6433 + "node": ">= 12.0.0" 6434 + }, 6435 + "funding": { 6436 + "type": "opencollective", 6437 + "url": "https://opencollective.com/parcel" 6438 + } 6439 + }, 6440 + "node_modules/lightningcss-win32-x64-msvc": { 6441 + "version": "1.30.1", 6442 + "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.1.tgz", 6443 + "integrity": "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==", 6444 + "cpu": [ 6445 + "x64" 6446 + ], 6447 + "license": "MPL-2.0", 6448 + "optional": true, 6449 + "os": [ 6450 + "win32" 6451 + ], 6452 + "engines": { 6453 + "node": ">= 12.0.0" 6454 + }, 6455 + "funding": { 6456 + "type": "opencollective", 6457 + "url": "https://opencollective.com/parcel" 6458 + } 6203 6459 }, 6204 6460 "node_modules/linkify-it": { 6205 6461 "version": "3.0.3", ··· 6925 7181 "node": ">=16 || 14 >=14.17" 6926 7182 } 6927 7183 }, 7184 + "node_modules/minizlib": { 7185 + "version": "3.0.2", 7186 + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.2.tgz", 7187 + "integrity": "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==", 7188 + "license": "MIT", 7189 + "dependencies": { 7190 + "minipass": "^7.1.2" 7191 + }, 7192 + "engines": { 7193 + "node": ">= 18" 7194 + } 7195 + }, 7196 + "node_modules/mkdirp": { 7197 + "version": "3.0.1", 7198 + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz", 7199 + "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==", 7200 + "license": "MIT", 7201 + "bin": { 7202 + "mkdirp": "dist/cjs/src/bin.js" 7203 + }, 7204 + "engines": { 7205 + "node": ">=10" 7206 + }, 7207 + "funding": { 7208 + "url": "https://github.com/sponsors/isaacs" 7209 + } 7210 + }, 6928 7211 "node_modules/motion": { 6929 7212 "version": "12.0.6", 6930 7213 "resolved": "https://registry.npmjs.org/motion/-/motion-12.0.6.tgz", ··· 7000 7283 "license": "MIT", 7001 7284 "bin": { 7002 7285 "mustache": "bin/mustache" 7003 - } 7004 - }, 7005 - "node_modules/mz": { 7006 - "version": "2.7.0", 7007 - "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", 7008 - "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", 7009 - "license": "MIT", 7010 - "dependencies": { 7011 - "any-promise": "^1.0.0", 7012 - "object-assign": "^4.0.1", 7013 - "thenify-all": "^1.0.0" 7014 7286 } 7015 7287 }, 7016 7288 "node_modules/nanoid": { ··· 7143 7415 "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", 7144 7416 "license": "MIT" 7145 7417 }, 7146 - "node_modules/normalize-path": { 7147 - "version": "3.0.0", 7148 - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", 7149 - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", 7150 - "license": "MIT", 7151 - "engines": { 7152 - "node": ">=0.10.0" 7153 - } 7154 - }, 7155 - "node_modules/normalize-range": { 7156 - "version": "0.1.2", 7157 - "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", 7158 - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", 7159 - "license": "MIT", 7160 - "engines": { 7161 - "node": ">=0.10.0" 7162 - } 7163 - }, 7164 7418 "node_modules/npm-run-path": { 7165 7419 "version": "5.3.0", 7166 7420 "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz", ··· 7195 7449 "license": "MIT", 7196 7450 "engines": { 7197 7451 "node": ">=0.10.0" 7198 - } 7199 - }, 7200 - "node_modules/object-hash": { 7201 - "version": "3.0.0", 7202 - "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", 7203 - "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", 7204 - "license": "MIT", 7205 - "engines": { 7206 - "node": ">= 6" 7207 7452 } 7208 7453 }, 7209 7454 "node_modules/object-inspect": { ··· 7332 7577 "engines": { 7333 7578 "node": ">=6" 7334 7579 } 7335 - }, 7336 - "node_modules/package-json-from-dist": { 7337 - "version": "1.0.1", 7338 - "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", 7339 - "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", 7340 - "license": "BlueOak-1.0.0" 7341 7580 }, 7342 7581 "node_modules/papaparse": { 7343 7582 "version": "5.5.2", ··· 7412 7651 "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", 7413 7652 "license": "MIT" 7414 7653 }, 7415 - "node_modules/path-scurry": { 7416 - "version": "1.11.1", 7417 - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", 7418 - "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", 7419 - "license": "BlueOak-1.0.0", 7420 - "dependencies": { 7421 - "lru-cache": "^10.2.0", 7422 - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" 7423 - }, 7424 - "engines": { 7425 - "node": ">=16 || 14 >=14.18" 7426 - }, 7427 - "funding": { 7428 - "url": "https://github.com/sponsors/isaacs" 7429 - } 7430 - }, 7431 7654 "node_modules/path-type": { 7432 7655 "version": "4.0.0", 7433 7656 "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", ··· 7498 7721 "node": ">=0.10.0" 7499 7722 } 7500 7723 }, 7501 - "node_modules/pirates": { 7502 - "version": "4.0.6", 7503 - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", 7504 - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", 7505 - "license": "MIT", 7506 - "engines": { 7507 - "node": ">= 6" 7508 - } 7509 - }, 7510 7724 "node_modules/pkg-dir": { 7511 7725 "version": "4.2.0", 7512 7726 "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", ··· 7556 7770 "node": "^10 || ^12 || >=14" 7557 7771 } 7558 7772 }, 7559 - "node_modules/postcss-import": { 7560 - "version": "15.1.0", 7561 - "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", 7562 - "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", 7563 - "license": "MIT", 7564 - "dependencies": { 7565 - "postcss-value-parser": "^4.0.0", 7566 - "read-cache": "^1.0.0", 7567 - "resolve": "^1.1.7" 7568 - }, 7569 - "engines": { 7570 - "node": ">=14.0.0" 7571 - }, 7572 - "peerDependencies": { 7573 - "postcss": "^8.0.0" 7574 - } 7575 - }, 7576 - "node_modules/postcss-js": { 7577 - "version": "4.0.1", 7578 - "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", 7579 - "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", 7580 - "license": "MIT", 7581 - "dependencies": { 7582 - "camelcase-css": "^2.0.1" 7583 - }, 7584 - "engines": { 7585 - "node": "^12 || ^14 || >= 16" 7586 - }, 7587 - "funding": { 7588 - "type": "opencollective", 7589 - "url": "https://opencollective.com/postcss/" 7590 - }, 7591 - "peerDependencies": { 7592 - "postcss": "^8.4.21" 7593 - } 7594 - }, 7595 - "node_modules/postcss-load-config": { 7596 - "version": "4.0.2", 7597 - "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", 7598 - "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", 7599 - "funding": [ 7600 - { 7601 - "type": "opencollective", 7602 - "url": "https://opencollective.com/postcss/" 7603 - }, 7604 - { 7605 - "type": "github", 7606 - "url": "https://github.com/sponsors/ai" 7607 - } 7608 - ], 7609 - "license": "MIT", 7610 - "dependencies": { 7611 - "lilconfig": "^3.0.0", 7612 - "yaml": "^2.3.4" 7613 - }, 7614 - "engines": { 7615 - "node": ">= 14" 7616 - }, 7617 - "peerDependencies": { 7618 - "postcss": ">=8.0.9", 7619 - "ts-node": ">=9.0.0" 7620 - }, 7621 - "peerDependenciesMeta": { 7622 - "postcss": { 7623 - "optional": true 7624 - }, 7625 - "ts-node": { 7626 - "optional": true 7627 - } 7628 - } 7629 - }, 7630 - "node_modules/postcss-nested": { 7631 - "version": "6.2.0", 7632 - "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", 7633 - "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", 7634 - "funding": [ 7635 - { 7636 - "type": "opencollective", 7637 - "url": "https://opencollective.com/postcss/" 7638 - }, 7639 - { 7640 - "type": "github", 7641 - "url": "https://github.com/sponsors/ai" 7642 - } 7643 - ], 7644 - "license": "MIT", 7645 - "dependencies": { 7646 - "postcss-selector-parser": "^6.1.1" 7647 - }, 7648 - "engines": { 7649 - "node": ">=12.0" 7650 - }, 7651 - "peerDependencies": { 7652 - "postcss": "^8.2.14" 7653 - } 7654 - }, 7655 - "node_modules/postcss-nested/node_modules/postcss-selector-parser": { 7656 - "version": "6.1.2", 7657 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", 7658 - "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", 7659 - "license": "MIT", 7660 - "dependencies": { 7661 - "cssesc": "^3.0.0", 7662 - "util-deprecate": "^1.0.2" 7663 - }, 7664 - "engines": { 7665 - "node": ">=4" 7666 - } 7667 - }, 7668 7773 "node_modules/postcss-selector-parser": { 7669 7774 "version": "6.0.10", 7670 7775 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz", ··· 7678 7783 "engines": { 7679 7784 "node": ">=4" 7680 7785 } 7681 - }, 7682 - "node_modules/postcss-value-parser": { 7683 - "version": "4.2.0", 7684 - "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", 7685 - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", 7686 - "license": "MIT" 7687 7786 }, 7688 7787 "node_modules/posthog-js": { 7689 7788 "version": "1.215.1", ··· 7800 7899 }, 7801 7900 "peerDependencies": { 7802 7901 "react": "^19.0.0" 7803 - } 7804 - }, 7805 - "node_modules/read-cache": { 7806 - "version": "1.0.0", 7807 - "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", 7808 - "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", 7809 - "license": "MIT", 7810 - "dependencies": { 7811 - "pify": "^2.3.0" 7812 - } 7813 - }, 7814 - "node_modules/read-cache/node_modules/pify": { 7815 - "version": "2.3.0", 7816 - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", 7817 - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", 7818 - "license": "MIT", 7819 - "engines": { 7820 - "node": ">=0.10.0" 7821 - } 7822 - }, 7823 - "node_modules/readdirp": { 7824 - "version": "3.6.0", 7825 - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", 7826 - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", 7827 - "license": "MIT", 7828 - "dependencies": { 7829 - "picomatch": "^2.2.1" 7830 - }, 7831 - "engines": { 7832 - "node": ">=8.10.0" 7833 7902 } 7834 7903 }, 7835 7904 "node_modules/reflect.getprototypeof": { ··· 8535 8604 "node": ">=10.0.0" 8536 8605 } 8537 8606 }, 8538 - "node_modules/string-width": { 8539 - "version": "5.1.2", 8540 - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", 8541 - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", 8542 - "license": "MIT", 8543 - "dependencies": { 8544 - "eastasianwidth": "^0.2.0", 8545 - "emoji-regex": "^9.2.2", 8546 - "strip-ansi": "^7.0.1" 8547 - }, 8548 - "engines": { 8549 - "node": ">=12" 8550 - }, 8551 - "funding": { 8552 - "url": "https://github.com/sponsors/sindresorhus" 8553 - } 8554 - }, 8555 - "node_modules/string-width-cjs": { 8556 - "name": "string-width", 8557 - "version": "4.2.3", 8558 - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 8559 - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 8560 - "license": "MIT", 8561 - "dependencies": { 8562 - "emoji-regex": "^8.0.0", 8563 - "is-fullwidth-code-point": "^3.0.0", 8564 - "strip-ansi": "^6.0.1" 8565 - }, 8566 - "engines": { 8567 - "node": ">=8" 8568 - } 8569 - }, 8570 - "node_modules/string-width-cjs/node_modules/ansi-regex": { 8571 - "version": "5.0.1", 8572 - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 8573 - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 8574 - "license": "MIT", 8575 - "engines": { 8576 - "node": ">=8" 8577 - } 8578 - }, 8579 - "node_modules/string-width-cjs/node_modules/emoji-regex": { 8580 - "version": "8.0.0", 8581 - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 8582 - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 8583 - "license": "MIT" 8584 - }, 8585 - "node_modules/string-width-cjs/node_modules/strip-ansi": { 8586 - "version": "6.0.1", 8587 - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 8588 - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 8589 - "license": "MIT", 8590 - "dependencies": { 8591 - "ansi-regex": "^5.0.1" 8592 - }, 8593 - "engines": { 8594 - "node": ">=8" 8595 - } 8596 - }, 8597 8607 "node_modules/string.prototype.matchall": { 8598 8608 "version": "4.0.12", 8599 8609 "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", ··· 8691 8701 "node": ">=4" 8692 8702 } 8693 8703 }, 8694 - "node_modules/strip-ansi": { 8695 - "version": "7.1.0", 8696 - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", 8697 - "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", 8698 - "license": "MIT", 8699 - "dependencies": { 8700 - "ansi-regex": "^6.0.1" 8701 - }, 8702 - "engines": { 8703 - "node": ">=12" 8704 - }, 8705 - "funding": { 8706 - "url": "https://github.com/chalk/strip-ansi?sponsor=1" 8707 - } 8708 - }, 8709 - "node_modules/strip-ansi-cjs": { 8710 - "name": "strip-ansi", 8711 - "version": "6.0.1", 8712 - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 8713 - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 8714 - "license": "MIT", 8715 - "dependencies": { 8716 - "ansi-regex": "^5.0.1" 8717 - }, 8718 - "engines": { 8719 - "node": ">=8" 8720 - } 8721 - }, 8722 - "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { 8723 - "version": "5.0.1", 8724 - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 8725 - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 8726 - "license": "MIT", 8727 - "engines": { 8728 - "node": ">=8" 8729 - } 8730 - }, 8731 8704 "node_modules/strip-comments": { 8732 8705 "version": "2.0.1", 8733 8706 "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz", ··· 8772 8745 } 8773 8746 } 8774 8747 }, 8775 - "node_modules/sucrase": { 8776 - "version": "3.35.0", 8777 - "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", 8778 - "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", 8779 - "license": "MIT", 8780 - "dependencies": { 8781 - "@jridgewell/gen-mapping": "^0.3.2", 8782 - "commander": "^4.0.0", 8783 - "glob": "^10.3.10", 8784 - "lines-and-columns": "^1.1.6", 8785 - "mz": "^2.7.0", 8786 - "pirates": "^4.0.1", 8787 - "ts-interface-checker": "^0.1.9" 8788 - }, 8789 - "bin": { 8790 - "sucrase": "bin/sucrase", 8791 - "sucrase-node": "bin/sucrase-node" 8792 - }, 8793 - "engines": { 8794 - "node": ">=16 || 14 >=14.17" 8795 - } 8796 - }, 8797 - "node_modules/sucrase/node_modules/brace-expansion": { 8798 - "version": "2.0.1", 8799 - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", 8800 - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", 8801 - "license": "MIT", 8802 - "dependencies": { 8803 - "balanced-match": "^1.0.0" 8804 - } 8805 - }, 8806 - "node_modules/sucrase/node_modules/glob": { 8807 - "version": "10.4.5", 8808 - "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", 8809 - "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", 8810 - "license": "ISC", 8811 - "dependencies": { 8812 - "foreground-child": "^3.1.0", 8813 - "jackspeak": "^3.1.2", 8814 - "minimatch": "^9.0.4", 8815 - "minipass": "^7.1.2", 8816 - "package-json-from-dist": "^1.0.0", 8817 - "path-scurry": "^1.11.1" 8818 - }, 8819 - "bin": { 8820 - "glob": "dist/esm/bin.mjs" 8821 - }, 8822 - "funding": { 8823 - "url": "https://github.com/sponsors/isaacs" 8824 - } 8825 - }, 8826 - "node_modules/sucrase/node_modules/minimatch": { 8827 - "version": "9.0.5", 8828 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", 8829 - "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", 8830 - "license": "ISC", 8831 - "dependencies": { 8832 - "brace-expansion": "^2.0.1" 8833 - }, 8834 - "engines": { 8835 - "node": ">=16 || 14 >=14.17" 8836 - }, 8837 - "funding": { 8838 - "url": "https://github.com/sponsors/isaacs" 8839 - } 8840 - }, 8841 8748 "node_modules/supercluster": { 8842 8749 "version": "8.0.1", 8843 8750 "resolved": "https://registry.npmjs.org/supercluster/-/supercluster-8.0.1.tgz", ··· 8887 8794 } 8888 8795 }, 8889 8796 "node_modules/tailwindcss": { 8890 - "version": "3.4.17", 8891 - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", 8892 - "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", 8797 + "version": "4.1.11", 8798 + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.11.tgz", 8799 + "integrity": "sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==", 8800 + "license": "MIT" 8801 + }, 8802 + "node_modules/tapable": { 8803 + "version": "2.2.1", 8804 + "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", 8805 + "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", 8893 8806 "license": "MIT", 8894 - "dependencies": { 8895 - "@alloc/quick-lru": "^5.2.0", 8896 - "arg": "^5.0.2", 8897 - "chokidar": "^3.6.0", 8898 - "didyoumean": "^1.2.2", 8899 - "dlv": "^1.1.3", 8900 - "fast-glob": "^3.3.2", 8901 - "glob-parent": "^6.0.2", 8902 - "is-glob": "^4.0.3", 8903 - "jiti": "^1.21.6", 8904 - "lilconfig": "^3.1.3", 8905 - "micromatch": "^4.0.8", 8906 - "normalize-path": "^3.0.0", 8907 - "object-hash": "^3.0.0", 8908 - "picocolors": "^1.1.1", 8909 - "postcss": "^8.4.47", 8910 - "postcss-import": "^15.1.0", 8911 - "postcss-js": "^4.0.1", 8912 - "postcss-load-config": "^4.0.2", 8913 - "postcss-nested": "^6.2.0", 8914 - "postcss-selector-parser": "^6.1.2", 8915 - "resolve": "^1.22.8", 8916 - "sucrase": "^3.35.0" 8917 - }, 8918 - "bin": { 8919 - "tailwind": "lib/cli.js", 8920 - "tailwindcss": "lib/cli.js" 8921 - }, 8922 8807 "engines": { 8923 - "node": ">=14.0.0" 8808 + "node": ">=6" 8924 8809 } 8925 8810 }, 8926 - "node_modules/tailwindcss/node_modules/glob-parent": { 8927 - "version": "6.0.2", 8928 - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", 8929 - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", 8811 + "node_modules/tar": { 8812 + "version": "7.4.3", 8813 + "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz", 8814 + "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==", 8930 8815 "license": "ISC", 8931 8816 "dependencies": { 8932 - "is-glob": "^4.0.3" 8817 + "@isaacs/fs-minipass": "^4.0.0", 8818 + "chownr": "^3.0.0", 8819 + "minipass": "^7.1.2", 8820 + "minizlib": "^3.0.1", 8821 + "mkdirp": "^3.0.1", 8822 + "yallist": "^5.0.0" 8933 8823 }, 8934 8824 "engines": { 8935 - "node": ">=10.13.0" 8825 + "node": ">=18" 8936 8826 } 8937 8827 }, 8938 - "node_modules/tailwindcss/node_modules/postcss-selector-parser": { 8939 - "version": "6.1.2", 8940 - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", 8941 - "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", 8942 - "license": "MIT", 8943 - "dependencies": { 8944 - "cssesc": "^3.0.0", 8945 - "util-deprecate": "^1.0.2" 8946 - }, 8828 + "node_modules/tar/node_modules/yallist": { 8829 + "version": "5.0.0", 8830 + "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz", 8831 + "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==", 8832 + "license": "BlueOak-1.0.0", 8947 8833 "engines": { 8948 - "node": ">=4" 8949 - } 8950 - }, 8951 - "node_modules/tapable": { 8952 - "version": "2.2.1", 8953 - "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", 8954 - "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", 8955 - "license": "MIT", 8956 - "peer": true, 8957 - "engines": { 8958 - "node": ">=6" 8834 + "node": ">=18" 8959 8835 } 8960 8836 }, 8961 8837 "node_modules/temp-dir": { ··· 9108 8984 "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", 9109 8985 "license": "MIT" 9110 8986 }, 9111 - "node_modules/thenify": { 9112 - "version": "3.3.1", 9113 - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", 9114 - "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", 9115 - "license": "MIT", 9116 - "dependencies": { 9117 - "any-promise": "^1.0.0" 9118 - } 9119 - }, 9120 - "node_modules/thenify-all": { 9121 - "version": "1.6.0", 9122 - "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", 9123 - "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", 9124 - "license": "MIT", 9125 - "dependencies": { 9126 - "thenify": ">= 3.1.0 < 4" 9127 - }, 9128 - "engines": { 9129 - "node": ">=0.8" 9130 - } 9131 - }, 9132 8987 "node_modules/tinyqueue": { 9133 8988 "version": "2.0.3", 9134 8989 "resolved": "https://registry.npmjs.org/tinyqueue/-/tinyqueue-2.0.3.tgz", ··· 9164 9019 "dependencies": { 9165 9020 "punycode": "^2.1.0" 9166 9021 } 9167 - }, 9168 - "node_modules/ts-interface-checker": { 9169 - "version": "0.1.13", 9170 - "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", 9171 - "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", 9172 - "license": "Apache-2.0" 9173 9022 }, 9174 9023 "node_modules/tslib": { 9175 9024 "version": "2.8.1", ··· 9442 9291 "version": "1.0.2", 9443 9292 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", 9444 9293 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", 9294 + "dev": true, 9445 9295 "license": "MIT" 9446 9296 }, 9447 9297 "node_modules/uvu": { ··· 9978 9828 "@cloudflare/workerd-windows-64": "1.20240718.0" 9979 9829 } 9980 9830 }, 9981 - "node_modules/wrap-ansi": { 9982 - "version": "8.1.0", 9983 - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", 9984 - "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", 9985 - "license": "MIT", 9986 - "dependencies": { 9987 - "ansi-styles": "^6.1.0", 9988 - "string-width": "^5.0.1", 9989 - "strip-ansi": "^7.0.1" 9990 - }, 9991 - "engines": { 9992 - "node": ">=12" 9993 - }, 9994 - "funding": { 9995 - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 9996 - } 9997 - }, 9998 - "node_modules/wrap-ansi-cjs": { 9999 - "name": "wrap-ansi", 10000 - "version": "7.0.0", 10001 - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", 10002 - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", 10003 - "license": "MIT", 10004 - "dependencies": { 10005 - "ansi-styles": "^4.0.0", 10006 - "string-width": "^4.1.0", 10007 - "strip-ansi": "^6.0.0" 10008 - }, 10009 - "engines": { 10010 - "node": ">=10" 10011 - }, 10012 - "funding": { 10013 - "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 10014 - } 10015 - }, 10016 - "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { 10017 - "version": "5.0.1", 10018 - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 10019 - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 10020 - "license": "MIT", 10021 - "engines": { 10022 - "node": ">=8" 10023 - } 10024 - }, 10025 - "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { 10026 - "version": "8.0.0", 10027 - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 10028 - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 10029 - "license": "MIT" 10030 - }, 10031 - "node_modules/wrap-ansi-cjs/node_modules/string-width": { 10032 - "version": "4.2.3", 10033 - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 10034 - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 10035 - "license": "MIT", 10036 - "dependencies": { 10037 - "emoji-regex": "^8.0.0", 10038 - "is-fullwidth-code-point": "^3.0.0", 10039 - "strip-ansi": "^6.0.1" 10040 - }, 10041 - "engines": { 10042 - "node": ">=8" 10043 - } 10044 - }, 10045 - "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { 10046 - "version": "6.0.1", 10047 - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 10048 - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 10049 - "license": "MIT", 10050 - "dependencies": { 10051 - "ansi-regex": "^5.0.1" 10052 - }, 10053 - "engines": { 10054 - "node": ">=8" 10055 - } 10056 - }, 10057 - "node_modules/wrap-ansi/node_modules/ansi-styles": { 10058 - "version": "6.2.1", 10059 - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", 10060 - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", 10061 - "license": "MIT", 10062 - "engines": { 10063 - "node": ">=12" 10064 - }, 10065 - "funding": { 10066 - "url": "https://github.com/chalk/ansi-styles?sponsor=1" 10067 - } 10068 - }, 10069 9831 "node_modules/wrappy": { 10070 9832 "version": "1.0.2", 10071 9833 "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", ··· 10098 9860 "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", 10099 9861 "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", 10100 9862 "license": "ISC" 10101 - }, 10102 - "node_modules/yaml": { 10103 - "version": "2.7.0", 10104 - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz", 10105 - "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==", 10106 - "license": "ISC", 10107 - "bin": { 10108 - "yaml": "bin.mjs" 10109 - }, 10110 - "engines": { 10111 - "node": ">= 14" 10112 - } 10113 9863 }, 10114 9864 "node_modules/yoga-wasm-web": { 10115 9865 "version": "0.3.3",
+2 -2
package.json
··· 16 16 "dependencies": { 17 17 "@atproto/api": "^0.13.23", 18 18 "@atproto/oauth-client": "^0.3.5", 19 - "autoprefixer": "^10.4.20", 19 + "@tailwindcss/postcss": "^4.1.11", 20 20 "mapbox-gl": "^2.7.0", 21 21 "micromark": "^3.0.10", 22 22 "motion": "^12.0.1", ··· 29 29 "posthog-js": "^1.207.5", 30 30 "react": "^19.0.0", 31 31 "react-dom": "^19.0.0", 32 - "tailwindcss": "^3.4.17", 32 + "tailwindcss": "^4.1.11", 33 33 "typescript": "^5.7.3" 34 34 }, 35 35 "devDependencies": {