From ea884d528e0e49b9d60cbba97781aa9dffcf52d8 Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Mon, 25 Nov 2024 22:28:09 +0100 Subject: [PATCH] feat: custom worldmap component Signed-off-by: Henry Gressmann --- data/licenses-npm.json | 2 +- web/astro.config.ts | 4 +- web/bun.lockb | Bin 257332 -> 251444 bytes web/package.json | 22 ++- web/src/components/project.tsx | 6 +- web/src/components/worldmap.tsx | 94 ---------- web/src/components/worldmap/index.tsx | 169 ++++++++++++++++++ .../map.module.css} | 20 +++ 8 files changed, 207 insertions(+), 110 deletions(-) delete mode 100644 web/src/components/worldmap.tsx create mode 100644 web/src/components/worldmap/index.tsx rename web/src/components/{worldmap.module.css => worldmap/map.module.css} (77%) diff --git a/data/licenses-npm.json b/data/licenses-npm.json index 1ee565a..a1aabca 100644 --- a/data/licenses-npm.json +++ b/data/licenses-npm.json @@ -1 +1 @@ -[{"self":false,"name":"astro","maintainers":[],"version":"4.16.14","description":"Astro is a modern site builder with web best practices, performance, and DX front-of-mind.","repository":{"type":"git","url":"git+https://github.com/withastro/astro.git","directory":"packages/astro"},"homepage":"https://astro.build","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021 Fred K. Schott\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\"\"\"\nThis license applies to parts of the `packages/create-astro` and `packages/astro` subdirectories originating from the https://github.com/sveltejs/kit repository:\n\nCopyright (c) 2020 [these people](https://github.com/sveltejs/kit/graphs/contributors)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\"\"\"\n\n\"\"\"\nThis license applies to parts of the `packages/create-astro` and `packages/astro` subdirectories originating from the https://github.com/vitejs/vite repository:\n\nMIT License\n\nCopyright (c) 2019-present, Yuxi (Evan) You and Vite contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\"\"\"\n","noticeText":null,"author":{"name":"withastro","email":null,"url":null},"contributors":[]},{"self":false,"name":"@astrojs/react","maintainers":[],"version":"3.6.3","description":"Use React components within Astro","repository":{"type":"git","url":"git+https://github.com/withastro/astro.git","directory":"packages/integrations/react"},"homepage":"https://docs.astro.build/en/guides/integrations-guide/react/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021 Fred K. Schott\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\"\"\"\nThis license applies to parts of the `packages/create-astro` and `packages/astro` subdirectories originating from the https://github.com/sveltejs/kit repository:\n\nCopyright (c) 2020 [these people](https://github.com/sveltejs/kit/graphs/contributors)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\"\"\"\n\n\"\"\"\nThis license applies to parts of the `packages/create-astro` and `packages/astro` subdirectories originating from the https://github.com/vitejs/vite repository:\n\nMIT License\n\nCopyright (c) 2019-present, Yuxi (Evan) You and Vite contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\"\"\"\n","noticeText":null,"author":{"name":"withastro","email":null,"url":null},"contributors":[]},{"self":false,"name":"lucide-react","maintainers":[],"version":"0.460.0","description":"A Lucide icon library package for React applications","repository":{"type":"git","url":"https://github.com/lucide-icons/lucide.git","directory":"packages/lucide-react"},"homepage":"https://lucide.dev","private":false,"license":"ISC","licenseText":"ISC License\n\nCopyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n","noticeText":null,"author":{"name":"Eric Fennis","email":null,"url":null},"contributors":[]},{"self":false,"name":"date-fns","maintainers":[],"version":"4.1.0","description":"Modern JavaScript date utility library","repository":"https://github.com/date-fns/date-fns","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021 Sasha Koss and Lesha Koss https://kossnocorp.mit-license.org\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[{"name":"Sasha Koss","email":"koss@nocorp.me","url":null},{"name":"Lesha Koss","email":"regiusprod@gmail.com","url":null}]},{"self":false,"name":"@uidotdev/usehooks","maintainers":[],"version":"2.4.1","description":"A collection of modern, server-safe React hooks – from the ui.dev team","repository":"uidotdev/usehooks","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2023 ui.dev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Tyler McGinnis, Ben Adam","email":null,"url":null},"contributors":[]},{"self":false,"name":"react-dom","maintainers":[],"version":"18.3.1","description":"React package for working with the DOM.","repository":{"type":"git","url":"https://github.com/facebook/react.git","directory":"packages/react-dom"},"homepage":"https://reactjs.org/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Facebook, Inc. and its affiliates.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"react","maintainers":[],"version":"18.3.1","description":"React is a JavaScript library for building user interfaces.","repository":{"type":"git","url":"https://github.com/facebook/react.git","directory":"packages/react"},"homepage":"https://reactjs.org/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Facebook, Inc. and its affiliates.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"prop-types","maintainers":[],"version":"15.8.1","description":"Runtime type checking for React props and similar objects.","repository":"facebook/prop-types","homepage":"https://facebook.github.io/react/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2013-present, Facebook, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-collapsible","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-accordion","maintainers":[],"version":"1.2.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"scheduler","maintainers":[],"version":"0.23.2","description":"Cooperative scheduler for the browser environment.","repository":{"type":"git","url":"https://github.com/facebook/react.git","directory":"packages/scheduler"},"homepage":"https://reactjs.org/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Facebook, Inc. and its affiliates.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"es-errors","maintainers":[],"version":"1.3.0","description":"A simple cache for a few of the JS Error constructors.","repository":{"type":"git","url":"git+https://github.com/ljharb/es-errors.git"},"homepage":"https://github.com/ljharb/es-errors#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2024 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"has-symbols","maintainers":[],"version":"1.0.3","description":"Determine if the JS environment has Symbol support. Supports spec, or shams.","repository":{"type":"git","url":"git://github.com/inspect-js/has-symbols.git"},"homepage":"https://github.com/ljharb/has-symbols#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2016 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}]},{"self":false,"name":"has-proto","maintainers":[],"version":"1.0.3","description":"Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?","repository":{"type":"git","url":"git+https://github.com/inspect-js/has-proto.git"},"homepage":"https://github.com/inspect-js/has-proto#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2022 Inspect JS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"function-bind","maintainers":[],"version":"1.1.2","description":"Implementation of Function.prototype.bind","repository":{"type":"git","url":"https://github.com/Raynos/function-bind.git"},"homepage":"https://github.com/Raynos/function-bind","private":false,"license":"MIT","licenseText":"Copyright (c) 2013 Raynos.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","noticeText":null,"author":{"name":"Raynos","email":"raynos2@gmail.com","url":null},"contributors":[{"name":"Raynos","email":null,"url":null},{"name":"Jordan Harband","email":null,"url":"https://github.com/ljharb"}]},{"self":false,"name":"hasown","maintainers":[],"version":"2.0.2","description":"A robust, ES3 compatible, \"has own property\" predicate.","repository":{"type":"git","url":"git+https://github.com/inspect-js/hasOwn.git"},"homepage":"https://github.com/inspect-js/hasOwn#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Jordan Harband and contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"get-intrinsic","maintainers":[],"version":"1.2.4","description":"Get and robustly cache all JS language-level intrinsics at first require time","repository":{"type":"git","url":"git+https://github.com/ljharb/get-intrinsic.git"},"homepage":"https://github.com/ljharb/get-intrinsic#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2020 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"call-bind","maintainers":[],"version":"1.0.7","description":"Robustly `.call.bind()` a function","repository":{"type":"git","url":"git+https://github.com/ljharb/call-bind.git"},"homepage":"https://github.com/ljharb/call-bind#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2020 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"es-define-property","maintainers":[],"version":"1.0.0","description":"`Object.defineProperty`, but not IE 8's broken one.","repository":{"type":"git","url":"git+https://github.com/ljharb/es-define-property.git"},"homepage":"https://github.com/ljharb/es-define-property#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2024 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"gopd","maintainers":[],"version":"1.0.1","description":"`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.","repository":{"type":"git","url":"git+https://github.com/ljharb/gopd.git"},"homepage":"https://github.com/ljharb/gopd#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2022 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"define-data-property","maintainers":[],"version":"1.1.4","description":"Define a data property on an object. Will fall back to assignment in an engine without descriptors.","repository":{"type":"git","url":"git+https://github.com/ljharb/define-data-property.git"},"homepage":"https://github.com/ljharb/define-data-property#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2023 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"has-property-descriptors","maintainers":[],"version":"1.0.2","description":"Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.","repository":{"type":"git","url":"git+https://github.com/inspect-js/has-property-descriptors.git"},"homepage":"https://github.com/inspect-js/has-property-descriptors#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2022 Inspect JS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"set-function-length","maintainers":[],"version":"1.2.2","description":"Set a function's length property","repository":{"type":"git","url":"git+https://github.com/ljharb/set-function-length.git"},"homepage":"https://github.com/ljharb/set-function-length#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Jordan Harband and contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"object-inspect","maintainers":[],"version":"1.13.2","description":"string representations of objects in node and the browser","repository":{"type":"git","url":"git://github.com/inspect-js/object-inspect.git"},"homepage":"https://github.com/inspect-js/object-inspect","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2013 James Halliday\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"James Halliday","email":"mail@substack.net","url":"http://substack.net"},"contributors":[]},{"self":false,"name":"side-channel","maintainers":[],"version":"1.0.6","description":"Store information about any JS value in a side channel. Uses WeakMap if available.","repository":{"type":"git","url":"git+https://github.com/ljharb/side-channel.git"},"homepage":"https://github.com/ljharb/side-channel#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2019 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"qs","maintainers":[],"version":"6.12.3","description":"A querystring parser that supports nesting and arrays, with a depth limit","repository":{"type":"git","url":"https://github.com/ljharb/qs.git"},"homepage":"https://github.com/ljharb/qs","private":false,"license":"BSD-3-Clause","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":null,"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}]},{"self":false,"name":"@whatwg-node/fetch","maintainers":[],"version":"0.10.1","description":"Cross Platform Smart Fetch Ponyfill","repository":{"type":"git","url":"ardatan/whatwg-node","directory":"packages/fetch"},"homepage":null,"private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Arda TANRIKULU","email":"ardatanrikulu@gmail.com","url":null},"contributors":[]},{"self":false,"name":"@whatwg-node/server","maintainers":[],"version":"0.9.55","description":"Fetch API compliant HTTP Server adapter","repository":{"type":"git","url":"ardatan/whatwg-node","directory":"packages/server"},"homepage":null,"private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Arda TANRIKULU","email":"ardatanrikulu@gmail.com","url":null},"contributors":[]},{"self":false,"name":"fets","maintainers":[],"version":"0.8.4","description":"TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience","repository":{"type":"git","url":"ardatan/fets","directory":"packages/fets"},"homepage":null,"private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Arda TANRIKULU","email":"ardatanrikulu@gmail.com","url":null},"contributors":[]},{"self":false,"name":"@radix-ui/primitive","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-compose-refs","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-context","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-use-layout-effect","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-id","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-use-callback-ref","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-use-controllable-state","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-slot","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-primitive","maintainers":[],"version":"2.0.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-use-escape-keydown","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-dismissable-layer","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-focus-scope","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-portal","maintainers":[],"version":"1.1.2","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-presence","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-focus-guards","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"tslib","maintainers":[],"version":"2.6.3","description":"Runtime library for TypeScript helper functions","repository":{"type":"git","url":"https://github.com/Microsoft/tslib.git"},"homepage":"https://www.typescriptlang.org/","private":false,"license":"0BSD","licenseText":"Copyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.","noticeText":null,"author":{"name":"Microsoft Corp.","email":null,"url":null},"contributors":[]},{"self":false,"name":"react-remove-scroll-bar","maintainers":[],"version":"2.3.6","description":"Removes body scroll without content _shake_","repository":"https://github.com/theKashey/react-remove-scroll-bar","homepage":null,"private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"use-callback-ref","maintainers":[],"version":"1.3.2","description":"The same useRef, but with callback","repository":"https://github.com/theKashey/use-callback-ref/","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"theKashey","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"use-sidecar","maintainers":[],"version":"1.1.2","description":"Sidecar code splitting utils","repository":{"type":"git","url":"https://github.com/theKashey/use-sidecar"},"homepage":"https://github.com/theKashey/use-sidecar","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"theKashey","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"react-remove-scroll","maintainers":[],"version":"2.6.0","description":"Disables scroll outside of `children` node.","repository":"https://github.com/theKashey/react-remove-scroll","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"get-nonce","maintainers":[],"version":"1.0.1","description":"returns nonce","repository":"git@github.com:theKashey/get-nonce.git","homepage":"https://github.com/theKashey/get-nonce","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2020 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"react-style-singleton","maintainers":[],"version":"2.2.1","description":"Just create a single stylesheet...","repository":null,"homepage":"https://github.com/theKashey/react-style-singleton#readme","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Anton Korzunov","email":null,"url":"thekashey@gmail.com"},"contributors":[]},{"self":false,"name":"aria-hidden","maintainers":[],"version":"1.2.4","description":"Cast aria-hidden to everything, except...","repository":{"type":"git","url":"git+https://github.com/theKashey/aria-hidden.git"},"homepage":"https://github.com/theKashey/aria-hidden#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"@radix-ui/react-dialog","maintainers":[],"version":"1.1.2","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@tanstack/query-core","maintainers":[],"version":"5.60.6","description":"The framework agnostic core that powers TanStack Query","repository":{"type":"git","url":"https://github.com/TanStack/query.git","directory":"packages/query-core"},"homepage":"https://tanstack.com/query","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"tannerlinsley","email":null,"url":null},"contributors":[]},{"self":false,"name":"@tanstack/react-query","maintainers":[],"version":"5.61.0","description":"Hooks for managing, caching and syncing asynchronous and remote data in React","repository":{"type":"git","url":"https://github.com/TanStack/query.git","directory":"packages/react-query"},"homepage":"https://tanstack.com/query","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"tannerlinsley","email":null,"url":null},"contributors":[]},{"self":false,"name":"@radix-ui/react-roving-focus","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-tabs","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@icons-pack/react-simple-icons","maintainers":[],"version":"10.1.0","description":"This package provides the Simple Icons packaged as a set of React components.","repository":{"type":"git","url":"git+https://github.com/icons-pack/react-simple-icons.git","directory":"react-simple-icons"},"homepage":"https://github.com/icons-pack/react-simple-icons#readme","private":false,"license":"MIT","licenseText":"\nMIT License (MIT)\n\nCopyright (c) 2019 Jorge Luis Calleja A.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jorge Luis Calleja","email":"jorge.calleja@wootsbot.dev","url":null},"contributors":[]},{"self":false,"name":"fuzzysort","maintainers":[],"version":"3.1.0","description":"Fast SublimeText-like fuzzy search for JavaScript","repository":{"type":"git","url":"https://github.com/farzher/fuzzysort.git"},"homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\r\n\r\nCopyright (c) 2018 Stephen Kamenar\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the \"Software\"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n","noticeText":null,"author":{"name":"farzher","email":null,"url":null},"contributors":[]},{"self":false,"name":"@babel/runtime","maintainers":[],"version":"7.25.0","description":"babel's modular runtime helpers","repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-runtime"},"homepage":"https://babel.dev/docs/en/next/babel-runtime","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2014-present Sebastian McKenzie and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"The Babel Team","email":null,"url":"https://babel.dev/team"},"contributors":[]},{"self":false,"name":"little-date","maintainers":[],"version":"1.0.0","description":"Small & sweet date-range formatting library","repository":"vercel/little-date","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2024 Vercel\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Timo Lins","email":null,"url":null},"contributors":[]},{"self":false,"name":"@radix-ui/react-collection","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-direction","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"d3-array","maintainers":[],"version":"2.12.1","description":"Array manipulation, ordering, searching, summarizing, etc.","repository":{"type":"git","url":"https://github.com/d3/d3-array.git"},"homepage":"https://d3js.org/d3-array/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2020 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-geo","maintainers":[],"version":"2.0.2","description":"Shapes and calculators for spherical coordinates.","repository":{"type":"git","url":"https://github.com/d3/d3-geo.git"},"homepage":"https://d3js.org/d3-geo/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nThis license applies to GeographicLib, versions 1.12 and later.\n\nCopyright (c) 2008-2012, Charles Karney\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"topojson-client","maintainers":[],"version":"3.1.0","description":"Manipulate TopoJSON and convert it to GeoJSON.","repository":{"type":"git","url":"https://github.com/topojson/topojson-client.git"},"homepage":"https://github.com/topojson/topojson-client","private":false,"license":"ISC","licenseText":"Copyright 2012-2019 Michael Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-dispatch","maintainers":[],"version":"2.0.0","description":"Register named callbacks and call them with arguments.","repository":{"type":"git","url":"https://github.com/d3/d3-dispatch.git"},"homepage":"https://d3js.org/d3-dispatch/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-selection","maintainers":[],"version":"2.0.0","description":"Data-driven DOM manipulation: select elements and join them to data.","repository":{"type":"git","url":"https://github.com/d3/d3-selection.git"},"homepage":"https://d3js.org/d3-selection/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright (c) 2010-2018, Michael Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* The name Michael Bostock may not be used to endorse or promote products\n derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\nEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-drag","maintainers":[],"version":"2.0.0","description":"Drag and drop SVG, HTML or Canvas using mouse or touch input.","repository":{"type":"git","url":"https://github.com/d3/d3-drag.git"},"homepage":"https://d3js.org/d3-drag/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-interpolate","maintainers":[],"version":"2.0.1","description":"Interpolate numbers, colors, strings, arrays, objects, whatever!","repository":{"type":"git","url":"https://github.com/d3/d3-interpolate.git"},"homepage":"https://d3js.org/d3-interpolate/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-timer","maintainers":[],"version":"2.0.0","description":"An efficient queue capable of managing thousands of concurrent animations.","repository":{"type":"git","url":"https://github.com/d3/d3-timer.git"},"homepage":"https://d3js.org/d3-timer/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-transition","maintainers":[],"version":"2.0.0","description":"Animated transitions for D3 selections.","repository":{"type":"git","url":"https://github.com/d3/d3-transition.git"},"homepage":"https://d3js.org/d3-transition/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright (c) 2010-2015, Michael Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* The name Michael Bostock may not be used to endorse or promote products\n derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\nEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nTERMS OF USE - EASING EQUATIONS\n\nOpen source under the BSD License.\n\nCopyright 2001 Robert Penner\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n- Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n- Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n- Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-color","maintainers":[],"version":"2.0.0","description":"Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).","repository":{"type":"git","url":"https://github.com/d3/d3-color.git"},"homepage":"https://d3js.org/d3-color/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-ease","maintainers":[],"version":"2.0.0","description":"Easing functions for smooth animation.","repository":{"type":"git","url":"https://github.com/d3/d3-ease.git"},"homepage":"https://d3js.org/d3-ease/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nCopyright 2001 Robert Penner\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-zoom","maintainers":[],"version":"2.0.0","description":"Pan and zoom SVG, HTML or Canvas using mouse or touch input.","repository":{"type":"git","url":"https://github.com/d3/d3-zoom.git"},"homepage":"https://d3js.org/d3-zoom/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"react-simple-maps","maintainers":[],"version":"3.0.0","description":"An svg map chart component built with and for React","repository":{"type":"git","url":"git+https://github.com/zcreativelabs/react-simple-maps.git"},"homepage":"https://github.com/zcreativelabs/react-simple-maps#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Richard Zimerman\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Richard Zimerman","email":"richard@zcreativelabs.com","url":"https://github.com/zimrick"},"contributors":[]},{"self":false,"name":"@floating-ui/utils","maintainers":[],"version":"0.2.7","description":"Utilities for Floating UI","repository":{"type":"git","url":"https://github.com/floating-ui/floating-ui.git","directory":"packages/utils"},"homepage":"https://floating-ui.com","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Floating UI contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"atomiks","email":null,"url":null},"contributors":[]},{"self":false,"name":"@floating-ui/core","maintainers":[],"version":"1.6.7","description":"Positioning library for floating elements: tooltips, popovers, dropdowns, and more","repository":{"type":"git","url":"https://github.com/floating-ui/floating-ui.git","directory":"packages/core"},"homepage":"https://floating-ui.com","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Floating UI contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"atomiks","email":null,"url":null},"contributors":[]},{"self":false,"name":"@floating-ui/dom","maintainers":[],"version":"1.6.10","description":"Floating UI for the web","repository":{"type":"git","url":"https://github.com/floating-ui/floating-ui.git","directory":"packages/dom"},"homepage":"https://floating-ui.com","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Floating UI contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"atomiks","email":null,"url":null},"contributors":[]},{"self":false,"name":"classnames","maintainers":[],"version":"2.5.1","description":"A simple utility for conditionally joining classNames together","repository":{"type":"git","url":"git+https://github.com/JedWatson/classnames.git"},"homepage":null,"private":false,"license":"MIT","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018 Jed Watson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jed Watson","email":null,"url":null},"contributors":[]},{"self":false,"name":"react-tooltip","maintainers":[],"version":"5.28.0","description":"react tooltip component","repository":"https://github.com/ReactTooltip/react-tooltip","homepage":"https://github.com/ReactTooltip/react-tooltip#readme","private":false,"license":"MIT","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 ReactTooltip Team Github\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"ReactTooltip","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/rafz","maintainers":[],"version":"9.7.4","description":"react-spring's fork of rafz one frameloop to rule them all","repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring/tree/main/packages/rafz#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Josh Ellis","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/shared","maintainers":["Josh Ellis (https://github.com/joshuaellis)"],"version":"9.7.4","description":"Globals and shared modules","repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Paul Henschel","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/animated","maintainers":["Josh Ellis (https://github.com/joshuaellis)"],"version":"9.7.4","description":"Animated component props for React","repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Paul Henschel","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/core","maintainers":["Josh Ellis (https://github.com/joshuaellis)"],"version":"9.7.4","description":null,"repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Paul Henschel","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/web","maintainers":["Josh Ellis (https://github.com/joshuaellis)"],"version":"9.7.4","description":null,"repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Paul Henschel","email":null,"url":null},"contributors":[]},{"self":false,"name":"@nivo/tooltip","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/tooltip"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"lodash","maintainers":[],"version":"4.17.21","description":"Lodash modular utilities.","repository":"lodash/lodash","homepage":"https://lodash.com/","private":false,"license":"MIT","licenseText":"Copyright OpenJS Foundation and other contributors \n\nBased on Underscore.js, copyright Jeremy Ashkenas,\nDocumentCloud and Investigative Reporters & Editors \n\nThis software consists of voluntary contributions made by many\nindividuals. For exact contribution history, see the revision history\navailable at https://github.com/lodash/lodash\n\nThe following license applies to all parts of this software except as\ndocumented below:\n\n====\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n====\n\nCopyright and related rights for sample code are waived via CC0. Sample\ncode is defined as all source code displayed within the prose of the\ndocumentation.\n\nCC0: http://creativecommons.org/publicdomain/zero/1.0/\n\n====\n\nFiles located in the node_modules and vendor directories are externally\nmaintained libraries used by this software which have their own\nlicenses; we recommend you read them, as their terms may differ from the\nterms above.\n","noticeText":null,"author":{"name":"John-David Dalton","email":"john.david.dalton@gmail.com","url":null},"contributors":[{"name":"John-David Dalton","email":"john.david.dalton@gmail.com","url":null},{"name":"Mathias Bynens","email":"mathias@qiwi.be","url":null}]},{"self":false,"name":"internmap","maintainers":[],"version":"2.0.3","description":"Map and Set with automatic key interning","repository":{"type":"git","url":"https://github.com/mbostock/internmap.git"},"homepage":"https://github.com/mbostock/internmap/","private":false,"license":"ISC","licenseText":"Copyright 2021 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-scale","maintainers":[],"version":"4.0.2","description":"Encodings that map abstract data to visual representation.","repository":{"type":"git","url":"https://github.com/d3/d3-scale.git"},"homepage":"https://d3js.org/d3-scale/","private":false,"license":"ISC","licenseText":"Copyright 2010-2021 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-format","maintainers":[],"version":"1.4.5","description":"Format numbers for human consumption.","repository":{"type":"git","url":"https://github.com/d3/d3-format.git"},"homepage":"https://d3js.org/d3-format/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2015 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-time","maintainers":[],"version":"3.1.0","description":"A calculator for humanity’s peculiar conventions of time.","repository":{"type":"git","url":"https://github.com/d3/d3-time.git"},"homepage":"https://d3js.org/d3-time/","private":false,"license":"ISC","licenseText":"Copyright 2010-2022 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-time-format","maintainers":[],"version":"3.0.0","description":"A JavaScript time formatter and parser inspired by strftime and strptime.","repository":{"type":"git","url":"https://github.com/d3/d3-time-format.git"},"homepage":"https://d3js.org/d3-time-format/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2017 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-scale-chromatic","maintainers":[],"version":"3.1.0","description":"Sequential, diverging and categorical color schemes.","repository":{"type":"git","url":"https://github.com/d3/d3-scale-chromatic.git"},"homepage":"https://d3js.org/d3-scale-chromatic/","private":false,"license":"ISC","licenseText":"Copyright 2010-2024 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n\nApache-Style Software License for ColorBrewer software and ColorBrewer Color Schemes\n\nCopyright 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania State University\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-shape","maintainers":[],"version":"3.2.0","description":"Graphical primitives for visualization, such as lines and areas.","repository":{"type":"git","url":"https://github.com/d3/d3-shape.git"},"homepage":"https://d3js.org/d3-shape/","private":false,"license":"ISC","licenseText":"Copyright 2010-2022 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-path","maintainers":[],"version":"3.1.0","description":"Serialize Canvas path commands to SVG.","repository":{"type":"git","url":"https://github.com/d3/d3-path.git"},"homepage":"https://d3js.org/d3-path/","private":false,"license":"ISC","licenseText":"Copyright 2015-2022 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"@nivo/core","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/core"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/colors","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/colors"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/scales","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/scales"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/axes","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/axes"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/legends","maintainers":[],"version":"0.88.0","description":"legend components for nivo dataviz library","repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/legends"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"robust-predicates","maintainers":[],"version":"3.0.2","description":"Fast robust predicates for computational geometry","repository":{"type":"git","url":"https://github.com/mourner/robust-predicates.git"},"homepage":null,"private":false,"license":"Unlicense","licenseText":"This is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or\ndistribute this software, either in source code form or as a compiled\nbinary, for any purpose, commercial or non-commercial, and by any\nmeans.\n\nIn jurisdictions that recognize copyright laws, the author or authors\nof this software dedicate any and all copyright interest in the\nsoftware to the public domain. We make this dedication for the benefit\nof the public at large and to the detriment of our heirs and\nsuccessors. We intend this dedication to be an overt act of\nrelinquishment in perpetuity of all present and future rights to this\nsoftware under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to \n","noticeText":null,"author":{"name":"Vladimir Agafonkin","email":null,"url":null},"contributors":[]},{"self":false,"name":"delaunator","maintainers":[],"version":"5.0.1","description":"An incredibly fast JavaScript library for Delaunay triangulation of 2D points","repository":{"type":"git","url":"https://github.com/mapbox/delaunator.git"},"homepage":null,"private":false,"license":"ISC","licenseText":"ISC License\n\nCopyright (c) 2021, Mapbox\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Vladimir Agafonkin","email":null,"url":null},"contributors":[]},{"self":false,"name":"d3-delaunay","maintainers":[],"version":"6.0.4","description":"Compute the Voronoi diagram of a set of two-dimensional points.","repository":{"type":"git","url":"https://github.com/d3/d3-delaunay.git"},"homepage":"https://github.com/d3/d3-delaunay","private":false,"license":"ISC","licenseText":"Copyright 2018-2021 Observable, Inc.\nCopyright 2021 Mapbox\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Vladimir Agafonkin","email":null,"url":"https://agafonkin.com"},{"name":"Philippe Rivière","email":null,"url":"https://visionscarto.net"}]},{"self":false,"name":"@nivo/voronoi","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/voronoi"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/line","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/line"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"react-tag-autocomplete","maintainers":[],"version":"7.4.0","description":"A simple, accessible, tagging component ready to drop into your React projects.","repository":{"type":"git","url":"git+https://github.com/i-like-robots/react-tag-autocomplete.git"},"homepage":"https://github.com/i-like-robots/react-tag-autocomplete","private":false,"license":"ISC","licenseText":"ISC License\n\nCopyright (c) 2023 Matt Hinchliffe\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.","noticeText":null,"author":{"name":"Matt Hinchliffe","email":null,"url":"https://www.matthinchliffe.dev"},"contributors":[]}] \ No newline at end of file +[{"self":false,"name":"astro","maintainers":[],"version":"4.16.14","description":"Astro is a modern site builder with web best practices, performance, and DX front-of-mind.","repository":{"type":"git","url":"git+https://github.com/withastro/astro.git","directory":"packages/astro"},"homepage":"https://astro.build","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021 Fred K. Schott\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\"\"\"\nThis license applies to parts of the `packages/create-astro` and `packages/astro` subdirectories originating from the https://github.com/sveltejs/kit repository:\n\nCopyright (c) 2020 [these people](https://github.com/sveltejs/kit/graphs/contributors)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\"\"\"\n\n\"\"\"\nThis license applies to parts of the `packages/create-astro` and `packages/astro` subdirectories originating from the https://github.com/vitejs/vite repository:\n\nMIT License\n\nCopyright (c) 2019-present, Yuxi (Evan) You and Vite contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\"\"\"\n","noticeText":null,"author":{"name":"withastro","email":null,"url":null},"contributors":[]},{"self":false,"name":"@astrojs/react","maintainers":[],"version":"3.6.3","description":"Use React components within Astro","repository":{"type":"git","url":"git+https://github.com/withastro/astro.git","directory":"packages/integrations/react"},"homepage":"https://docs.astro.build/en/guides/integrations-guide/react/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021 Fred K. Schott\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\"\"\"\nThis license applies to parts of the `packages/create-astro` and `packages/astro` subdirectories originating from the https://github.com/sveltejs/kit repository:\n\nCopyright (c) 2020 [these people](https://github.com/sveltejs/kit/graphs/contributors)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\"\"\"\n\n\"\"\"\nThis license applies to parts of the `packages/create-astro` and `packages/astro` subdirectories originating from the https://github.com/vitejs/vite repository:\n\nMIT License\n\nCopyright (c) 2019-present, Yuxi (Evan) You and Vite contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\"\"\"\n","noticeText":null,"author":{"name":"withastro","email":null,"url":null},"contributors":[]},{"self":false,"name":"lucide-react","maintainers":[],"version":"0.461.0","description":"A Lucide icon library package for React applications","repository":{"type":"git","url":"https://github.com/lucide-icons/lucide.git","directory":"packages/lucide-react"},"homepage":"https://lucide.dev","private":false,"license":"ISC","licenseText":"ISC License\n\nCopyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n","noticeText":null,"author":{"name":"Eric Fennis","email":null,"url":null},"contributors":[]},{"self":false,"name":"date-fns","maintainers":[],"version":"4.1.0","description":"Modern JavaScript date utility library","repository":"https://github.com/date-fns/date-fns","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021 Sasha Koss and Lesha Koss https://kossnocorp.mit-license.org\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[{"name":"Sasha Koss","email":"koss@nocorp.me","url":null},{"name":"Lesha Koss","email":"regiusprod@gmail.com","url":null}]},{"self":false,"name":"@uidotdev/usehooks","maintainers":[],"version":"2.4.1","description":"A collection of modern, server-safe React hooks – from the ui.dev team","repository":"uidotdev/usehooks","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2023 ui.dev\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Tyler McGinnis, Ben Adam","email":null,"url":null},"contributors":[]},{"self":false,"name":"react-dom","maintainers":[],"version":"18.3.1","description":"React package for working with the DOM.","repository":{"type":"git","url":"https://github.com/facebook/react.git","directory":"packages/react-dom"},"homepage":"https://reactjs.org/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Facebook, Inc. and its affiliates.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"react","maintainers":[],"version":"18.3.1","description":"React is a JavaScript library for building user interfaces.","repository":{"type":"git","url":"https://github.com/facebook/react.git","directory":"packages/react"},"homepage":"https://reactjs.org/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Facebook, Inc. and its affiliates.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-collapsible","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-accordion","maintainers":[],"version":"1.2.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"scheduler","maintainers":[],"version":"0.23.2","description":"Cooperative scheduler for the browser environment.","repository":{"type":"git","url":"https://github.com/facebook/react.git","directory":"packages/scheduler"},"homepage":"https://reactjs.org/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Facebook, Inc. and its affiliates.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"es-errors","maintainers":[],"version":"1.3.0","description":"A simple cache for a few of the JS Error constructors.","repository":{"type":"git","url":"git+https://github.com/ljharb/es-errors.git"},"homepage":"https://github.com/ljharb/es-errors#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2024 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"has-symbols","maintainers":[],"version":"1.0.3","description":"Determine if the JS environment has Symbol support. Supports spec, or shams.","repository":{"type":"git","url":"git://github.com/inspect-js/has-symbols.git"},"homepage":"https://github.com/ljharb/has-symbols#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2016 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}]},{"self":false,"name":"has-proto","maintainers":[],"version":"1.0.3","description":"Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?","repository":{"type":"git","url":"git+https://github.com/inspect-js/has-proto.git"},"homepage":"https://github.com/inspect-js/has-proto#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2022 Inspect JS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"function-bind","maintainers":[],"version":"1.1.2","description":"Implementation of Function.prototype.bind","repository":{"type":"git","url":"https://github.com/Raynos/function-bind.git"},"homepage":"https://github.com/Raynos/function-bind","private":false,"license":"MIT","licenseText":"Copyright (c) 2013 Raynos.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","noticeText":null,"author":{"name":"Raynos","email":"raynos2@gmail.com","url":null},"contributors":[{"name":"Raynos","email":null,"url":null},{"name":"Jordan Harband","email":null,"url":"https://github.com/ljharb"}]},{"self":false,"name":"hasown","maintainers":[],"version":"2.0.2","description":"A robust, ES3 compatible, \"has own property\" predicate.","repository":{"type":"git","url":"git+https://github.com/inspect-js/hasOwn.git"},"homepage":"https://github.com/inspect-js/hasOwn#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Jordan Harband and contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"get-intrinsic","maintainers":[],"version":"1.2.4","description":"Get and robustly cache all JS language-level intrinsics at first require time","repository":{"type":"git","url":"git+https://github.com/ljharb/get-intrinsic.git"},"homepage":"https://github.com/ljharb/get-intrinsic#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2020 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"call-bind","maintainers":[],"version":"1.0.7","description":"Robustly `.call.bind()` a function","repository":{"type":"git","url":"git+https://github.com/ljharb/call-bind.git"},"homepage":"https://github.com/ljharb/call-bind#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2020 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"es-define-property","maintainers":[],"version":"1.0.0","description":"`Object.defineProperty`, but not IE 8's broken one.","repository":{"type":"git","url":"git+https://github.com/ljharb/es-define-property.git"},"homepage":"https://github.com/ljharb/es-define-property#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2024 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"gopd","maintainers":[],"version":"1.0.1","description":"`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.","repository":{"type":"git","url":"git+https://github.com/ljharb/gopd.git"},"homepage":"https://github.com/ljharb/gopd#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2022 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"define-data-property","maintainers":[],"version":"1.1.4","description":"Define a data property on an object. Will fall back to assignment in an engine without descriptors.","repository":{"type":"git","url":"git+https://github.com/ljharb/define-data-property.git"},"homepage":"https://github.com/ljharb/define-data-property#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2023 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"has-property-descriptors","maintainers":[],"version":"1.0.2","description":"Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.","repository":{"type":"git","url":"git+https://github.com/inspect-js/has-property-descriptors.git"},"homepage":"https://github.com/inspect-js/has-property-descriptors#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2022 Inspect JS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"set-function-length","maintainers":[],"version":"1.2.2","description":"Set a function's length property","repository":{"type":"git","url":"git+https://github.com/ljharb/set-function-length.git"},"homepage":"https://github.com/ljharb/set-function-length#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) Jordan Harband and contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"object-inspect","maintainers":[],"version":"1.13.2","description":"string representations of objects in node and the browser","repository":{"type":"git","url":"git://github.com/inspect-js/object-inspect.git"},"homepage":"https://github.com/inspect-js/object-inspect","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2013 James Halliday\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"James Halliday","email":"mail@substack.net","url":"http://substack.net"},"contributors":[]},{"self":false,"name":"side-channel","maintainers":[],"version":"1.0.6","description":"Store information about any JS value in a side channel. Uses WeakMap if available.","repository":{"type":"git","url":"git+https://github.com/ljharb/side-channel.git"},"homepage":"https://github.com/ljharb/side-channel#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2019 Jordan Harband\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":null},"contributors":[]},{"self":false,"name":"qs","maintainers":[],"version":"6.12.3","description":"A querystring parser that supports nesting and arrays, with a depth limit","repository":{"type":"git","url":"https://github.com/ljharb/qs.git"},"homepage":"https://github.com/ljharb/qs","private":false,"license":"BSD-3-Clause","licenseText":"BSD 3-Clause License\n\nCopyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":null,"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}]},{"self":false,"name":"@whatwg-node/fetch","maintainers":[],"version":"0.10.1","description":"Cross Platform Smart Fetch Ponyfill","repository":{"type":"git","url":"ardatan/whatwg-node","directory":"packages/fetch"},"homepage":null,"private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Arda TANRIKULU","email":"ardatanrikulu@gmail.com","url":null},"contributors":[]},{"self":false,"name":"@whatwg-node/server","maintainers":[],"version":"0.9.55","description":"Fetch API compliant HTTP Server adapter","repository":{"type":"git","url":"ardatan/whatwg-node","directory":"packages/server"},"homepage":null,"private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Arda TANRIKULU","email":"ardatanrikulu@gmail.com","url":null},"contributors":[]},{"self":false,"name":"fets","maintainers":[],"version":"0.8.4","description":"TypeScript HTTP Framework focusing on e2e type-safety, easy setup, performance & great developer experience","repository":{"type":"git","url":"ardatan/fets","directory":"packages/fets"},"homepage":null,"private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Arda TANRIKULU","email":"ardatanrikulu@gmail.com","url":null},"contributors":[]},{"self":false,"name":"@radix-ui/primitive","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-compose-refs","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-context","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-use-layout-effect","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-id","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-use-callback-ref","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-use-controllable-state","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-slot","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-primitive","maintainers":[],"version":"2.0.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-use-escape-keydown","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-dismissable-layer","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-focus-scope","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-portal","maintainers":[],"version":"1.1.2","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-presence","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-focus-guards","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"tslib","maintainers":[],"version":"2.6.3","description":"Runtime library for TypeScript helper functions","repository":{"type":"git","url":"https://github.com/Microsoft/tslib.git"},"homepage":"https://www.typescriptlang.org/","private":false,"license":"0BSD","licenseText":"Copyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.","noticeText":null,"author":{"name":"Microsoft Corp.","email":null,"url":null},"contributors":[]},{"self":false,"name":"react-remove-scroll-bar","maintainers":[],"version":"2.3.6","description":"Removes body scroll without content _shake_","repository":"https://github.com/theKashey/react-remove-scroll-bar","homepage":null,"private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"use-callback-ref","maintainers":[],"version":"1.3.2","description":"The same useRef, but with callback","repository":"https://github.com/theKashey/use-callback-ref/","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"theKashey","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"use-sidecar","maintainers":[],"version":"1.1.2","description":"Sidecar code splitting utils","repository":{"type":"git","url":"https://github.com/theKashey/use-sidecar"},"homepage":"https://github.com/theKashey/use-sidecar","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"theKashey","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"react-remove-scroll","maintainers":[],"version":"2.6.0","description":"Disables scroll outside of `children` node.","repository":"https://github.com/theKashey/react-remove-scroll","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"get-nonce","maintainers":[],"version":"1.0.1","description":"returns nonce","repository":"git@github.com:theKashey/get-nonce.git","homepage":"https://github.com/theKashey/get-nonce","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2020 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"react-style-singleton","maintainers":[],"version":"2.2.1","description":"Just create a single stylesheet...","repository":null,"homepage":"https://github.com/theKashey/react-style-singleton#readme","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":{"name":"Anton Korzunov","email":null,"url":"thekashey@gmail.com"},"contributors":[]},{"self":false,"name":"aria-hidden","maintainers":[],"version":"1.2.4","description":"Cast aria-hidden to everything, except...","repository":{"type":"git","url":"git+https://github.com/theKashey/aria-hidden.git"},"homepage":"https://github.com/theKashey/aria-hidden#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2017 Anton Korzunov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com","url":null},"contributors":[]},{"self":false,"name":"@radix-ui/react-dialog","maintainers":[],"version":"1.1.2","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@tanstack/query-core","maintainers":[],"version":"5.60.6","description":"The framework agnostic core that powers TanStack Query","repository":{"type":"git","url":"https://github.com/TanStack/query.git","directory":"packages/query-core"},"homepage":"https://tanstack.com/query","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"tannerlinsley","email":null,"url":null},"contributors":[]},{"self":false,"name":"@tanstack/react-query","maintainers":[],"version":"5.61.3","description":"Hooks for managing, caching and syncing asynchronous and remote data in React","repository":{"type":"git","url":"https://github.com/TanStack/query.git","directory":"packages/react-query"},"homepage":"https://tanstack.com/query","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Tanner Linsley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"tannerlinsley","email":null,"url":null},"contributors":[]},{"self":false,"name":"@radix-ui/react-roving-focus","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-tabs","maintainers":[],"version":"1.1.1","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@icons-pack/react-simple-icons","maintainers":[],"version":"10.2.0","description":"This package provides the Simple Icons packaged as a set of React components.","repository":{"type":"git","url":"git+https://github.com/icons-pack/react-simple-icons.git","directory":"react-simple-icons"},"homepage":"https://github.com/icons-pack/react-simple-icons#readme","private":false,"license":"MIT","licenseText":"\nMIT License (MIT)\n\nCopyright (c) 2019 Jorge Luis Calleja A.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jorge Luis Calleja","email":"jorge.calleja@wootsbot.dev","url":null},"contributors":[]},{"self":false,"name":"fuzzysort","maintainers":[],"version":"3.1.0","description":"Fast SublimeText-like fuzzy search for JavaScript","repository":{"type":"git","url":"https://github.com/farzher/fuzzysort.git"},"homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\r\n\r\nCopyright (c) 2018 Stephen Kamenar\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the \"Software\"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n","noticeText":null,"author":{"name":"farzher","email":null,"url":null},"contributors":[]},{"self":false,"name":"@babel/runtime","maintainers":[],"version":"7.25.0","description":"babel's modular runtime helpers","repository":{"type":"git","url":"https://github.com/babel/babel.git","directory":"packages/babel-runtime"},"homepage":"https://babel.dev/docs/en/next/babel-runtime","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2014-present Sebastian McKenzie and other contributors\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"The Babel Team","email":null,"url":"https://babel.dev/team"},"contributors":[]},{"self":false,"name":"little-date","maintainers":[],"version":"1.0.0","description":"Small & sweet date-range formatting library","repository":"vercel/little-date","homepage":null,"private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2024 Vercel\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Timo Lins","email":null,"url":null},"contributors":[]},{"self":false,"name":"@radix-ui/react-collection","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@radix-ui/react-direction","maintainers":[],"version":"1.1.0","description":null,"repository":{"type":"git","url":"git+https://github.com/radix-ui/primitives.git"},"homepage":"https://radix-ui.com/primitives","private":false,"license":"MIT","licenseText":null,"noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"d3-interpolate","maintainers":[],"version":"3.0.1","description":"Interpolate numbers, colors, strings, arrays, objects, whatever!","repository":{"type":"git","url":"https://github.com/d3/d3-interpolate.git"},"homepage":"https://d3js.org/d3-interpolate/","private":false,"license":"ISC","licenseText":"Copyright 2010-2021 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"@floating-ui/utils","maintainers":[],"version":"0.2.7","description":"Utilities for Floating UI","repository":{"type":"git","url":"https://github.com/floating-ui/floating-ui.git","directory":"packages/utils"},"homepage":"https://floating-ui.com","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Floating UI contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"atomiks","email":null,"url":null},"contributors":[]},{"self":false,"name":"@floating-ui/core","maintainers":[],"version":"1.6.7","description":"Positioning library for floating elements: tooltips, popovers, dropdowns, and more","repository":{"type":"git","url":"https://github.com/floating-ui/floating-ui.git","directory":"packages/core"},"homepage":"https://floating-ui.com","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Floating UI contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"atomiks","email":null,"url":null},"contributors":[]},{"self":false,"name":"@floating-ui/dom","maintainers":[],"version":"1.6.10","description":"Floating UI for the web","repository":{"type":"git","url":"https://github.com/floating-ui/floating-ui.git","directory":"packages/dom"},"homepage":"https://floating-ui.com","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2021-present Floating UI contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"atomiks","email":null,"url":null},"contributors":[]},{"self":false,"name":"classnames","maintainers":[],"version":"2.5.1","description":"A simple utility for conditionally joining classNames together","repository":{"type":"git","url":"git+https://github.com/JedWatson/classnames.git"},"homepage":null,"private":false,"license":"MIT","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2018 Jed Watson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Jed Watson","email":null,"url":null},"contributors":[]},{"self":false,"name":"react-tooltip","maintainers":[],"version":"5.28.0","description":"react tooltip component","repository":"https://github.com/ReactTooltip/react-tooltip","homepage":"https://github.com/ReactTooltip/react-tooltip#readme","private":false,"license":"MIT","licenseText":"The MIT License (MIT)\n\nCopyright (c) 2022 ReactTooltip Team Github\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"ReactTooltip","email":null,"url":null},"contributors":[]},{"self":false,"name":"d3-array","maintainers":[],"version":"3.2.4","description":"Array manipulation, ordering, searching, summarizing, etc.","repository":{"type":"git","url":"https://github.com/d3/d3-array.git"},"homepage":"https://d3js.org/d3-array/","private":false,"license":"ISC","licenseText":"Copyright 2010-2023 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-geo","maintainers":[],"version":"3.1.1","description":"Shapes and calculators for spherical coordinates.","repository":{"type":"git","url":"https://github.com/d3/d3-geo.git"},"homepage":"https://d3js.org/d3-geo/","private":false,"license":"ISC","licenseText":"Copyright 2010-2024 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n\nThis license applies to GeographicLib, versions 1.12 and later.\n\nCopyright 2008-2012 Charles Karney\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-selection","maintainers":[],"version":"3.0.0","description":"Data-driven DOM manipulation: select elements and join them to data.","repository":{"type":"git","url":"https://github.com/d3/d3-selection.git"},"homepage":"https://d3js.org/d3-selection/","private":false,"license":"ISC","licenseText":"Copyright 2010-2021 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-dispatch","maintainers":[],"version":"2.0.0","description":"Register named callbacks and call them with arguments.","repository":{"type":"git","url":"https://github.com/d3/d3-dispatch.git"},"homepage":"https://d3js.org/d3-dispatch/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-drag","maintainers":[],"version":"2.0.0","description":"Drag and drop SVG, HTML or Canvas using mouse or touch input.","repository":{"type":"git","url":"https://github.com/d3/d3-drag.git"},"homepage":"https://d3js.org/d3-drag/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-timer","maintainers":[],"version":"2.0.0","description":"An efficient queue capable of managing thousands of concurrent animations.","repository":{"type":"git","url":"https://github.com/d3/d3-timer.git"},"homepage":"https://d3js.org/d3-timer/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-transition","maintainers":[],"version":"2.0.0","description":"Animated transitions for D3 selections.","repository":{"type":"git","url":"https://github.com/d3/d3-transition.git"},"homepage":"https://d3js.org/d3-transition/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright (c) 2010-2015, Michael Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* The name Michael Bostock may not be used to endorse or promote products\n derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,\nBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY\nOF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\nNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\nEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\nTERMS OF USE - EASING EQUATIONS\n\nOpen source under the BSD License.\n\nCopyright 2001 Robert Penner\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n- Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n- Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n- Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-color","maintainers":[],"version":"2.0.0","description":"Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).","repository":{"type":"git","url":"https://github.com/d3/d3-color.git"},"homepage":"https://d3js.org/d3-color/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-ease","maintainers":[],"version":"2.0.0","description":"Easing functions for smooth animation.","repository":{"type":"git","url":"https://github.com/d3/d3-ease.git"},"homepage":"https://d3js.org/d3-ease/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2016 Mike Bostock\nCopyright 2001 Robert Penner\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-zoom","maintainers":[],"version":"3.0.0","description":"Pan and zoom SVG, HTML or Canvas using mouse or touch input.","repository":{"type":"git","url":"https://github.com/d3/d3-zoom.git"},"homepage":"https://d3js.org/d3-zoom/","private":false,"license":"ISC","licenseText":"Copyright 2010-2021 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"topojson-client","maintainers":[],"version":"3.1.0","description":"Manipulate TopoJSON and convert it to GeoJSON.","repository":{"type":"git","url":"https://github.com/topojson/topojson-client.git"},"homepage":"https://github.com/topojson/topojson-client","private":false,"license":"ISC","licenseText":"Copyright 2012-2019 Michael Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"prop-types","maintainers":[],"version":"15.8.1","description":"Runtime type checking for React props and similar objects.","repository":"facebook/prop-types","homepage":"https://facebook.github.io/react/","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2013-present, Facebook, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":null,"contributors":[]},{"self":false,"name":"@react-spring/rafz","maintainers":[],"version":"9.7.4","description":"react-spring's fork of rafz one frameloop to rule them all","repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring/tree/main/packages/rafz#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Josh Ellis","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/shared","maintainers":["Josh Ellis (https://github.com/joshuaellis)"],"version":"9.7.4","description":"Globals and shared modules","repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Paul Henschel","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/animated","maintainers":["Josh Ellis (https://github.com/joshuaellis)"],"version":"9.7.4","description":"Animated component props for React","repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Paul Henschel","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/core","maintainers":["Josh Ellis (https://github.com/joshuaellis)"],"version":"9.7.4","description":null,"repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Paul Henschel","email":null,"url":null},"contributors":[]},{"self":false,"name":"@react-spring/web","maintainers":["Josh Ellis (https://github.com/joshuaellis)"],"version":"9.7.4","description":null,"repository":"pmndrs/react-spring","homepage":"https://github.com/pmndrs/react-spring#readme","private":false,"license":"MIT","licenseText":"MIT License\n\nCopyright (c) 2018-present Paul Henschel, react-spring, all contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","noticeText":null,"author":{"name":"Paul Henschel","email":null,"url":null},"contributors":[]},{"self":false,"name":"@nivo/tooltip","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/tooltip"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"lodash","maintainers":[],"version":"4.17.21","description":"Lodash modular utilities.","repository":"lodash/lodash","homepage":"https://lodash.com/","private":false,"license":"MIT","licenseText":"Copyright OpenJS Foundation and other contributors \n\nBased on Underscore.js, copyright Jeremy Ashkenas,\nDocumentCloud and Investigative Reporters & Editors \n\nThis software consists of voluntary contributions made by many\nindividuals. For exact contribution history, see the revision history\navailable at https://github.com/lodash/lodash\n\nThe following license applies to all parts of this software except as\ndocumented below:\n\n====\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n====\n\nCopyright and related rights for sample code are waived via CC0. Sample\ncode is defined as all source code displayed within the prose of the\ndocumentation.\n\nCC0: http://creativecommons.org/publicdomain/zero/1.0/\n\n====\n\nFiles located in the node_modules and vendor directories are externally\nmaintained libraries used by this software which have their own\nlicenses; we recommend you read them, as their terms may differ from the\nterms above.\n","noticeText":null,"author":{"name":"John-David Dalton","email":"john.david.dalton@gmail.com","url":null},"contributors":[{"name":"John-David Dalton","email":"john.david.dalton@gmail.com","url":null},{"name":"Mathias Bynens","email":"mathias@qiwi.be","url":null}]},{"self":false,"name":"internmap","maintainers":[],"version":"2.0.3","description":"Map and Set with automatic key interning","repository":{"type":"git","url":"https://github.com/mbostock/internmap.git"},"homepage":"https://github.com/mbostock/internmap/","private":false,"license":"ISC","licenseText":"Copyright 2021 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-scale","maintainers":[],"version":"4.0.2","description":"Encodings that map abstract data to visual representation.","repository":{"type":"git","url":"https://github.com/d3/d3-scale.git"},"homepage":"https://d3js.org/d3-scale/","private":false,"license":"ISC","licenseText":"Copyright 2010-2021 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-format","maintainers":[],"version":"1.4.5","description":"Format numbers for human consumption.","repository":{"type":"git","url":"https://github.com/d3/d3-format.git"},"homepage":"https://d3js.org/d3-format/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2015 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-time","maintainers":[],"version":"3.1.0","description":"A calculator for humanity’s peculiar conventions of time.","repository":{"type":"git","url":"https://github.com/d3/d3-time.git"},"homepage":"https://d3js.org/d3-time/","private":false,"license":"ISC","licenseText":"Copyright 2010-2022 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-time-format","maintainers":[],"version":"3.0.0","description":"A JavaScript time formatter and parser inspired by strftime and strptime.","repository":{"type":"git","url":"https://github.com/d3/d3-time-format.git"},"homepage":"https://d3js.org/d3-time-format/","private":false,"license":"BSD-3-Clause","licenseText":"Copyright 2010-2017 Mike Bostock\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the author nor the names of contributors may be used to\n endorse or promote products derived from this software without specific prior\n written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-scale-chromatic","maintainers":[],"version":"3.1.0","description":"Sequential, diverging and categorical color schemes.","repository":{"type":"git","url":"https://github.com/d3/d3-scale-chromatic.git"},"homepage":"https://d3js.org/d3-scale-chromatic/","private":false,"license":"ISC","licenseText":"Copyright 2010-2024 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n\nApache-Style Software License for ColorBrewer software and ColorBrewer Color Schemes\n\nCopyright 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania State University\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-shape","maintainers":[],"version":"3.2.0","description":"Graphical primitives for visualization, such as lines and areas.","repository":{"type":"git","url":"https://github.com/d3/d3-shape.git"},"homepage":"https://d3js.org/d3-shape/","private":false,"license":"ISC","licenseText":"Copyright 2010-2022 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"d3-path","maintainers":[],"version":"3.1.0","description":"Serialize Canvas path commands to SVG.","repository":{"type":"git","url":"https://github.com/d3/d3-path.git"},"homepage":"https://d3js.org/d3-path/","private":false,"license":"ISC","licenseText":"Copyright 2015-2022 Mike Bostock\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"http://bost.ocks.org/mike"},"contributors":[]},{"self":false,"name":"@nivo/core","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/core"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/colors","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/colors"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/scales","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/scales"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/axes","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/axes"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/legends","maintainers":[],"version":"0.88.0","description":"legend components for nivo dataviz library","repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/legends"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"robust-predicates","maintainers":[],"version":"3.0.2","description":"Fast robust predicates for computational geometry","repository":{"type":"git","url":"https://github.com/mourner/robust-predicates.git"},"homepage":null,"private":false,"license":"Unlicense","licenseText":"This is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or\ndistribute this software, either in source code form or as a compiled\nbinary, for any purpose, commercial or non-commercial, and by any\nmeans.\n\nIn jurisdictions that recognize copyright laws, the author or authors\nof this software dedicate any and all copyright interest in the\nsoftware to the public domain. We make this dedication for the benefit\nof the public at large and to the detriment of our heirs and\nsuccessors. We intend this dedication to be an overt act of\nrelinquishment in perpetuity of all present and future rights to this\nsoftware under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to \n","noticeText":null,"author":{"name":"Vladimir Agafonkin","email":null,"url":null},"contributors":[]},{"self":false,"name":"delaunator","maintainers":[],"version":"5.0.1","description":"An incredibly fast JavaScript library for Delaunay triangulation of 2D points","repository":{"type":"git","url":"https://github.com/mapbox/delaunator.git"},"homepage":null,"private":false,"license":"ISC","licenseText":"ISC License\n\nCopyright (c) 2021, Mapbox\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Vladimir Agafonkin","email":null,"url":null},"contributors":[]},{"self":false,"name":"d3-delaunay","maintainers":[],"version":"6.0.4","description":"Compute the Voronoi diagram of a set of two-dimensional points.","repository":{"type":"git","url":"https://github.com/d3/d3-delaunay.git"},"homepage":"https://github.com/d3/d3-delaunay","private":false,"license":"ISC","licenseText":"Copyright 2018-2021 Observable, Inc.\nCopyright 2021 Mapbox\n\nPermission to use, copy, modify, and/or distribute this software for any purpose\nwith or without fee is hereby granted, provided that the above copyright notice\nand this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS\nOF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.\n","noticeText":null,"author":{"name":"Mike Bostock","email":null,"url":"https://bost.ocks.org/mike"},"contributors":[{"name":"Vladimir Agafonkin","email":null,"url":"https://agafonkin.com"},{"name":"Philippe Rivière","email":null,"url":"https://visionscarto.net"}]},{"self":false,"name":"@nivo/voronoi","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/voronoi"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"@nivo/line","maintainers":[],"version":"0.88.0","description":null,"repository":{"type":"git","url":"https://github.com/plouc/nivo.git","directory":"packages/line"},"homepage":null,"private":false,"license":"MIT","licenseText":"Copyright (c) Raphaël Benitte\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","noticeText":null,"author":{"name":"Raphaël Benitte","email":null,"url":"https://github.com/plouc"},"contributors":[]},{"self":false,"name":"react-tag-autocomplete","maintainers":[],"version":"7.4.0","description":"A simple, accessible, tagging component ready to drop into your React projects.","repository":{"type":"git","url":"git+https://github.com/i-like-robots/react-tag-autocomplete.git"},"homepage":"https://github.com/i-like-robots/react-tag-autocomplete","private":false,"license":"ISC","licenseText":"ISC License\n\nCopyright (c) 2023 Matt Hinchliffe\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.","noticeText":null,"author":{"name":"Matt Hinchliffe","email":null,"url":"https://www.matthinchliffe.dev"},"contributors":[]}] \ No newline at end of file diff --git a/web/astro.config.ts b/web/astro.config.ts index cbcaa35..7597149 100644 --- a/web/astro.config.ts +++ b/web/astro.config.ts @@ -17,7 +17,6 @@ export default defineConfig({ vite: { server: { proxy }, preview: { proxy }, - // css: { transformer: "lightningcss" }, plugins: [ license({ thirdParty: { @@ -27,8 +26,7 @@ export default defineConfig({ template: (dependencies) => JSON.stringify(dependencies), }, }, - // biome-ignore lint/suspicious/noExplicitAny: type is correct - }) as any, + }), ], }, integrations: [react()], diff --git a/web/bun.lockb b/web/bun.lockb index 2e5f0eb33f84bbfe07d4f433fc33c227544a4f8e..4de7329fd4f3c87c42ce4cfffd5d54cdf92bb247 100755 GIT binary patch delta 51872 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�lOgRFlZ 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%0D&WK8|MkaW z-1S)QKaap7Td)f4TkkKRue;+D8hgAa0RyO_+Di?omFUS56 zWHigWV1@l)FFQU6GUD}s2cfdv1N(j-t_#@ya$voq>C-OX{X!o3)%D5SR`i&f`S6bC z=@ECrz23cav1CPsh3&e3SM$s4UH2YU8augg>&ioZUN_&XQP=qR*cP(Q*vy||Q-7ivs=?a*kfPtCFKOb%->WZ=kF9y^`y&GdZMvhDnq{pKt??eN*g za&^{}&%F$lkN;#Zcla&H=qTs@7Aj{ww3qL|sv~>;9xA&&vX__s9%QU5m%_RXtN*K@ z{`HitNBv>*MD7q4UD;`P(Uz}1sx5!j+v)9>((VPr->mj%)_^;v>#?UMH!eQ!QE>jt zlHChuN_zq_A5IS3Tl-ayyk4CRYmYprB~N?oWVQ8oi`nt=`=}ple406+$EP*=H8^?a zt;xsVU36yjhQb$Bk9WH1Bv)7xT9UValh<+MvGs{<(xw&uY_rSiV>VthKaDEasRrd6 zx1?=$)Uhfj&iR*Yaok(?$~T|-H~g-+=HWT-6^?!0yNT<;CEunWsv6a*u3tv)N1u(n zon7VqC2RXPTXFd3341#>^L^2$rtJR2sh?^1*x&uuhkV;6z$>MvowW0Tv(uqkt5efv z9jRBXW)p|R@Nw>6-kj6Z)w9(n*ZanIpWSxq&6UMJEc+&Qpb(v6k2EaTx<<0YkD>Ct zC-!pYk3q&J@?luZf3}xhehRWSE8p@~)o(W(e5YfVBM}Y%u=AaE?dLl^mroo%$fH4I z-9C$|c-@+^Y*SKfhwPu{ug(0W@3pC5?l4Na->q5Y@0Wg8xymmclm<&mx%wk;mTj|fTg<4+rGvaqo(Y(>uzlV% zYqw#)M>ai~^}{zVYp)Ni(W?88&4bL5UR|oLkNYKX*QcMpbGd@CTfMBYw=d6@p4$$| z{z@rWZLt0JzTxE@zB>qwqSWA=VMt*^genF{0l950=ITUE0(BTHbavi9%|Qq<;$D< zTE;zGbFFCi$o4Cax!t>%cE!GR$SjXWVU^|vAKVkTcR`>on7=j9FPoTO+z&O{ z-mU%*ea;<_)$MuZwvUaOu~XqYk@&`S?)l zHoq*MQGC(=b@v0wQyojwx_o@&ldB)Mx@g=!YrV0;iNtv$&5eJXRR2o%`dYd4u)AJp zPXugycNa`_bNO)NskIKVH|HF%*4R8j-hQCETe>-<*~EAE4cT91RoiKipM7Rm;^OS{ z>xof2b}v1(#HRkPeTBC#jy^M@zr5|4Q@`~Ik7l0Ox^Z^pE46<9@>KoK!SjEf?7pn% zdbMA(2ObtNjSfY9KIo6jt}lmu^>}5)qmi~vUvBr$NRZ@}{S_U%s}N?SBn22FT&R;(iJ1Agtc9`B~`FVxzsB{4B`W zN8bM|RD>B}Hh3On43ZO{hYC9h=4qJy<+?9I#Xg$TUIZBj$|qnZRDkLJGRPP#zjz%g zoNSEt{Q~P>_`2ldtmgims#Q;IlXWEOspmCI>-mlQC)K~czE4rn_9@cF+e3!k+_U-P z$9-ah?Mj~an;P?5uVv!{Lv9UlpUA&_)NijtmToeJisL9%*c)+s4H4l+2w5fw2PuRK zvxFb66(J-`5W>ZN3YRG~r~qNONUQ)M-xk7Y3X!6&4Fn%M2-9pJj1ng(+@s)bf)FLL zO%RrwAzY&nEm~EC5LgMq{E84_#T5$ADRi-g5HDuiLMW~b;YSLIqLUqjuqqH%*+Cd5 z?o+U{htS^)Az7?2L)b^*4+<%wPbCNmRUvGv1R+hlpx{&uLS$tK8Ddjq2*)YdSAmcz z!mB{Yst(~Gg-OC}55d&|Lb5%CY_XrhWeN?dLYN{Ft3t@H0pT=-X`*g52tG9-OsfXL zDo#+iN5Q>1gj|tb9m4Wj5Ux>pOYVcg4s^uWZ+jhN%##cLfHP=5{UgXYOSE!8^5WV^ zKHmY!XNxNo!sA6Gw_$j z7q3^Y9B4m$XZX+iPrZ5ZC(EeqPZo`z_oeOKlO=^SKCbY`8$A+#nlUxJ^lDRat)bCL zTtKv1g>+1Kx`K|2*`yPql=Qji)CzP`6p&7d`=ryt{|(R?v4Zr4cuYDg z`nZA4i6YW@@q+ZF2yPAfN^Bxs5Jq>s~4K%=z->35m6oxE>k#4;cMa0 z210&22$^jlToZ>W__T-M(iXxEk=7Q%Jqi~nl!_*v5SDjU2(=m6oN zcuXOoGlYk#4;Wy#X8A84VLS|xw$Z+3z5oXQ<4wnpJ)fl}NZ%2Epyvr&9YC9DUOfUZy~8^z+T zQ0#g_c?t#O-wl=Tqp+bH1bh;skPrYN#2CJA|4dxI2X76iO&K3S$ol zS-l~|_JB}F?4sZr2*I%@gt{WCCxpusj#8*690DNZ_koZZ0HJ|6Ou?rw1eabA8i}-C z5bja9K%t3f(i_5ZwmGjigl6I#g}{CgIs`&+5xId7o>RC(p{4Nb1EIJ-gr$8Tv=XHh z!UjMH=nKJ36!gWkZY}PU+=YJ-qW29%^ak9>jco*u6QRboqEA1Nrzj$Mi5H}HBDg=O zz1T$RAdCY*9Yr|FTkInF2=hQtClN*JEcTOpg~K3_pGYKi5r;_@Q8yUWRiu%+i4!D$ z(PS{FyT~T>5a&oeMXMp80Fg`TC9aTq3(ujTKrx%tN0gHKicTS*AW;Akb`j{*(-3s3 zzwjT%UQ*aF48lP1m_ovE2qDN|3>HP95S&IpFoi)FB7(yp9H&r1Aw(F%A!J2Dhz*Aj zDt1wD9SOlP0z$ZmihyvL!chvtg~MMUP zO(G#IkAjdF2_agXqYyX-LWhwMVnyyq2+t|pp%5=TM?ol#hOl%LghWwFAuI+$z-S2L zM8RkXcCiqiQb-p5Q4sb~*boIFMLedE5C% zN+B!-Lcll(b49^82zIFuo>G`E{F5N;qp%?f!b0(wLP8pZkYor2q9_@HQ#u6GcnGox z9uMI-g%S!&g)s#}RtALF6bM4>qTo6Kf@3O#6(TAX!et6aDXbI@X%O-=A!MdOSS1cq z@R=nBxxLP4NPJysrL`{KknZi*D2ZX~^ z2>Ce>GN(c~C=OHb$%WuD4ZI4KHpA=u4?@RY)7;r}LteH1pl3E>Oz zm_ouV2qAAlI46qUg5Z=7!88NHmm+uugyR%SC|nT6JP28{A;jiExFmK_aGe9eaVCT- zB5Edt%M^}M_*yv3f{;HKLgp+8*Ti88KJy^BiuDcqrOS9s2aP`nVr(zy`si&6?LUN^v2SrOTk0CGjnl zu$52(1eD5>SS+B}y$uDO;Z53qIV#^rVZ(9=)x={839BH4tbpJkidH~ydIy535JF86 zTnOPfg%S#m!nhJb)@lf`Df#CQygt{W?Z3ves9HmfCIIMz@Uj!j@6@&)j zFa@8r5M17Y&`6}c1K}Qp3ly4&CaWPVUk4#?HH2p39EHI35IU@Z;39I@KzL5!4uzJ& zvj{@*1_(=wAhZ&t6vEzx5U>`4n)*mog#i(M34w?J^*2%(dR+6dt?g`*UF zg+nof{H+i&iy?Fohbj1MgW$3WLRXQt3Bo-J7by6PCYvEF-wq*fGlU-E9EHFg5ISsu z5Fm25KzL5!4u#&rb1Q`6oe-98h0sToQV81xAz&MXAW^Ulg57%%o>J&9{I^5cM`6Qu z2m{4q3JJR*gzSJ2EQ)qOaM}aGv=hP*5xf(^aSA0ALWFS_gsc(>vAZCIid__3--qD% z9)xfa^&W)F6pm6DE*y44$lnVgb2o%YahQV7J_s&*AdC`edm!ASaDhUUXi{Pf4IiWZ z5eq-r+T=Cp5HMx(u-|NM1*h5H$laVg&@aAka{eb#!@IxP;P6iw)!~B! z!*V_?SA1;watFQD^VZNFi9PCl5HUTaR+Xw*1Lm$8H)}<=E9a~qWyTFX*Q;wYo2K=C zd;i#{H&(^fdiEf-?u7>}a@uUIUCY5dVaK(I_sbQ`*ZB0yrsVxRr%toOCU2ZP<@Pn> z;t#u=3$66>#-Qj{)qm@A=7PJETjumQdHImfXXUopd?|Kg@u*HKKAxRfE$WN4#s+&M zj#V_`jV;|F@#4z+a7aS=@_Xjp`Se-ZLF-&&LCVYPzgPOM)zO)2Zu#!~HEzW7DvfMU zhOghy<@|1&)d?Fe8}6pZuUPugU57@IRX<7W=Wbf7$g4d*cPQ>r%KVV3tQn5HtZxdd;A}D%Kzfk=n&eg`dHDUqEphxqlKM5L*F#L zaZ6XFoT)#coVI7QPJg*~!~^5~Or@P1kGCp~*8V%t2@}P@F;W-x?^<8IRxi%jHW&|f zAAc&PT)NF+;jY+yuV|KNny;o+fwouEy6_z*hWUcs z2b$Pb(=a&=A8DFDn3eDiW={rib=NfhCdEo0Eg*EIfOx)7N;Ui{-z{Nw*hq`X`QG7Qqv@pr^s7>O%b)A$aJMbr5A zsccLmfF9;GgyT=KF+ex*;(OiHngBVdm}4EHX-yGM(0VdV)A%diktc42Kk$}90U~q^X`d%%CF5jfjLp)wS=57z5p-YteCD1z?Z=| z{`&juZ4o{IjpLuB<@H3E@7Zx!leN5FjEBY{OyQRcur+)QiC>7oUp}X53ELygFHdLz zPS-Si(U$T>3-r(gP3ws8P!z~(A~crg4K&fTNt)&ZZJf5L@TGdD>%{)^dr9byY)!;% zL3x#py_~FR^Z+L$uPK_wFATD1l}y#NF3=`vmFREeTcFK^#<=NPx~>S1WIB!^_W-u0 z8=$|@nWJfI*d<)+bHuQCsjws8FslSq2C4w|Kvkd`P#xf#YWzEacYxo}xZi<4Y{akx z>09eQ6ty4VK63#05I6{MkKvGUh{gjP0q)ZDdImsGFF|=r0e&frJKzDd0onrGkGz0( zKzo3{ov#Vh0=O^L2I}w|UYro%Yp2dYJ>V=lb`CfXd<9$pE&*47tH5Gl4loP|1;T)E zAOaW;i~w*e#z9jto%}0ez6+=8xDS38NVr*Usj24{>M<`25krdT!5wkhn>GG z<|OBEa}smUXaw+Gzls1~7UTxWKf`(e{0RI6JOsE&J_eouKLgw#ivezmmw+n({|}pQ zfNP%k!DAU;@ca}w3Va3}1C9gyj)DpRcTet?n{C8LW2Nq~Jm($-J_C*c$AJ^T=Kx{wd)+U_P(_m<8km-e?E!QGNh7O^YZwO|1e%Av^|%2DrW51h{)WLY~LK6X0inyVtM4GvGP!0{9)^ zjh^4*@STLy*j)tf0r!DJ!ki?vYjFm_FMzYaIp93-CGZu%C6)b(S9 z2Ce{Cfv}C!thhOGkKtyXIKY67)@cMv%aNCw6Oc)i*n1N{5a zsQ_RDfG9 z|LlDLz;ENYfdX#=7XWU<+;zFj@=KV)01NOFdi@ai4#)-G1l|Jr0;7Q_U6Q~0?0cPL}q&o{d2A%*v01tp4fwusDr^Z4+26!{O#T!`) zD#GU?eq*w7Gjm2kYZ18)*Z{l>YzFu}8PPxtkN{*OT_JkGceQaYP`)m24K-jP-~){( z=p2Mc0;2(*u&x8)2uA?cr%1pP(Z@h4B0fSR)&M-z@Q>}EBGGQ>JiHtLwgQf*oQD*C zF~BMy35Z929_4t_3IO<*>FIzw!ncwC4#4xuJ(dOV%b%KZ{Q0db4S}|K=nC9Lf%kyJfL=K((ku8^?t(aXpeM>5hO+p2y$#Cu2lIU4F4e*ZSp>2m zoXtTDu3AfZZfI(yOLzwy#>{^Bvz*=ZUz#3pRkO^=I(}8GUD8Sn&Z>PMi z@=nP+W;37>z`G`@HlSGLTMc;dMX}1;@V4Cl^vH@3(LTi{V^kEo5|}4#f@$jk=#O$1 ztq$fPS1*J4ssU922cRy%GbYcY%)`$#bpYy4Ky9uJM+6wDM=)F;;O7Pw+!$yAGzEAb z;JJY31D>AW0Js%%OXk_L1>gcS2L=KIfL=fV&=cqm@J#CkcmnNFzcTLn9?$)qVeb1p zZ*qd__kpem>v6mv@Z9MCFIqR)-1V52X$U=EH-y=d9snD~23P~}qc_0g5sylJ07h_2 z<*|uj-MvG!@M!QDfJdz1Kok%LgaRRe_Mu(b<2dfaG>zpjjyxI|#qsBvZ6u%<#)6pP z?+OZs{;!2Izh0=$Jpbw8f5&RQ);|xAOvp>`EfeSkmDly~Xv8xOJ&_7b{; z4|JC^125eJdU!O_luwriTS-_hZTT@~dT#X?-!c!CAKr39Yb~pcnRIuSpHxizcP)Ph z`bt0m3xQ?85?}!^9moPE0_@BrU>YzLm<(hCYA50UDdhwvDxaWyn3b^b`M_KtAK>t@ zptpcoKpyZWkOSlb)Mo%Qf!V+uU>?A-*g&4lltO7N2AEJUh;an~dyxYy0_*`+$aJhs z2G|%Dx)fj@R-6Mcz3v^R(HqOk3jsx2fxvQr1?m-+uZW51RyJ@I@HW5(<^XJnUIF8o zj~Y=7xES%tN3*#PybG)Y)&m;=)a$7Sl&>AFh78{#;tFsXU?HCY+kwr%CIG*EmKs%h zy$!*wz!p)ECAGodnbieZFKLM`f-eAH0bc^=fpfrF;0xdka2hxToCH1xP5{S&W5Cxy zDR2|G0bB*BT?eiK-)Od;j(^2_iw>-afIaXC395kg1U&oO06#mNK;0NFy@I7!JV48;j%dbCO~fl8=zOtLY@M@ z0w#bqd-W1{4m<;10KWmh0~NG#jNn(Wc@uvPk~Ev)uTj6^Hula|%fN={nb;6ELUWg) zDZ=Hw#g``<1I>XZ0G|i&&$szZK=&3N7#JJ?-CKN^z=sMo04tv;@X3PiE*8KC3w*%9 zzb|J6)L1b+qgTkv^op349^vd_W0*$oKm&vu0Zc<(&(8)nPZVkKv@DomRpfS)0Xb3z&+8W^MKsBH$ z!_e%&wg5j3vC}574bS;M!1x~E>6XXfyTDffkHdF>Xy7)$kKSD8SHb*f&X4F9fCzw} zT0(&#Ku4fIz>nALKwqE_5D4@JdI3Fw?trx$epmoMAOPqA_yb*mE&xB1^Ygh6z|ZEL z0Z%l7>6wrDSr7|k!K{E4@rXVE2nKj$AEbrZa~`=v0L(M1@*T$dM5D-X7(fqv37iGK z0L}oP0!M)DfB=>ObAetc{sD_%6VHQG80>%P~ zKmrgC!~u+BK`e9}kP4&#nLs*_28;)Eo#`3YwG1sh!CEfSM1=K>EQAFz;~Zc%kPplP zrU6rdDL@u5378CI1I#lM$OG8$9DsF92iPgS@oypgCSc9Q4`K$u%2>ccU>-o1GSdQJ zez`EyQ7Zrz0ZgZ-(Zh?&=}gc3O8^i}k01FQv@kuGAvML-U)8qh0Y zKBm=eovE?WEQ_o+cr(JA0M=6sYy{ro*f7Jpzy?6Ctb9c*NH3h3|C7x|m5(nU-ikPS zk@x`E4OqF1b^yAIca{r}M)*Bo7eIH@&CviS919r(><9J%dx7_X5?~KN53=`c&^n-e zL(1vazeMORr8kNIz1P&&1A0O9Qck&e7GB=wy!jY71bhU12pj;|IX0Z-G0je{e_c3O zCaRj6;Lmv7X64K?2Vg;m0XBfzCjh+?1#nVxNz=0o9|hvHFg=?Ge9rMd0qE=c7{cY( z>SwU&?&AOp;Xc4h_4TjEGmeEa?vxhK%1#1I!#LV{8K)6u8P+M9I1|i7(VEThdEgwt zFnh(!1S|O*U}GbJkpRz;SHPD6-hRIZ-vTNE-vXt;P2f6k4Y;A&RwW}Jojrx{0QeF3 z1$YEJ1bzaZ0FQy6fj@v>foH%A;5qOT_zn0Scn!P)`255ONWg2DEUz-cl>jqP1*ptl zTG}I^XL3N8EpGs>1JnX)0<6>#TpMr(oPfFj)71m&1MGD(a8sZOpr3kq0;bji;M34n zfGgkzxbyzcjC3oXaCrgxglShU%psTqaQr!u{?omHWpyZ*xBPH%4sf_q0j9I^R~G!$ z1s@1@2J{Fr?^3#^Gc$2k(`Fv#%Ks*o&#A&wn zQOYn*^20qDViJ(7@g(p>AQPAXWB}!f(ayuu%Uw9klgqYPXIj!CDV#gq+gNL^V9*0d3+fZ=5H<6$g670>r zm67nxo5hlGWLp&69;YKwiUb{ZAwfeVm^JQUm(;6!9Ff4Yt%s*aTjg^d%Wgff(qP*; zGv8OT`uHH`ib1rUB{_BAhpM_rvCw;rZ=dt-p3Ljv<$(hrmsD-URDZE!s{MC;nkg}e zLqEi{S!h=)OcHj^loKsII(=Ve#&MquUTW1os5@4y%$MpqbA~d(r-u7Op3IMTLjrWWBRVh68dMVB&ygBShboCGb0sHh<;u#V z^_(i3&z|jU^L7H#Vo7qM>3@uu@M3C?P1lm%YAM_a_9G9y=^dUJ_qfQz!^Vi^#`R!0 zix_9bSZxM3dtQ)#?$4O-5mOH_tEL;eN3LBnR*SJBlL>xrfT-!SKe~N;-}CH0Gc`pF z7yXHfZh4h+zHs?7#uqX55wpEb^pOks$%a2;LJ`v#F?HR~4=Mg&b6a2V%He#wJ|(e)jF_U;P==$w7332Rrt~0%jvy zg!wo(xY?qL;z3MtZ1{+&ftZ(PbJ}`u9$ldNmdiWSK`cPt`uRw~k=oTNr+d^F^{~(| z>)?M+LxF?%WG)7Lt%LX#+_5hTLQ`_=Yd?>8H1Fm#EoDdS6o_FNT}M8d__D|9ty&D0 z;OZJ;{ohSdI?&c(v4bTCrYf}4LdMz4j1Zw{LPR(pRQNy z=FQ>X

ceNY2twN70W>|MwMZ6?H5|ySRoP?C4Tdt0cr#s{qsW-{(cuXBJ>-AHv2# z$JBn+G~m#VFBc%Mw+FXq!`0fN{z5n++Cg+&h+(*fdC#dIvj64gtyMSYAZ1(J1Tl+$ zfm{BZ7fWwc`WRD}TVH5>v1m0KJGQ>KxdKkh#R_3X zlSATc3r0E2!^WfD(F}$4#b_BRx7HU^3&Ee(7u}YFuhkdZslTW%-d-v>;RS6+f+xedkdYf$fohRaZ` z)`41$v4#x)@14*auT}nk+<1pZVkeyO|GCp@qyO7|uFzPVU0YVozxC1I`R(ttGGG4H zcNOV7-828Qo=Jagu{Il;>0|isXTyIQ@xQdzsbgVNd{n{ITDv|b^|J$6HPoq!C1E&# z81D2NOQO3Ssd{G9pD~x33J*?RZ8Fz?f|NWmUE0*>*1`5$Uj9F=T?<@K=l`#BlH5b3 z~m&W8Caw&Jq-OLse8*>SnyOIC< zInQ&P`c~}!d;M&$*Xf+k{quZ2pXc*D&pE|0UBJUI%!NPHNYRsRU1OERUzNZNVpyrb{js#pPJu z6!i!J)Vc-PL4&F}z19tVVH7Zhy^i!MO{!KkS$PFsSD#Ab>|azJ5ld>cmoGy9({MEq z(Rh9rlStc6wZ$l9)Fz5XT z7_3h^(f8)0_@!~1HH@)sD4k(U00wImlKVevmDa$zriPKwhEmoci08DSyTEiKfw?^8 z?y9WC{roh{%|egGnN2&lD@y%9GS0vgwlGP}#Da2QhSWeh(1ylkNOt-eZFyOGx;?MH zygM07mIM#94Cs6a5Y|ntd|vDOJGo~(G)QJ!+LHlIcDE((l~~-ViCwYQs*nNgIIpu; zf1R@bqqxx;FTuk>#jIK%1F5f*yQ=5HqpH88(d}u(Drh~aJ=y(;YjS&9v`X@segM8< ztr3=WK`}8wQ@kuYyO}@BM=3wto_8*%ajgLitIzdj%N*n|L^hU4=-rGeE}jYmF1W>p zMur$o(VOQi`aC^QGX6tAig8uixh8|Hjz7Fcfvcr%(&8GFvPiO~ISVBlop}c?H*dwt zPba-U|FLA;39{I~K^hHJKn#yBj-cJ}i zREON3Ba5X*Xmkn5b z&Gg`DJMoM6OSi0an5K-NvPYK!2rKIC&aH?!9lmL}0#UXHfAFL(8=>JwPp)C;jxKB5 zOe3$GVCn#KxPQMVMFT^BPGIC+TezlSqux(6jK2g#?|W?9vPE0sHOMnh+QVpTcjh)M z&rArrYu4h7hG8opvrX2G`?$VmoCa~}Otm*bv-g0(#_UM-0P1xka-W7Vv@>}FLmw$H z_8Hyn-SVd7tzpa%kPDxU>D4i{AWwsQ)0w_xw3z~9l+}wG^=vI3YZ$u)vunV>x;^px#?Cv>-W)wl!+74A%r}F(Ikv5>fKjKB&&}`GPd=<+v=orF zy+S{V>DDSugLLUaBS5Pg01UR4KE2Gm$${24{WXkcJ!#QqltrhWyy3~Quxjwpf+a~N z#%??yjQaGXA|^is7`EWi|J%EFz0*&ZY8c6Yu+3)E*fYTqCmu)|WO+|=+5*}}w2G&ph4cmC?H1LOjbUkF& z`a`qB*nCzY&-&2`(CW4Tqc)^jHN5WIdiMKyN>(d%dx>xAO9)x(OF9VC9rEQ4yB-iP ze-OANo2Nf35JDY&)vR(Mgr#o1p1m&A>w3psp;eMPz@NTnrnGh^r##7uPHdA#)m-k+ z(ZM)-8(3_{>ER#f|H1sP_Gk(n^C$1U634#aPrHCE z-S(#!J8^yCPbIk5*A3utZ!~7lfjcP^E`r(xhYgso>;Yl%HZ(qC_an=~^(tQvqaFd| zwH<~1Z~&R-f)_pjp0^#ETm%KHjE8g$OTW8W&swE$H@X`@xxmnu_UB%9T{JpA@4Iwt z?cK){=8~ENcxAZVIVk9;i(d`UvQ24s7w4t}sO}C(!Dq^?cR=b)4;qep3-wdx@rzH^ zOPK9T=EmO)pxHaH;mhr|YU*tCav;yD@d;nO_xtL$$5oBqHL?z*LU4J*aPpy0q72@* z7F;c8*iOlvh292?lZmrBBz9~&y7Hl55V*gTNras#3wJm4*QnB^YebTsfLpcHn}ewM8_DFkGcjFEjt*J}PnV1Xi6 ziC)j4bZQqcIuGN)bfxt8`qplB7Ax`;&A{U>b0WuNeyiX?Q|2dlCt^3(tE|)QSbn`x zLxsC$P1PguwoF4su`ty`6_#uJlp#i@)!qy9s$%M4#3RmHe*w8@j%dCeHg#qVPyG*Y z0Qw5X?KU9w0qMK-RZ-#aBDC--3&@GX#Y9#!U?hsZf=UFEJXE7TzOlnI69 zBI1dKgB^4A8>0{Tfm1Wg42@xai-W5^Y}Gi-q@r<33y3AgwVW$I9MLT=a}l*Z58?Qd~bHlK^&)Q`seo!d+9mT{l5*RgM$?eDkONac`KOY!~dd!kW zmACqAM8iTU4YayRpsfYkR3DqtJ|0`x86w^hz@dmyVkn&gM!7hc3vA}IxVf>r8x}vG zuV{%%i8ptGsp-$qg#?E0rD_#{Fn0r8Dm5fx*_g=kE{SDQE7*&H{!)8Qp7uutvZ;J>uv)Pa_@y zf~KGCzB~-2yP%a!!f50#kYW+Wi&0Jg{KTKrFXj|0 zKH$NYGW*Z_6wml;Dzl{%Oo1PU1Hzj8m`x|I&++Jr&1vYN9Qs6u(H=&d3=C^v)IQ>V z+HROBcCPT+1shJIG(gzm*fgO!by^>Dm+eC->sF(!VO0AVY&a1{Esr7U*Vm%hV^}CP z59hN|X3of4E0V@cX05fWE3?`I5Z2P~d)oeK){#5QHHcq0C7y(pk-%Whr@u+#CXu!F z1+f!PC1#E0gp>JkXu1j*thIhWD#NEV+~ksmaX>(}QZmh<6071Fdc#Fjy&_T0E+x_Gg)8bPtQ5BE~%t z7|hEvPD-sl{7k|xdsglK8W0;m?hU#0P2Ij*8)=aB5#)3Nw1b zoCk#YEP9pK_N1w|f6ySs5i||7Qc)zOo`B!0wxMdfRnJuIyQ=*yM&u1+CPr0XN!PLMLC{vcrWC~#S=roFPeZ!>ZG8w-)2biMkH*s`UX9Yp4LP&R7 z(!C+|XU6elTyWy~f>tF?{!osYjAUFAM^UF?*pC8Z?Sm)FozLAn0u1C8%emcvuuzN5 zslPWc|57O+sE!PBHjZ|IR=N~NO-s=Ubu_vYM;I)lV*K85C;0asCsq%Kn^_Y9`5fm7%qyPC#R%2~Lr zK|JS_9JpZIqv~z;DH2Cb2bY)IT9kxrFiO4503 zeyPZ1bh)0GS^}*QC*mmxsCrq874YoMrlc!a8S zpa6ni%%-9O=&455urFxC1(1*Vg3sF@)&F2ui-p_PLLlp1G(9C1vuZ&qM(a5|QhrUn zH*em-`u8}_r7>TS%f&MH$L3IC*?Zv@ebw4o&gJur$sddNIdo4xtI6sx zmvooFTXn6PE~TJg-Hon!e8&y{ER5G&YdEGNZs^t}wEgNppPonS@52AW?-Wr8uc|;* zR`>a|s}Qn-=2HoxLpNzY?<#w(O^TQmcj%y|Wx{+Kc?ImU=93p2)_hRju4H(tE;DK% zh|rN#j_Px+i?z;S0pA#L)O|i;@q%3Tewm1J6|+|gO)i4gs`dj?sIUmSgr`uzEnHOz zNh#DGI_nmv@RtZ4AKK<0-mH|ZH3UbY!yCd_wR1-bt!MU&ywRNnPu4fo^bE6a)vIBl z##7Z2j!(P^Erk|_iBREQ#S;Ve+6whvSgUXN6))s|eY>|!^vnNNlk5x#+c*vKeAT<_ z`9ijVBkUBO(e)M>EpN@#W!st7(lADRMW_C#=sPL?D{A^De7F>pY=bdlLU4~d(@(P( zIt6b75B)pOuu|~a!ZIFHo*Rzi{{yagTpfQyx+K@kbla4Xv+<=Nemi3domB$oJ+OGf~Z!w~hV3z$=$^B7P+`f6K&#f>%}TP@`I%C(F>4 zi`}Z=qWtRSr16d6(%G*Lewh=C6J^yWnQ4@Z8CahS43=3nO~?G?fAdAIhH()P3qU%| zUXz!W(UmkvNgCBf>_{Sp)R>}ScQDv$<*yXD_d6DvC2gDYORnep8+Klupb= z^oiEe)O7MIL29XBb$a8?j@+u`hku2AOx%}I9 z=Z=8q%m$2cgSwTgTm zOS7dbtLemJ>>%D+&HJO`SE)7+S9;+s8SI=W5gNIMbc_SXw3Y-%-Kw>`tnS}weyQ#4 zTa6S7rFY!2mXe=#&xo&N-yk`hc zhmBmi$q<);$4!4^-52A5RrBPHlnV@YBEYr*>F;Nfo8EIXM?bV7CFR1*yJng>?*n3v z!ZE7O(c!y#zPDY2{JEKiKS!oSY@rlfovKy}drQhDq54^mxpCxHDtRv1=^kw5+~)>= zy>VB;(aYe@$~>0+@-}M!57cb9je7k9DR53ayB^v`>)G>u*>vO|IIAKD#-I}<*4|Fe zFHjVRZ0Bu$XWREj#4qaGPq9GRS}@cLZvzNNtLJ@e7msfZST%Jss^Sd*4C&hsDaC1~ zU`Ea_C7rZzC;8!sQ{OFzhu`Wi?u4`qYR%eIF<8EU)PVQbTz>G^{p}?k0l@|-^H23% zl=f2csX1b|@~egtMSAG=;GQj6`#T(7^ud^kjX{Bp78Z7VH$kfz28B=LUAcv(sD}T8 z1*ck2%nf%;DE%+VL52RmlG|Wa&DQJV6SyO9txVUiyWoYags+sLPEEi$CAI_j^4iiC z9?SwVYrq;EyZc_hK?@IQ$OfF*-hui^tnYPiC4M`GFk0D~;M)PVu5Z#xs9p`KtJe7B z(FO@t`Q_2ilI$W4&ZAP?>qqACAb1&Jydk=|PXU4e$6+i8A^>3lmDiy2qmO+T&`{$lkt-%=tAq5t&~Up6Jmz|sigB;&dYF4GBQWE~CHcefZX*hj2TQa*hsmxQ zqzwiJ(|E$FOGcAhy)#b1P^=CIgzZpD@pZP%X>LAA=mBp}K1@-dt=tx6JcPBhvzlz9 zt3(7g_Svw79;K3MvWqU~C>OP7KSeKra2v zlcV9%m?4E9{lZ)h^Vq*zfUrz(Ot9Tz*WozZ@e`1z0@CN6S>U(DHXAi=$@#qhIX?YK zPI~JezX_V&U`GJ4z3dAXN$0MwxL%^MtK=oUDg;r%dXxqJ)|k}#IOW1NeZ+Adyesk- zPx&G2OehZ6+;Py-(b>rGjW2fehDdO6a?d(Wb*qE6B1T)qc6?fTg73qwE3oR6_t;PQ zpv;4vV;IdjLBm0-TMi7i7_Rq#Qf<9Xrn6%MjZ$ig5!F zYtVLc%rpxtXnIeB7@ed-&^k0e$rnL^3%rxo_q}SbVFbJ*D>_Eokd2w_Gaz<+^mrG1 z>6n<=VuJHP=WDI-xgZ*2NYpWgq;wfTw9 z(nscOda*yC|EjjQuL=A=Vv|D6gZo@?!#!I`t_=Ur+%dho>nPVucD6C(nr_3b8B$Dh zYRG<6Ttn8?j|mAH9qTwTG%`9O#4$1`dLrE)CtKogR?62c$4rWkpE7ZLOl(Bx*m1E@ zp;2S;i{+_*ExBc_vIG-q$@VnBR&JaUAu z_;X0PnX-L$bbWb1Ot0r`$r$4(lpgyU>+S import("./worldmap").then((module) => ({ default: module.WorldMap }))); +const Worldmap = lazy(() => import("./worldmap").then((module) => ({ default: module.Worldmap }))); export type ProjectQuery = { project: ProjectResponse; @@ -133,7 +133,7 @@ const GeoCard = ({

- +
diff --git a/web/src/components/worldmap.tsx b/web/src/components/worldmap.tsx deleted file mode 100644 index 17b674f..0000000 --- a/web/src/components/worldmap.tsx +++ /dev/null @@ -1,94 +0,0 @@ -import styles from "./worldmap.module.css"; - -import { useMemo, useState } from "react"; -import { ComposableMap, Geographies, Geography, ZoomableGroup } from "react-simple-maps"; -import { Tooltip } from "react-tooltip"; - -import geo from "../../../data/geo.json"; -import { type DimensionTableRow, type Metric, metricNames } from "../api"; -import { formatMetricVal } from "../utils"; - -type Geo = { - name: string; - iso: string; -}; - -export const WorldMap = ({ - metric, - data, -}: { - metric: Metric; - data?: DimensionTableRow[]; -}) => { - const [currentGeo, setCurrentGeo] = useState(null); - - const countries = useMemo(() => { - const countries = new Map(); - for (const row of data ?? []) { - countries.set(row.dimensionValue, row.value); - } - return countries; - }, [data]); - - const biggest = useMemo(() => data?.reduce((a, b) => (a.value > b.value ? a : b), data[0]), [data]); - - return ( -
- - - - {({ geographies }) => - geographies.map((geo) => { - return ( - { - setCurrentGeo({ - name: geo.properties.name, - iso: geo.properties.iso, - }); - }} - onMouseLeave={() => { - setCurrentGeo(null); - }} - key={geo.rsmKey} - geography={geo} - /> - ); - }) - } - - - - - {currentGeo && ( -
-

{metricNames[metric]}

-

- {currentGeo.name} {formatMetricVal(countries.get(currentGeo.iso) ?? 0, metric)} -

-
- )} -
-
- ); -}; diff --git a/web/src/components/worldmap/index.tsx b/web/src/components/worldmap/index.tsx new file mode 100644 index 0000000..41aa7d7 --- /dev/null +++ b/web/src/components/worldmap/index.tsx @@ -0,0 +1,169 @@ +import styles from "./map.module.css"; + +import { RotateCcwIcon } from "lucide-react"; +import { useEffect, useMemo, useRef, useState } from "react"; +import { Tooltip } from "react-tooltip"; + +import { type GeoProjection, geoMercator, geoPath } from "d3-geo"; +import { select } from "d3-selection"; +import { type ZoomBehavior, zoom as d3Zoom, zoomIdentity } from "d3-zoom"; + +import type { Feature, Geometry } from "geojson"; +import * as topo from "topojson-client"; +import type { GeometryCollection, Topology } from "topojson-specification"; + +import geo from "../../../../data/geo.json"; +import { type DimensionTableRow, type Metric, metricNames } from "../../api"; +import { cls, formatMetricVal } from "../../utils"; + +const features = topo.feature(geo as unknown as Topology, geo.objects.geo as GeometryCollection).features as Feature< + Geometry, + { + name: string; + iso: string; + } +>[]; + +type Location = { + name: string; + iso: string; +}; + +export const Worldmap = ({ + metric, + data, +}: { + metric: Metric; + data?: DimensionTableRow[]; +}) => { + const svgRef = useRef(null); + const containerRef = useRef(null); + const [dimensions, setDimensions] = useState({ width: 800, height: 400 }); + const [moved, setMoved] = useState(false); + + const [currentLocation, setCurrentLocation] = useState(null); + const biggest = useMemo(() => data?.reduce((a, b) => (a.value > b.value ? a : b), data[0]), [data]); + const countries = useMemo(() => { + const countries = new Map(); + for (const row of data ?? []) { + countries.set(row.dimensionValue, row.value); + } + return countries; + }, [data]); + + const projection = useRef(); + if (!projection.current) { + projection.current = geoMercator() + .scale((dimensions.width / dimensions.width) * 125) + // .scale((dimensions.width / 800) * 170) + // .translate([dimensions.width / 2, dimensions.height / 2]) + .center([45, 45]); + } + const pathGenerator = geoPath(projection.current); + + const zoomBehavior = useRef>(); + if (!zoomBehavior.current) { + zoomBehavior.current = d3Zoom() + .scaleExtent([1, 8]) // Min and max zoom levels + .on("zoom", (event) => { + select(svgRef.current).select("g").attr("transform", event.transform); + setMoved(true); + }); + } + + useEffect(() => { + if (!svgRef.current || !zoomBehavior.current) return; + + // Setup zoom behavior + select(svgRef.current).call(zoomBehavior.current); + + const resizeObserver = new ResizeObserver((entries) => { + if (entries[0].contentRect) { + const { width, height } = entries[0].contentRect; + setDimensions({ width, height }); + } + }); + + if (containerRef.current) { + resizeObserver.observe(containerRef.current); + } + + return () => { + if (containerRef.current) { + resizeObserver.unobserve(containerRef.current); + } + }; + }, []); + + return ( +
+ + + + WoldMap + + {features.map((feature, index) => ( + + ))} + + + + {currentLocation && ( +
+

{metricNames[metric]}

+

+ {currentLocation.name} {formatMetricVal(countries.get(currentLocation.iso) ?? 0, metric)} +

+
+ )} +
+
+ ); +}; + +const Landmass = ({ + feature, + pathGenerator, + countries, + biggest, + onSetLocation, +}: { + feature: Feature; + pathGenerator: ReturnType; + countries: Map; + biggest?: DimensionTableRow; + onSetLocation: (location: Location | null) => void; +}) => { + const path = useMemo(() => pathGenerator(feature), [pathGenerator, feature]); + const percent = (countries.get(feature.properties.iso) ?? 0) / (biggest?.value ?? 100); + + return ( + onSetLocation({ name: feature.properties.name, iso: feature.properties.iso })} + onMouseLeave={() => onSetLocation(null)} + /> + ); +}; diff --git a/web/src/components/worldmap.module.css b/web/src/components/worldmap/map.module.css similarity index 77% rename from web/src/components/worldmap.module.css rename to web/src/components/worldmap/map.module.css index 6ed5eb1..7725bde 100644 --- a/web/src/components/worldmap.module.css +++ b/web/src/components/worldmap/map.module.css @@ -3,6 +3,26 @@ background: none; } +button.reset { + all: unset; + cursor: pointer; + transition: opacity 0.3s; + display: flex; + position: absolute; + top: 0.7rem; + left: 0.7rem; + pointer-events: none; + opacity: 0; + + &.moved { + pointer-events: auto; + opacity: 0.4; + &:hover { + opacity: 1; + } + } +} + .worldmap { display: flex; flex: 1;