diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index b6d35eb..656760f 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
-custom: ['https://paypal.me/inulute', 'https://upi-inulute.vercel.app']
+custom: ['https://paypal.me/inulute', 'https://upi.inulute.com']
diff --git a/.gitignore b/.gitignore
index 40f20b3..13a11ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
-.DS_Store
-release-builds/
-node_modules/
-package-lock.json
-crrtver.inu
\ No newline at end of file
+node_modules
+release-builds
+obfuscate.js
diff --git a/LICENSE b/LICENSE
index 5200dae..bcccf16 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,21 +1,674 @@
-MIT License
-
-Copyright (c) 2024 inulute
-
-Permission 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:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE 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.
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ Perplexity AI Desktop App
+ Copyright (C) 2024 inulute
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see .
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ Perplexity AI Desktop App Copyright (C) 2024 inulute
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+ .
+
+ The GNU General Public License does not permit incorporating your program
+into proprietary programs. If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License. But first, please read
+.
diff --git a/README.md b/README.md
index e3043ce..55289e8 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,14 @@
+
-
+
๐ Perplexity AI Desktop App ๐ฅ๏ธ
+---
+
- A beautifully crafted desktop application for Perplexity AI, an advanced artificial intelligence (AI) platform created and brought to life by the Perplexity team. This app provides seamless navigation between ๐ perplexity.ai and ๐งช labs.perplexity.ai .
+ A powerful, streamlined desktop application for Perplexity AI, providing seamless navigation between ๐ perplexity.ai and ๐งช labs.perplexity.ai with enhanced features and an intuitive interface.
@@ -15,50 +18,40 @@
-
+
-โจ Features
-
- Website Navigation: Choose between ๐ perplexity.ai and ๐งช labs.perplexity.ai .
- User-Friendly Interface: Designed for simplicity and ease of use.
- Cross-Platform Compatibility: Built with Electron to work seamlessly on multiple platforms.
- Keyboard Shortcuts:
-
- CmdOrCtrl+6: Open or restore the Perplexity AI window.
- CmdOrCtrl+7: Open or restore the Perplexity Labs window.
- CmdOrCtrl+M: Minimize or restore all windows.
-
-
-
-
-๐ฆ Releases
-
- Download the latest releases for Windows, Linux, and Mac from the releases section .
-
+---
+
+## โจ Features
+
+- **Unified Interface**: Access all AI tools within a single interface, maintaining data continuity across switches.
+- **Sidebar Navigation**: Streamlined, icon-based sidebar for quick and easy access to all AI modes.
+- **Settings Section**:
+ - Set a **default AI tool** for auto-launch, eliminating the selection step on each startup.
+ - **Configurable Shortcuts** for actions like switching AI modes, minimizing, restoring, sending to the tray, and reloading.
+- **Update Notifications**: Redesigned update dialog with release notes synced from GitHub.
+- **Accidental Close Protection**: Confirmation prompt to prevent accidental app closure when work is in progress.
+- **External Link Handling**: Opens external links in the default browser, keeping the focus on the app.
+- **Enhanced Usability**: Improved UI and minor tweaks for a cleaner, more intuitive experience.
+
+---
+
+## ๐ฆ Releases
+
+Download the latest releases for Windows, Linux, and macOS from the [releases section](https://github.com/inulute/perplexity-ai-app/releases).
-
-
-
-๐ Content
-
- The Perplexity AI Desktop App provides a seamless browsing experience between:
-
-
- ๐ perplexity.ai: Access the main website for Perplexity AI, an AI-powered search engine.
- ๐งช labs.perplexity.ai: Explore Perplexity AI Labs, a chat-based AI.
-
-
-๐ก Support and Donations โฃ๏ธ
-
- If you find this project helpful, consider supporting us by making a donation. Your contributions help maintain and improve the Perplexity AI Desktop App.
-
+---
+
+## ๐ก Support and Donations
+
+If you find this project helpful, consider supporting us. Your contributions help maintain and improve the Perplexity AI Desktop App.
@@ -72,37 +65,42 @@
-> [!NOTE]
-> UPI is only available for Indian users.
+> **Note**: UPI is only available for Indian users.
-๐๏ธ License
-
- This project is licensed under the MIT License. See the LICENSE file for details.
-
+---
-๐ Acknowledgments
-
- A big thank you to the open-source community for providing amazing tools and libraries that made this project possible.
-
+## ๐๏ธ License
-> [!NOTE]
-> This application is not affiliated with the official Perplexity AI project but is an independent endeavor that brings the magic of AI language processing to your desktop.
+This project is licensed under the GPL-v3 License.
-๐ข Feedback and Contributions
-
- We warmly welcome your feedback and contributions to improve the Perplexity AI Desktop App. If you encounter any issues or have ideas for enhancements, please submit them through GitHub issues or create a pull request. ๐
-
+
---
+## ๐ Feedback and Suggestions
+
+We welcome your feedback and suggestions to improve the Perplexity AI Desktop App. Please share your thoughts through GitHub issues or contact us directly.
+
Made with โค๏ธ by
-
+
-๐ Connect with Us
+---
+> **Note**: This application is not affiliated with the official Perplexity AI project but is an independent effort to bring Perplexity AI to your desktop.
+
+---
+
+## ๐ Connect with Us
+
@@ -114,6 +112,6 @@
-
+
-
\ No newline at end of file
+
diff --git a/assets/css/no-topbar.css b/assets/css/no-topbar.css
deleted file mode 100644
index 3fa58a4..0000000
--- a/assets/css/no-topbar.css
+++ /dev/null
@@ -1,8 +0,0 @@
-#webview {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- display: inline-flex !important;
-}
diff --git a/assets/css/style.css b/assets/css/style.css
deleted file mode 100644
index 9d8bc9a..0000000
--- a/assets/css/style.css
+++ /dev/null
@@ -1,6 +0,0 @@
-body {
- margin: 0;
- padding: 0;
- -webkit-app-region: drag;
- -webkit-user-select: none;
-}
\ No newline at end of file
diff --git a/assets/icons/png/Perplexity_check_mail.svg b/assets/icons/png/Perplexity_check_mail.svg
deleted file mode 100644
index f60c7b4..0000000
--- a/assets/icons/png/Perplexity_check_mail.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
diff --git a/assets/icons/png/perplexity.svg b/assets/icons/png/perplexity.svg
deleted file mode 100644
index b76bad9..0000000
--- a/assets/icons/png/perplexity.svg
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/assets/icons/svg/ai-icon.svg b/assets/icons/svg/ai-icon.svg
new file mode 100644
index 0000000..0d0ccc9
--- /dev/null
+++ b/assets/icons/svg/ai-icon.svg
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/coffee-icon.svg b/assets/icons/svg/coffee-icon.svg
new file mode 100644
index 0000000..6bdc510
--- /dev/null
+++ b/assets/icons/svg/coffee-icon.svg
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/inulute.svg b/assets/icons/svg/inulute.svg
new file mode 100644
index 0000000..490dfc2
--- /dev/null
+++ b/assets/icons/svg/inulute.svg
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/minimize-icon.svg b/assets/icons/svg/minimize-icon.svg
new file mode 100644
index 0000000..5f15ecd
--- /dev/null
+++ b/assets/icons/svg/minimize-icon.svg
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/perplexity-ai-icon.svg b/assets/icons/svg/perplexity-ai-icon.svg
new file mode 100644
index 0000000..ff31974
--- /dev/null
+++ b/assets/icons/svg/perplexity-ai-icon.svg
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/perplexity-labs-icon.svg b/assets/icons/svg/perplexity-labs-icon.svg
new file mode 100644
index 0000000..38e7dc3
--- /dev/null
+++ b/assets/icons/svg/perplexity-labs-icon.svg
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/perplexity.svg b/assets/icons/svg/perplexity.svg
new file mode 100644
index 0000000..1729f7b
--- /dev/null
+++ b/assets/icons/svg/perplexity.svg
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/png/perplexitybg.svg b/assets/icons/svg/perplexitybg.svg
similarity index 60%
rename from assets/icons/png/perplexitybg.svg
rename to assets/icons/svg/perplexitybg.svg
index ce09b22..10e6aea 100644
--- a/assets/icons/png/perplexitybg.svg
+++ b/assets/icons/svg/perplexitybg.svg
@@ -2,13 +2,12 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/refresh-icon.svg b/assets/icons/svg/refresh-icon.svg
new file mode 100644
index 0000000..11005b1
--- /dev/null
+++ b/assets/icons/svg/refresh-icon.svg
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/restore-icon.svg b/assets/icons/svg/restore-icon.svg
new file mode 100644
index 0000000..508d277
--- /dev/null
+++ b/assets/icons/svg/restore-icon.svg
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/revert-icon.svg b/assets/icons/svg/revert-icon.svg
new file mode 100644
index 0000000..5be3bdc
--- /dev/null
+++ b/assets/icons/svg/revert-icon.svg
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/settings-icon.svg b/assets/icons/svg/settings-icon.svg
new file mode 100644
index 0000000..af9790a
--- /dev/null
+++ b/assets/icons/svg/settings-icon.svg
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/svg/tray-icon.svg b/assets/icons/svg/tray-icon.svg
new file mode 100644
index 0000000..b50f19a
--- /dev/null
+++ b/assets/icons/svg/tray-icon.svg
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/assets/icons/win/win.ico b/assets/icons/win/icon.ico
similarity index 100%
rename from assets/icons/win/win.ico
rename to assets/icons/win/icon.ico
diff --git a/assets/inulute/inulute.svg b/assets/inulute/inulute.svg
deleted file mode 100644
index 6295b98..0000000
--- a/assets/inulute/inulute.svg
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/assets/js/renderer.js b/assets/js/renderer.js
deleted file mode 100644
index 7980d5c..0000000
--- a/assets/js/renderer.js
+++ /dev/null
@@ -1,45 +0,0 @@
-const getControlsHeight = () => {
- const controls = document.querySelector("#controls");
- if (controls) {
- return controls.offsetHeight;
- }
- return 0;
-};
-
-const calculateLayoutSize = () => {
- const webview = document.querySelector("webview");
- const windowWidth = document.documentElement.clientWidth;
- const windowHeight = document.documentElement.clientHeight;
- const controlsHeight = getControlsHeight();
- const webviewHeight = windowHeight - controlsHeight;
-
- webview.style.width = windowWidth + "px";
- webview.style.height = webviewHeight + "px";
-};
-
-window.addEventListener("DOMContentLoaded", () => {
- calculateLayoutSize();
-
- // Dynamic resize function (responsive)
- window.onresize = calculateLayoutSize;
-
- // Home button exists
- if (document.querySelector("#home")) {
- document.querySelector("#home").onclick = () => {
- const home = document.getElementById("webview").getAttribute("data-home");
- document.querySelector("webview").src = home;
- };
- }
-
- // Print button exits
- if (document.querySelector("#print_button")) {
- document
- .querySelector("#print_button")
- .addEventListener("click", async () => {
- const url = document.querySelector("webview").getAttribute("src");
-
- // Launch print window
- await window.electron.print(url);
- });
- }
-});
diff --git a/assets/payment/dunno2.svg b/assets/payment/dunno2.svg
deleted file mode 100644
index 3a4eec3..0000000
--- a/assets/payment/dunno2.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/screenshot/screenshot.png b/assets/screenshot/screenshot.png
deleted file mode 100644
index ad49162..0000000
Binary files a/assets/screenshot/screenshot.png and /dev/null differ
diff --git a/assets/screenshots/perplexity_app.png b/assets/screenshots/perplexity_app.png
new file mode 100644
index 0000000..5118163
Binary files /dev/null and b/assets/screenshots/perplexity_app.png differ
diff --git a/assets/screenshots/screenshot.png b/assets/screenshots/screenshot.png
new file mode 100644
index 0000000..6fcbfbe
Binary files /dev/null and b/assets/screenshots/screenshot.png differ
diff --git a/external.css b/external.css
deleted file mode 100644
index 42e5ff1..0000000
--- a/external.css
+++ /dev/null
@@ -1,142 +0,0 @@
-body {
- margin: 0;
- overflow: hidden;
- font-family: 'Varela Round';
- font-size: 14px;
- background: #292927 center/cover no-repeat;
- height: 100vh;
- display: flex;
- align-items: center;
- justify-content: center;
-}
-
-#content {
- position: absolute;
- padding: 20px;
- border-radius: 10px;
- text-align: center;
- max-width: 80%; /* Adjust the maximum width as needed */
- width: 400px; /* Allow the container to grow with the screen width */
- background: #1F1F1D; /* Adjust the opacity as needed */
- border: 3px solid #353535;
-}
-
-h2 {
- color: #E8E8E6;
- margin-bottom: 20px;
-}
-
-h3 {
- color: #E8E8E6;
- margin-bottom: 20px;
-}
-h5 {
- color: #E8E8E6;
- margin-top: 0%;
- margin-bottom: 20px;
- font-family: Arial, Helvetica, sans-serif;
- font-weight: 150;
-}
-
-#versionDisplay {
- font-size: 0.8em;
- cursor: pointer;
- color: white; /* Default text color */
- text-decoration: underline;
-}
-
-.update-available {
- color: lightblue; /* Light blue color for the update available message */
-}
-
-.update-not-available {
- color: rgb(95, 137, 95); /* Light green color for the update not available message */
-}
-
-footer {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- background-color: #292927; /* Dark background color for the footer */
- color: white; /* Text color for the footer */
- text-align: center;
- padding: 10px;
- margin-bottom: auto;
-}
-.footerinu {
- color: lightblue;
- text-decoration: none;
-}
-
-#logo {
- width: auto;
- max-width: 100%;
- height: 70px;
- background: url('./assets/icons/png/perplexity.svg') center/contain no-repeat;
- border-radius: 10px;
- margin-bottom: 10px;
-}
-
-#logo2 {
- width: auto;
- max-width: 100%;
- height: 80px;
- background: url('./assets/icons/png/Perplexity_check_mail.svg') center/contain no-repeat;
- border-radius: 10px;
- margin-bottom: 10px;
-}
-
-.button-container {
- display: flex;
- justify-content: space-around;
- flex-wrap: wrap;
-}
-
-.button {
- display: inline-block;
- padding: 10px 10px;
- margin: 10px;
- border: 1px solid #fff;
- border-radius: 5px;
- cursor: pointer;
- color: #fff;
- background-color: transparent;
- text-decoration: none;
- font-size: 16px;
- transition: background-color 0.3s;
- width: 40%;
- align-self: center;
-}
-
-.button:hover {
- background-color: #2c3e50;
-}
-.user-select {
- user-select: none; /* Standard */
-}
-
-.instructions {
- color: #c7c7c7;
- font-size: 13px;
- text-align: left;
- margin-top: 10px;
-}
-
-#url-input {
- width: 89%;
- padding: 10px;
- margin: 10px 10px;
- border: 1px solid #444;
- background-color: #333;
- color: #fff;
- border-radius: 5px;
- font-size: 16px;
- overflow: hidden;
-}
-
-#warning {
- color: #FF0000;
- margin-top: 10px;
- font-size: 14px;
-}
diff --git a/index.html b/index.html
index 6b4bc82..36f0933 100644
--- a/index.html
+++ b/index.html
@@ -1,13 +1,49 @@
-
+
+
+
-
-
-
Perplexity AI
-
+
-
+
+
+
+
✕
+
Update Available
+
A new version (v ) is available.
+
Download Update
+
+
+
+
diff --git a/initial.html b/initial.html
deleted file mode 100644
index 02a739f..0000000
--- a/initial.html
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
Choose an AI to Navigate
-
-
Shortcut Info
-
Current Version: Checking...
-
-
-
-
-
-
-
-
×
-
Shortcut Information
-
- CmdOrCtrl+M : Minimize or restore all windows
- CmdOrCtrl+6 : Open or restore Perplexity AI
- CmdOrCtrl+7 : Open or restore Perplexity Labs
-
-
-
-
-
- Version Info
-
-
-
-
diff --git a/main.js b/main.js
index fd5a47d..3a90636 100644
--- a/main.js
+++ b/main.js
@@ -1,129 +1 @@
-const { app, BrowserWindow, shell, globalShortcut } = require('electron');
-const path = require('path');
-
-app.allowRendererProcessReuse = true;
-
-let windows = {};
-let mainWindow;
-
-const createWindow = (name, url) => {
- const win = new BrowserWindow({
- width: 1000,
- height: 758,
- backgroundColor: "#272829",
- webPreferences: {
- preload: path.join(__dirname, 'preload.js'),
- nodeIntegration: false,
- contextIsolation: true,
- },
- autoHideMenuBar: true,
- });
-
- win.loadURL(url);
-
- // Handle external links
- win.webContents.setWindowOpenHandler(({ url }) => {
- const isExternal = /^https?:\/\//i.test(url);
-
- if (isExternal) {
- shell.openExternal(url).catch(err => console.error('Failed to open URL:', err));
- return { action: 'deny' }; // Prevent Electron from creating a new window
- }
-
- return { action: 'allow' }; // Allow internal links to open in the window
- });
-
- win.on('closed', () => {
- windows[name] = null;
- });
-
- return win;
-};
-
-const minimizeAllWindows = () => {
- for (const key in windows) {
- if (windows[key]) {
- windows[key].minimize();
- }
- }
-};
-
-const restoreAllWindows = () => {
- for (const key in windows) {
- if (windows[key] && windows[key].isMinimized()) {
- windows[key].restore();
- }
- }
-};
-
-const areAllWindowsMinimized = () => {
- return Object.values(windows).every(win => win && win.isMinimized());
-};
-
-app.on('ready', () => {
- // Create the main window
- mainWindow = createWindow('main', 'file://' + path.join(__dirname, 'initial.html'));
- windows['main'] = mainWindow;
-
- // Open all external links in default browser
- mainWindow.webContents.setWindowOpenHandler(({ url }) => {
- const isExternal = /^https?:\/\//i.test(url);
-
- if (isExternal) {
- shell.openExternal(url).catch(err => console.error('Failed to open URL:', err));
- return { action: 'deny' }; // Prevent Electron from creating a new window
- }
-
- return { action: 'allow' }; // Allow internal links to open in the window
- });
-
- // Handle URL redirections
- mainWindow.webContents.on('did-navigate', (event, url) => {
- if (url.includes('https://www.perplexity.ai/auth/verify-request')) {
- mainWindow.loadFile(path.join(__dirname, 'url-open.html'));
- }
- });
-
- mainWindow.webContents.on('did-navigate-in-page', (event, url) => {
- if (url.includes('https://www.perplexity.ai/auth/verify-request')) {
- mainWindow.loadFile(path.join(__dirname, 'url-open.html'));
- }
- });
-
- // Minimize or restore all windows
- globalShortcut.register('CmdOrCtrl+M', () => {
- if (areAllWindowsMinimized()) {
- restoreAllWindows();
- } else {
- minimizeAllWindows();
- }
- });
-
- // Open or restore Perplexity Labs
- globalShortcut.register('CmdOrCtrl+7', () => {
- if (windows['labs']) {
- windows['labs'].restore();
- windows['labs'].focus();
- } else {
- windows['labs'] = createWindow('labs', 'https://labs.perplexity.ai');
- }
- });
-
- // Open or restore Perplexity AI
- globalShortcut.register('CmdOrCtrl+6', () => {
- if (windows['ai']) {
- windows['ai'].restore();
- windows['ai'].focus();
- } else {
- windows['ai'] = createWindow('ai', 'https://perplexity.ai');
- }
- });
-
- mainWindow.on('closed', () => {
- windows['main'] = null;
- });
-});
-
-app.on('window-all-closed', () => {
- app.quit();
-});
+const _0x521a17=_0x3e1c;(function(_0xeb717,_0x135211){const _0x577236=_0x3e1c,_0x501eaa=_0xeb717();while(!![]){try{const _0x5702a8=-parseInt(_0x577236(0x246))/0x1+-parseInt(_0x577236(0x28c))/0x2*(parseInt(_0x577236(0x203))/0x3)+parseInt(_0x577236(0x285))/0x4+parseInt(_0x577236(0x1eb))/0x5*(-parseInt(_0x577236(0x1f2))/0x6)+-parseInt(_0x577236(0x218))/0x7*(-parseInt(_0x577236(0x2c9))/0x8)+parseInt(_0x577236(0x27d))/0x9+parseInt(_0x577236(0x24a))/0xa*(parseInt(_0x577236(0x26f))/0xb);if(_0x5702a8===_0x135211)break;else _0x501eaa['push'](_0x501eaa['shift']());}catch(_0x1a4743){_0x501eaa['push'](_0x501eaa['shift']());}}}(_0x5831,0x30cf8));const _0x5ce78e=(function(){const _0x45dfe5=_0x3e1c,_0x1b176a={'TKRQD':function(_0x46f0f8){return _0x46f0f8();},'FlHzn':function(_0x369eb2,_0xcbd69c){return _0x369eb2!==_0xcbd69c;},'IGznP':_0x45dfe5(0x28e),'bfcbB':function(_0x475606,_0x1e8a04){return _0x475606+_0x1e8a04;},'teWLF':_0x45dfe5(0x1f1),'DYSjh':'{}.constructor(\x22return\x20this\x22)(\x20)','GdeoO':_0x45dfe5(0x264),'abjDD':'close','goEMt':function(_0xde05fa,_0x69f7b){return _0xde05fa===_0x69f7b;},'Mlbhu':'BghgU','KAfnH':'giAIW'};let _0x123383=!![];return function(_0x501a32,_0x19964d){const _0x609bf2=_0x45dfe5,_0x10a0f0={'cickG':function(_0x4c05bc,_0x13d812){const _0x39af87=_0x3e1c;return _0x1b176a[_0x39af87(0x2b1)](_0x4c05bc,_0x13d812);},'AuAre':_0x1b176a[_0x609bf2(0x271)],'PUidj':_0x1b176a[_0x609bf2(0x2dc)],'hkDAm':_0x1b176a[_0x609bf2(0x235)],'vSGob':_0x1b176a[_0x609bf2(0x284)],'lXHPg':_0x609bf2(0x2d9)};if(_0x1b176a[_0x609bf2(0x249)](_0x1b176a[_0x609bf2(0x2ac)],_0x1b176a[_0x609bf2(0x28d)])){let _0x561314;try{_0x561314=_0x2b02b3(_0x10a0f0[_0x609bf2(0x24e)](_0x10a0f0[_0x609bf2(0x24e)](_0x10a0f0[_0x609bf2(0x202)],_0x10a0f0[_0x609bf2(0x2cc)]),');'))();}catch(_0x662faa){_0x561314=_0x12331d;}return _0x561314;}else{const _0x56c55c=_0x123383?function(){const _0x1c8559=_0x609bf2,_0x1af23b={'nNnRz':function(_0xc7047f){return _0xc7047f();},'IEkBS':function(_0x33a185){const _0x570c2a=_0x3e1c;return _0x1b176a[_0x570c2a(0x292)](_0x33a185);}};if(_0x1b176a[_0x1c8559(0x1da)](_0x1b176a[_0x1c8559(0x2b8)],_0x1b176a[_0x1c8559(0x2b8)])){const _0x333dbe=_0x1c8559(0x296)[_0x1c8559(0x20f)]('|');let _0x5e7e5a=0x0;while(!![]){switch(_0x333dbe[_0x5e7e5a++]){case'0':_0x256c39['on'](_0x10a0f0['hkDAm'],_0x52073a);continue;case'1':_0x44a4c['on'](_0x10a0f0[_0x1c8559(0x2e1)],_0xafbfae=>{const _0x2c385f=_0x1c8559;!_0x21396b[_0x2c385f(0x1e1)]&&(_0xafbfae[_0x2c385f(0x2ce)](),_0x2b3f47['hide']());});continue;case'2':_0x3c8d8a[_0x1c8559(0x1f8)]('index.html')['catch'](_0x4d1313[_0x1c8559(0x205)]);continue;case'3':_0x4ae686=new _0x228b5b({'width':0x4b0,'height':0x320,'webPreferences':{'preload':_0x356a2d[_0x1c8559(0x23f)](_0x4a9a77,_0x1c8559(0x216),'js',_0x1c8559(0x237),_0x10a0f0[_0x1c8559(0x253)]),'contextIsolation':!![],'nodeIntegration':![]}});continue;case'4':_0x320b5f[_0x1c8559(0x2c5)]['on'](_0x1c8559(0x21f),()=>{const _0x2bb465=_0x1c8559;_0x11747a[_0x2bb465(0x2c0)](),_0x1af23b['nNnRz'](_0x3a0d23),_0x1af23b['nNnRz'](_0x58eebd),_0x1af23b['IEkBS'](_0x21bf41);});continue;case'5':_0x889a47['setApplicationMenu'](null);continue;}break;}}else{if(_0x19964d){const _0x1e87db=_0x19964d[_0x1c8559(0x1f6)](_0x501a32,arguments);return _0x19964d=null,_0x1e87db;}}}:function(){};return _0x123383=![],_0x56c55c;}};}()),_0x161b62=_0x5ce78e(this,function(){const _0x590133=_0x3e1c,_0x251c4e={'nntfZ':function(_0x5985e8,_0x38046b){return _0x5985e8+_0x38046b;},'rDpGz':_0x590133(0x1f1),'seoYt':_0x590133(0x2cb),'OieSE':'defaultAI','fZNYW':_0x590133(0x2c2),'hnrSv':function(_0x259e04,_0x3fdeae){return _0x259e04(_0x3fdeae);},'EkNwr':function(_0x423b29,_0x14dc44){return _0x423b29!==_0x14dc44;},'usAFM':'igLIi','qqnhF':_0x590133(0x2c3),'HuYCd':function(_0x4ac14e,_0x2fd16d){return _0x4ac14e+_0x2fd16d;},'gvSHb':function(_0x41dcad,_0x379f3f){return _0x41dcad+_0x379f3f;},'YRnGJ':function(_0x55b41a){return _0x55b41a();},'joFdV':_0x590133(0x256),'VGBXy':_0x590133(0x205),'BRddv':'exception','ChvvF':'table','pCazV':_0x590133(0x283),'QUYsu':function(_0x33a13b,_0x335dcb){return _0x33a13b<_0x335dcb;}},_0x223d86=function(){const _0x87e920=_0x590133,_0x47dc6a={'EUeLW':_0x251c4e[_0x87e920(0x290)],'SbZlK':_0x251c4e[_0x87e920(0x2d3)],'aDaLx':function(_0x583703,_0x23dad7){const _0x5300d5=_0x87e920;return _0x251c4e[_0x5300d5(0x238)](_0x583703,_0x23dad7);}};if(_0x251c4e['EkNwr'](_0x87e920(0x21e),_0x251c4e['usAFM'])){const _0x4199aa=_0x47638a[_0x87e920(0x2b5)](_0x47dc6a[_0x87e920(0x26e)],_0x47dc6a[_0x87e920(0x2a0)]);_0x47dc6a['aDaLx'](_0x124a6f,_0x4199aa);}else{let _0x2a1c55;try{_0x251c4e['EkNwr'](_0x251c4e[_0x87e920(0x275)],_0x251c4e['qqnhF'])?_0x16d0d5=_0x41277a(_0x251c4e['nntfZ'](_0x251c4e[_0x87e920(0x29f)],_0x251c4e['seoYt'])+');')():_0x2a1c55=Function(_0x251c4e['HuYCd'](_0x251c4e[_0x87e920(0x287)](_0x251c4e[_0x87e920(0x29f)],_0x87e920(0x2cb)),');'))();}catch(_0x25e7b7){_0x2a1c55=window;}return _0x2a1c55;}},_0xe1f1a7=_0x251c4e[_0x590133(0x1db)](_0x223d86),_0xb44c91=_0xe1f1a7['console']=_0xe1f1a7['console']||{},_0x2b80a1=[_0x251c4e['joFdV'],_0x590133(0x1e9),'info',_0x251c4e[_0x590133(0x209)],_0x251c4e[_0x590133(0x281)],_0x251c4e['ChvvF'],_0x251c4e['pCazV']];for(let _0x362471=0x0;_0x251c4e['QUYsu'](_0x362471,_0x2b80a1[_0x590133(0x24d)]);_0x362471++){const _0x6572a9=_0x5ce78e[_0x590133(0x26c)][_0x590133(0x27f)][_0x590133(0x277)](_0x5ce78e),_0x49925d=_0x2b80a1[_0x362471],_0x4286f5=_0xb44c91[_0x49925d]||_0x6572a9;_0x6572a9[_0x590133(0x265)]=_0x5ce78e[_0x590133(0x277)](_0x5ce78e),_0x6572a9[_0x590133(0x1fd)]=_0x4286f5['toString'][_0x590133(0x277)](_0x4286f5),_0xb44c91[_0x49925d]=_0x6572a9;}});_0x161b62();function _0x3e1c(_0x2c7935,_0x570255){const _0x7c3836=_0x5831();return _0x3e1c=function(_0x161b62,_0x5ce78e){_0x161b62=_0x161b62-0x1d8;let _0x5b775a=_0x7c3836[_0x161b62];return _0x5b775a;},_0x3e1c(_0x2c7935,_0x570255);}const {app,BrowserWindow,ipcMain,BrowserView,Menu,globalShortcut,Tray,shell,net}=require('electron'),path=require('path'),Store=require(_0x521a17(0x258)),settings=new Store(),isMac=process[_0x521a17(0x2a5)]==='darwin';let mainWindow,currentView,views={},tray=null,settingsWindow=null,updateWindow=null;const defaultShortcuts=isMac?{'perplexityAI':_0x521a17(0x220),'perplexityLabs':_0x521a17(0x1de),'minimizeApp':_0x521a17(0x231),'sendToTray':_0x521a17(0x276),'restoreApp':_0x521a17(0x207),'reload':_0x521a17(0x21c)}:{'perplexityAI':_0x521a17(0x20c),'perplexityLabs':_0x521a17(0x1ed),'minimizeApp':'Control+M','sendToTray':_0x521a17(0x23a),'restoreApp':_0x521a17(0x289),'reload':_0x521a17(0x1dc)};let shortcuts=settings[_0x521a17(0x2b5)](_0x521a17(0x1df),defaultShortcuts);function registerShortcuts(){const _0x5ab3b2=_0x521a17,_0x5d4a96={'wKKPB':'jLCPC','ZAtoP':_0x5ab3b2(0x27e),'eWayv':function(_0x384210){return _0x384210();},'pjOaR':function(_0x4f7fb8,_0x4ee237){return _0x4f7fb8===_0x4ee237;},'kIoxy':_0x5ab3b2(0x29b),'tcidR':_0x5ab3b2(0x2d7)};globalShortcut[_0x5ab3b2(0x2ca)]();const _0x10e234={'perplexityAI':()=>switchView(_0x5ab3b2(0x2c2)),'perplexityLabs':()=>switchView(_0x5ab3b2(0x2df)),'minimizeApp':()=>mainWindow[_0x5ab3b2(0x291)](),'sendToTray':()=>mainWindow[_0x5ab3b2(0x1e4)](),'restoreApp':()=>{const _0xc516a=_0x5ab3b2;if(mainWindow[_0xc516a(0x22d)]()||!mainWindow[_0xc516a(0x263)]()){if(_0x5d4a96[_0xc516a(0x224)]!==_0x5d4a96[_0xc516a(0x211)])mainWindow[_0xc516a(0x2c0)](),mainWindow[_0xc516a(0x273)]();else{_0x34eba0[_0xc516a(0x2c5)][_0xc516a(0x25d)]();return;}}},'reload':()=>{const _0x11089b=_0x5ab3b2;_0x5d4a96[_0x11089b(0x27a)](_0x5d4a96[_0x11089b(0x201)],_0x5d4a96['kIoxy'])?currentView&¤tView[_0x11089b(0x2c5)][_0x11089b(0x25d)]():_0x5d4a96[_0x11089b(0x274)](_0xf8b145);}};for(const [_0x532f44,_0x40ba26]of Object[_0x5ab3b2(0x2ad)](shortcuts)){_0x5d4a96[_0x5ab3b2(0x27a)](_0x5d4a96['tcidR'],'jOsfx')?_0x10e234[_0x532f44]&&globalShortcut[_0x5ab3b2(0x25b)](_0x40ba26,_0x10e234[_0x532f44]):_0x197107[_0x5ab3b2(0x2c5)][_0x5ab3b2(0x25d)]();}}function createWindow(){const _0x401183=_0x521a17,_0x37c39e={'FNeQB':function(_0x352e14,_0xee0e53){return _0x352e14!==_0xee0e53;},'uimwL':_0x401183(0x2b3),'jMZiZ':function(_0x441afd){return _0x441afd();},'gQlvH':function(_0x2e24a5,_0x36b42b){return _0x2e24a5!==_0x36b42b;},'OuwHq':_0x401183(0x2b0),'UWnEr':_0x401183(0x237),'SACdb':_0x401183(0x1ff),'vdwbG':_0x401183(0x264),'gvpVo':'close'};mainWindow=new BrowserWindow({'width':0x4b0,'height':0x320,'webPreferences':{'preload':path[_0x401183(0x23f)](__dirname,'src','js',_0x37c39e['UWnEr'],_0x401183(0x2d9)),'contextIsolation':!![],'nodeIntegration':![]}}),Menu[_0x401183(0x23b)](null),mainWindow[_0x401183(0x1f8)](_0x37c39e[_0x401183(0x2ae)])[_0x401183(0x2a6)](console[_0x401183(0x205)]),mainWindow[_0x401183(0x2c5)]['on'](_0x401183(0x21f),()=>{const _0x283620=_0x401183;if(_0x37c39e['FNeQB']('hrkFl',_0x37c39e[_0x283620(0x2be)]))mainWindow[_0x283620(0x2c0)](),_0x37c39e['jMZiZ'](registerShortcuts),_0x37c39e[_0x283620(0x2bf)](loadDefaultAI),checkForUpdates();else{const _0x425303=_0x34adde[_0x283620(0x20f)]('.')[_0x283620(0x2d0)](_0x440833),_0x774fde=_0x5b6352['split']('.')[_0x283620(0x2d0)](_0x281a33);for(let _0xc79613=0x0;_0xc79613<_0x5c74cc[_0x283620(0x2c7)](_0x425303[_0x283620(0x24d)],_0x774fde[_0x283620(0x24d)]);_0xc79613++){const _0x4cb860=_0x425303[_0xc79613]||0x0,_0x27dbef=_0x774fde[_0xc79613]||0x0;if(_0x4cb860>_0x27dbef)return 0x1;if(_0x4cb860<_0x27dbef)return-0x1;}return 0x0;}}),mainWindow['on'](_0x37c39e['vdwbG'],adjustViewBounds),mainWindow['on'](_0x37c39e['gvpVo'],_0xb367e4=>{const _0x155aca=_0x401183;_0x37c39e[_0x155aca(0x242)](_0x37c39e['OuwHq'],'optup')?!app[_0x155aca(0x1e1)]&&(_0xb367e4[_0x155aca(0x2ce)](),mainWindow[_0x155aca(0x1e4)]()):(_0x1cc734[_0x155aca(0x2ce)](),_0x2548ef[_0x155aca(0x1e4)]());});}function _0x5831(){const _0x450846=['src','ATnNP','23744ZjBLmw','close-update-window','defaultAI','removeBrowserView','Command+R','iVMWJ','igLIi','did-finish-load','Command+1','ZDyRr','qBEOF','openExternal','wKKPB','close','HCmES','preload_inject.js','open-settings','ZoOXh','png','oSfPv','jIvDD','isMinimized','whenReady','activate','lbhSe','Command+M','uiBUf','end','rLreT','GdeoO','EcQjl','preload','hnrSv','ItKjo','Control+T','setApplicationMenu','set','request','gyFun','join','HFmsS','qEilL','gQlvH','IXTDl','ZKpbk','UbHnK','129546xdKQoe','IQqjD','open-external','goEMt','9710elThrr','iAAgb','preload_update.js','length','cickG','BaClA','loadURL','darwin','handle','lXHPg','favicon.png','JbsPS','log','data','electron-store','download-update','get-shortcuts','register','setPressedImage','reload','close-settings','eqwOp','icons','noRqh','YQoSQ','isVisible','resize','__proto__','wOrWH','https://raw.githubusercontent.com/inulute/perplexity-ai-app/main/package.json','jYXyg','zBAeP','LimqA','QVdFy','constructor','btWhg','EUeLW','3707WOFAbV','Jfnoi','teWLF','jDgil','focus','eWayv','qqnhF','Command+T','bind','did-stop-loading','mVOxn','pjOaR','kQodY','IsKuh','2485890TtPhUU','oqgFY','prototype','pgWRs','BRddv','goBYs','trace','abjDD','688540CVnfGL','before-quit','gvSHb','bHYYp','Control+Shift+T','https://github.com/inulute/perplexity-ai-app/releases/latest','qSsyv','46VeSFIg','KAfnH','MpgvR','zIEKx','OieSE','minimize','TKRQD','hcHba','refresh','qeqgn','3|5|2|4|0|1','SIewV','CQPpg','HHUyG','height','JWzqt','response','Kgllv','Jobps','rDpGz','SbZlK','FLSDD','XMnlx','BxFEN','AhqgF','platform','catch','then','oxbTQ','quit','WhhPu','second-instance','Mlbhu','entries','SACdb','tMoeI','unpXd','bfcbB','startsWith','JWsdu','closed','get','set-shortcuts','page-loading','IGznP','VNmoP','yDwUy','assets','getVersion','\x0a\x20\x20\x20\x20\x20\x20\x20\x20(function\x20removeNagScreens()\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20const\x20nagScreenSelectors\x20=\x20[\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x27div.max-w-\x5c\x5c[400px\x5c\x5c].rounded-xl\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x27div.rounded-lg.p-md.animate-in.fade-in\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x27div.flex.items-center.gap-sm\x27,\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20];\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20nagScreenSelectors.forEach((selector)\x20=>\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20document.querySelectorAll(selector).forEach((el)\x20=>\x20el.remove());\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20});\x0a\x20\x20\x20\x20\x20\x20\x20\x20})();\x0a\x20\x20\x20\x20\x20\x20','uimwL','jMZiZ','show','latest-version','https://perplexity.ai','nrOWN','did-start-loading','webContents','alDjC','max','ZDsnb','288ASyNsA','unregisterAll','{}.constructor(\x22return\x20this\x22)(\x20)','PUidj','JYaCx','preventDefault','uvCVW','map','settings.html','BaLAA','fZNYW','bbWAa','IDRqf','EGCnd','jOsfx','XAOqR','preload.js','send','iiAUk','DYSjh','WZqUA','win','https://labs.perplexity.ai','RFgKA','vSGob','UAzwN','PRiQd','get-app-version','FlHzn','YRnGJ','Control+R','qwdWy','Command+2','shortcuts','GpnPu','isQuiting','NDVrJ','ajJww','hide','DNate','sender','OORQP','WGVUS','warn','ZZuId','1562595nZUotJ','update.html','Control+2','MJVEZ','click','jTWsx','return\x20(function()\x20','6hOHffB','executeJavaScript','OAukt','YAyxH','apply','AEUyX','loadFile','vqJYb','DHdfp','http','oTmrF','toString','Failed\x20to\x20create\x20tray\x20icon:','index.html','deny','kIoxy','AuAre','33351ocHqhq','ZZNTu','error','kZNsR','Command+Shift+T','TcULK','VGBXy','icon.ico','iemie','Control+1','once','mac','split','win32','ZAtoP','koMlu','xcBHm','BwMet','bcmdw'];_0x5831=function(){return _0x450846;};return _0x5831();}function loadDefaultAI(){const _0x1b9c56=_0x521a17,_0x5bae7b={'IXTDl':'defaultAI','lbhSe':function(_0x57345f,_0x1d29f3){return _0x57345f(_0x1d29f3);}},_0x391fe3=settings[_0x1b9c56(0x2b5)](_0x5bae7b[_0x1b9c56(0x243)],_0x1b9c56(0x2c2));_0x5bae7b[_0x1b9c56(0x230)](switchView,_0x391fe3);}function adjustViewBounds(){const _0xb03ca4=_0x521a17,_0x4476ca={'dFFvP':function(_0x5b36cf,_0x257209){return _0x5b36cf-_0x257209;}};if(currentView){const _0x50721f=mainWindow['getContentBounds'](),_0x535426=0x3c;currentView['setBounds']({'x':_0x535426,'y':0x0,'width':_0x4476ca['dFFvP'](_0x50721f['width'],_0x535426),'height':_0x50721f[_0xb03ca4(0x29a)]});}}function switchView(_0x3fad8e){const _0x430b64=_0x521a17,_0x44fc55={'alDjC':_0x430b64(0x28f),'Jfnoi':_0x430b64(0x2b7),'kQodY':function(_0x3c3b7a,_0x4a6824){return _0x3c3b7a===_0x4a6824;},'iAAgb':_0x430b64(0x294),'keAaB':function(_0x321bcf,_0x170600){return _0x321bcf===_0x170600;},'kPoNR':_0x430b64(0x2cf),'IsKuh':_0x430b64(0x245),'iVMWJ':function(_0x36ef45,_0x5d5c76){return _0x36ef45!==_0x5d5c76;},'MJVEZ':'XMnlx','xzsPV':_0x430b64(0x216),'qDmsT':_0x430b64(0x237),'DNate':_0x430b64(0x227),'goBYs':_0x430b64(0x21f),'iiAUk':_0x430b64(0x2c4),'TjPzM':_0x430b64(0x278),'sVHEH':function(_0x42ab58){return _0x42ab58();}};if(_0x44fc55[_0x430b64(0x27b)](_0x3fad8e,_0x44fc55[_0x430b64(0x24b)])&¤tView){currentView[_0x430b64(0x2c5)]['reload']();return;}currentView&&(_0x44fc55['keAaB'](_0x44fc55['kPoNR'],_0x44fc55[_0x430b64(0x27c)])?_0x389848[_0x430b64(0x2c0)]():mainWindow[_0x430b64(0x21b)](currentView));if(views[_0x3fad8e]){if(_0x44fc55[_0x430b64(0x21d)](_0x430b64(0x2a2),_0x44fc55[_0x430b64(0x1ee)])){if(_0x3c19ec){const _0x4ca938=_0xb04bad[_0x430b64(0x1f6)](_0x58822a,arguments);return _0x37bb17=null,_0x4ca938;}}else currentView=views[_0x3fad8e];}else currentView=new BrowserView({'webPreferences':{'contextIsolation':!![],'preload':path[_0x430b64(0x23f)](__dirname,_0x44fc55['xzsPV'],'js',_0x44fc55['qDmsT'],_0x44fc55[_0x430b64(0x1e5)])}}),currentView[_0x430b64(0x2c5)][_0x430b64(0x250)](_0x3fad8e),views[_0x3fad8e]=currentView,currentView['webContents']['setWindowOpenHandler'](({url:_0x25a950})=>{const _0x4e9007=_0x430b64;if(_0x44fc55[_0x4e9007(0x2c6)]!==_0x4e9007(0x28f))_0x55a141&&(_0x3b478d[_0x4e9007(0x225)](),_0x4fd1ba=null);else return shell[_0x4e9007(0x223)](_0x25a950),{'action':_0x4e9007(0x200)};}),currentView[_0x430b64(0x2c5)]['on'](_0x44fc55[_0x430b64(0x282)],()=>{const _0x3de95e=_0x430b64;currentView[_0x3de95e(0x2c5)][_0x3de95e(0x1f3)](_0x3de95e(0x2bd));}),currentView[_0x430b64(0x2c5)]['on'](_0x44fc55[_0x430b64(0x2db)],()=>{const _0x56c2b4=_0x430b64;mainWindow[_0x56c2b4(0x2c5)][_0x56c2b4(0x2da)](_0x44fc55[_0x56c2b4(0x270)],!![]);}),currentView[_0x430b64(0x2c5)]['on'](_0x44fc55['TjPzM'],()=>{const _0x16a1b5=_0x430b64;mainWindow[_0x16a1b5(0x2c5)][_0x16a1b5(0x2da)](_0x44fc55['Jfnoi'],![]);});mainWindow['addBrowserView'](currentView),_0x44fc55['sVHEH'](adjustViewBounds);}function createTray(){const _0x6b8348=_0x521a17,_0x4e8e05={'HHUyG':function(_0x1e9ca8,_0x2326b3){return _0x1e9ca8!==_0x2326b3;},'BaLAA':'wlcNM','mVOxn':_0x6b8348(0x210),'qEilL':_0x6b8348(0x2bb),'btWhg':'icons','TMmah':_0x6b8348(0x20a),'koMlu':function(_0x430ab2,_0xcceed3){return _0x430ab2===_0xcceed3;},'IQqjD':_0x6b8348(0x251),'XQOXs':_0x6b8348(0x20e),'HCmES':'favicon.icns','SIewV':_0x6b8348(0x22a),'BNHbZ':'Perplexity\x20AI','pPcKQ':_0x6b8348(0x1ef),'pgWRs':_0x6b8348(0x1fe)};let _0x4629ce;if(process[_0x6b8348(0x2a5)]===_0x4e8e05[_0x6b8348(0x279)])_0x4629ce=path[_0x6b8348(0x23f)](__dirname,_0x4e8e05[_0x6b8348(0x241)],_0x4e8e05[_0x6b8348(0x26d)],_0x6b8348(0x2de),_0x4e8e05['TMmah']);else _0x4e8e05[_0x6b8348(0x212)](process[_0x6b8348(0x2a5)],_0x4e8e05[_0x6b8348(0x247)])?_0x4629ce=path[_0x6b8348(0x23f)](__dirname,_0x4e8e05['qEilL'],_0x4e8e05[_0x6b8348(0x26d)],_0x4e8e05['XQOXs'],_0x4e8e05[_0x6b8348(0x226)]):_0x4629ce=path[_0x6b8348(0x23f)](__dirname,_0x4e8e05[_0x6b8348(0x241)],_0x6b8348(0x260),_0x4e8e05[_0x6b8348(0x297)],_0x6b8348(0x254));try{tray=new Tray(_0x4629ce),tray['setToolTip'](_0x4e8e05['BNHbZ']),tray['on'](_0x4e8e05['pPcKQ'],()=>{const _0x17fc89=_0x6b8348;_0x4e8e05[_0x17fc89(0x299)](_0x4e8e05['BaLAA'],_0x4e8e05[_0x17fc89(0x2d2)])?_0x10b13b():((mainWindow['isMinimized']()||!mainWindow['isVisible']())&&mainWindow[_0x17fc89(0x2c0)](),mainWindow['focus']());}),process[_0x6b8348(0x2a5)]===_0x6b8348(0x251)&&tray[_0x6b8348(0x25c)](_0x4629ce);}catch(_0x40d1d6){console[_0x6b8348(0x205)](_0x4e8e05[_0x6b8348(0x280)],_0x40d1d6);}}function checkForUpdates(){const _0x41ebf5=_0x521a17,_0x222145={'wOrWH':'Error\x20parsing\x20latest\x20version:','RFgKA':function(_0x4e7418,_0x2248f9){return _0x4e7418===_0x2248f9;},'rLreT':function(_0x2e2b44,_0x19ba26){return _0x2e2b44(_0x19ba26);},'ZDyRr':_0x41ebf5(0x2d4),'tMoeI':_0x41ebf5(0x23e),'qwdWy':function(_0x12869f,_0xaa7781,_0x2726df){return _0x12869f(_0xaa7781,_0x2726df);},'jIvDD':function(_0x2e429b,_0x196b05){return _0x2e429b!==_0x196b05;},'BwMet':_0x41ebf5(0x239),'zWgfB':'wiiBw','DHdfp':function(_0x10fa61,_0x563993){return _0x10fa61(_0x563993);},'ZDsnb':function(_0x119b00,_0x313e6f){return _0x119b00===_0x313e6f;},'uiBUf':'xaiUb','GpnPu':_0x41ebf5(0x1fc),'ZZuId':function(_0x22879e,_0x4f3948){return _0x22879e!==_0x4f3948;},'cPzyW':_0x41ebf5(0x298),'jDgil':'FYjkH','UAzwN':_0x41ebf5(0x257),'Jobps':'end','iemie':_0x41ebf5(0x267),'AhqgF':_0x41ebf5(0x29c),'ZZNTu':'error'},_0x59867f=app['getVersion'](),_0x56ed1e=net[_0x41ebf5(0x23d)](_0x222145[_0x41ebf5(0x20b)]);_0x56ed1e['on'](_0x222145[_0x41ebf5(0x2a4)],_0x42d085=>{const _0xd4292f=_0x41ebf5,_0x3779c5={'cpOwE':function(_0x44a0a8,_0x6a9931){const _0x584812=_0x3e1c;return _0x222145[_0x584812(0x1fa)](_0x44a0a8,_0x6a9931);}};if(_0x222145[_0xd4292f(0x1ea)](_0x222145['cPzyW'],_0x222145[_0xd4292f(0x272)])){let _0x5c774e='';_0x42d085['on'](_0x222145[_0xd4292f(0x2e2)],_0x11a0aa=>_0x5c774e+=_0x11a0aa),_0x42d085['on'](_0x222145[_0xd4292f(0x29e)],()=>{const _0x2ef015=_0xd4292f,_0x2640ef={'ATnNP':_0x222145[_0x2ef015(0x266)],'TNsKd':function(_0x1a8dcc,_0x73aa6a){const _0x11afb6=_0x2ef015;return _0x222145[_0x11afb6(0x2e0)](_0x1a8dcc,_0x73aa6a);},'bcmdw':function(_0x584744,_0x14b2ef){const _0x6491bb=_0x2ef015;return _0x222145[_0x6491bb(0x234)](_0x584744,_0x14b2ef);}};try{if(_0x222145[_0x2ef015(0x221)]===_0x222145[_0x2ef015(0x2af)])_0x3fe1f4[_0x2ef015(0x205)](_0x2640ef[_0x2ef015(0x217)],_0x36b2ef);else{const _0x34cd13=JSON['parse'](_0x5c774e),_0x5c7fdb=_0x34cd13['version'];_0x222145[_0x2ef015(0x2e0)](_0x222145[_0x2ef015(0x1dd)](compareVersions,_0x5c7fdb,_0x59867f),0x1)&&(_0x222145[_0x2ef015(0x22c)](_0x222145[_0x2ef015(0x214)],_0x222145['zWgfB'])?_0x222145[_0x2ef015(0x1fa)](showUpdateWindow,_0x5c7fdb):_0x3779c5['cpOwE'](_0x110304,_0x274b93));}}catch(_0x10b27b){if(_0x222145[_0x2ef015(0x2c8)](_0x222145[_0x2ef015(0x232)],_0x222145[_0x2ef015(0x1e0)])){const _0x3f9b39=_0x5df4c9['parse'](_0x412a62),_0x496121=_0x3f9b39['version'];_0x2640ef['TNsKd'](_0x1bd3b8(_0x496121,_0x3ebcde),0x1)&&_0x2640ef[_0x2ef015(0x215)](_0x5422a7,_0x496121);}else console[_0x2ef015(0x205)](_0x222145[_0x2ef015(0x266)],_0x10b27b);}});}else{const _0x3ab7bb=_0x3a28ef[_0xd4292f(0x26c)][_0xd4292f(0x27f)]['bind'](_0x38631b),_0x2a5257=_0x32752e[_0x4cba79],_0x2c07b0=_0x3ed608[_0x2a5257]||_0x3ab7bb;_0x3ab7bb[_0xd4292f(0x265)]=_0x4b5db2[_0xd4292f(0x277)](_0x1b8328),_0x3ab7bb[_0xd4292f(0x1fd)]=_0x2c07b0['toString']['bind'](_0x2c07b0),_0x45a837[_0x2a5257]=_0x3ab7bb;}}),_0x56ed1e['on'](_0x222145[_0x41ebf5(0x204)],console['error']),_0x56ed1e[_0x41ebf5(0x233)]();}function compareVersions(_0x1526b9,_0x4bb09e){const _0x2b7e34=_0x521a17,_0x23762f={'eqwOp':function(_0x36a1c8){return _0x36a1c8();},'JbsPS':function(_0x2af4e3,_0x1b7d55){return _0x2af4e3<_0x1b7d55;},'JQQiM':function(_0xbd319d,_0x27a291){return _0xbd319d!==_0x27a291;},'BxFEN':_0x2b7e34(0x268),'Iftvr':function(_0x181702,_0x384df5){return _0x181702>_0x384df5;}},_0x4be9b7=_0x1526b9[_0x2b7e34(0x20f)]('.')[_0x2b7e34(0x2d0)](Number),_0x1ea5a2=_0x4bb09e[_0x2b7e34(0x20f)]('.')[_0x2b7e34(0x2d0)](Number);for(let _0x1439ab=0x0;_0x23762f['JbsPS'](_0x1439ab,Math[_0x2b7e34(0x2c7)](_0x4be9b7[_0x2b7e34(0x24d)],_0x1ea5a2['length']));_0x1439ab++){if(_0x23762f['JQQiM'](_0x2b7e34(0x1e2),_0x23762f[_0x2b7e34(0x2a3)])){const _0x23a337=_0x4be9b7[_0x1439ab]||0x0,_0x4b9264=_0x1ea5a2[_0x1439ab]||0x0;if(_0x23762f['Iftvr'](_0x23a337,_0x4b9264))return 0x1;if(_0x23762f[_0x2b7e34(0x255)](_0x23a337,_0x4b9264))return-0x1;}else _0x2d3f85[_0x2b7e34(0x2c0)](),_0x23762f[_0x2b7e34(0x25f)](_0x162d8c),_0x17a993(),_0x23762f[_0x2b7e34(0x25f)](_0x2d7076);}return 0x0;}function showUpdateWindow(_0x3c8c0a){const _0x209961=_0x521a17,_0x387c01={'WZqUA':function(_0x365890,_0x57eccd){return _0x365890===_0x57eccd;},'zBAeP':_0x209961(0x2aa),'xcBHm':_0x209961(0x2c1),'qSsyv':function(_0x44cfa2,_0x3a31fb){return _0x44cfa2===_0x3a31fb;},'FLSDD':_0x209961(0x2d6),'jTWsx':'src','OORQP':'ready-to-show'};if(updateWindow)return;updateWindow=new BrowserWindow({'width':0x226,'height':0x208,'parent':mainWindow,'modal':!![],'show':![],'frame':![],'resizable':![],'webPreferences':{'preload':path[_0x209961(0x23f)](__dirname,_0x387c01[_0x209961(0x1f0)],'js','preload',_0x209961(0x24c)),'contextIsolation':!![],'nodeIntegration':![]}}),updateWindow['loadFile'](_0x209961(0x1ec)),updateWindow[_0x209961(0x20d)](_0x387c01[_0x209961(0x1e7)],()=>{const _0x317d5c=_0x209961;_0x387c01[_0x317d5c(0x2dd)](_0x387c01[_0x317d5c(0x269)],_0x387c01[_0x317d5c(0x269)])?(updateWindow['webContents'][_0x317d5c(0x2da)](_0x387c01[_0x317d5c(0x213)],_0x3c8c0a),updateWindow[_0x317d5c(0x2c0)]()):_0x367662[_0x317d5c(0x2c5)]['send']('page-loading',!![]);}),updateWindow['on'](_0x209961(0x2b4),()=>{const _0x409d36=_0x209961;_0x387c01[_0x409d36(0x28b)](_0x409d36(0x2d6),_0x387c01[_0x409d36(0x2a1)])?updateWindow=null:_0xe37b95['openExternal'](_0x47297b);});}function detachAllShortcuts(){const _0x335c34=_0x521a17;globalShortcut[_0x335c34(0x2ca)]();}function reattachShortcuts(){const _0xb8181e=_0x521a17,_0x3a9d55={'oSfPv':function(_0x3e1c0f){return _0x3e1c0f();}};_0x3a9d55[_0xb8181e(0x22b)](registerShortcuts);}ipcMain['on'](_0x521a17(0x25a),_0x61d9a3=>{const _0xc80b51=_0x521a17,_0xc3b9bc={'BaClA':_0xc80b51(0x1df)};_0x61d9a3[_0xc80b51(0x1e6)][_0xc80b51(0x2da)](_0xc3b9bc[_0xc80b51(0x24f)],shortcuts);}),ipcMain['on'](_0x521a17(0x2b6),(_0x408124,_0x11968a)=>{const _0x3b6851=_0x521a17,_0x5bae3c={'qeqgn':'shortcuts','RTlmA':function(_0x3a0dc6){return _0x3a0dc6();}};shortcuts=_0x11968a,settings['set'](_0x5bae3c[_0x3b6851(0x295)],shortcuts),_0x5bae3c['RTlmA'](reattachShortcuts);}),ipcMain['on'](_0x521a17(0x228),()=>{const _0x523fcd=_0x521a17,_0x2dc3b2={'YAyxH':function(_0x29884d){return _0x29884d();}};_0x2dc3b2[_0x523fcd(0x1f5)](detachAllShortcuts),_0x2dc3b2[_0x523fcd(0x1f5)](openSettingsWindow);}),ipcMain['on'](_0x521a17(0x25e),()=>{const _0x4acf7a=_0x521a17;settingsWindow&&(settingsWindow[_0x4acf7a(0x225)](),settingsWindow=null,reattachShortcuts());}),ipcMain['on']('switch-ai-tool',(_0x4900d2,_0xad56e4)=>{const _0x3ad92b=_0x521a17,_0x6438af={'AEUyX':function(_0x27a5b9){return _0x27a5b9();},'yDwUy':function(_0x18c682,_0x5518c5){return _0x18c682===_0x5518c5;},'OAukt':function(_0x2540b8,_0x1d0ed7){return _0x2540b8===_0x1d0ed7;},'bHYYp':'wDebC','PRiQd':function(_0x39dfbe,_0x6d4fa5){return _0x39dfbe(_0x6d4fa5);}};(_0xad56e4[_0x3ad92b(0x2b2)](_0x3ad92b(0x1fb))||_0x6438af[_0x3ad92b(0x2ba)](_0xad56e4,_0x3ad92b(0x294)))&&(_0x6438af[_0x3ad92b(0x1f4)](_0x3ad92b(0x222),_0x6438af[_0x3ad92b(0x288)])?_0x1a988c&&(_0x9d5de4['close'](),_0x515269=null,_0x6438af[_0x3ad92b(0x1f7)](_0x1f1427)):_0x6438af[_0x3ad92b(0x1d8)](switchView,_0xad56e4));}),ipcMain['on']('get-settings',_0x468867=>{const _0x4840aa=_0x521a17,_0x3ea516={'XAOqR':_0x4840aa(0x21a)},_0x412bd7={'shortcuts':shortcuts,'defaultAI':settings[_0x4840aa(0x2b5)](_0x3ea516[_0x4840aa(0x2d8)],_0x4840aa(0x2c2))};_0x468867[_0x4840aa(0x1e6)]['send']('settings',_0x412bd7);}),ipcMain['on']('set-settings',(_0xdb932c,_0x444fd2)=>{const _0x432685=_0x521a17,_0x4f90c1={'ZNAfY':_0x432685(0x1df),'TcULK':_0x432685(0x21a)};shortcuts=_0x444fd2[_0x432685(0x1df)],settings[_0x432685(0x23c)](_0x4f90c1['ZNAfY'],shortcuts),registerShortcuts(),settings[_0x432685(0x23c)](_0x4f90c1[_0x432685(0x208)],_0x444fd2[_0x432685(0x21a)]);}),ipcMain[_0x521a17(0x252)](_0x521a17(0x1d9),()=>app[_0x521a17(0x2bc)]()),ipcMain['on'](_0x521a17(0x248),(_0x58d028,_0x39d77e)=>{shell['openExternal'](_0x39d77e);}),ipcMain['on'](_0x521a17(0x219),()=>{const _0x2c4da0=_0x521a17,_0x4b3275={'HFmsS':'deny','EcQjl':function(_0xbc8551,_0x1e18a1){return _0xbc8551!==_0x1e18a1;},'hcHba':_0x2c4da0(0x26b)};if(updateWindow){if(_0x4b3275[_0x2c4da0(0x236)](_0x4b3275[_0x2c4da0(0x293)],_0x2c4da0(0x26b)))return _0x1a7077[_0x2c4da0(0x223)](_0x990d3d),{'action':_0x4b3275[_0x2c4da0(0x240)]};else updateWindow['close'](),updateWindow=null;}}),ipcMain['on'](_0x521a17(0x259),()=>{const _0x43333f=_0x521a17,_0x1a8e0f={'VNmoP':_0x43333f(0x28a)};shell['openExternal'](_0x1a8e0f[_0x43333f(0x2b9)]);});function openSettingsWindow(){const _0x696923=_0x521a17,_0x4a2ee9={'IDRqf':_0x696923(0x216),'ZKpbk':'preload','dhuWY':_0x696923(0x2d9),'BPxKn':_0x696923(0x2b4)};if(settingsWindow){settingsWindow[_0x696923(0x273)]();return;}settingsWindow=new BrowserWindow({'width':0x1f4,'height':0x2bc,'parent':mainWindow,'modal':!![],'frame':![],'webPreferences':{'preload':path[_0x696923(0x23f)](__dirname,_0x4a2ee9[_0x696923(0x2d5)],'js',_0x4a2ee9[_0x696923(0x244)],_0x4a2ee9['dhuWY']),'contextIsolation':!![],'nodeIntegration':![]}}),settingsWindow[_0x696923(0x1f8)](_0x696923(0x2d1))[_0x696923(0x2a6)](console[_0x696923(0x205)]),settingsWindow['on'](_0x4a2ee9['BPxKn'],()=>{settingsWindow=null;});}app[_0x521a17(0x22e)]()[_0x521a17(0x2a7)](()=>{const _0x21f1af=_0x521a17,_0x1b7ebc={'WGVUS':_0x21f1af(0x2b7),'YrdRf':function(_0x37ccd9,_0x3a8bf0){return _0x37ccd9===_0x3a8bf0;},'noRqh':function(_0x4c67da){return _0x4c67da();},'LimqA':function(_0x2e9590,_0x2009c1){return _0x2e9590===_0x2009c1;},'Kgllv':_0x21f1af(0x262),'ZoOXh':_0x21f1af(0x2cd),'ajJww':_0x21f1af(0x206),'TEnEh':_0x21f1af(0x2ab),'oxbTQ':_0x21f1af(0x22f)};!app['requestSingleInstanceLock']()?_0x1b7ebc[_0x21f1af(0x229)]!==_0x1b7ebc[_0x21f1af(0x229)]?_0x4d70da[_0x21f1af(0x2ca)]():app[_0x21f1af(0x2a9)]():_0x1b7ebc[_0x21f1af(0x1e3)]!==_0x21f1af(0x206)?_0x5d4e2a=null:(_0x1b7ebc[_0x21f1af(0x261)](createWindow),_0x1b7ebc['noRqh'](createTray),app['on'](_0x1b7ebc['TEnEh'],()=>{const _0x9a3240=_0x21f1af;mainWindow&&((!mainWindow[_0x9a3240(0x263)]()||mainWindow[_0x9a3240(0x22d)]())&&mainWindow[_0x9a3240(0x2c0)](),mainWindow['focus']());}),app['on'](_0x1b7ebc[_0x21f1af(0x2a8)],()=>{const _0x532cca=_0x21f1af;_0x1b7ebc['YrdRf'](BrowserWindow['getAllWindows']()[_0x532cca(0x24d)],0x0)?_0x1b7ebc[_0x532cca(0x261)](createWindow):_0x1b7ebc[_0x532cca(0x26a)](_0x532cca(0x1f9),_0x1b7ebc[_0x532cca(0x29d)])?_0x3708dc[_0x532cca(0x2c5)][_0x532cca(0x2da)](_0x1b7ebc[_0x532cca(0x1e8)],![]):mainWindow['show']();}));}),app['on'](_0x521a17(0x286),()=>{const _0x4fe7d6=_0x521a17;app[_0x4fe7d6(0x1e1)]=!![],globalShortcut[_0x4fe7d6(0x2ca)]();});
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
new file mode 100644
index 0000000..538150b
--- /dev/null
+++ b/package-lock.json
@@ -0,0 +1,6178 @@
+{
+ "name": "perplexity-ai-app",
+ "version": "3.0.0",
+ "lockfileVersion": 3,
+ "requires": true,
+ "packages": {
+ "": {
+ "name": "perplexity-ai-app",
+ "version": "3.0.0",
+ "license": "GPL-3.0-only",
+ "dependencies": {
+ "electron-store": "^7.0.3"
+ },
+ "devDependencies": {
+ "csso": "^5.0.5",
+ "electron": "^33.0.2",
+ "electron-builder": "^25.1.8",
+ "javascript-obfuscator": "^4.1.1"
+ }
+ },
+ "node_modules/@develar/schema-utils": {
+ "version": "2.6.5",
+ "resolved": "https://registry.npmjs.org/@develar/schema-utils/-/schema-utils-2.6.5.tgz",
+ "integrity": "sha512-0cp4PsWQ/9avqTVMCtZ+GirikIA36ikvjtHweU4/j8yLtgObI0+JUPhYFScgwlteveGB1rt3Cm8UhN04XayDig==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ajv": "^6.12.0",
+ "ajv-keywords": "^3.4.1"
+ },
+ "engines": {
+ "node": ">= 8.9.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/webpack"
+ }
+ },
+ "node_modules/@develar/schema-utils/node_modules/ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
+ }
+ },
+ "node_modules/@develar/schema-utils/node_modules/ajv-keywords": {
+ "version": "3.5.2",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
+ "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "ajv": "^6.9.1"
+ }
+ },
+ "node_modules/@develar/schema-utils/node_modules/json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@electron/asar": {
+ "version": "3.2.15",
+ "resolved": "https://registry.npmjs.org/@electron/asar/-/asar-3.2.15.tgz",
+ "integrity": "sha512-AerUbRZpkDVRs58WP32t4U2bx85sfwRkQI8RMIEi6s2NBE++sgjsgAAMtXvnfTISKUkXo386pxFW7sa7WtMCrw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "commander": "^5.0.0",
+ "glob": "^7.1.6",
+ "minimatch": "^3.0.4"
+ },
+ "bin": {
+ "asar": "bin/asar.js"
+ },
+ "engines": {
+ "node": ">=10.12.0"
+ }
+ },
+ "node_modules/@electron/asar/node_modules/brace-expansion": {
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
+ }
+ },
+ "node_modules/@electron/asar/node_modules/minimatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^1.1.7"
+ },
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/@electron/get": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/@electron/get/-/get-2.0.3.tgz",
+ "integrity": "sha512-Qkzpg2s9GnVV2I2BjRksUi43U5e6+zaQMcjoJy0C+C5oxaKl+fmckGDQFtRpZpZV0NQekuZZ+tGz7EA9TVnQtQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "^4.1.1",
+ "env-paths": "^2.2.0",
+ "fs-extra": "^8.1.0",
+ "got": "^11.8.5",
+ "progress": "^2.0.3",
+ "semver": "^6.2.0",
+ "sumchecker": "^3.0.1"
+ },
+ "engines": {
+ "node": ">=12"
+ },
+ "optionalDependencies": {
+ "global-agent": "^3.0.0"
+ }
+ },
+ "node_modules/@electron/notarize": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/@electron/notarize/-/notarize-2.5.0.tgz",
+ "integrity": "sha512-jNT8nwH1f9X5GEITXaQ8IF/KdskvIkOFfB2CvwumsveVidzpSc+mvhhTMdAGSYF3O+Nq49lJ7y+ssODRXu06+A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "^4.1.1",
+ "fs-extra": "^9.0.1",
+ "promise-retry": "^2.0.1"
+ },
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@electron/notarize/node_modules/fs-extra": {
+ "version": "9.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
+ "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "at-least-node": "^1.0.0",
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/@electron/notarize/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/@electron/notarize/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@electron/osx-sign": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/@electron/osx-sign/-/osx-sign-1.3.1.tgz",
+ "integrity": "sha512-BAfviURMHpmb1Yb50YbCxnOY0wfwaLXH5KJ4+80zS0gUkzDX3ec23naTlEqKsN+PwYn+a1cCzM7BJ4Wcd3sGzw==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "compare-version": "^0.1.2",
+ "debug": "^4.3.4",
+ "fs-extra": "^10.0.0",
+ "isbinaryfile": "^4.0.8",
+ "minimist": "^1.2.6",
+ "plist": "^3.0.5"
+ },
+ "bin": {
+ "electron-osx-flat": "bin/electron-osx-flat.js",
+ "electron-osx-sign": "bin/electron-osx-sign.js"
+ },
+ "engines": {
+ "node": ">=12.0.0"
+ }
+ },
+ "node_modules/@electron/osx-sign/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/@electron/osx-sign/node_modules/isbinaryfile": {
+ "version": "4.0.10",
+ "resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.10.tgz",
+ "integrity": "sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 8.0.0"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/gjtorikian/"
+ }
+ },
+ "node_modules/@electron/osx-sign/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/@electron/osx-sign/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@electron/rebuild": {
+ "version": "3.6.1",
+ "resolved": "https://registry.npmjs.org/@electron/rebuild/-/rebuild-3.6.1.tgz",
+ "integrity": "sha512-f6596ZHpEq/YskUd8emYvOUne89ij8mQgjYFA5ru25QwbrRO+t1SImofdDv7kKOuWCmVOuU5tvfkbgGxIl3E/w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@malept/cross-spawn-promise": "^2.0.0",
+ "chalk": "^4.0.0",
+ "debug": "^4.1.1",
+ "detect-libc": "^2.0.1",
+ "fs-extra": "^10.0.0",
+ "got": "^11.7.0",
+ "node-abi": "^3.45.0",
+ "node-api-version": "^0.2.0",
+ "node-gyp": "^9.0.0",
+ "ora": "^5.1.0",
+ "read-binary-file-arch": "^1.0.6",
+ "semver": "^7.3.5",
+ "tar": "^6.0.5",
+ "yargs": "^17.0.1"
+ },
+ "bin": {
+ "electron-rebuild": "lib/cli.js"
+ },
+ "engines": {
+ "node": ">=12.13.0"
+ }
+ },
+ "node_modules/@electron/rebuild/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/@electron/rebuild/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/@electron/rebuild/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/@electron/rebuild/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@electron/universal": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/@electron/universal/-/universal-2.0.1.tgz",
+ "integrity": "sha512-fKpv9kg4SPmt+hY7SVBnIYULE9QJl8L3sCfcBsnqbJwwBwAeTLokJ9TRt9y7bK0JAzIW2y78TVVjvnQEms/yyA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@electron/asar": "^3.2.7",
+ "@malept/cross-spawn-promise": "^2.0.0",
+ "debug": "^4.3.1",
+ "dir-compare": "^4.2.0",
+ "fs-extra": "^11.1.1",
+ "minimatch": "^9.0.3",
+ "plist": "^3.1.0"
+ },
+ "engines": {
+ "node": ">=16.4"
+ }
+ },
+ "node_modules/@electron/universal/node_modules/fs-extra": {
+ "version": "11.2.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
+ "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=14.14"
+ }
+ },
+ "node_modules/@electron/universal/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/@electron/universal/node_modules/minimatch": {
+ "version": "9.0.5",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=16 || 14 >=14.17"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/@electron/universal/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@gar/promisify": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
+ "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@isaacs/cliui": {
+ "version": "8.0.2",
+ "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
+ "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "string-width": "^5.1.2",
+ "string-width-cjs": "npm:string-width@^4.2.0",
+ "strip-ansi": "^7.0.1",
+ "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
+ "wrap-ansi": "^8.1.0",
+ "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
+ "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
+ }
+ },
+ "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
+ "version": "6.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
+ "version": "9.2.2",
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
+ "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@isaacs/cliui/node_modules/string-width": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
+ "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "eastasianwidth": "^0.2.0",
+ "emoji-regex": "^9.2.2",
+ "strip-ansi": "^7.0.1"
+ },
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
+ "version": "7.1.0",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-regex": "^6.0.1"
+ },
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
+ }
+ },
+ "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
+ "version": "8.1.0",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
+ "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-styles": "^6.1.0",
+ "string-width": "^5.0.1",
+ "strip-ansi": "^7.0.1"
+ },
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
+ }
+ },
+ "node_modules/@javascript-obfuscator/escodegen": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/@javascript-obfuscator/escodegen/-/escodegen-2.3.0.tgz",
+ "integrity": "sha512-QVXwMIKqYMl3KwtTirYIA6gOCiJ0ZDtptXqAv/8KWLG9uQU2fZqTVy7a/A5RvcoZhbDoFfveTxuGxJ5ibzQtkw==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "@javascript-obfuscator/estraverse": "^5.3.0",
+ "esprima": "^4.0.1",
+ "esutils": "^2.0.2",
+ "optionator": "^0.8.1"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "optionalDependencies": {
+ "source-map": "~0.6.1"
+ }
+ },
+ "node_modules/@javascript-obfuscator/estraverse": {
+ "version": "5.4.0",
+ "resolved": "https://registry.npmjs.org/@javascript-obfuscator/estraverse/-/estraverse-5.4.0.tgz",
+ "integrity": "sha512-CZFX7UZVN9VopGbjTx4UXaXsi9ewoM1buL0kY7j1ftYdSs7p2spv9opxFjHlQ/QGTgh4UqufYqJJ0WKLml7b6w==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/@malept/cross-spawn-promise": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/@malept/cross-spawn-promise/-/cross-spawn-promise-2.0.0.tgz",
+ "integrity": "sha512-1DpKU0Z5ThltBwjNySMC14g0CkbyhCaz9FkhxqNsZI6uAPJXFS8cMXlBKo26FJ8ZuW6S9GCMcR9IO5k2X5/9Fg==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "individual",
+ "url": "https://github.com/sponsors/malept"
+ },
+ {
+ "type": "tidelift",
+ "url": "https://tidelift.com/subscription/pkg/npm-.malept-cross-spawn-promise?utm_medium=referral&utm_source=npm_fund"
+ }
+ ],
+ "license": "Apache-2.0",
+ "dependencies": {
+ "cross-spawn": "^7.0.1"
+ },
+ "engines": {
+ "node": ">= 12.13.0"
+ }
+ },
+ "node_modules/@malept/flatpak-bundler": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/@malept/flatpak-bundler/-/flatpak-bundler-0.4.0.tgz",
+ "integrity": "sha512-9QOtNffcOF/c1seMCDnjckb3R9WHcG34tky+FHpNKKCW0wc/scYLwMtO+ptyGUfMW0/b/n4qRiALlaFHc9Oj7Q==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "^4.1.1",
+ "fs-extra": "^9.0.0",
+ "lodash": "^4.17.15",
+ "tmp-promise": "^3.0.2"
+ },
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@malept/flatpak-bundler/node_modules/fs-extra": {
+ "version": "9.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
+ "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "at-least-node": "^1.0.0",
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/@malept/flatpak-bundler/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/@malept/flatpak-bundler/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@npmcli/fs": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz",
+ "integrity": "sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "@gar/promisify": "^1.1.3",
+ "semver": "^7.3.5"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/@npmcli/fs/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/@npmcli/move-file": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz",
+ "integrity": "sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==",
+ "deprecated": "This functionality has been moved to @npmcli/fs",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "mkdirp": "^1.0.4",
+ "rimraf": "^3.0.2"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/@pkgjs/parseargs": {
+ "version": "0.11.0",
+ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
+ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "engines": {
+ "node": ">=14"
+ }
+ },
+ "node_modules/@sindresorhus/is": {
+ "version": "4.6.0",
+ "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
+ "integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sindresorhus/is?sponsor=1"
+ }
+ },
+ "node_modules/@szmarczak/http-timer": {
+ "version": "4.0.6",
+ "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
+ "integrity": "sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "defer-to-connect": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/@tootallnate/once": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz",
+ "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10"
+ }
+ },
+ "node_modules/@types/cacheable-request": {
+ "version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.3.tgz",
+ "integrity": "sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/http-cache-semantics": "*",
+ "@types/keyv": "^3.1.4",
+ "@types/node": "*",
+ "@types/responselike": "^1.0.0"
+ }
+ },
+ "node_modules/@types/debug": {
+ "version": "4.1.12",
+ "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
+ "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/ms": "*"
+ }
+ },
+ "node_modules/@types/fs-extra": {
+ "version": "9.0.13",
+ "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.13.tgz",
+ "integrity": "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/node": "*"
+ }
+ },
+ "node_modules/@types/http-cache-semantics": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
+ "integrity": "sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/keyv": {
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.4.tgz",
+ "integrity": "sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/node": "*"
+ }
+ },
+ "node_modules/@types/minimatch": {
+ "version": "3.0.5",
+ "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz",
+ "integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/ms": {
+ "version": "0.7.34",
+ "resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz",
+ "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/node": {
+ "version": "20.17.3",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.3.tgz",
+ "integrity": "sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "undici-types": "~6.19.2"
+ }
+ },
+ "node_modules/@types/plist": {
+ "version": "3.0.5",
+ "resolved": "https://registry.npmjs.org/@types/plist/-/plist-3.0.5.tgz",
+ "integrity": "sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "@types/node": "*",
+ "xmlbuilder": ">=11.0.1"
+ }
+ },
+ "node_modules/@types/responselike": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz",
+ "integrity": "sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/node": "*"
+ }
+ },
+ "node_modules/@types/validator": {
+ "version": "13.12.2",
+ "resolved": "https://registry.npmjs.org/@types/validator/-/validator-13.12.2.tgz",
+ "integrity": "sha512-6SlHBzUW8Jhf3liqrGGXyTJSIFe4nqlJ5A5KaMZ2l/vbM3Wh3KSybots/wfWVzNLK4D1NZluDlSQIbIEPx6oyA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/verror": {
+ "version": "1.10.10",
+ "resolved": "https://registry.npmjs.org/@types/verror/-/verror-1.10.10.tgz",
+ "integrity": "sha512-l4MM0Jppn18hb9xmM6wwD1uTdShpf9Pn80aXTStnK1C94gtPvJcV2FrDmbOQUAQfJ1cKZHktkQUDwEqaAKXMMg==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/@types/yauzl": {
+ "version": "2.10.3",
+ "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz",
+ "integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "@types/node": "*"
+ }
+ },
+ "node_modules/@xmldom/xmldom": {
+ "version": "0.8.10",
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
+ "integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10.0.0"
+ }
+ },
+ "node_modules/7zip-bin": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/7zip-bin/-/7zip-bin-5.2.0.tgz",
+ "integrity": "sha512-ukTPVhqG4jNzMro2qA9HSCSSVJN3aN7tlb+hfqYCt3ER0yWroeA2VR38MNrOHLQ/cVj+DaIMad0kFCtWWowh/A==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/abbrev": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
+ "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/acorn": {
+ "version": "8.8.2",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz",
+ "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "acorn": "bin/acorn"
+ },
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/agent-base": {
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz",
+ "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "^4.3.4"
+ },
+ "engines": {
+ "node": ">= 14"
+ }
+ },
+ "node_modules/agentkeepalive": {
+ "version": "4.5.0",
+ "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.5.0.tgz",
+ "integrity": "sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "humanize-ms": "^1.2.1"
+ },
+ "engines": {
+ "node": ">= 8.0.0"
+ }
+ },
+ "node_modules/aggregate-error": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
+ "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "clean-stack": "^2.0.0",
+ "indent-string": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/ajv": {
+ "version": "7.2.4",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-7.2.4.tgz",
+ "integrity": "sha512-nBeQgg/ZZA3u3SYxyaDvpvDtgZ/EZPF547ARgZBrG9Bhu1vKDwAIjtIf+sDtJUKa2zOcEbmRLBRSyMraS/Oy1A==",
+ "license": "MIT",
+ "dependencies": {
+ "fast-deep-equal": "^3.1.1",
+ "json-schema-traverse": "^1.0.0",
+ "require-from-string": "^2.0.2",
+ "uri-js": "^4.2.2"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
+ }
+ },
+ "node_modules/ajv-formats": {
+ "version": "1.6.1",
+ "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-1.6.1.tgz",
+ "integrity": "sha512-4CjkH20If1lhR5CGtqkrVg3bbOtFEG80X9v6jDOIUhbzzbB+UzPBGy8GQhUNVZ0yvMHdMpawCOcy5ydGMsagGQ==",
+ "license": "MIT",
+ "dependencies": {
+ "ajv": "^7.0.0"
+ },
+ "peerDependencies": {
+ "ajv": "^7.0.0"
+ },
+ "peerDependenciesMeta": {
+ "ajv": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/ansi-regex": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/app-builder-bin": {
+ "version": "5.0.0-alpha.10",
+ "resolved": "https://registry.npmjs.org/app-builder-bin/-/app-builder-bin-5.0.0-alpha.10.tgz",
+ "integrity": "sha512-Ev4jj3D7Bo+O0GPD2NMvJl+PGiBAfS7pUGawntBNpCbxtpncfUixqFj9z9Jme7V7s3LBGqsWZZP54fxBX3JKJw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/app-builder-lib": {
+ "version": "25.1.8",
+ "resolved": "https://registry.npmjs.org/app-builder-lib/-/app-builder-lib-25.1.8.tgz",
+ "integrity": "sha512-pCqe7dfsQFBABC1jeKZXQWhGcCPF3rPCXDdfqVKjIeWBcXzyC1iOWZdfFhGl+S9MyE/k//DFmC6FzuGAUudNDg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@develar/schema-utils": "~2.6.5",
+ "@electron/notarize": "2.5.0",
+ "@electron/osx-sign": "1.3.1",
+ "@electron/rebuild": "3.6.1",
+ "@electron/universal": "2.0.1",
+ "@malept/flatpak-bundler": "^0.4.0",
+ "@types/fs-extra": "9.0.13",
+ "async-exit-hook": "^2.0.1",
+ "bluebird-lst": "^1.0.9",
+ "builder-util": "25.1.7",
+ "builder-util-runtime": "9.2.10",
+ "chromium-pickle-js": "^0.2.0",
+ "config-file-ts": "0.2.8-rc1",
+ "debug": "^4.3.4",
+ "dotenv": "^16.4.5",
+ "dotenv-expand": "^11.0.6",
+ "ejs": "^3.1.8",
+ "electron-publish": "25.1.7",
+ "form-data": "^4.0.0",
+ "fs-extra": "^10.1.0",
+ "hosted-git-info": "^4.1.0",
+ "is-ci": "^3.0.0",
+ "isbinaryfile": "^5.0.0",
+ "js-yaml": "^4.1.0",
+ "json5": "^2.2.3",
+ "lazy-val": "^1.0.5",
+ "minimatch": "^10.0.0",
+ "resedit": "^1.7.0",
+ "sanitize-filename": "^1.6.3",
+ "semver": "^7.3.8",
+ "tar": "^6.1.12",
+ "temp-file": "^3.4.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ },
+ "peerDependencies": {
+ "dmg-builder": "25.1.8",
+ "electron-builder-squirrel-windows": "25.1.8"
+ }
+ },
+ "node_modules/app-builder-lib/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/app-builder-lib/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/app-builder-lib/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/app-builder-lib/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/aproba": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
+ "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/archiver": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz",
+ "integrity": "sha512-+25nxyyznAXF7Nef3y0EbBeqmGZgeN/BxHX29Rs39djAfaFalmQ89SE6CWyDCHzGL0yt/ycBtNOmGTW0FyGWNw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "archiver-utils": "^2.1.0",
+ "async": "^3.2.4",
+ "buffer-crc32": "^0.2.1",
+ "readable-stream": "^3.6.0",
+ "readdir-glob": "^1.1.2",
+ "tar-stream": "^2.2.0",
+ "zip-stream": "^4.1.0"
+ },
+ "engines": {
+ "node": ">= 10"
+ }
+ },
+ "node_modules/archiver-utils": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-2.1.0.tgz",
+ "integrity": "sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "glob": "^7.1.4",
+ "graceful-fs": "^4.2.0",
+ "lazystream": "^1.0.0",
+ "lodash.defaults": "^4.2.0",
+ "lodash.difference": "^4.5.0",
+ "lodash.flatten": "^4.4.0",
+ "lodash.isplainobject": "^4.0.6",
+ "lodash.union": "^4.6.0",
+ "normalize-path": "^3.0.0",
+ "readable-stream": "^2.0.0"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/archiver-utils/node_modules/readable-stream": {
+ "version": "2.3.8",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
+ }
+ },
+ "node_modules/archiver-utils/node_modules/safe-buffer": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/archiver-utils/node_modules/string_decoder": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "safe-buffer": "~5.1.0"
+ }
+ },
+ "node_modules/are-we-there-yet": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz",
+ "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==",
+ "deprecated": "This package is no longer supported.",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "delegates": "^1.0.0",
+ "readable-stream": "^3.6.0"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
+ "dev": true,
+ "license": "Python-2.0"
+ },
+ "node_modules/array-differ": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-3.0.0.tgz",
+ "integrity": "sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/array-union": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
+ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/arrify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz",
+ "integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/assert": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/assert/-/assert-2.0.0.tgz",
+ "integrity": "sha512-se5Cd+js9dXJnu6Ag2JFc00t+HmHOen+8Q+L7O9zI0PqQXr20uk2J0XQqMxZEeo5U50o8Nvmmx7dZrl+Ufr35A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "es6-object-assign": "^1.1.0",
+ "is-nan": "^1.2.1",
+ "object-is": "^1.0.1",
+ "util": "^0.12.0"
+ }
+ },
+ "node_modules/assert-plus": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
+ "integrity": "sha512-NfJ4UzBCcQGLDlQq7nHxH+tv3kyZ0hHQqF5BO6J7tNJeP5do1llPr8dZ8zHonfhAu0PHAdMkSo+8o0wxg9lZWw==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "engines": {
+ "node": ">=0.8"
+ }
+ },
+ "node_modules/astral-regex": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
+ "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/async": {
+ "version": "3.2.6",
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
+ "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/async-exit-hook": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/async-exit-hook/-/async-exit-hook-2.0.1.tgz",
+ "integrity": "sha512-NW2cX8m1Q7KPA7a5M2ULQeZ2wR5qI5PAbw5L0UOMxdioVk9PMZ0h1TmyZEkPYrCvYjDlFICusOu1dlEKAAeXBw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.12.0"
+ }
+ },
+ "node_modules/asynckit": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
+ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/at-least-node": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
+ "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">= 4.0.0"
+ }
+ },
+ "node_modules/atomically": {
+ "version": "1.7.0",
+ "resolved": "https://registry.npmjs.org/atomically/-/atomically-1.7.0.tgz",
+ "integrity": "sha512-Xcz9l0z7y9yQ9rdDaxlmaI4uJHf/T8g9hOEzJcsEqX2SjCj4J20uK7+ldkDHMbpJDK76wF7xEIgxc/vSlsfw5w==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=10.12.0"
+ }
+ },
+ "node_modules/available-typed-arrays": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
+ "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "possible-typed-array-names": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/balanced-match": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/base64-js": {
+ "version": "1.5.1",
+ "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
+ "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ],
+ "license": "MIT"
+ },
+ "node_modules/bl": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
+ "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "buffer": "^5.5.0",
+ "inherits": "^2.0.4",
+ "readable-stream": "^3.4.0"
+ }
+ },
+ "node_modules/bluebird": {
+ "version": "3.7.2",
+ "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
+ "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/bluebird-lst": {
+ "version": "1.0.9",
+ "resolved": "https://registry.npmjs.org/bluebird-lst/-/bluebird-lst-1.0.9.tgz",
+ "integrity": "sha512-7B1Rtx82hjnSD4PGLAjVWeYH3tHAcVUmChh85a3lltKQm6FresXh9ErQo6oAv6CqxttczC3/kEg8SY5NluPuUw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "bluebird": "^3.5.5"
+ }
+ },
+ "node_modules/boolean": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/boolean/-/boolean-3.2.0.tgz",
+ "integrity": "sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw==",
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
+ "dev": true,
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/brace-expansion": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
+ "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^1.0.0"
+ }
+ },
+ "node_modules/buffer": {
+ "version": "5.7.1",
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "base64-js": "^1.3.1",
+ "ieee754": "^1.1.13"
+ }
+ },
+ "node_modules/buffer-crc32": {
+ "version": "0.2.13",
+ "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
+ "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/buffer-from": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/builder-util": {
+ "version": "25.1.7",
+ "resolved": "https://registry.npmjs.org/builder-util/-/builder-util-25.1.7.tgz",
+ "integrity": "sha512-7jPjzBwEGRbwNcep0gGNpLXG9P94VA3CPAZQCzxkFXiV2GMQKlziMbY//rXPI7WKfhsvGgFXjTcXdBEwgXw9ww==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/debug": "^4.1.6",
+ "7zip-bin": "~5.2.0",
+ "app-builder-bin": "5.0.0-alpha.10",
+ "bluebird-lst": "^1.0.9",
+ "builder-util-runtime": "9.2.10",
+ "chalk": "^4.1.2",
+ "cross-spawn": "^7.0.3",
+ "debug": "^4.3.4",
+ "fs-extra": "^10.1.0",
+ "http-proxy-agent": "^7.0.0",
+ "https-proxy-agent": "^7.0.0",
+ "is-ci": "^3.0.0",
+ "js-yaml": "^4.1.0",
+ "source-map-support": "^0.5.19",
+ "stat-mode": "^1.0.0",
+ "temp-file": "^3.4.0"
+ }
+ },
+ "node_modules/builder-util-runtime": {
+ "version": "9.2.10",
+ "resolved": "https://registry.npmjs.org/builder-util-runtime/-/builder-util-runtime-9.2.10.tgz",
+ "integrity": "sha512-6p/gfG1RJSQeIbz8TK5aPNkoztgY1q5TgmGFMAXcY8itsGW6Y2ld1ALsZ5UJn8rog7hKF3zHx5iQbNQ8uLcRlw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "^4.3.4",
+ "sax": "^1.2.4"
+ },
+ "engines": {
+ "node": ">=12.0.0"
+ }
+ },
+ "node_modules/builder-util/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/builder-util/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/builder-util/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/cacache": {
+ "version": "16.1.3",
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz",
+ "integrity": "sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "@npmcli/fs": "^2.1.0",
+ "@npmcli/move-file": "^2.0.0",
+ "chownr": "^2.0.0",
+ "fs-minipass": "^2.1.0",
+ "glob": "^8.0.1",
+ "infer-owner": "^1.0.4",
+ "lru-cache": "^7.7.1",
+ "minipass": "^3.1.6",
+ "minipass-collect": "^1.0.2",
+ "minipass-flush": "^1.0.5",
+ "minipass-pipeline": "^1.2.4",
+ "mkdirp": "^1.0.4",
+ "p-map": "^4.0.0",
+ "promise-inflight": "^1.0.1",
+ "rimraf": "^3.0.2",
+ "ssri": "^9.0.0",
+ "tar": "^6.1.11",
+ "unique-filename": "^2.0.0"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/cacache/node_modules/glob": {
+ "version": "8.1.0",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
+ "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
+ "deprecated": "Glob versions prior to v9 are no longer supported",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^5.0.1",
+ "once": "^1.3.0"
+ },
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/cacache/node_modules/lru-cache": {
+ "version": "7.18.3",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
+ "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/cacache/node_modules/minimatch": {
+ "version": "5.1.6",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/cacheable-lookup": {
+ "version": "5.0.4",
+ "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
+ "integrity": "sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10.6.0"
+ }
+ },
+ "node_modules/cacheable-request": {
+ "version": "7.0.4",
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz",
+ "integrity": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "clone-response": "^1.0.2",
+ "get-stream": "^5.1.0",
+ "http-cache-semantics": "^4.0.0",
+ "keyv": "^4.0.0",
+ "lowercase-keys": "^2.0.0",
+ "normalize-url": "^6.0.1",
+ "responselike": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/call-bind": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
+ "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "es-define-property": "^1.0.0",
+ "es-errors": "^1.3.0",
+ "function-bind": "^1.1.2",
+ "get-intrinsic": "^1.2.4",
+ "set-function-length": "^1.2.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/chance": {
+ "version": "1.1.9",
+ "resolved": "https://registry.npmjs.org/chance/-/chance-1.1.9.tgz",
+ "integrity": "sha512-TfxnA/DcZXRTA4OekA2zL9GH8qscbbl6X0ZqU4tXhGveVY/mXWvEQLt5GwZcYXTEyEFflVtj+pG8nc8EwSm1RQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/char-regex": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
+ "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/charenc": {
+ "version": "0.0.2",
+ "resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz",
+ "integrity": "sha512-yrLQ/yVUFXkzg7EDQsPieE/53+0RlaWTs+wBrvW36cyilJ2SaDWfl4Yj7MtLTXleV9uEKefbAGUPv2/iWSooRA==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/chownr": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
+ "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/chromium-pickle-js": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.2.0.tgz",
+ "integrity": "sha512-1R5Fho+jBq0DDydt+/vHWj5KJNJCKdARKOCwZUen84I5BreWoLqRLANH1U87eJy1tiASPtMnGqJJq0ZsLoRPOw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/ci-info": {
+ "version": "3.9.0",
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
+ "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/sibiraj-s"
+ }
+ ],
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/class-validator": {
+ "version": "0.14.1",
+ "resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.14.1.tgz",
+ "integrity": "sha512-2VEG9JICxIqTpoK1eMzZqaV+u/EiwEJkMGzTrZf6sU/fwsnOITVgYJ8yojSy6CaXtO9V0Cc6ZQZ8h8m4UBuLwQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/validator": "^13.11.8",
+ "libphonenumber-js": "^1.10.53",
+ "validator": "^13.9.0"
+ }
+ },
+ "node_modules/clean-stack": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
+ "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/cli-cursor": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
+ "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "restore-cursor": "^3.1.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/cli-spinners": {
+ "version": "2.9.2",
+ "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
+ "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/cli-truncate": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz",
+ "integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "slice-ansi": "^3.0.0",
+ "string-width": "^4.2.0"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/cliui": {
+ "version": "8.0.1",
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
+ "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "string-width": "^4.2.0",
+ "strip-ansi": "^6.0.1",
+ "wrap-ansi": "^7.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/clone": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
+ "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.8"
+ }
+ },
+ "node_modules/clone-response": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz",
+ "integrity": "sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "mimic-response": "^1.0.0"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/color-support": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
+ "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "color-support": "bin.js"
+ }
+ },
+ "node_modules/combined-stream": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "delayed-stream": "~1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.8"
+ }
+ },
+ "node_modules/commander": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
+ "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/compare-version": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/compare-version/-/compare-version-0.1.2.tgz",
+ "integrity": "sha512-pJDh5/4wrEnXX/VWRZvruAGHkzKdr46z11OlTPN+VrATlWWhSKewNCJ1futCO5C7eJB3nPMFZA1LeYtcFboZ2A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/compress-commons": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-4.1.2.tgz",
+ "integrity": "sha512-D3uMHtGc/fcO1Gt1/L7i1e33VOvD4A9hfQLP+6ewd+BvG/gQ84Yh4oftEhAdjSMgBgwGL+jsppT7JYNpo6MHHg==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "buffer-crc32": "^0.2.13",
+ "crc32-stream": "^4.0.2",
+ "normalize-path": "^3.0.0",
+ "readable-stream": "^3.6.0"
+ },
+ "engines": {
+ "node": ">= 10"
+ }
+ },
+ "node_modules/concat-map": {
+ "version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/conf": {
+ "version": "9.0.2",
+ "resolved": "https://registry.npmjs.org/conf/-/conf-9.0.2.tgz",
+ "integrity": "sha512-rLSiilO85qHgaTBIIHQpsv8z+NnVfZq3cKuYNCXN1AOqPzced0GWZEe/A517VldRLyQYXUMyV+vszavE2jSAqw==",
+ "license": "MIT",
+ "dependencies": {
+ "ajv": "^7.0.3",
+ "ajv-formats": "^1.5.1",
+ "atomically": "^1.7.0",
+ "debounce-fn": "^4.0.0",
+ "dot-prop": "^6.0.1",
+ "env-paths": "^2.2.0",
+ "json-schema-typed": "^7.0.3",
+ "make-dir": "^3.1.0",
+ "onetime": "^5.1.2",
+ "pkg-up": "^3.1.0",
+ "semver": "^7.3.4"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/conf/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/config-file-ts": {
+ "version": "0.2.8-rc1",
+ "resolved": "https://registry.npmjs.org/config-file-ts/-/config-file-ts-0.2.8-rc1.tgz",
+ "integrity": "sha512-GtNECbVI82bT4RiDIzBSVuTKoSHufnU7Ce7/42bkWZJZFLjmDF2WBpVsvRkhKCfKBnTBb3qZrBwPpFBU/Myvhg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "glob": "^10.3.12",
+ "typescript": "^5.4.3"
+ }
+ },
+ "node_modules/config-file-ts/node_modules/glob": {
+ "version": "10.4.5",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
+ "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "foreground-child": "^3.1.0",
+ "jackspeak": "^3.1.2",
+ "minimatch": "^9.0.4",
+ "minipass": "^7.1.2",
+ "package-json-from-dist": "^1.0.0",
+ "path-scurry": "^1.11.1"
+ },
+ "bin": {
+ "glob": "dist/esm/bin.mjs"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/config-file-ts/node_modules/minimatch": {
+ "version": "9.0.5",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=16 || 14 >=14.17"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/config-file-ts/node_modules/minipass": {
+ "version": "7.1.2",
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=16 || 14 >=14.17"
+ }
+ },
+ "node_modules/console-control-strings": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
+ "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/core-util-is": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
+ "integrity": "sha512-3lqz5YjWTYnW6dlDa5TLaTCcShfar1e40rmcJVwCBJC6mWlFuj0eCHIElmG1g5kyuJ/GD+8Wn4FFCcz4gJPfaQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/crc": {
+ "version": "3.8.0",
+ "resolved": "https://registry.npmjs.org/crc/-/crc-3.8.0.tgz",
+ "integrity": "sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "buffer": "^5.1.0"
+ }
+ },
+ "node_modules/crc-32": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
+ "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "peer": true,
+ "bin": {
+ "crc32": "bin/crc32.njs"
+ },
+ "engines": {
+ "node": ">=0.8"
+ }
+ },
+ "node_modules/crc32-stream": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-4.0.3.tgz",
+ "integrity": "sha512-NT7w2JVU7DFroFdYkeq8cywxrgjPHWkdX1wjpRQXPX5Asews3tA+Ght6lddQO5Mkumffp3X7GEqku3epj2toIw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "crc-32": "^1.2.0",
+ "readable-stream": "^3.4.0"
+ },
+ "engines": {
+ "node": ">= 10"
+ }
+ },
+ "node_modules/cross-spawn": {
+ "version": "7.0.3",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
+ "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/crypt": {
+ "version": "0.0.2",
+ "resolved": "https://registry.npmjs.org/crypt/-/crypt-0.0.2.tgz",
+ "integrity": "sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/css-tree": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
+ "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "mdn-data": "2.0.28",
+ "source-map-js": "^1.0.1"
+ },
+ "engines": {
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
+ "npm": ">=7.0.0"
+ }
+ },
+ "node_modules/csso": {
+ "version": "5.0.5",
+ "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
+ "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "css-tree": "~2.2.0"
+ },
+ "engines": {
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
+ "npm": ">=7.0.0"
+ }
+ },
+ "node_modules/debounce-fn": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/debounce-fn/-/debounce-fn-4.0.0.tgz",
+ "integrity": "sha512-8pYCQiL9Xdcg0UPSD3d+0KMlOjp+KGU5EPwYddgzQ7DATsg4fuUDjQtsYLmWjnk2obnNHgV3vE2Y4jejSOJVBQ==",
+ "license": "MIT",
+ "dependencies": {
+ "mimic-fn": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/debug": {
+ "version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ms": "^2.1.3"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/decompress-response": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
+ "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "mimic-response": "^3.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/decompress-response/node_modules/mimic-response": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
+ "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/deep-is": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/defaults": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
+ "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "clone": "^1.0.2"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/defer-to-connect": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz",
+ "integrity": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/define-data-property": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "es-define-property": "^1.0.0",
+ "es-errors": "^1.3.0",
+ "gopd": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/define-properties": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "define-data-property": "^1.0.1",
+ "has-property-descriptors": "^1.0.0",
+ "object-keys": "^1.1.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/delayed-stream": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
+ "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/delegates": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
+ "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/detect-libc": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
+ "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/detect-node": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
+ "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/dir-compare": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/dir-compare/-/dir-compare-4.2.0.tgz",
+ "integrity": "sha512-2xMCmOoMrdQIPHdsTawECdNPwlVFB9zGcz3kuhmBO6U3oU+UQjsue0i8ayLKpgBcm+hcXPMVSGUN9d+pvJ6+VQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "minimatch": "^3.0.5",
+ "p-limit": "^3.1.0 "
+ }
+ },
+ "node_modules/dir-compare/node_modules/brace-expansion": {
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
+ }
+ },
+ "node_modules/dir-compare/node_modules/minimatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^1.1.7"
+ },
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/dir-compare/node_modules/p-limit": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "yocto-queue": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/dmg-builder": {
+ "version": "25.1.8",
+ "resolved": "https://registry.npmjs.org/dmg-builder/-/dmg-builder-25.1.8.tgz",
+ "integrity": "sha512-NoXo6Liy2heSklTI5OIZbCgXC1RzrDQsZkeEwXhdOro3FT1VBOvbubvscdPnjVuQ4AMwwv61oaH96AbiYg9EnQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "app-builder-lib": "25.1.8",
+ "builder-util": "25.1.7",
+ "builder-util-runtime": "9.2.10",
+ "fs-extra": "^10.1.0",
+ "iconv-lite": "^0.6.2",
+ "js-yaml": "^4.1.0"
+ },
+ "optionalDependencies": {
+ "dmg-license": "^1.0.11"
+ }
+ },
+ "node_modules/dmg-builder/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/dmg-builder/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/dmg-builder/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/dmg-license": {
+ "version": "1.0.11",
+ "resolved": "https://registry.npmjs.org/dmg-license/-/dmg-license-1.0.11.tgz",
+ "integrity": "sha512-ZdzmqwKmECOWJpqefloC5OJy1+WZBBse5+MR88z9g9Zn4VY+WYUkAyojmhzJckH5YbbZGcYIuGAkY5/Ys5OM2Q==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "dependencies": {
+ "@types/plist": "^3.0.1",
+ "@types/verror": "^1.10.3",
+ "ajv": "^6.10.0",
+ "crc": "^3.8.0",
+ "iconv-corefoundation": "^1.1.7",
+ "plist": "^3.0.4",
+ "smart-buffer": "^4.0.2",
+ "verror": "^1.10.0"
+ },
+ "bin": {
+ "dmg-license": "bin/dmg-license.js"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/dmg-license/node_modules/ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
+ }
+ },
+ "node_modules/dmg-license/node_modules/json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/dot-prop": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz",
+ "integrity": "sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA==",
+ "license": "MIT",
+ "dependencies": {
+ "is-obj": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/dotenv": {
+ "version": "16.4.5",
+ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
+ "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://dotenvx.com"
+ }
+ },
+ "node_modules/dotenv-expand": {
+ "version": "11.0.6",
+ "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-11.0.6.tgz",
+ "integrity": "sha512-8NHi73otpWsZGBSZwwknTXS5pqMOrk9+Ssrna8xCaxkzEpU9OTf9R5ArQGVw03//Zmk9MOwLPng9WwndvpAJ5g==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "dotenv": "^16.4.4"
+ },
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://dotenvx.com"
+ }
+ },
+ "node_modules/eastasianwidth": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
+ "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/ejs": {
+ "version": "3.1.10",
+ "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
+ "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "dependencies": {
+ "jake": "^10.8.5"
+ },
+ "bin": {
+ "ejs": "bin/cli.js"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/electron": {
+ "version": "33.0.2",
+ "resolved": "https://registry.npmjs.org/electron/-/electron-33.0.2.tgz",
+ "integrity": "sha512-C2WksfP0COsMHbYXSJG68j6S3TjuGDrw/YT42B526yXalIlNQZ2GeAYKryg6AEMkIp3p8TUfDRD0+HyiyCt/nw==",
+ "dev": true,
+ "hasInstallScript": true,
+ "license": "MIT",
+ "dependencies": {
+ "@electron/get": "^2.0.0",
+ "@types/node": "^20.9.0",
+ "extract-zip": "^2.0.1"
+ },
+ "bin": {
+ "electron": "cli.js"
+ },
+ "engines": {
+ "node": ">= 12.20.55"
+ }
+ },
+ "node_modules/electron-builder": {
+ "version": "25.1.8",
+ "resolved": "https://registry.npmjs.org/electron-builder/-/electron-builder-25.1.8.tgz",
+ "integrity": "sha512-poRgAtUHHOnlzZnc9PK4nzG53xh74wj2Jy7jkTrqZ0MWPoHGh1M2+C//hGeYdA+4K8w4yiVCNYoLXF7ySj2Wig==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "app-builder-lib": "25.1.8",
+ "builder-util": "25.1.7",
+ "builder-util-runtime": "9.2.10",
+ "chalk": "^4.1.2",
+ "dmg-builder": "25.1.8",
+ "fs-extra": "^10.1.0",
+ "is-ci": "^3.0.0",
+ "lazy-val": "^1.0.5",
+ "simple-update-notifier": "2.0.0",
+ "yargs": "^17.6.2"
+ },
+ "bin": {
+ "electron-builder": "cli.js",
+ "install-app-deps": "install-app-deps.js"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/electron-builder-squirrel-windows": {
+ "version": "25.1.8",
+ "resolved": "https://registry.npmjs.org/electron-builder-squirrel-windows/-/electron-builder-squirrel-windows-25.1.8.tgz",
+ "integrity": "sha512-2ntkJ+9+0GFP6nAISiMabKt6eqBB0kX1QqHNWFWAXgi0VULKGisM46luRFpIBiU3u/TDmhZMM8tzvo2Abn3ayg==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "app-builder-lib": "25.1.8",
+ "archiver": "^5.3.1",
+ "builder-util": "25.1.7",
+ "fs-extra": "^10.1.0"
+ }
+ },
+ "node_modules/electron-builder-squirrel-windows/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/electron-builder-squirrel-windows/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/electron-builder-squirrel-windows/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/electron-builder/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/electron-builder/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/electron-builder/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/electron-publish": {
+ "version": "25.1.7",
+ "resolved": "https://registry.npmjs.org/electron-publish/-/electron-publish-25.1.7.tgz",
+ "integrity": "sha512-+jbTkR9m39eDBMP4gfbqglDd6UvBC7RLh5Y0MhFSsc6UkGHj9Vj9TWobxevHYMMqmoujL11ZLjfPpMX+Pt6YEg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/fs-extra": "^9.0.11",
+ "builder-util": "25.1.7",
+ "builder-util-runtime": "9.2.10",
+ "chalk": "^4.1.2",
+ "fs-extra": "^10.1.0",
+ "lazy-val": "^1.0.5",
+ "mime": "^2.5.2"
+ }
+ },
+ "node_modules/electron-publish/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/electron-publish/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/electron-publish/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/electron-store": {
+ "version": "7.0.3",
+ "resolved": "https://registry.npmjs.org/electron-store/-/electron-store-7.0.3.tgz",
+ "integrity": "sha512-wIbw4GHt4djs4dVrlRLCD/SpdpDUiRsQc212jagGA6zJ8xt1iwx3KZIzXY8gmwvgVCOcVxi3iyCXZoBBWwBXpQ==",
+ "license": "MIT",
+ "dependencies": {
+ "conf": "^9.0.0",
+ "type-fest": "^0.20.2"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/electron-store/node_modules/type-fest": {
+ "version": "0.20.2",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
+ "license": "(MIT OR CC0-1.0)",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/emoji-regex": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/encoding": {
+ "version": "0.1.13",
+ "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
+ "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "iconv-lite": "^0.6.2"
+ }
+ },
+ "node_modules/end-of-stream": {
+ "version": "1.4.4",
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
+ "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "once": "^1.4.0"
+ }
+ },
+ "node_modules/env-paths": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
+ "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/err-code": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz",
+ "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/es-define-property": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
+ "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "get-intrinsic": "^1.2.4"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/es-errors": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/es6-error": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz",
+ "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/es6-object-assign": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/es6-object-assign/-/es6-object-assign-1.1.0.tgz",
+ "integrity": "sha512-MEl9uirslVwqQU369iHNWZXsI8yaZYGg/D65aOgZkeyFJwHYSxilf7rQzXKI7DdDuBPrBXbfk3sl9hJhmd5AUw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/escalade": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
+ "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/escape-string-regexp": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/eslint-scope": {
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
+ "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "esrecurse": "^4.3.0",
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ }
+ },
+ "node_modules/eslint-visitor-keys": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
+ "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ }
+ },
+ "node_modules/esprima": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
+ "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "bin": {
+ "esparse": "bin/esparse.js",
+ "esvalidate": "bin/esvalidate.js"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/esrecurse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/estraverse": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/exponential-backoff": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
+ "integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==",
+ "dev": true,
+ "license": "Apache-2.0"
+ },
+ "node_modules/extract-zip": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
+ "integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "debug": "^4.1.1",
+ "get-stream": "^5.1.0",
+ "yauzl": "^2.10.0"
+ },
+ "bin": {
+ "extract-zip": "cli.js"
+ },
+ "engines": {
+ "node": ">= 10.17.0"
+ },
+ "optionalDependencies": {
+ "@types/yauzl": "^2.9.1"
+ }
+ },
+ "node_modules/extsprintf": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.1.tgz",
+ "integrity": "sha512-Wrk35e8ydCKDj/ArClo1VrPVmN8zph5V4AtHwIuHhvMXsKf73UT3BOD+azBIW+3wOJ4FhEH7zyaJCFvChjYvMA==",
+ "dev": true,
+ "engines": [
+ "node >=0.6.0"
+ ],
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/fast-deep-equal": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
+ "license": "MIT"
+ },
+ "node_modules/fast-json-stable-stringify": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/fd-slicer": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
+ "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "pend": "~1.2.0"
+ }
+ },
+ "node_modules/filelist": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz",
+ "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "dependencies": {
+ "minimatch": "^5.0.1"
+ }
+ },
+ "node_modules/filelist/node_modules/minimatch": {
+ "version": "5.1.6",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/find-up": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
+ "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
+ "license": "MIT",
+ "dependencies": {
+ "locate-path": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/for-each": {
+ "version": "0.3.3",
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
+ "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "is-callable": "^1.1.3"
+ }
+ },
+ "node_modules/foreground-child": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz",
+ "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "cross-spawn": "^7.0.0",
+ "signal-exit": "^4.0.1"
+ },
+ "engines": {
+ "node": ">=14"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/foreground-child/node_modules/signal-exit": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=14"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/form-data": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz",
+ "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "asynckit": "^0.4.0",
+ "combined-stream": "^1.0.8",
+ "mime-types": "^2.1.12"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/fs-constants": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
+ "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/fs-extra": {
+ "version": "8.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
+ "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^4.0.0",
+ "universalify": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=6 <7 || >=8"
+ }
+ },
+ "node_modules/fs-minipass": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
+ "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "minipass": "^3.0.0"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/fs.realpath": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/function-bind": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
+ "dev": true,
+ "license": "MIT",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/gauge": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
+ "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
+ "deprecated": "This package is no longer supported.",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "aproba": "^1.0.3 || ^2.0.0",
+ "color-support": "^1.1.3",
+ "console-control-strings": "^1.1.0",
+ "has-unicode": "^2.0.1",
+ "signal-exit": "^3.0.7",
+ "string-width": "^4.2.3",
+ "strip-ansi": "^6.0.1",
+ "wide-align": "^1.1.5"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/get-caller-file": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": "6.* || 8.* || >= 10.*"
+ }
+ },
+ "node_modules/get-intrinsic": {
+ "version": "1.2.4",
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
+ "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "es-errors": "^1.3.0",
+ "function-bind": "^1.1.2",
+ "has-proto": "^1.0.1",
+ "has-symbols": "^1.0.3",
+ "hasown": "^2.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/get-stream": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
+ "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "pump": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/glob": {
+ "version": "7.2.3",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
+ "deprecated": "Glob versions prior to v9 are no longer supported",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.1.1",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ },
+ "engines": {
+ "node": "*"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/glob/node_modules/brace-expansion": {
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
+ }
+ },
+ "node_modules/glob/node_modules/minimatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^1.1.7"
+ },
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/global-agent": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/global-agent/-/global-agent-3.0.0.tgz",
+ "integrity": "sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "optional": true,
+ "dependencies": {
+ "boolean": "^3.0.1",
+ "es6-error": "^4.1.1",
+ "matcher": "^3.0.0",
+ "roarr": "^2.15.3",
+ "semver": "^7.3.2",
+ "serialize-error": "^7.0.1"
+ },
+ "engines": {
+ "node": ">=10.0"
+ }
+ },
+ "node_modules/global-agent/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "dev": true,
+ "license": "ISC",
+ "optional": true,
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/globalthis": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
+ "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "define-properties": "^1.2.1",
+ "gopd": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/gopd": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
+ "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "get-intrinsic": "^1.1.3"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/got": {
+ "version": "11.8.6",
+ "resolved": "https://registry.npmjs.org/got/-/got-11.8.6.tgz",
+ "integrity": "sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@sindresorhus/is": "^4.0.0",
+ "@szmarczak/http-timer": "^4.0.5",
+ "@types/cacheable-request": "^6.0.1",
+ "@types/responselike": "^1.0.0",
+ "cacheable-lookup": "^5.0.3",
+ "cacheable-request": "^7.0.2",
+ "decompress-response": "^6.0.0",
+ "http2-wrapper": "^1.0.0-beta.5.2",
+ "lowercase-keys": "^2.0.0",
+ "p-cancelable": "^2.0.0",
+ "responselike": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=10.19.0"
+ },
+ "funding": {
+ "url": "https://github.com/sindresorhus/got?sponsor=1"
+ }
+ },
+ "node_modules/graceful-fs": {
+ "version": "4.2.11",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/has-property-descriptors": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "es-define-property": "^1.0.0"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/has-proto": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
+ "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/has-symbols": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
+ "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/has-tostringtag": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
+ "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "has-symbols": "^1.0.3"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/has-unicode": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
+ "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/hasown": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "function-bind": "^1.1.2"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/hosted-git-info": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
+ "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "lru-cache": "^6.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/http-cache-semantics": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
+ "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==",
+ "dev": true,
+ "license": "BSD-2-Clause"
+ },
+ "node_modules/http-proxy-agent": {
+ "version": "7.0.2",
+ "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
+ "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "agent-base": "^7.1.0",
+ "debug": "^4.3.4"
+ },
+ "engines": {
+ "node": ">= 14"
+ }
+ },
+ "node_modules/http2-wrapper": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz",
+ "integrity": "sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "quick-lru": "^5.1.1",
+ "resolve-alpn": "^1.0.0"
+ },
+ "engines": {
+ "node": ">=10.19.0"
+ }
+ },
+ "node_modules/https-proxy-agent": {
+ "version": "7.0.5",
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz",
+ "integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "agent-base": "^7.0.2",
+ "debug": "4"
+ },
+ "engines": {
+ "node": ">= 14"
+ }
+ },
+ "node_modules/humanize-ms": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
+ "integrity": "sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ms": "^2.0.0"
+ }
+ },
+ "node_modules/iconv-corefoundation": {
+ "version": "1.1.7",
+ "resolved": "https://registry.npmjs.org/iconv-corefoundation/-/iconv-corefoundation-1.1.7.tgz",
+ "integrity": "sha512-T10qvkw0zz4wnm560lOEg0PovVqUXuOFhhHAkixw8/sycy7TJt7v/RrkEKEQnAw2viPSJu6iAkErxnzR0g8PpQ==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "dependencies": {
+ "cli-truncate": "^2.1.0",
+ "node-addon-api": "^1.6.3"
+ },
+ "engines": {
+ "node": "^8.11.2 || >=10"
+ }
+ },
+ "node_modules/iconv-lite": {
+ "version": "0.6.3",
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
+ "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/ieee754": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
+ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ],
+ "license": "BSD-3-Clause"
+ },
+ "node_modules/imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.8.19"
+ }
+ },
+ "node_modules/indent-string": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
+ "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/infer-owner": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
+ "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/inflight": {
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
+ "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "once": "^1.3.0",
+ "wrappy": "1"
+ }
+ },
+ "node_modules/inherits": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/inversify": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/inversify/-/inversify-6.0.1.tgz",
+ "integrity": "sha512-B3ex30927698TJENHR++8FfEaJGqoWOgI6ZY5Ht/nLUsFCwHn6akbwtnUAPCgUepAnTpe2qHxhDNjoKLyz6rgQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/ip-address": {
+ "version": "9.0.5",
+ "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
+ "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "jsbn": "1.1.0",
+ "sprintf-js": "^1.1.3"
+ },
+ "engines": {
+ "node": ">= 12"
+ }
+ },
+ "node_modules/is-arguments": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz",
+ "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bind": "^1.0.2",
+ "has-tostringtag": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/is-callable": {
+ "version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
+ "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/is-ci": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.1.tgz",
+ "integrity": "sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ci-info": "^3.2.0"
+ },
+ "bin": {
+ "is-ci": "bin.js"
+ }
+ },
+ "node_modules/is-fullwidth-code-point": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/is-generator-function": {
+ "version": "1.0.10",
+ "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz",
+ "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "has-tostringtag": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/is-interactive": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
+ "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/is-lambda": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
+ "integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/is-nan": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/is-nan/-/is-nan-1.3.2.tgz",
+ "integrity": "sha512-E+zBKpQ2t6MEo1VsonYmluk9NxGrbzpeeLC2xIViuO2EjU2xsXsBPwTr3Ykv9l08UYEVEdWeRZNouaZqF6RN0w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bind": "^1.0.0",
+ "define-properties": "^1.1.3"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/is-obj": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
+ "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/is-typed-array": {
+ "version": "1.1.13",
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
+ "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "which-typed-array": "^1.1.14"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/is-unicode-supported": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
+ "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/isarray": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/isbinaryfile": {
+ "version": "5.0.4",
+ "resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.4.tgz",
+ "integrity": "sha512-YKBKVkKhty7s8rxddb40oOkuP0NbaeXrQvLin6QMHL7Ypiy2RW9LwOVrVgZRyOrhQlayMd9t+D8yDy8MKFTSDQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 18.0.0"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/gjtorikian/"
+ }
+ },
+ "node_modules/isexe": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/jackspeak": {
+ "version": "3.4.3",
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
+ "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
+ "dev": true,
+ "license": "BlueOak-1.0.0",
+ "dependencies": {
+ "@isaacs/cliui": "^8.0.2"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ },
+ "optionalDependencies": {
+ "@pkgjs/parseargs": "^0.11.0"
+ }
+ },
+ "node_modules/jake": {
+ "version": "10.9.2",
+ "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz",
+ "integrity": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "dependencies": {
+ "async": "^3.2.3",
+ "chalk": "^4.0.2",
+ "filelist": "^1.0.4",
+ "minimatch": "^3.1.2"
+ },
+ "bin": {
+ "jake": "bin/cli.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/jake/node_modules/brace-expansion": {
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
+ }
+ },
+ "node_modules/jake/node_modules/minimatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^1.1.7"
+ },
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/javascript-obfuscator": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/javascript-obfuscator/-/javascript-obfuscator-4.1.1.tgz",
+ "integrity": "sha512-gt+KZpIIrrxXHEQGD8xZrL8mTRwRY0U76/xz/YX0gZdPrSqQhT/c7dYLASlLlecT3r+FxE7je/+C0oLnTDCx4A==",
+ "dev": true,
+ "hasInstallScript": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "@javascript-obfuscator/escodegen": "2.3.0",
+ "@javascript-obfuscator/estraverse": "5.4.0",
+ "acorn": "8.8.2",
+ "assert": "2.0.0",
+ "chalk": "4.1.2",
+ "chance": "1.1.9",
+ "class-validator": "0.14.1",
+ "commander": "10.0.0",
+ "eslint-scope": "7.1.1",
+ "eslint-visitor-keys": "3.3.0",
+ "fast-deep-equal": "3.1.3",
+ "inversify": "6.0.1",
+ "js-string-escape": "1.0.1",
+ "md5": "2.3.0",
+ "mkdirp": "2.1.3",
+ "multimatch": "5.0.0",
+ "opencollective-postinstall": "2.0.3",
+ "process": "0.11.10",
+ "reflect-metadata": "0.1.13",
+ "source-map-support": "0.5.21",
+ "string-template": "1.0.0",
+ "stringz": "2.1.0",
+ "tslib": "2.5.0"
+ },
+ "bin": {
+ "javascript-obfuscator": "bin/javascript-obfuscator"
+ },
+ "engines": {
+ "node": ">=12.22.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/javascript-obfuscator"
+ }
+ },
+ "node_modules/javascript-obfuscator/node_modules/commander": {
+ "version": "10.0.0",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.0.tgz",
+ "integrity": "sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=14"
+ }
+ },
+ "node_modules/javascript-obfuscator/node_modules/mkdirp": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-2.1.3.tgz",
+ "integrity": "sha512-sjAkg21peAG9HS+Dkx7hlG9Ztx7HLeKnvB3NQRcu/mltCVmvkF0pisbiTSfDVYTT86XEfZrTUosLdZLStquZUw==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "mkdirp": "dist/cjs/src/bin.js"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/js-string-escape": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.1.tgz",
+ "integrity": "sha512-Smw4xcfIQ5LVjAOuJCvN/zIodzA/BBSsluuoSykP+lUvScIi4U6RJLfwHet5cxFnCswUjISV8oAXaqaJDY3chg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.8"
+ }
+ },
+ "node_modules/js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "argparse": "^2.0.1"
+ },
+ "bin": {
+ "js-yaml": "bin/js-yaml.js"
+ }
+ },
+ "node_modules/jsbn": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
+ "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/json-buffer": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/json-schema-traverse": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
+ "license": "MIT"
+ },
+ "node_modules/json-schema-typed": {
+ "version": "7.0.3",
+ "resolved": "https://registry.npmjs.org/json-schema-typed/-/json-schema-typed-7.0.3.tgz",
+ "integrity": "sha512-7DE8mpG+/fVw+dTpjbxnx47TaMnDfOI1jwft9g1VybltZCduyRQPJPvc+zzKY9WPHxhPWczyFuYa6I8Mw4iU5A==",
+ "license": "BSD-2-Clause"
+ },
+ "node_modules/json-stringify-safe": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
+ "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
+ "dev": true,
+ "license": "ISC",
+ "optional": true
+ },
+ "node_modules/json5": {
+ "version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
+ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "json5": "lib/cli.js"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/jsonfile": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
+ "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
+ "dev": true,
+ "license": "MIT",
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/keyv": {
+ "version": "4.5.4",
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "json-buffer": "3.0.1"
+ }
+ },
+ "node_modules/lazy-val": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/lazy-val/-/lazy-val-1.0.5.tgz",
+ "integrity": "sha512-0/BnGCCfyUMkBpeDgWihanIAF9JmZhHBgUhEqzvf+adhNGLoP6TaiI5oF8oyb3I45P+PcnrqihSf01M0l0G5+Q==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/lazystream": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
+ "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "readable-stream": "^2.0.5"
+ },
+ "engines": {
+ "node": ">= 0.6.3"
+ }
+ },
+ "node_modules/lazystream/node_modules/readable-stream": {
+ "version": "2.3.8",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
+ }
+ },
+ "node_modules/lazystream/node_modules/safe-buffer": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/lazystream/node_modules/string_decoder": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "safe-buffer": "~5.1.0"
+ }
+ },
+ "node_modules/levn": {
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
+ "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/libphonenumber-js": {
+ "version": "1.11.12",
+ "resolved": "https://registry.npmjs.org/libphonenumber-js/-/libphonenumber-js-1.11.12.tgz",
+ "integrity": "sha512-QkJn9/D7zZ1ucvT++TQSvZuSA2xAWeUytU+DiEQwbPKLyrDpvbul2AFs1CGbRAPpSCCk47aRAb5DX5mmcayp4g==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/locate-path": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
+ "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
+ "license": "MIT",
+ "dependencies": {
+ "p-locate": "^3.0.0",
+ "path-exists": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/lodash": {
+ "version": "4.17.21",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/lodash.defaults": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
+ "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/lodash.difference": {
+ "version": "4.5.0",
+ "resolved": "https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz",
+ "integrity": "sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/lodash.flatten": {
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
+ "integrity": "sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/lodash.isplainobject": {
+ "version": "4.0.6",
+ "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
+ "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/lodash.union": {
+ "version": "4.6.0",
+ "resolved": "https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz",
+ "integrity": "sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/log-symbols": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
+ "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "chalk": "^4.1.0",
+ "is-unicode-supported": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/lowercase-keys": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
+ "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/lru-cache": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
+ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "yallist": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/make-dir": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
+ "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
+ "license": "MIT",
+ "dependencies": {
+ "semver": "^6.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/make-fetch-happen": {
+ "version": "10.2.1",
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz",
+ "integrity": "sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "agentkeepalive": "^4.2.1",
+ "cacache": "^16.1.0",
+ "http-cache-semantics": "^4.1.0",
+ "http-proxy-agent": "^5.0.0",
+ "https-proxy-agent": "^5.0.0",
+ "is-lambda": "^1.0.1",
+ "lru-cache": "^7.7.1",
+ "minipass": "^3.1.6",
+ "minipass-collect": "^1.0.2",
+ "minipass-fetch": "^2.0.3",
+ "minipass-flush": "^1.0.5",
+ "minipass-pipeline": "^1.2.4",
+ "negotiator": "^0.6.3",
+ "promise-retry": "^2.0.1",
+ "socks-proxy-agent": "^7.0.0",
+ "ssri": "^9.0.0"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/make-fetch-happen/node_modules/agent-base": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "4"
+ },
+ "engines": {
+ "node": ">= 6.0.0"
+ }
+ },
+ "node_modules/make-fetch-happen/node_modules/http-proxy-agent": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz",
+ "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@tootallnate/once": "2",
+ "agent-base": "6",
+ "debug": "4"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/make-fetch-happen/node_modules/https-proxy-agent": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
+ "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "agent-base": "6",
+ "debug": "4"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/make-fetch-happen/node_modules/lru-cache": {
+ "version": "7.18.3",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
+ "integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/matcher": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz",
+ "integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "escape-string-regexp": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/md5": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/md5/-/md5-2.3.0.tgz",
+ "integrity": "sha512-T1GITYmFaKuO91vxyoQMFETst+O71VUPEU3ze5GNzDm0OWdP8v1ziTaAEPUr/3kLsY3Sftgz242A1SetQiDL7g==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "dependencies": {
+ "charenc": "0.0.2",
+ "crypt": "0.0.2",
+ "is-buffer": "~1.1.6"
+ }
+ },
+ "node_modules/mdn-data": {
+ "version": "2.0.28",
+ "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
+ "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==",
+ "dev": true,
+ "license": "CC0-1.0"
+ },
+ "node_modules/mime": {
+ "version": "2.6.0",
+ "resolved": "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz",
+ "integrity": "sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "mime": "cli.js"
+ },
+ "engines": {
+ "node": ">=4.0.0"
+ }
+ },
+ "node_modules/mime-db": {
+ "version": "1.52.0",
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/mime-types": {
+ "version": "2.1.35",
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "mime-db": "1.52.0"
+ },
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/mimic-fn": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-3.1.0.tgz",
+ "integrity": "sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/mimic-response": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
+ "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/minimatch": {
+ "version": "10.0.1",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz",
+ "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^2.0.1"
+ },
+ "engines": {
+ "node": "20 || >=22"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/minimist": {
+ "version": "1.2.8",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
+ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
+ "dev": true,
+ "license": "MIT",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/minipass": {
+ "version": "3.3.6",
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
+ "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "yallist": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/minipass-collect": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
+ "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "minipass": "^3.0.0"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/minipass-fetch": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz",
+ "integrity": "sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "minipass": "^3.1.6",
+ "minipass-sized": "^1.0.3",
+ "minizlib": "^2.1.2"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ },
+ "optionalDependencies": {
+ "encoding": "^0.1.13"
+ }
+ },
+ "node_modules/minipass-flush": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
+ "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "minipass": "^3.0.0"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/minipass-pipeline": {
+ "version": "1.2.4",
+ "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
+ "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "minipass": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/minipass-sized": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz",
+ "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "minipass": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/minizlib": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
+ "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "minipass": "^3.0.0",
+ "yallist": "^4.0.0"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/mkdirp": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
+ "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "mkdirp": "bin/cmd.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/multimatch": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-5.0.0.tgz",
+ "integrity": "sha512-ypMKuglUrZUD99Tk2bUQ+xNQj43lPEfAeX2o9cTteAmShXy2VHDJpuwu1o0xqoKCt9jLVAvwyFKdLTPXKAfJyA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/minimatch": "^3.0.3",
+ "array-differ": "^3.0.0",
+ "array-union": "^2.1.0",
+ "arrify": "^2.0.1",
+ "minimatch": "^3.0.4"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/multimatch/node_modules/brace-expansion": {
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
+ }
+ },
+ "node_modules/multimatch/node_modules/minimatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^1.1.7"
+ },
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/negotiator": {
+ "version": "0.6.4",
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz",
+ "integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/node-abi": {
+ "version": "3.71.0",
+ "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.71.0.tgz",
+ "integrity": "sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "semver": "^7.3.5"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/node-abi/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/node-addon-api": {
+ "version": "1.7.2",
+ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-1.7.2.tgz",
+ "integrity": "sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/node-api-version": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/node-api-version/-/node-api-version-0.2.0.tgz",
+ "integrity": "sha512-fthTTsi8CxaBXMaBAD7ST2uylwvsnYxh2PfaScwpMhos6KlSFajXQPcM4ogNE1q2s3Lbz9GCGqeIHC+C6OZnKg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "semver": "^7.3.5"
+ }
+ },
+ "node_modules/node-api-version/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/node-gyp": {
+ "version": "9.4.1",
+ "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.4.1.tgz",
+ "integrity": "sha512-OQkWKbjQKbGkMf/xqI1jjy3oCTgMKJac58G2+bjZb3fza6gW2YrCSdMQYaoTb70crvE//Gngr4f0AgVHmqHvBQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "env-paths": "^2.2.0",
+ "exponential-backoff": "^3.1.1",
+ "glob": "^7.1.4",
+ "graceful-fs": "^4.2.6",
+ "make-fetch-happen": "^10.0.3",
+ "nopt": "^6.0.0",
+ "npmlog": "^6.0.0",
+ "rimraf": "^3.0.2",
+ "semver": "^7.3.5",
+ "tar": "^6.1.2",
+ "which": "^2.0.2"
+ },
+ "bin": {
+ "node-gyp": "bin/node-gyp.js"
+ },
+ "engines": {
+ "node": "^12.13 || ^14.13 || >=16"
+ }
+ },
+ "node_modules/node-gyp/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/nopt": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz",
+ "integrity": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "abbrev": "^1.0.0"
+ },
+ "bin": {
+ "nopt": "bin/nopt.js"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/normalize-path": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/normalize-url": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
+ "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/npmlog": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz",
+ "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==",
+ "deprecated": "This package is no longer supported.",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "are-we-there-yet": "^3.0.0",
+ "console-control-strings": "^1.1.0",
+ "gauge": "^4.0.3",
+ "set-blocking": "^2.0.0"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/object-is": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.6.tgz",
+ "integrity": "sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/object-keys": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/once": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "wrappy": "1"
+ }
+ },
+ "node_modules/onetime": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
+ "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
+ "license": "MIT",
+ "dependencies": {
+ "mimic-fn": "^2.1.0"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/onetime/node_modules/mimic-fn": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
+ "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/opencollective-postinstall": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz",
+ "integrity": "sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "opencollective-postinstall": "index.js"
+ }
+ },
+ "node_modules/optionator": {
+ "version": "0.8.3",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
+ "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "deep-is": "~0.1.3",
+ "fast-levenshtein": "~2.0.6",
+ "levn": "~0.3.0",
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2",
+ "word-wrap": "~1.2.3"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/ora": {
+ "version": "5.4.1",
+ "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
+ "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "bl": "^4.1.0",
+ "chalk": "^4.1.0",
+ "cli-cursor": "^3.1.0",
+ "cli-spinners": "^2.5.0",
+ "is-interactive": "^1.0.0",
+ "is-unicode-supported": "^0.1.0",
+ "log-symbols": "^4.1.0",
+ "strip-ansi": "^6.0.0",
+ "wcwidth": "^1.0.1"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/p-cancelable": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz",
+ "integrity": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/p-limit": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
+ "license": "MIT",
+ "dependencies": {
+ "p-try": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/p-locate": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
+ "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
+ "license": "MIT",
+ "dependencies": {
+ "p-limit": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/p-map": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
+ "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "aggregate-error": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/p-try": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/package-json-from-dist": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
+ "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
+ "dev": true,
+ "license": "BlueOak-1.0.0"
+ },
+ "node_modules/path-exists": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
+ "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/path-is-absolute": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
+ "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/path-scurry": {
+ "version": "1.11.1",
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
+ "dev": true,
+ "license": "BlueOak-1.0.0",
+ "dependencies": {
+ "lru-cache": "^10.2.0",
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
+ },
+ "engines": {
+ "node": ">=16 || 14 >=14.18"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/path-scurry/node_modules/lru-cache": {
+ "version": "10.4.3",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
+ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/path-scurry/node_modules/minipass": {
+ "version": "7.1.2",
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=16 || 14 >=14.17"
+ }
+ },
+ "node_modules/pe-library": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/pe-library/-/pe-library-0.4.1.tgz",
+ "integrity": "sha512-eRWB5LBz7PpDu4PUlwT0PhnQfTQJlDDdPa35urV4Osrm0t0AqQFGn+UIkU3klZvwJ8KPO3VbBFsXquA6p6kqZw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=12",
+ "npm": ">=6"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/jet2jet"
+ }
+ },
+ "node_modules/pend": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
+ "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/pkg-up": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
+ "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
+ "license": "MIT",
+ "dependencies": {
+ "find-up": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/plist": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz",
+ "integrity": "sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@xmldom/xmldom": "^0.8.8",
+ "base64-js": "^1.5.1",
+ "xmlbuilder": "^15.1.1"
+ },
+ "engines": {
+ "node": ">=10.4.0"
+ }
+ },
+ "node_modules/possible-typed-array-names": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz",
+ "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/prelude-ls": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
+ "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==",
+ "dev": true,
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/process": {
+ "version": "0.11.10",
+ "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
+ "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.6.0"
+ }
+ },
+ "node_modules/process-nextick-args": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true
+ },
+ "node_modules/progress": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
+ "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/promise-inflight": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
+ "integrity": "sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/promise-retry": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz",
+ "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "err-code": "^2.0.2",
+ "retry": "^0.12.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/pump": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.2.tgz",
+ "integrity": "sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.1"
+ }
+ },
+ "node_modules/punycode": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/quick-lru": {
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
+ "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/read-binary-file-arch": {
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/read-binary-file-arch/-/read-binary-file-arch-1.0.6.tgz",
+ "integrity": "sha512-BNg9EN3DD3GsDXX7Aa8O4p92sryjkmzYYgmgTAc6CA4uGLEDzFfxOxugu21akOxpcXHiEgsYkC6nPsQvLLLmEg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "^4.3.4"
+ },
+ "bin": {
+ "read-binary-file-arch": "cli.js"
+ }
+ },
+ "node_modules/readable-stream": {
+ "version": "3.6.2",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
+ "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "inherits": "^2.0.3",
+ "string_decoder": "^1.1.1",
+ "util-deprecate": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/readdir-glob": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
+ "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "minimatch": "^5.1.0"
+ }
+ },
+ "node_modules/readdir-glob/node_modules/minimatch": {
+ "version": "5.1.6",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
+ "dev": true,
+ "license": "ISC",
+ "peer": true,
+ "dependencies": {
+ "brace-expansion": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/reflect-metadata": {
+ "version": "0.1.13",
+ "resolved": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.13.tgz",
+ "integrity": "sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==",
+ "dev": true,
+ "license": "Apache-2.0"
+ },
+ "node_modules/require-directory": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
+ "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/require-from-string": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/resedit": {
+ "version": "1.7.2",
+ "resolved": "https://registry.npmjs.org/resedit/-/resedit-1.7.2.tgz",
+ "integrity": "sha512-vHjcY2MlAITJhC0eRD/Vv8Vlgmu9Sd3LX9zZvtGzU5ZImdTN3+d6e/4mnTyV8vEbyf1sgNIrWxhWlrys52OkEA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "pe-library": "^0.4.1"
+ },
+ "engines": {
+ "node": ">=12",
+ "npm": ">=6"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/jet2jet"
+ }
+ },
+ "node_modules/resolve-alpn": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz",
+ "integrity": "sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/responselike": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/responselike/-/responselike-2.0.1.tgz",
+ "integrity": "sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "lowercase-keys": "^2.0.0"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/restore-cursor": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
+ "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "onetime": "^5.1.0",
+ "signal-exit": "^3.0.2"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/retry": {
+ "version": "0.12.0",
+ "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
+ "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 4"
+ }
+ },
+ "node_modules/rimraf": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
+ "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
+ "deprecated": "Rimraf versions prior to v4 are no longer supported",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "glob": "^7.1.3"
+ },
+ "bin": {
+ "rimraf": "bin.js"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/roarr": {
+ "version": "2.15.4",
+ "resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz",
+ "integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "optional": true,
+ "dependencies": {
+ "boolean": "^3.0.1",
+ "detect-node": "^2.0.4",
+ "globalthis": "^1.0.1",
+ "json-stringify-safe": "^5.0.1",
+ "semver-compare": "^1.0.0",
+ "sprintf-js": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=8.0"
+ }
+ },
+ "node_modules/safe-buffer": {
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ],
+ "license": "MIT"
+ },
+ "node_modules/safer-buffer": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/sanitize-filename": {
+ "version": "1.6.3",
+ "resolved": "https://registry.npmjs.org/sanitize-filename/-/sanitize-filename-1.6.3.tgz",
+ "integrity": "sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==",
+ "dev": true,
+ "license": "WTFPL OR ISC",
+ "dependencies": {
+ "truncate-utf8-bytes": "^1.0.0"
+ }
+ },
+ "node_modules/sax": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz",
+ "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/semver": {
+ "version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ }
+ },
+ "node_modules/semver-compare": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz",
+ "integrity": "sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/serialize-error": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz",
+ "integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "type-fest": "^0.13.1"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/set-blocking": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
+ "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/set-function-length": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
+ "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "define-data-property": "^1.1.4",
+ "es-errors": "^1.3.0",
+ "function-bind": "^1.1.2",
+ "get-intrinsic": "^1.2.4",
+ "gopd": "^1.0.1",
+ "has-property-descriptors": "^1.0.2"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "shebang-regex": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/signal-exit": {
+ "version": "3.0.7",
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/simple-update-notifier": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz",
+ "integrity": "sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "semver": "^7.5.3"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/simple-update-notifier/node_modules/semver": {
+ "version": "7.6.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/slice-ansi": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz",
+ "integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "ansi-styles": "^4.0.0",
+ "astral-regex": "^2.0.0",
+ "is-fullwidth-code-point": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/smart-buffer": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
+ "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 6.0.0",
+ "npm": ">= 3.0.0"
+ }
+ },
+ "node_modules/socks": {
+ "version": "2.8.3",
+ "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz",
+ "integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ip-address": "^9.0.5",
+ "smart-buffer": "^4.2.0"
+ },
+ "engines": {
+ "node": ">= 10.0.0",
+ "npm": ">= 3.0.0"
+ }
+ },
+ "node_modules/socks-proxy-agent": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz",
+ "integrity": "sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "agent-base": "^6.0.2",
+ "debug": "^4.3.3",
+ "socks": "^2.6.2"
+ },
+ "engines": {
+ "node": ">= 10"
+ }
+ },
+ "node_modules/socks-proxy-agent/node_modules/agent-base": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "4"
+ },
+ "engines": {
+ "node": ">= 6.0.0"
+ }
+ },
+ "node_modules/source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/source-map-js": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/source-map-support": {
+ "version": "0.5.21",
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "buffer-from": "^1.0.0",
+ "source-map": "^0.6.0"
+ }
+ },
+ "node_modules/sprintf-js": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
+ "dev": true,
+ "license": "BSD-3-Clause"
+ },
+ "node_modules/ssri": {
+ "version": "9.0.1",
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz",
+ "integrity": "sha512-o57Wcn66jMQvfHG1FlYbWeZWW/dHZhJXjpIcTfXldXEk5nz5lStPo3mK0OJQfGR3RbZUlbISexbljkJzuEj/8Q==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "minipass": "^3.1.1"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/stat-mode": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/stat-mode/-/stat-mode-1.0.0.tgz",
+ "integrity": "sha512-jH9EhtKIjuXZ2cWxmXS8ZP80XyC3iasQxMDV8jzhNJpfDb7VbQLVW4Wvsxz9QZvzV+G4YoSfBUVKDOyxLzi/sg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/string_decoder": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
+ "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "safe-buffer": "~5.2.0"
+ }
+ },
+ "node_modules/string-template": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/string-template/-/string-template-1.0.0.tgz",
+ "integrity": "sha512-SLqR3GBUXuoPP5MmYtD7ompvXiG87QjT6lzOszyXjTM86Uu7At7vNnt2xgyTLq5o9T4IxTYFyGxcULqpsmsfdg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/string-width": {
+ "version": "4.2.3",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "emoji-regex": "^8.0.0",
+ "is-fullwidth-code-point": "^3.0.0",
+ "strip-ansi": "^6.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/string-width-cjs": {
+ "name": "string-width",
+ "version": "4.2.3",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "emoji-regex": "^8.0.0",
+ "is-fullwidth-code-point": "^3.0.0",
+ "strip-ansi": "^6.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/stringz": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/stringz/-/stringz-2.1.0.tgz",
+ "integrity": "sha512-KlywLT+MZ+v0IRepfMxRtnSvDCMc3nR1qqCs3m/qIbSOWkNZYT8XHQA31rS3TnKp0c5xjZu3M4GY/2aRKSi/6A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "char-regex": "^1.0.2"
+ }
+ },
+ "node_modules/strip-ansi": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-regex": "^5.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/strip-ansi-cjs": {
+ "name": "strip-ansi",
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-regex": "^5.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/sumchecker": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/sumchecker/-/sumchecker-3.0.1.tgz",
+ "integrity": "sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "dependencies": {
+ "debug": "^4.1.0"
+ },
+ "engines": {
+ "node": ">= 8.0"
+ }
+ },
+ "node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/tar": {
+ "version": "6.2.1",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
+ "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "chownr": "^2.0.0",
+ "fs-minipass": "^2.0.0",
+ "minipass": "^5.0.0",
+ "minizlib": "^2.1.1",
+ "mkdirp": "^1.0.3",
+ "yallist": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/tar-stream": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
+ "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "bl": "^4.0.3",
+ "end-of-stream": "^1.4.1",
+ "fs-constants": "^1.0.0",
+ "inherits": "^2.0.3",
+ "readable-stream": "^3.1.1"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/tar/node_modules/minipass": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
+ "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/temp-file": {
+ "version": "3.4.0",
+ "resolved": "https://registry.npmjs.org/temp-file/-/temp-file-3.4.0.tgz",
+ "integrity": "sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "async-exit-hook": "^2.0.1",
+ "fs-extra": "^10.0.0"
+ }
+ },
+ "node_modules/temp-file/node_modules/fs-extra": {
+ "version": "10.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
+ "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/temp-file/node_modules/jsonfile": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
+ "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "universalify": "^2.0.0"
+ },
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/temp-file/node_modules/universalify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
+ "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/tmp": {
+ "version": "0.2.3",
+ "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",
+ "integrity": "sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=14.14"
+ }
+ },
+ "node_modules/tmp-promise": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/tmp-promise/-/tmp-promise-3.0.3.tgz",
+ "integrity": "sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "tmp": "^0.2.0"
+ }
+ },
+ "node_modules/truncate-utf8-bytes": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz",
+ "integrity": "sha512-95Pu1QXQvruGEhv62XCMO3Mm90GscOCClvrIUwCM0PYOXK3kaF3l3sIHxx71ThJfcbM2O5Au6SO3AWCSEfW4mQ==",
+ "dev": true,
+ "license": "WTFPL",
+ "dependencies": {
+ "utf8-byte-length": "^1.0.1"
+ }
+ },
+ "node_modules/tslib": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
+ "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==",
+ "dev": true,
+ "license": "0BSD"
+ },
+ "node_modules/type-check": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
+ "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "prelude-ls": "~1.1.2"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/type-fest": {
+ "version": "0.13.1",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz",
+ "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==",
+ "dev": true,
+ "license": "(MIT OR CC0-1.0)",
+ "optional": true,
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/typescript": {
+ "version": "5.6.3",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
+ "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "bin": {
+ "tsc": "bin/tsc",
+ "tsserver": "bin/tsserver"
+ },
+ "engines": {
+ "node": ">=14.17"
+ }
+ },
+ "node_modules/undici-types": {
+ "version": "6.19.8",
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
+ "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/unique-filename": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz",
+ "integrity": "sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "unique-slug": "^3.0.0"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/unique-slug": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz",
+ "integrity": "sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "imurmurhash": "^0.1.4"
+ },
+ "engines": {
+ "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
+ }
+ },
+ "node_modules/universalify": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 4.0.0"
+ }
+ },
+ "node_modules/uri-js": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "punycode": "^2.1.0"
+ }
+ },
+ "node_modules/utf8-byte-length": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/utf8-byte-length/-/utf8-byte-length-1.0.5.tgz",
+ "integrity": "sha512-Xn0w3MtiQ6zoz2vFyUVruaCL53O/DwUvkEeOvj+uulMm0BkUGYWmBYVyElqZaSLhY6ZD0ulfU3aBra2aVT4xfA==",
+ "dev": true,
+ "license": "(WTFPL OR MIT)"
+ },
+ "node_modules/util": {
+ "version": "0.12.5",
+ "resolved": "https://registry.npmjs.org/util/-/util-0.12.5.tgz",
+ "integrity": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "inherits": "^2.0.3",
+ "is-arguments": "^1.0.4",
+ "is-generator-function": "^1.0.7",
+ "is-typed-array": "^1.1.3",
+ "which-typed-array": "^1.1.2"
+ }
+ },
+ "node_modules/util-deprecate": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/validator": {
+ "version": "13.12.0",
+ "resolved": "https://registry.npmjs.org/validator/-/validator-13.12.0.tgz",
+ "integrity": "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.10"
+ }
+ },
+ "node_modules/verror": {
+ "version": "1.10.1",
+ "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.1.tgz",
+ "integrity": "sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==",
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "assert-plus": "^1.0.0",
+ "core-util-is": "1.0.2",
+ "extsprintf": "^1.2.0"
+ },
+ "engines": {
+ "node": ">=0.6.0"
+ }
+ },
+ "node_modules/wcwidth": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
+ "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "defaults": "^1.0.3"
+ }
+ },
+ "node_modules/which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "isexe": "^2.0.0"
+ },
+ "bin": {
+ "node-which": "bin/node-which"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/which-typed-array": {
+ "version": "1.1.15",
+ "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz",
+ "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.7",
+ "for-each": "^0.3.3",
+ "gopd": "^1.0.1",
+ "has-tostringtag": "^1.0.2"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/wide-align": {
+ "version": "1.1.5",
+ "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
+ "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "string-width": "^1.0.2 || 2 || 3 || 4"
+ }
+ },
+ "node_modules/word-wrap": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/wrap-ansi": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-styles": "^4.0.0",
+ "string-width": "^4.1.0",
+ "strip-ansi": "^6.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
+ }
+ },
+ "node_modules/wrap-ansi-cjs": {
+ "name": "wrap-ansi",
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-styles": "^4.0.0",
+ "string-width": "^4.1.0",
+ "strip-ansi": "^6.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
+ }
+ },
+ "node_modules/wrappy": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/xmlbuilder": {
+ "version": "15.1.1",
+ "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz",
+ "integrity": "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8.0"
+ }
+ },
+ "node_modules/y18n": {
+ "version": "5.0.8",
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
+ "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/yallist": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/yargs": {
+ "version": "17.7.2",
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
+ "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "cliui": "^8.0.1",
+ "escalade": "^3.1.1",
+ "get-caller-file": "^2.0.5",
+ "require-directory": "^2.1.1",
+ "string-width": "^4.2.3",
+ "y18n": "^5.0.5",
+ "yargs-parser": "^21.1.1"
+ },
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/yargs-parser": {
+ "version": "21.1.1",
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
+ "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">=12"
+ }
+ },
+ "node_modules/yauzl": {
+ "version": "2.10.0",
+ "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
+ "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "buffer-crc32": "~0.2.3",
+ "fd-slicer": "~1.1.0"
+ }
+ },
+ "node_modules/yocto-queue": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/zip-stream": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-4.1.1.tgz",
+ "integrity": "sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "archiver-utils": "^3.0.4",
+ "compress-commons": "^4.1.2",
+ "readable-stream": "^3.6.0"
+ },
+ "engines": {
+ "node": ">= 10"
+ }
+ },
+ "node_modules/zip-stream/node_modules/archiver-utils": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-3.0.4.tgz",
+ "integrity": "sha512-KVgf4XQVrTjhyWmx6cte4RxonPLR9onExufI1jhvw/MQ4BB6IsZD5gT8Lq+u/+pRkWna/6JoHpiQioaqFP5Rzw==",
+ "dev": true,
+ "license": "MIT",
+ "peer": true,
+ "dependencies": {
+ "glob": "^7.2.3",
+ "graceful-fs": "^4.2.0",
+ "lazystream": "^1.0.0",
+ "lodash.defaults": "^4.2.0",
+ "lodash.difference": "^4.5.0",
+ "lodash.flatten": "^4.4.0",
+ "lodash.isplainobject": "^4.0.6",
+ "lodash.union": "^4.6.0",
+ "normalize-path": "^3.0.0",
+ "readable-stream": "^3.6.0"
+ },
+ "engines": {
+ "node": ">= 10"
+ }
+ }
+ }
+}
diff --git a/package.json b/package.json
index af6d840..ac0aa30 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "perplexity-ai-app",
"productName": "Perplexity AI",
- "version": "2.2.0",
+ "version": "3.0.0",
"description": "Perplexity AI desktop application by inulute.",
"main": "main.js",
"scripts": {
@@ -9,17 +9,20 @@
"build": "electron-builder",
"package-mac": "electron-builder --mac",
"package-win": "electron-builder --win",
- "package-linux": "electron-builder --linux"
+ "package-linux": "electron-builder --linux",
+ "obfuscate": "node obfuscate.js"
},
"repository": "https://github.com/inulute/perplexity-ai-app",
"author": "inulute",
- "license": "MIT",
- "devDependencies": {
- "electron": "^31.3.0",
- "electron-builder": "^24.13.3"
- },
+ "license": "GPL-3.0-only",
"dependencies": {
- "electron-prompt": "^1.7.0"
+ "electron-store": "^7.0.3"
+ },
+ "devDependencies": {
+ "csso": "^5.0.5",
+ "electron": "^33.0.2",
+ "electron-builder": "^25.1.8",
+ "javascript-obfuscator": "^4.1.1"
},
"build": {
"appId": "com.inulute.perplexityai",
@@ -29,15 +32,16 @@
},
"mac": {
"category": "your.app.Productivity",
- "icon": "assets/icons/mac/favicon.icns"
+ "icon": "./assets/icons/mac/favicon.icns"
},
"win": {
"target": "nsis",
- "icon": "assets/icons/win/win.ico"
+ "icon": "./assets/icons/win/icon.ico",
+ "sign": false
},
"linux": {
"target": "AppImage",
- "icon": "assets/icons/png/favicon.png",
+ "icon": "./assets/icons/png/favicon.png",
"category": "Utility"
}
}
diff --git a/preload.js b/preload.js
deleted file mode 100644
index 2984b35..0000000
--- a/preload.js
+++ /dev/null
@@ -1,9 +0,0 @@
-const win = new BrowserWindow({
-
- webPreferences: {
- preload: path.join(__dirname, 'preload.js'),
- nodeIntegration: false,
- contextIsolation: true,
-
- }
-});
diff --git a/release_notes/v3.0.0.md b/release_notes/v3.0.0.md
new file mode 100644
index 0000000..4b4bf56
--- /dev/null
+++ b/release_notes/v3.0.0.md
@@ -0,0 +1,34 @@
+**Codebase Overhaul**
+- Rebuilt from scratch for improved speed, stability, and efficiency, resulting in faster load times and smoother interactions.
+
+**Unified Interface**
+- All tools are now accessible within a single, cohesive interface, allowing seamless data retention when switching between AI modes.
+
+**Sidebar Navigation**
+- Updated sidebar design with a streamlined, icon-only layout for quick access to all features.
+
+**Settings Section**
+- Added the ability to set a default AI tool, removing the need to select an AI tool at each launch.
+- Enabled shortcut customization and other personalization options.
+
+**Customizable Shortcuts**
+- Configurable shortcuts for essential actions, including switching AI modes, minimizing, restoring, sending to tray, and reloading the app.
+
+**Update Notifications**
+- Redesigned update dialog that fetches release notes from GitHub and displays them in markdown for better readability.
+
+**Accidental Close Protection**
+- Added a confirmation prompt to prevent accidental closure when work is in progress.
+
+**Streamlined User Experience**
+- Removed repetitive sign-up and sign-in prompts for a smoother experience.
+
+**External Link Handling**
+- External links now open in your default browser to keep the in-app experience focused.
+
+**Usability Improvements**
+- Visual enhancements and minor UI tweaks for easier navigation and a cleaner look.
+
+---
+
+**Upgrade now to experience the faster, smarter Perplexity AI v3.0.0!**
\ No newline at end of file
diff --git a/settings.html b/settings.html
new file mode 100644
index 0000000..074157d
--- /dev/null
+++ b/settings.html
@@ -0,0 +1,95 @@
+
+
+
+
+ Settings
+
+
+
+
+
+
+
+
diff --git a/src/css/settings.css b/src/css/settings.css
new file mode 100644
index 0000000..dc2b823
--- /dev/null
+++ b/src/css/settings.css
@@ -0,0 +1,215 @@
+ /* Settings styles */
+ body {
+ font-family: 'Segoe UI', Tahoma, sans-serif;
+ color: #d1d5db;
+ background-color: #121212;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ height: 100vh;
+ margin: 0;
+ }
+
+ #settings-container {
+ width: 470px;
+ padding: 25px;
+ background: #2e2e2e;
+ border-radius: 12px;
+ color: #e5e7eb;
+ border: 1px solid #444;
+ }
+
+ .settings-header {
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+ margin-bottom: 20px;
+ }
+
+ .settings-icon {
+ width: 30px;
+ height: 30px;
+ }
+
+ .settings-header h2 {
+ font-size: 1.4em;
+ color: #ffffff;
+ margin: 0;
+ text-align: center;
+ flex-grow: 1;
+ }
+
+ .close-button {
+ background: none;
+ border: none;
+ font-size: 1.2em;
+ color: #9ca3af;
+ cursor: pointer;
+ transition: color 0.3s ease;
+ }
+
+ .close-button:hover {
+ color: #c0c4c8;
+ }
+
+ .settings-section {
+ margin-bottom: 30px;
+ }
+
+ .settings-section h3 {
+ font-size: 1.1em;
+ color: #9ca3af;
+ margin-bottom: 10px;
+ border-bottom: 1px solid #555;
+ padding-bottom: 5px;
+ }
+
+ .instruction-text {
+ font-size: 0.85em;
+ color: #9ca3af;
+ margin-bottom: 15px;
+ padding-left: 5px;
+ }
+
+ .setting-item, .shortcut-item {
+ display: flex;
+ align-items: center;
+ margin-bottom: 15px;
+ }
+
+ .setting-item label, .shortcut-item label {
+ display: flex;
+ align-items: center;
+ font-size: 0.9em;
+ color: #ccc;
+ margin-right: 10px;
+ width: 140px;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ }
+
+ .setting-item label img, .shortcut-item label img {
+ width: 20px;
+ height: 20px;
+ margin-right: 8px;
+ opacity: 0.85;
+ }
+
+ select {
+ width: 100%;
+ padding: 12px;
+ border: 1px solid #3b3b3b;
+ border-radius: 8px;
+ background-color: #3a3a3a;
+ color: #e0e0e0;
+ font-size: 0.9em;
+ appearance: none;
+ background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 4 5%22%3E%3Cpath fill%3D%22%23e0e0e0%22 d%3D%22M2 0L0 2h4zM2 5L0 3h4z%22/%3E%3C/svg%3E');
+ background-repeat: no-repeat;
+ background-position: right 12px center;
+ background-size: 12px;
+ transition: border-color 0.3s ease, background-color 0.3s ease;
+ }
+
+ select:focus {
+ outline: none;
+ border-color: #696b6e;
+ background-color: #4a4a4a;
+ }
+
+ select option {
+ background-color: #2e2e2e;
+ color: #e0e0e0;
+ }
+
+ select option:hover,
+ select option:focus {
+ background-color: #3a3a3a;
+ }
+
+ input[type="text"] {
+ width: 100%;
+ padding: 12px;
+ border: 1px solid #3b3b3b;
+ border-radius: 8px;
+ background-color: #3a3a3a;
+ color: #e0e0e0;
+ font-size: 0.9em;
+ transition: border-color 0.3s ease, background-color 0.3s ease;
+ }
+
+ input[type="text"]:focus {
+ outline: none;
+ border-color: #3a5885;
+ background-color: #2f4b61;
+ }
+
+ .warning {
+ font-size: 0.75em;
+ color: #ff5050;
+ margin-top: 5px;
+ opacity: 0;
+ transition: opacity 0.3s ease;
+ }
+
+
+ .shortcut-input:invalid + .warning {
+ display: block;
+ }
+
+ .button-container {
+ display: flex;
+ justify-content: flex-end;
+ align-items: center;
+ margin-top: 20px;
+ gap: 10px;
+ }
+
+ .save-button {
+ padding: 10px 20px;
+ border: none;
+ border-radius: 8px;
+ cursor: pointer;
+ font-size: 0.95em;
+ font-weight: bold;
+ background-color: #696b6e;
+ color: #fff;
+ transition: background-color 0.3s ease;
+ }
+
+ .save-button:hover {
+ background-color: #4b5563;
+ }
+
+ .restore-button {
+ border: none;
+ background: none;
+ cursor: pointer;
+ display: flex;
+ align-items: center;
+ }
+
+ .restore-button img {
+ width: 24px;
+ height: 24px;
+ opacity: 0.7;
+ transition: opacity 0.3s ease;
+ }
+
+ .restore-button:hover img {
+ opacity: 1;
+ }
+
+ .tooltip {
+ position: absolute;
+ background-color: #f77070;
+ color: #ffffff;
+ padding: 5px 10px;
+ border-radius: 5px;
+ font-size: 0.75em;
+ box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
+ z-index: 10;
+ opacity: 0.5;
+ transition: opacity 0.2s;
+ }
+
\ No newline at end of file
diff --git a/src/css/styles.css b/src/css/styles.css
new file mode 100644
index 0000000..aad9623
--- /dev/null
+++ b/src/css/styles.css
@@ -0,0 +1,106 @@
+/* styles.css */
+
+* {
+ box-sizing: border-box;
+ margin: 0;
+ padding: 0;
+}
+
+html, body {
+ height: 100%;
+ font-family: Arial, sans-serif;
+ background-color: #2b2b2b;
+ color: #ffffff;
+ overflow: hidden;
+}
+
+a {
+ text-decoration: none;
+ color: inherit;
+}
+
+img {
+ display: block;
+}
+
+#container {
+ display: flex;
+ height: 100%;
+}
+
+#sidebar {
+ width: 60px;
+ background-color: #3c3c3c;
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ padding-top: 10px;
+ padding-bottom: 10px;
+}
+
+#sidebar .menu-item {
+ margin-bottom: 20px;
+ cursor: pointer;
+ transition: transform 0.2s;
+}
+
+#sidebar .menu-item:hover {
+ transform: scale(1.05);
+}
+
+#sidebar .menu-item img {
+ width: 28px;
+ height: 28px;
+}
+
+.spacer {
+ flex-grow: 1;
+}
+
+.version-display {
+ color: #bbb;
+ font-size: 12px;
+ margin-top: 10px;
+ text-align: center;
+}
+
+#content {
+ flex-grow: 1;
+ position: relative;
+}
+
+#webview-container {
+ width: 100%;
+ height: 100%;
+ position: relative;
+}
+
+#loading {
+ position: absolute;
+ top: 0;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ background-color: rgba(43, 43, 43, 0.85);
+ display: none;
+ justify-content: center;
+ align-items: center;
+}
+
+#loading.show {
+ display: flex;
+}
+
+.spinner {
+ border: 6px solid #4c4c4c;
+ border-top: 6px solid #7a7a7a;
+ border-radius: 50%;
+ width: 50px;
+ height: 50px;
+ animation: spin 1s linear infinite;
+}
+
+@keyframes spin {
+ 0% { transform: rotate(0deg); }
+ 100% { transform: rotate(360deg); }
+}
\ No newline at end of file
diff --git a/src/css/update.css b/src/css/update.css
new file mode 100644
index 0000000..fce6fc0
--- /dev/null
+++ b/src/css/update.css
@@ -0,0 +1,126 @@
+body {
+ font-family: 'Segoe UI', Tahoma, sans-serif;
+ color: #d1d5db;
+ background-color: #1e1e1e;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ height: 100vh;
+ margin: 0;
+}
+
+#update-container {
+ width: 500px;
+ background: #2b2b2b;
+ border-radius: 12px;
+ padding: 20px;
+ box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
+ color: #e5e7eb;
+ text-align: center;
+}
+
+.app-icon {
+ width: 200px;
+ height: auto;
+ margin-bottom: 10px;
+}
+
+.update-header h2 {
+ font-size: 1.2em;
+ font-weight: 600;
+ color: #ffffff;
+ margin: 0;
+}
+
+#latest-version {
+ font-size: 1.1em;
+ color: #ffffff;
+ display: inline-block;
+ margin-left: 5px;
+}
+
+#update-close-button {
+ background: none;
+ border: none;
+ font-size: 1.5em;
+ color: #9ca3af;
+ position: absolute;
+ right: 20px;
+ top: 20px;
+ cursor: pointer;
+}
+
+#download-update-button {
+ background-color: transparent;
+ color: #ffffff;
+ padding: 10px 20px;
+ border: 2px solid #696b6e;
+ border-radius: 6px;
+ font-size: 1em;
+ font-weight: bold;
+ margin: 20px auto 15px auto;
+ cursor: pointer;
+ transition: background-color 0.3s ease, border-color 0.3s ease;
+}
+
+#download-update-button:hover {
+ background-color: #3c455e;
+ border-color: #3c455e;
+ color: #ffffff;
+}
+
+.release-notes {
+ background: #33333b;
+ padding: 15px;
+ border-radius: 8px;
+ margin-top: 20px;
+ text-align: left;
+}
+
+.release-notes h3 {
+ font-size: 1.1em;
+ margin-bottom: 10px;
+ color: #9ca3af;
+}
+
+#release-notes-content {
+ font-size: 0.9em;
+ line-height: 1.6;
+ color: #d1d5db;
+}
+
+.release-notes img {
+ width: 100%;
+ height: auto;
+ border-radius: 6px;
+ margin-bottom: 10px;
+ box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
+}
+
+.release-notes ul {
+ padding-left: 20px;
+ list-style: disc;
+}
+
+.release-notes li {
+ margin-bottom: 8px;
+ color: #b0b3b8;
+}
+
+#release-notes-content {
+ max-height: 200px;
+ overflow-y: auto;
+}
+
+#release-notes-content::-webkit-scrollbar {
+ width: 8px;
+}
+
+#release-notes-content::-webkit-scrollbar-thumb {
+ background: #4b5563;
+ border-radius: 8px;
+}
+
+.release-notes {
+ box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
+}
\ No newline at end of file
diff --git a/src/js/preload/preload.js b/src/js/preload/preload.js
new file mode 100644
index 0000000..d3f60a5
--- /dev/null
+++ b/src/js/preload/preload.js
@@ -0,0 +1 @@
+const _0x33b3da=_0x3403;(function(_0x85feeb,_0x24fafd){const _0x211482=_0x3403,_0xa4db30=_0x85feeb();while(!![]){try{const _0x241458=-parseInt(_0x211482(0x1e6))/0x1+-parseInt(_0x211482(0x1d9))/0x2+parseInt(_0x211482(0x1ea))/0x3*(-parseInt(_0x211482(0x1f0))/0x4)+-parseInt(_0x211482(0x1f1))/0x5*(parseInt(_0x211482(0x1f6))/0x6)+parseInt(_0x211482(0x1dc))/0x7+parseInt(_0x211482(0x1d2))/0x8+parseInt(_0x211482(0x1ce))/0x9;if(_0x241458===_0x24fafd)break;else _0xa4db30['push'](_0xa4db30['shift']());}catch(_0x10f048){_0xa4db30['push'](_0xa4db30['shift']());}}}(_0x41f9,0xd5293));const _0x2e1102=(function(){const _0x57f674=_0x3403,_0x10bf90={'WAcBV':_0x57f674(0x1e3)};let _0xe68fbe=!![];return function(_0x767502,_0x411ba7){const _0x1fb3cb=_0xe68fbe?function(){const _0x25a7c2=_0x3403;if(_0x411ba7){if('CAXoX'!==_0x10bf90[_0x25a7c2(0x1f4)]){const _0x42f6e8=_0x411ba7[_0x25a7c2(0x1f7)](_0x767502,arguments);return _0x411ba7=null,_0x42f6e8;}else{if(_0x1d8eb2){const _0x2557e6=_0x409fd9['apply'](_0x2d686b,arguments);return _0x380478=null,_0x2557e6;}}}}:function(){};return _0xe68fbe=![],_0x1fb3cb;};}()),_0x482f55=_0x2e1102(this,function(){const _0x227cc5=_0x3403,_0x36d8f2={'PHFYF':function(_0x47e8ce,_0x5a8c99){return _0x47e8ce(_0x5a8c99);},'JxAru':function(_0x1be07c,_0x243975){return _0x1be07c+_0x243975;},'beZqy':_0x227cc5(0x1d5),'GZKrp':'warn','nJzZn':_0x227cc5(0x1c8),'JHgmv':_0x227cc5(0x1de),'yEGMs':_0x227cc5(0x1f3),'jQwwf':_0x227cc5(0x1ef),'PblIo':_0x227cc5(0x1f8),'IoZoq':function(_0x2f430d,_0x2507b9){return _0x2f430d<_0x2507b9;},'CLLnN':function(_0x31e0b9,_0x36fc9e){return _0x31e0b9===_0x36fc9e;},'XIoTI':_0x227cc5(0x1d7),'AwPZP':_0x227cc5(0x1ee)},_0x2e3fec=function(){const _0x20137d=_0x227cc5;let _0x55b8cb;try{_0x55b8cb=_0x36d8f2[_0x20137d(0x1c7)](Function,_0x36d8f2['JxAru'](_0x36d8f2[_0x20137d(0x1d0)]('return\x20(function()\x20',_0x20137d(0x1d6)),');'))();}catch(_0x3b50c4){_0x55b8cb=window;}return _0x55b8cb;},_0x16a48a=_0x2e3fec(),_0x2a3e47=_0x16a48a[_0x227cc5(0x1f9)]=_0x16a48a[_0x227cc5(0x1f9)]||{},_0x3f0230=[_0x36d8f2[_0x227cc5(0x1e8)],_0x36d8f2[_0x227cc5(0x1e5)],_0x36d8f2['nJzZn'],_0x36d8f2[_0x227cc5(0x1e9)],_0x36d8f2[_0x227cc5(0x1e2)],_0x36d8f2[_0x227cc5(0x1da)],_0x36d8f2[_0x227cc5(0x1d4)]];for(let _0x56ad10=0x0;_0x36d8f2[_0x227cc5(0x1ca)](_0x56ad10,_0x3f0230[_0x227cc5(0x1db)]);_0x56ad10++){if(_0x36d8f2['CLLnN'](_0x36d8f2[_0x227cc5(0x1eb)],_0x36d8f2[_0x227cc5(0x1e7)])){const _0x4677fa=_0x661809?function(){const _0x3ebdea=_0x227cc5;if(_0x260555){const _0x4b7f28=_0x35c257[_0x3ebdea(0x1f7)](_0xeb6a0b,arguments);return _0x549ea2=null,_0x4b7f28;}}:function(){};return _0x2acdd7=![],_0x4677fa;}else{const _0x3c4465=_0x2e1102[_0x227cc5(0x1e0)][_0x227cc5(0x1f2)][_0x227cc5(0x1f5)](_0x2e1102),_0x4fd796=_0x3f0230[_0x56ad10],_0x47a7f4=_0x2a3e47[_0x4fd796]||_0x3c4465;_0x3c4465[_0x227cc5(0x1e4)]=_0x2e1102[_0x227cc5(0x1f5)](_0x2e1102),_0x3c4465[_0x227cc5(0x1e1)]=_0x47a7f4[_0x227cc5(0x1e1)][_0x227cc5(0x1f5)](_0x47a7f4),_0x2a3e47[_0x4fd796]=_0x3c4465;}}});_0x482f55();const {contextBridge,ipcRenderer}=require('electron');function _0x3403(_0x1a1e95,_0x8adfdc){const _0x310677=_0x41f9();return _0x3403=function(_0x482f55,_0x2e1102){_0x482f55=_0x482f55-0x1c7;let _0x566e66=_0x310677[_0x482f55];return _0x566e66;},_0x3403(_0x1a1e95,_0x8adfdc);}function _0x41f9(){const _0x371591=['GZKrp','69969HUAkRU','AwPZP','beZqy','JHgmv','1385217OccmCT','XIoTI','open-settings','settings','QLNEg','table','8NMvfeQ','380395srhlGg','prototype','exception','WAcBV','bind','36TTzThF','apply','trace','console','PHFYF','info','switch-ai-tool','IoZoq','invoke','electronAPI','exposeInMainWorld','8632188aazgEC','close-settings','JxAru','set-settings','6763544VCYWJc','page-loading','PblIo','log','{}.constructor(\x22return\x20this\x22)(\x20)','MkDtY','send','2318442ealBKO','jQwwf','length','11743718ooQcsD','shortcuts','error','get-shortcuts','constructor','toString','yEGMs','RGsBI','__proto__'];_0x41f9=function(){return _0x371591;};return _0x41f9();}contextBridge[_0x33b3da(0x1cd)](_0x33b3da(0x1cc),{'switchAITool':_0x4e8c3b=>ipcRenderer['send'](_0x33b3da(0x1c9),_0x4e8c3b),'onPageLoading':_0x130434=>ipcRenderer['on'](_0x33b3da(0x1d3),(_0x50911a,_0x56bd2d)=>_0x130434(_0x56bd2d)),'openSettings':()=>ipcRenderer[_0x33b3da(0x1d8)](_0x33b3da(0x1ec)),'getShortcuts':()=>ipcRenderer[_0x33b3da(0x1d8)](_0x33b3da(0x1df)),'onShortcutsReceived':_0x17083c=>ipcRenderer['on'](_0x33b3da(0x1dd),(_0x5d96f6,_0x4bc140)=>_0x17083c(_0x4bc140)),'setShortcuts':_0x540990=>ipcRenderer['send']('set-shortcuts',_0x540990),'closeSettings':()=>ipcRenderer[_0x33b3da(0x1d8)](_0x33b3da(0x1cf)),'getSettings':()=>ipcRenderer[_0x33b3da(0x1d8)]('get-settings'),'onSettingsReceived':_0x4d1f5f=>ipcRenderer['on'](_0x33b3da(0x1ed),(_0x35df70,_0x1be32c)=>_0x4d1f5f(_0x1be32c)),'setSettings':_0x3b894=>ipcRenderer[_0x33b3da(0x1d8)](_0x33b3da(0x1d1),_0x3b894),'getAppVersion':()=>ipcRenderer[_0x33b3da(0x1cb)]('get-app-version'),'platform':process['platform']});
\ No newline at end of file
diff --git a/src/js/preload/preload_inject.js b/src/js/preload/preload_inject.js
new file mode 100644
index 0000000..1fe4414
--- /dev/null
+++ b/src/js/preload/preload_inject.js
@@ -0,0 +1 @@
+const _0x2e2776=_0x1fd6;(function(_0x5c2bdf,_0x253cd9){const _0x3276ea=_0x1fd6,_0x2775e5=_0x5c2bdf();while(!![]){try{const _0x3038b8=-parseInt(_0x3276ea(0x9f))/0x1+-parseInt(_0x3276ea(0x8d))/0x2+-parseInt(_0x3276ea(0xae))/0x3+parseInt(_0x3276ea(0x8c))/0x4*(parseInt(_0x3276ea(0x92))/0x5)+-parseInt(_0x3276ea(0xa8))/0x6*(-parseInt(_0x3276ea(0x9c))/0x7)+parseInt(_0x3276ea(0x9e))/0x8+parseInt(_0x3276ea(0x94))/0x9*(parseInt(_0x3276ea(0xab))/0xa);if(_0x3038b8===_0x253cd9)break;else _0x2775e5['push'](_0x2775e5['shift']());}catch(_0x4a8a79){_0x2775e5['push'](_0x2775e5['shift']());}}}(_0x3327,0x2f70b));const _0x48f906=(function(){let _0x23d83a=!![];return function(_0x2c5e0a,_0x30b7d1){const _0x5e27cd=_0x23d83a?function(){const _0x566430=_0x1fd6;if(_0x30b7d1){const _0x1318be=_0x30b7d1[_0x566430(0xac)](_0x2c5e0a,arguments);return _0x30b7d1=null,_0x1318be;}}:function(){};return _0x23d83a=![],_0x5e27cd;};}()),_0x30c689=_0x48f906(this,function(){const _0x31d800=_0x1fd6,_0xdd4cc8={'cYFvc':function(_0x464cc9,_0x3f17ea){return _0x464cc9+_0x3f17ea;},'qqgrq':_0x31d800(0x9a),'WSYGQ':_0x31d800(0x9b),'XZKBD':function(_0x509b55){return _0x509b55();},'DCSqy':function(_0x54fd0d,_0x1480d4){return _0x54fd0d(_0x1480d4);},'iLDGb':_0x31d800(0x99),'YeMzs':'warn','SMmVd':_0x31d800(0xb2),'NrsXQ':'error','lmRKu':_0x31d800(0xa2),'Utfra':function(_0x50e047,_0x12fd6d){return _0x50e047<_0x12fd6d;},'PqDJE':function(_0x5e16ec,_0xb1b8e2){return _0x5e16ec===_0xb1b8e2;},'nPgiX':_0x31d800(0x90)};let _0x36876c;try{const _0x364c93=_0xdd4cc8['DCSqy'](Function,_0xdd4cc8[_0x31d800(0x86)]+_0xdd4cc8['WSYGQ']+');');_0x36876c=_0xdd4cc8['XZKBD'](_0x364c93);}catch(_0xe1d4b2){_0x36876c=window;}const _0x5bbecc=_0x36876c[_0x31d800(0x98)]=_0x36876c['console']||{},_0x3d3c54=[_0xdd4cc8[_0x31d800(0xa1)],_0xdd4cc8['YeMzs'],_0xdd4cc8['SMmVd'],_0xdd4cc8[_0x31d800(0xad)],_0x31d800(0xa3),_0xdd4cc8[_0x31d800(0xa7)],'trace'];for(let _0x4d1701=0x0;_0xdd4cc8[_0x31d800(0xaa)](_0x4d1701,_0x3d3c54[_0x31d800(0xb5)]);_0x4d1701++){if(_0xdd4cc8[_0x31d800(0x93)]('KXnxA',_0xdd4cc8[_0x31d800(0xa0)])){const _0x553454=_0x120c41(_0xdd4cc8[_0x31d800(0x8e)](_0xdd4cc8[_0x31d800(0x8e)](_0xdd4cc8[_0x31d800(0x86)],_0xdd4cc8[_0x31d800(0xa4)]),');'));_0xafbd02=_0xdd4cc8['XZKBD'](_0x553454);}else{const _0x7e4d29=_0x48f906['constructor'][_0x31d800(0xb1)][_0x31d800(0x87)](_0x48f906),_0x5ec998=_0x3d3c54[_0x4d1701],_0x7643dd=_0x5bbecc[_0x5ec998]||_0x7e4d29;_0x7e4d29['__proto__']=_0x48f906[_0x31d800(0x87)](_0x48f906),_0x7e4d29[_0x31d800(0x8b)]=_0x7643dd['toString'][_0x31d800(0x87)](_0x7643dd),_0x5bbecc[_0x5ec998]=_0x7e4d29;}}});function _0x1fd6(_0x523df1,_0x1cc159){const _0x35eec5=_0x3327();return _0x1fd6=function(_0x30c689,_0x48f906){_0x30c689=_0x30c689-0x85;let _0x2bdef2=_0x35eec5[_0x30c689];return _0x2bdef2;},_0x1fd6(_0x523df1,_0x1cc159);}function _0x3327(){const _0x262c2e=['querySelectorAll','forEach','azuRE','toString','451876ZlRcnP','449202yFlkuz','cYFvc','PZZeH','ZWDFD','VKSCs','5eSaBkw','PqDJE','5954859CQqhnb','div.fixed.bottom-0.left-0.right-0.top-0.overflow-y-auto.flex.items-center.justify-center','div.items-stretch.md\x5c:items-center.fill-mode-both.fixed.bottom-0.left-0.right-0.top-0.bg-backdrop\x5c/70.backdrop-blur-sm.animate-in.fade-in.ease-outExpo.duration-200','addEventListener','console','log','return\x20(function()\x20','{}.constructor(\x22return\x20this\x22)(\x20)','7hkMtar','div.max-w-\x5c[400px\x5c].rounded-xl','1458208FVCBVZ','278606NnuSUk','nPgiX','iLDGb','table','exception','WSYGQ','div.flex.items-center.gap-sm','body','lmRKu','766140yEUenc','div.rounded-lg.p-md.animate-in.fade-in','Utfra','10cNMUpg','apply','NrsXQ','1161192DPqWZo','BJvxU','JvgAn','prototype','info','cgFNO','remove','length','DOMContentLoaded','jcRmM','qqgrq','bind'];_0x3327=function(){return _0x262c2e;};return _0x3327();}_0x30c689(),window[_0x2e2776(0x97)](_0x2e2776(0xb6),()=>{const _0x575ad4=_0x2e2776,_0x30fb1e={'BJvxU':function(_0x47af97){return _0x47af97();},'PZZeH':_0x575ad4(0x9d),'azuRE':_0x575ad4(0xa9),'jcRmM':_0x575ad4(0x96),'cgFNO':_0x575ad4(0xa5)},_0x5d0929=[_0x30fb1e[_0x575ad4(0x8f)],_0x30fb1e[_0x575ad4(0x8a)],_0x575ad4(0x95),_0x30fb1e[_0x575ad4(0x85)],_0x30fb1e[_0x575ad4(0xb3)]];function _0x566767(){const _0x1accca=_0x575ad4;if(_0x1accca(0xb0)!==_0x1accca(0x91))_0x5d0929[_0x1accca(0x89)](_0x45633=>{const _0x230699=_0x1accca;document[_0x230699(0x88)](_0x45633)[_0x230699(0x89)](_0x23dbf1=>_0x23dbf1[_0x230699(0xb4)]());});else{if(_0x43c405){const _0x5db785=_0x90b244['apply'](_0x59a432,arguments);return _0x2cc158=null,_0x5db785;}}}_0x30fb1e[_0x575ad4(0xaf)](_0x566767);const _0x2694b0=new MutationObserver(()=>{const _0x46ac76=_0x575ad4;_0x30fb1e[_0x46ac76(0xaf)](_0x566767);});_0x2694b0['observe'](document[_0x575ad4(0xa6)],{'childList':!![],'subtree':!![]});});
\ No newline at end of file
diff --git a/src/js/preload/preload_update.js b/src/js/preload/preload_update.js
new file mode 100644
index 0000000..2629471
--- /dev/null
+++ b/src/js/preload/preload_update.js
@@ -0,0 +1 @@
+const _0x3ba3ab=_0x8bba;function _0x8bba(_0x2ebb17,_0x114d0f){const _0x23ee4f=_0x1490();return _0x8bba=function(_0x262ddc,_0x430403){_0x262ddc=_0x262ddc-0xb2;let _0x24ee0c=_0x23ee4f[_0x262ddc];return _0x24ee0c;},_0x8bba(_0x2ebb17,_0x114d0f);}function _0x1490(){const _0x2fb4d4=['send','DtuiS','RlAcx','length','579878uUTFdh','bMojo','yOWMo','UGvRO','1986436cynRNz','3639699XnriLd','SosSl','return\x20(function()\x20','bind','{}.constructor(\x22return\x20this\x22)(\x20)','log','JuoMa','exception','electron','ZygXW','table','download-update','close-update-window','warn','SnIcK','MFXze','console','RCxQR','prototype','21042680fmnfdG','1554702nLOapJ','10WukDNf','trace','electronAPI','MrOlm','624669SmIXEr','info','apply','naVGk','toString','error','322206YBepVH'];_0x1490=function(){return _0x2fb4d4;};return _0x1490();}(function(_0xb91d49,_0x1fce7e){const _0x161cd0=_0x8bba,_0x7f9ccc=_0xb91d49();while(!![]){try{const _0x353074=-parseInt(_0x161cd0(0xd2))/0x1+-parseInt(_0x161cd0(0xd7))/0x2+-parseInt(_0x161cd0(0xcc))/0x3+-parseInt(_0x161cd0(0xb2))/0x4+parseInt(_0x161cd0(0xc8))/0x5*(-parseInt(_0x161cd0(0xc7))/0x6)+-parseInt(_0x161cd0(0xb3))/0x7+parseInt(_0x161cd0(0xc6))/0x8;if(_0x353074===_0x1fce7e)break;else _0x7f9ccc['push'](_0x7f9ccc['shift']());}catch(_0x462366){_0x7f9ccc['push'](_0x7f9ccc['shift']());}}}(_0x1490,0x432df));const _0x430403=(function(){let _0x4631c0=!![];return function(_0x85795c,_0x208b6c){const _0x4268b6=_0x4631c0?function(){const _0x493b12=_0x8bba;if(_0x208b6c){const _0x40c9ed=_0x208b6c[_0x493b12(0xce)](_0x85795c,arguments);return _0x208b6c=null,_0x40c9ed;}}:function(){};return _0x4631c0=![],_0x4268b6;};}()),_0x262ddc=_0x430403(this,function(){const _0x29e97b=_0x8bba,_0x2de910={'AXiRL':function(_0x26703e,_0x1dc98c){return _0x26703e(_0x1dc98c);},'SosSl':function(_0x4f75bc,_0x4e86f2){return _0x4f75bc+_0x4e86f2;},'MFXze':function(_0x109615,_0x195a67){return _0x109615+_0x195a67;},'SsENI':_0x29e97b(0xb5),'bMojo':_0x29e97b(0xb7),'RCxQR':function(_0x173aa1){return _0x173aa1();},'JuoMa':_0x29e97b(0xb8),'UGvRO':_0x29e97b(0xc0),'naVGk':_0x29e97b(0xcd),'RlAcx':_0x29e97b(0xd1),'yOWMo':_0x29e97b(0xbd),'SnIcK':_0x29e97b(0xc9),'ZygXW':function(_0x38156e,_0x282fa6){return _0x38156e<_0x282fa6;},'DtuiS':'phFPG','yvsES':_0x29e97b(0xcb)};let _0xb6938f;try{const _0x4bbdb2=_0x2de910['AXiRL'](Function,_0x2de910[_0x29e97b(0xb4)](_0x2de910[_0x29e97b(0xc2)](_0x2de910['SsENI'],_0x2de910[_0x29e97b(0xd8)]),');'));_0xb6938f=_0x2de910[_0x29e97b(0xc4)](_0x4bbdb2);}catch(_0x5e27f2){_0xb6938f=window;}const _0x550b2e=_0xb6938f[_0x29e97b(0xc3)]=_0xb6938f[_0x29e97b(0xc3)]||{},_0xb670ff=[_0x2de910[_0x29e97b(0xb9)],_0x2de910[_0x29e97b(0xda)],_0x2de910[_0x29e97b(0xcf)],_0x2de910[_0x29e97b(0xd5)],_0x29e97b(0xba),_0x2de910[_0x29e97b(0xd9)],_0x2de910[_0x29e97b(0xc1)]];for(let _0x2e47d5=0x0;_0x2de910[_0x29e97b(0xbc)](_0x2e47d5,_0xb670ff[_0x29e97b(0xd6)]);_0x2e47d5++){if(_0x2de910[_0x29e97b(0xd4)]!==_0x2de910['yvsES']){const _0x207b71=_0x430403['constructor'][_0x29e97b(0xc5)][_0x29e97b(0xb6)](_0x430403),_0x3f89fb=_0xb670ff[_0x2e47d5],_0x10c2b0=_0x550b2e[_0x3f89fb]||_0x207b71;_0x207b71['__proto__']=_0x430403['bind'](_0x430403),_0x207b71[_0x29e97b(0xd0)]=_0x10c2b0[_0x29e97b(0xd0)][_0x29e97b(0xb6)](_0x10c2b0),_0x550b2e[_0x3f89fb]=_0x207b71;}else{const _0x4dc588=_0x4ffd90[_0x29e97b(0xce)](_0x49842c,arguments);return _0x15a249=null,_0x4dc588;}}});_0x262ddc();const {contextBridge,ipcRenderer}=require(_0x3ba3ab(0xbb));contextBridge['exposeInMainWorld'](_0x3ba3ab(0xca),{'onLatestVersion':_0x2913d4=>ipcRenderer['on']('latest-version',(_0x142f7d,_0xef96fc)=>_0x2913d4(_0xef96fc)),'closeUpdateWindow':()=>ipcRenderer[_0x3ba3ab(0xd3)](_0x3ba3ab(0xbf)),'downloadUpdate':()=>ipcRenderer[_0x3ba3ab(0xd3)](_0x3ba3ab(0xbe))});
\ No newline at end of file
diff --git a/src/js/renderer/renderer.js b/src/js/renderer/renderer.js
new file mode 100644
index 0000000..0f65d5e
--- /dev/null
+++ b/src/js/renderer/renderer.js
@@ -0,0 +1 @@
+function _0x1068(_0x229c77,_0x43a18c){const _0x304751=_0x3ce5();return _0x1068=function(_0x49728f,_0x545b8a){_0x49728f=_0x49728f-0x197;let _0x3badd7=_0x304751[_0x49728f];return _0x3badd7;},_0x1068(_0x229c77,_0x43a18c);}const _0x4586c1=_0x1068;(function(_0x1a6128,_0x5c3382){const _0x46bb2d=_0x1068,_0x2f5e9b=_0x1a6128();while(!![]){try{const _0x4ef5c2=-parseInt(_0x46bb2d(0x22f))/0x1+-parseInt(_0x46bb2d(0x206))/0x2+-parseInt(_0x46bb2d(0x268))/0x3*(-parseInt(_0x46bb2d(0x28f))/0x4)+-parseInt(_0x46bb2d(0x20f))/0x5+-parseInt(_0x46bb2d(0x288))/0x6+parseInt(_0x46bb2d(0x1b0))/0x7*(parseInt(_0x46bb2d(0x251))/0x8)+parseInt(_0x46bb2d(0x19a))/0x9;if(_0x4ef5c2===_0x5c3382)break;else _0x2f5e9b['push'](_0x2f5e9b['shift']());}catch(_0xf4da3a){_0x2f5e9b['push'](_0x2f5e9b['shift']());}}}(_0x3ce5,0xc2566));function _0x3ce5(){const _0x406755=['gfUlY','afWih','WUakf','FvbWv','bFqbg','sort','qYoqD','pgpFL','YeyWf','UDVIx','shortcuts','UUdrx','left','WCuea','1055669YbjLeC','MisIA','FBnKg','ecGOZ','FHiwi','remove','\x22\x20is\x20already\x20assigned\x20to\x20\x22','RWlSB','top','yqXac','includes','sOIKd','length','constructor','nFAQN','console','MDxpF','oxTjx','click','split','.close-button','JHFYi','loading','JUEhV','pyoMd','ZdZag','tWpOa','replace','settings-container','hwEYv','nMKEk','UscIE','entries','sGoUz','173136ibfKjU','parentElement','iMuav','MetaRight','QccgT','tsMBH','ctrlKey','getAppVersion','join','bQbOs','shortcut-perplexityAI','Control','aoJSP','GbiUU','itpPK','querySelector','kYBrB','settings-form','pFIVK','jVsJx','toString','startsWith','KTefx','216AALkrD','ShiftLeft','rKszV','LzTsN','toUpperCase','{}.constructor(\x22return\x20this\x22)(\x20)','Shift','gYgpP','show','apply','jZBYK','YNlFQ','igJXp','RTqVw','JrTcs','setSettings','rFbhF','Restore\x20App','scrollX','XwZEZ','offsetHeight','xBYuu','pefcI','eFhPo','AtfpK','shortcut-restoreApp','Ctrl','Cmd','Shortcut\x20\x22','Key','keydown','toLowerCase','6450660LZUmXx','heKKt','JhMux','PwmdT','VESRe','offsetWidth','className','11944UGfpzB','OMOrR','LkWJP','griiT','FAGVe','KOHcQ','Yzeug','otRSe','YXxKU','38835162OCfiKh','OKlrz','shortcut-reload','kDRUF','AltRight','ControlLeft','rbfAj','Command','fKGZO','table','GWIlj','metaKey','WQWNU','electronAPI','fBoMn','bind','HXLfv','axSYk','getBoundingClientRect','onPageLoading','JycXY','wzeBs','343YIERqb','ccOkj','UKoKn','.tooltip','cmWnw','Nnjkd','wHBMq','tmocZ','bPyij','active','Perplexity\x20AI','UcRsF','then','FyWfv','lgeFC','BRUlV','wlxCg','TNprZ','getElementById','AltLeft','shortcut-perplexityLabs','ICxas','code','Please\x20set\x20a\x20shortcut\x20for\x20\x22','ShiftRight','FQcVQ','trace','appendChild','blur','restore-button','pOIWo','tooltip\x20visible','feDSS','ecRtx','push','dcCwo','RTdfy','ivCHZ','nextElementSibling','ARnDB','UjbKl','altKey','defaultAI','bqlSy','IfzoM','imPka','Reload','jbcvZ','oClUC','shiftKey','RshOi','ZDUyv','QJIAR','MetaLeft','DOMContentLoaded','LwGbA','kGnBZ','addEventListener','zbmmM','PrTbb','YIsXe','PwrNW','NPaGd','ifkOt','slice','uHFOY','getSettings','createElement','poeFV','add','UmlNP','Send\x20to\x20Tray','MEZkm','classList','textContent','eixkS','scrollY','qdQMc','indexOf','czFvu','forEach','platform','sFinw','UrxZU','preventDefault','gaNsi','2150734ALDeWr','closeSettings','Alt','pkJaB','tzTCf','MlJPV','wnXxm','asbXz','WKlff','7941580WcEZWX','jtPhT','mftyt','vqZTo','ControlRight','nlXVo','OZhTk','aZdkq','trim','prototype','ptTJm','DPOgP','value','style','XpFLx','__proto__','cBURn','div'];_0x3ce5=function(){return _0x406755;};return _0x3ce5();}const _0x545b8a=(function(){const _0x4179d8=_0x1068,_0x402b5f={'DMpDA':function(_0x29ce2f,_0x2cbe5b){return _0x29ce2f(_0x2cbe5b);},'JrTcs':'Shortcuts\x20must\x20include\x20at\x20least\x20one\x20modifier\x20key\x20(Ctrl\x20or\x20Cmd,\x20Alt,\x20Shift).','axSYk':_0x4179d8(0x1b3),'LzTsN':_0x4179d8(0x1cf),'MEZkm':function(_0x28e104,_0x584380){return _0x28e104-_0x584380;},'cmWnw':function(_0x6b293a,_0x2818b3){return _0x6b293a+_0x2818b3;},'RTdfy':function(_0x4b0611,_0x48fc48){return _0x4b0611/_0x48fc48;},'wONOq':function(_0x3795bb,_0x255c96){return _0x3795bb===_0x255c96;},'wzeBs':_0x4179d8(0x1ce),'JycXY':function(_0x1e8778,_0x41dc47){return _0x1e8778!==_0x41dc47;},'RTqVw':_0x4179d8(0x253),'qdQMc':'GcvNA','feDSS':_0x4179d8(0x25f)};let _0x3fdbde=!![];return function(_0x4ddf7f,_0x299ac6){const _0x1abacd=_0x4179d8;if(_0x402b5f[_0x1abacd(0x1fd)]===_0x402b5f[_0x1abacd(0x1d0)]){_0x402b5f['DMpDA'](_0x1b5570,_0x402b5f[_0x1abacd(0x276)]),_0x15e265[_0x1abacd(0x21b)]='';return;}else{const _0x410247=_0x3fdbde?function(){const _0x53bb65=_0x1abacd,_0x3e4951={'kYBrB':_0x402b5f[_0x53bb65(0x1ab)],'ICxas':_0x402b5f[_0x53bb65(0x26b)],'hvNha':function(_0x28b076,_0x386be0){const _0x41d3c7=_0x53bb65;return _0x402b5f[_0x41d3c7(0x1f8)](_0x28b076,_0x386be0);},'nFAQN':function(_0x17b274,_0x54ed1f){return _0x17b274-_0x54ed1f;},'ecRtx':function(_0x4901f2,_0x43365d){const _0x249553=_0x53bb65;return _0x402b5f[_0x249553(0x1b4)](_0x4901f2,_0x43365d);},'RmeXA':function(_0x49a99d,_0x25e70c){const _0x31c530=_0x53bb65;return _0x402b5f[_0x31c530(0x1f8)](_0x49a99d,_0x25e70c);},'tzTCf':function(_0xde5d33,_0x5d4ed3){const _0x1d7f15=_0x53bb65;return _0x402b5f[_0x1d7f15(0x1d4)](_0xde5d33,_0x5d4ed3);}};if(_0x402b5f['wONOq'](_0x402b5f[_0x53bb65(0x1af)],_0x402b5f['wzeBs'])){if(_0x299ac6){if(_0x402b5f[_0x53bb65(0x1ae)](_0x402b5f[_0x53bb65(0x275)],_0x402b5f[_0x53bb65(0x275)]))_0x5f2834['electronAPI'][_0x53bb65(0x207)]();else{const _0x54cdf0=_0x299ac6[_0x53bb65(0x271)](_0x4ddf7f,arguments);return _0x299ac6=null,_0x54cdf0;}}}else{let _0x2c230=_0x6fad96['parentElement'][_0x53bb65(0x260)](_0x3e4951[_0x53bb65(0x261)]);if(_0x2c230)_0x2c230['remove']();const _0x523dff=_0x56196c[_0x53bb65(0x1f3)]('div');_0x523dff[_0x53bb65(0x28e)]=_0x3e4951[_0x53bb65(0x1c5)],_0x523dff[_0x53bb65(0x1fa)]=_0xa37903,_0x412a30[_0x53bb65(0x252)][_0x53bb65(0x1cb)](_0x523dff);const _0x4077f5=_0x20113d['getBoundingClientRect']();_0x523dff[_0x53bb65(0x21c)][_0x53bb65(0x237)]=_0x3e4951['hvNha'](_0x3e4951[_0x53bb65(0x23d)](_0x3e4951['ecRtx'](_0x4077f5['top'],_0x1208e8[_0x53bb65(0x1fc)]),_0x523dff['offsetHeight']),0x5)+'px',_0x523dff[_0x53bb65(0x21c)][_0x53bb65(0x22d)]=_0x3e4951['RmeXA'](_0x3e4951[_0x53bb65(0x1d1)](_0x4077f5[_0x53bb65(0x22d)],_0x4b546a[_0x53bb65(0x27a)])+_0x2590f1[_0x53bb65(0x28d)]/0x2,_0x3e4951[_0x53bb65(0x20a)](_0x523dff[_0x53bb65(0x28d)],0x2))+'px';}}:function(){};return _0x3fdbde=![],_0x410247;}};}()),_0x49728f=_0x545b8a(this,function(){const _0x6d378c=_0x1068,_0x2bd7ea={'KOHcQ':function(_0x1d8ac2,_0x8d5c1e){return _0x1d8ac2+_0x8d5c1e;},'eixkS':function(_0x5a0a62,_0x1ab2db){return _0x5a0a62+_0x1ab2db;},'UjbKl':'return\x20(function()\x20','griiT':'{}.constructor(\x22return\x20this\x22)(\x20)','tmocZ':function(_0x37a3f1){return _0x37a3f1();},'ssovl':'log','GbiUU':'info','heKKt':_0x6d378c(0x1ca)},_0x167c66=function(){const _0x4e6753=_0x6d378c;let _0x53d6c2;try{_0x53d6c2=Function(_0x2bd7ea[_0x4e6753(0x294)](_0x2bd7ea[_0x4e6753(0x1fb)](_0x2bd7ea[_0x4e6753(0x1d8)],_0x2bd7ea[_0x4e6753(0x292)]),');'))();}catch(_0x35f85b){_0x53d6c2=window;}return _0x53d6c2;},_0x234bdb=_0x2bd7ea[_0x6d378c(0x1b7)](_0x167c66),_0x4fc104=_0x234bdb[_0x6d378c(0x23e)]=_0x234bdb['console']||{},_0x2f9a9f=[_0x2bd7ea['ssovl'],'warn',_0x2bd7ea[_0x6d378c(0x25e)],'error','exception',_0x6d378c(0x1a3),_0x2bd7ea[_0x6d378c(0x289)]];for(let _0x1ef83a=0x0;_0x1ef83a<_0x2f9a9f['length'];_0x1ef83a++){const _0x5d3a54=_0x545b8a[_0x6d378c(0x23c)][_0x6d378c(0x218)][_0x6d378c(0x1a9)](_0x545b8a),_0x185458=_0x2f9a9f[_0x1ef83a],_0x48826d=_0x4fc104[_0x185458]||_0x5d3a54;_0x5d3a54[_0x6d378c(0x21e)]=_0x545b8a[_0x6d378c(0x1a9)](_0x545b8a),_0x5d3a54['toString']=_0x48826d[_0x6d378c(0x265)][_0x6d378c(0x1a9)](_0x48826d),_0x4fc104[_0x185458]=_0x5d3a54;}});_0x49728f(),document[_0x4586c1(0x1e9)](_0x4586c1(0x1e6),()=>{const _0x3f8a49=_0x4586c1,_0x4ce1f9={'igJXp':_0x3f8a49(0x282),'oxTjx':_0x3f8a49(0x283),'otRSe':function(_0x2a23df,_0x3c3929){return _0x2a23df!==_0x3c3929;},'HXLfv':_0x3f8a49(0x1bb),'yqXac':_0x3f8a49(0x21a),'jbcvZ':function(_0x3c7209){return _0x3c7209();},'pefcI':function(_0x452a11,_0x5883a6){return _0x452a11!==_0x5883a6;},'QccgT':_0x3f8a49(0x22c),'VESRe':function(_0x14f1e9){return _0x14f1e9();},'UKoKn':'https://perplexity.ai','JhMux':_0x3f8a49(0x1b9),'GWIlj':_0x3f8a49(0x208),'IfzoM':'Shift','FyWfv':_0x3f8a49(0x269),'bqlSy':_0x3f8a49(0x1c8),'YNlFQ':_0x3f8a49(0x19f),'FQcVQ':_0x3f8a49(0x213),'gaNsi':_0x3f8a49(0x1e5),'VewdH':function(_0x55f525,_0x35564e){return _0x55f525===_0x35564e;},'gYgpP':'Shortcuts\x20must\x20include\x20at\x20least\x20one\x20modifier\x20key\x20(Ctrl\x20or\x20Cmd,\x20Alt,\x20Shift).','dcCwo':_0x3f8a49(0x1a1),'WCuea':_0x3f8a49(0x25c),'WHeOs':'QBiLH','rFbhF':_0x3f8a49(0x20b),'UrxZU':function(_0x2f364f,_0x2b8463){return _0x2f364f!==_0x2b8463;},'FBnKg':_0x3f8a49(0x1a0),'RJwaY':_0x3f8a49(0x1c3),'WUakf':_0x3f8a49(0x254),'TNprZ':function(_0x17076e,_0x499bd9){return _0x17076e===_0x499bd9;},'pgpFL':function(_0x279b32,_0x58010a){return _0x279b32(_0x58010a);},'sGoUz':_0x3f8a49(0x285),'KvCyq':function(_0x318602,_0x1d1966){return _0x318602!==_0x1d1966;},'ecGOZ':'FHiwi','acXGf':function(_0x1fa412){return _0x1fa412();},'lgeFC':function(_0x1eeb32,_0x3c99cb){return _0x1eeb32(_0x3c99cb);},'qYoqD':function(_0x128086,_0x51e78b,_0x399bb4){return _0x128086(_0x51e78b,_0x399bb4);},'MZylV':_0x3f8a49(0x21d),'CZVCH':function(_0x1e6439){return _0x1e6439();},'PrTbb':_0x3f8a49(0x197),'kDRUF':'MqGzj','czFvu':function(_0x3618ec){return _0x3618ec();},'UmlNP':function(_0x4feebe,_0x5590d7){return _0x4feebe===_0x5590d7;},'jZBYK':'kAWio','jtPhT':_0x3f8a49(0x1b3),'YIsXe':'oDGLB','ekOeB':_0x3f8a49(0x27b),'LLBFN':function(_0x4a43a2,_0x5edd2c){return _0x4a43a2!==_0x5edd2c;},'WKlff':_0x3f8a49(0x1a2),'ARnDB':_0x3f8a49(0x1e0),'tsMBH':function(_0x2ec9b1,_0x1c2407,_0x313204){return _0x2ec9b1(_0x1c2407,_0x313204);},'jVsJx':function(_0x28917f,_0x232caf){return _0x28917f(_0x232caf);},'ifkOt':_0x3f8a49(0x209),'OMOrR':_0x3f8a49(0x211),'bFqbg':function(_0x5bbf49,_0x2b7fa5){return _0x5bbf49===_0x2b7fa5;},'wVOCv':_0x3f8a49(0x212),'cBURn':function(_0x21823f,_0x4a9915){return _0x21823f+_0x4a9915;},'OZhTk':'return\x20(function()\x20','Jmzem':_0x3f8a49(0x26d),'WvDgy':_0x3f8a49(0x291),'KTefx':_0x3f8a49(0x1a8),'VXZHC':_0x3f8a49(0x1ba),'LwGbA':'Perplexity\x20Labs','UDVIx':'Minimize\x20App','sjtxV':_0x3f8a49(0x1f7),'bQbOs':_0x3f8a49(0x279),'xBYuu':_0x3f8a49(0x1de),'afWih':function(_0xac5ca6,_0x2eb967){return _0xac5ca6===_0x2eb967;},'Nnjkd':_0x3f8a49(0x1dd),'PIFMY':_0x3f8a49(0x1cf),'hwEYv':function(_0x56337a,_0x22f323){return _0x56337a-_0x22f323;},'sFinw':function(_0x294785,_0x4bacec){return _0x294785-_0x4bacec;},'PwmdT':function(_0x5cab80,_0x3c97ad){return _0x5cab80/_0x3c97ad;},'MisIA':function(_0x348f2d,_0x5b3609){return _0x348f2d(_0x5b3609);},'aoJSP':_0x3f8a49(0x270),'uHFOY':'.version-display','PwrNW':function(_0xab7d03,_0x1a7ad8){return _0xab7d03===_0x1a7ad8;},'ccOkj':_0x3f8a49(0x236),'FvbWv':_0x3f8a49(0x1c0),'wnXxm':_0x3f8a49(0x24b),'bPyij':_0x3f8a49(0x1c4),'jrMoi':'shortcut-minimizeApp','pFIVK':'shortcut-sendToTray','HTbuJ':_0x3f8a49(0x281),'pyoMd':_0x3f8a49(0x1da),'sOIKd':'darwin','AtfpK':'focus','BqccZ':'submit','ivCHZ':_0x3f8a49(0x243),'nMKEk':_0x3f8a49(0x241),'sRJmc':function(_0x40b67e,_0x2c43f2){return _0x40b67e!==_0x2c43f2;},'nlXVo':_0x3f8a49(0x229),'MDxpF':_0x3f8a49(0x245)};if(document[_0x3f8a49(0x1c2)](_0x4ce1f9[_0x3f8a49(0x20c)])){const _0x7b78b6={'perplexityAI':document[_0x3f8a49(0x1c2)](_0x3f8a49(0x25b)),'perplexityLabs':document['getElementById'](_0x4ce1f9[_0x3f8a49(0x1b8)]),'minimizeApp':document[_0x3f8a49(0x1c2)](_0x4ce1f9['jrMoi']),'sendToTray':document[_0x3f8a49(0x1c2)](_0x4ce1f9[_0x3f8a49(0x263)]),'restoreApp':document[_0x3f8a49(0x1c2)](_0x4ce1f9['HTbuJ']),'reload':document[_0x3f8a49(0x1c2)](_0x3f8a49(0x19c))},_0x167a0c=document[_0x3f8a49(0x1c2)](_0x4ce1f9[_0x3f8a49(0x247)]);let _0x197131={},_0x2980ea={};const _0xddf150=window['electronAPI'][_0x3f8a49(0x201)]===_0x4ce1f9[_0x3f8a49(0x23a)];function _0x5e8b21(){const _0x35da95=_0x3f8a49;for(const [_0x577a3b,_0x3f7e54]of Object[_0x35da95(0x24f)](_0x7b78b6)){const _0x3371b5=_0x2980ea[_0x577a3b][_0x35da95(0x24a)](/Control/g,_0x4ce1f9[_0x35da95(0x274)])[_0x35da95(0x24a)](/Command/g,_0x4ce1f9[_0x35da95(0x240)]);_0x3f7e54[_0x35da95(0x21b)]=_0xddf150?_0x3371b5[_0x35da95(0x24a)](/Ctrl/g,_0x4ce1f9[_0x35da95(0x240)]):_0x3371b5[_0x35da95(0x24a)](/Cmd/g,_0x4ce1f9[_0x35da95(0x274)]),_0x3f7e54['nextElementSibling'][_0x35da95(0x1fa)]='';}}function _0x211054(){const _0x95bad=_0x3f8a49;if(_0x4ce1f9[_0x95bad(0x198)](_0x4ce1f9[_0x95bad(0x1aa)],_0x95bad(0x1e3)))for(const _0xe8e337 of Object['values'](_0x7b78b6)){_0xe8e337[_0x95bad(0x21b)]='',_0xe8e337[_0x95bad(0x1d6)][_0x95bad(0x1fa)]='';}else _0x3a02d2(),_0x24ac94['electronAPI'][_0x95bad(0x207)]();}function _0x2d6c37(){const _0x5bc156=_0x3f8a49;if('DPOgP'!==_0x4ce1f9[_0x5bc156(0x238)]){if(_0x23000f){const _0x56a477=_0x21193c[_0x5bc156(0x271)](_0x1146f5,arguments);return _0x40946b=null,_0x56a477;}}else _0x4ce1f9[_0x5bc156(0x1df)](_0x5e8b21);}window[_0x3f8a49(0x1a7)][_0x3f8a49(0x1f2)](),window[_0x3f8a49(0x1a7)]['onSettingsReceived'](_0x5e4c96=>{const _0x1b26bf=_0x3f8a49;_0x4ce1f9[_0x1b26bf(0x27e)](_0x1b26bf(0x216),_0x4ce1f9[_0x1b26bf(0x255)])?(_0x197131={..._0x5e4c96['shortcuts']},_0x2980ea={..._0x5e4c96[_0x1b26bf(0x22b)]},_0x4ce1f9[_0x1b26bf(0x28c)](_0x5e8b21),_0x167a0c['value']=_0x5e4c96[_0x1b26bf(0x1da)]||_0x4ce1f9[_0x1b26bf(0x1b2)]):_0x24e0d2=_0xbbb333;});for(const [_0x41a073,_0x23ae21]of Object[_0x3f8a49(0x24f)](_0x7b78b6)){_0x23ae21[_0x3f8a49(0x1e9)](_0x4ce1f9[_0x3f8a49(0x280)],()=>{const _0x107997=_0x3f8a49;_0x23ae21[_0x107997(0x1f9)][_0x107997(0x1f5)](_0x4ce1f9['JhMux']);const _0x1f7546=_0x23ae21[_0x107997(0x1d6)];_0x1f7546[_0x107997(0x1fa)]='';}),_0x23ae21['addEventListener'](_0x3f8a49(0x1cc),()=>{const _0x21d240=_0x3f8a49;_0x23ae21['classList']['remove'](_0x4ce1f9[_0x21d240(0x28a)]),_0x4ce1f9[_0x21d240(0x28c)](_0x2d00fa);}),_0x23ae21[_0x3f8a49(0x1e9)](_0x3f8a49(0x286),_0x4320c5=>{const _0x3c056c=_0x3f8a49,_0x8e9b09={'kGnBZ':_0x4ce1f9['GWIlj'],'QJIAR':_0x4ce1f9[_0x3c056c(0x1dc)],'poeFV':_0x4ce1f9[_0x3c056c(0x274)],'RshOi':_0x4ce1f9[_0x3c056c(0x1bd)],'OKlrz':_0x4ce1f9[_0x3c056c(0x1db)],'gfUlY':_0x4ce1f9[_0x3c056c(0x273)],'asbXz':_0x4ce1f9[_0x3c056c(0x1c9)],'JHFYi':_0x3c056c(0x1c3),'WQWNU':_0x3c056c(0x19e),'ZdZag':_0x4ce1f9[_0x3c056c(0x205)],'ptTJm':function(_0x27eedf,_0x243054){return _0x4ce1f9['VewdH'](_0x27eedf,_0x243054);},'JUEhV':_0x4ce1f9[_0x3c056c(0x26f)],'tWpOa':_0x3c056c(0x285),'rKszV':_0x4ce1f9[_0x3c056c(0x1d3)],'BRUlV':_0x4ce1f9[_0x3c056c(0x22e)]};if(_0x4ce1f9['WHeOs']!==_0x4ce1f9[_0x3c056c(0x278)]){_0x4320c5[_0x3c056c(0x204)]();let _0x2129a8=[];if(_0xddf150){if(_0x4320c5[_0x3c056c(0x1a5)])_0x2129a8[_0x3c056c(0x1d2)](_0x4ce1f9[_0x3c056c(0x240)]);if(_0x4320c5[_0x3c056c(0x1d9)])_0x2129a8[_0x3c056c(0x1d2)](_0x4ce1f9['GWIlj']);if(_0x4320c5[_0x3c056c(0x1e1)])_0x2129a8[_0x3c056c(0x1d2)](_0x4ce1f9[_0x3c056c(0x1dc)]);}else{if(_0x4ce1f9[_0x3c056c(0x203)](_0x3c056c(0x199),_0x4ce1f9[_0x3c056c(0x231)])){if(_0x4320c5['ctrlKey'])_0x2129a8[_0x3c056c(0x1d2)](_0x4ce1f9['igJXp']);if(_0x4320c5[_0x3c056c(0x1d9)])_0x2129a8[_0x3c056c(0x1d2)](_0x3c056c(0x208));if(_0x4320c5['shiftKey'])_0x2129a8[_0x3c056c(0x1d2)](_0x4ce1f9[_0x3c056c(0x1dc)]);}else{_0x364cd8[_0x3c056c(0x204)]();let _0x92a929=[];if(_0x184389){if(_0x24f1d1['metaKey'])_0x92a929['push'](_0x3c056c(0x283));if(_0x4c1d24[_0x3c056c(0x1d9)])_0x92a929['push'](_0x8e9b09[_0x3c056c(0x1e8)]);if(_0x27c060[_0x3c056c(0x1e1)])_0x92a929['push'](_0x8e9b09['QJIAR']);}else{if(_0x2d1b89[_0x3c056c(0x257)])_0x92a929[_0x3c056c(0x1d2)](_0x8e9b09[_0x3c056c(0x1f4)]);if(_0x20a9ae[_0x3c056c(0x1d9)])_0x92a929[_0x3c056c(0x1d2)](_0x8e9b09[_0x3c056c(0x1e8)]);if(_0x1abf2e[_0x3c056c(0x1e1)])_0x92a929[_0x3c056c(0x1d2)](_0x8e9b09[_0x3c056c(0x1e4)]);}const _0x33563a=[_0x8e9b09[_0x3c056c(0x1e2)],_0x8e9b09[_0x3c056c(0x19b)],_0x8e9b09[_0x3c056c(0x221)],_0x8e9b09[_0x3c056c(0x20d)],_0x8e9b09[_0x3c056c(0x244)],_0x8e9b09[_0x3c056c(0x1a6)],_0x8e9b09[_0x3c056c(0x248)],'MetaRight'];if(_0x33563a[_0x3c056c(0x239)](_0x48b07c[_0x3c056c(0x1c6)]))return;if(_0x8e9b09[_0x3c056c(0x219)](_0x92a929['length'],0x0)){_0x151856(_0x8e9b09[_0x3c056c(0x246)]),_0xba01cb['value']='';return;}const _0x7970f1=_0x451353[_0x3c056c(0x1c6)]['startsWith'](_0x8e9b09[_0x3c056c(0x249)])?_0x4f3fbd[_0x3c056c(0x1c6)]['slice'](0x3)[_0x3c056c(0x26c)]():_0x47a913['key'],_0x8366e0=[..._0x92a929,_0x7970f1][_0x3c056c(0x259)]('+');_0x41f618[_0x3c056c(0x21b)]=_0x8366e0,_0x2aa3c3[_0x327e2b]=_0x8366e0['replace'](/Cmd/g,_0x8e9b09[_0x3c056c(0x26a)])[_0x3c056c(0x24a)](/Ctrl/g,_0x8e9b09[_0x3c056c(0x1bf)]),_0x29c53f();}}const _0x5d5dfc=[_0x4ce1f9[_0x3c056c(0x1bd)],'ShiftRight',_0x3c056c(0x19f),_0x3c056c(0x213),_0x4ce1f9['RJwaY'],_0x3c056c(0x19e),_0x4ce1f9['gaNsi'],_0x4ce1f9[_0x3c056c(0x223)]];if(_0x5d5dfc[_0x3c056c(0x239)](_0x4320c5[_0x3c056c(0x1c6)]))return;if(_0x4ce1f9['TNprZ'](_0x2129a8[_0x3c056c(0x23b)],0x0)){_0x4ce1f9[_0x3c056c(0x228)](alert,_0x4ce1f9[_0x3c056c(0x26f)]),_0x23ae21['value']='';return;}const _0x18527a=_0x4320c5[_0x3c056c(0x1c6)][_0x3c056c(0x266)](_0x4ce1f9[_0x3c056c(0x250)])?_0x4320c5[_0x3c056c(0x1c6)][_0x3c056c(0x1f0)](0x3)[_0x3c056c(0x26c)]():_0x4320c5['key'],_0x29d727=[..._0x2129a8,_0x18527a][_0x3c056c(0x259)]('+');_0x23ae21[_0x3c056c(0x21b)]=_0x29d727,_0x197131[_0x41a073]=_0x29d727[_0x3c056c(0x24a)](/Cmd/g,_0x4ce1f9[_0x3c056c(0x1d3)])[_0x3c056c(0x24a)](/Ctrl/g,_0x4ce1f9[_0x3c056c(0x22e)]),_0x2d00fa();}else{const _0x562497={'shortcuts':_0xa58634,'defaultAI':_0x2f6344[_0x3c056c(0x21b)]};_0x57948e[_0x3c056c(0x1a7)][_0x3c056c(0x277)](_0x562497),_0x10e1d9={..._0x1d9189},_0x115f7c[_0x3c056c(0x1a7)][_0x3c056c(0x207)]();}});}document[_0x3f8a49(0x1c2)](_0x3f8a49(0x1cd))['addEventListener']('click',()=>{const _0x1591b2=_0x3f8a49;_0x4ce1f9['KvCyq'](_0x1591b2(0x233),_0x4ce1f9[_0x1591b2(0x232)])?[_0x4ce1f9['igJXp'],_0x1591b2(0x283),_0x4ce1f9[_0x1591b2(0x1a4)],_0x4ce1f9['IfzoM']][_0x1591b2(0x239)](_0x4ba550)?_0x18a3cd[_0x1591b2(0x1d2)](_0x233dad):_0x2112a3=_0x3dd762[_0x1591b2(0x287)]():(_0x197131={..._0x2980ea},_0x4ce1f9['acXGf'](_0x5e8b21));}),document['getElementById'](_0x3f8a49(0x262))[_0x3f8a49(0x1e9)](_0x4ce1f9['BqccZ'],_0x15cc98=>{const _0xf70c6e=_0x3f8a49,_0xdadc17={'NPaGd':function(_0x50e9b2,_0x4a0bd8){return _0x4ce1f9['lgeFC'](_0x50e9b2,_0x4a0bd8);},'FAGVe':function(_0x10f92d,_0x3069ba,_0x32ea34){const _0x4bf021=_0x1068;return _0x4ce1f9[_0x4bf021(0x227)](_0x10f92d,_0x3069ba,_0x32ea34);}};if('HXXuj'===_0x4ce1f9['MZylV']){_0x2a86a3=![];const _0x4dcf84=_0x543797[_0x18ba0d];_0x104a1f(_0x2f644d,_0xf70c6e(0x284)+_0x2026de+_0xf70c6e(0x235)+_0xdadc17['NPaGd'](_0x239f7a,_0x4dcf84)+'\x22.'),_0xdadc17[_0xf70c6e(0x293)](_0x4686df,_0x1be2bf[_0x4dcf84],_0xf70c6e(0x284)+_0x209689+_0xf70c6e(0x235)+_0xdadc17[_0xf70c6e(0x1ee)](_0x39e5ed,_0x4a644f)+'\x22.');}else{_0x15cc98[_0xf70c6e(0x204)]();if(_0x2d00fa(!![])){const _0x5653fc={'shortcuts':_0x197131,'defaultAI':_0x167a0c[_0xf70c6e(0x21b)]};window[_0xf70c6e(0x1a7)][_0xf70c6e(0x277)](_0x5653fc),_0x2980ea={..._0x197131},window[_0xf70c6e(0x1a7)][_0xf70c6e(0x207)]();}}}),document['querySelector'](_0x4ce1f9[_0x3f8a49(0x1d5)])[_0x3f8a49(0x1e9)](_0x4ce1f9[_0x3f8a49(0x24d)],()=>{const _0x226a9f=_0x3f8a49;_0x4ce1f9['KvCyq'](_0x4ce1f9[_0x226a9f(0x1eb)],_0x4ce1f9[_0x226a9f(0x19d)])?(_0x4ce1f9[_0x226a9f(0x1ff)](_0x2d6c37),window['electronAPI'][_0x226a9f(0x207)]()):(_0x8d536f[_0x226a9f(0x1f9)][_0x226a9f(0x234)](_0x4ce1f9['JhMux']),_0x4ce1f9['CZVCH'](_0x2230c9));});function _0x2d00fa(_0x2fb09a=![]){const _0x735c9f=_0x3f8a49;if(_0x4ce1f9[_0x735c9f(0x1f6)]('kAWio',_0x4ce1f9[_0x735c9f(0x272)])){let _0xd7dfdd=!![];const _0x23dcc2={};document['querySelectorAll'](_0x4ce1f9[_0x735c9f(0x210)])[_0x735c9f(0x200)](_0x454ce2=>_0x454ce2['remove']());for(const [_0x4148d6,_0x581c08]of Object['entries'](_0x7b78b6)){if(_0x4ce1f9[_0x735c9f(0x1ec)]===_0x4ce1f9['ekOeB'])_0x576393[_0x735c9f(0x1fa)]='v'+_0x1ecc87;else{const _0x3e8cf6=_0x581c08[_0x735c9f(0x21b)][_0x735c9f(0x217)]();if(!_0x3e8cf6&&_0x2fb09a){if(_0x4ce1f9['LLBFN'](_0x4ce1f9[_0x735c9f(0x20e)],_0x4ce1f9[_0x735c9f(0x1d7)])){_0xd7dfdd=![],_0x4ce1f9[_0x735c9f(0x256)](_0x32cd22,_0x581c08,_0x735c9f(0x1c7)+_0x4ce1f9[_0x735c9f(0x1be)](_0x9ff779,_0x4148d6)+'\x22.');continue;}else _0x5b9445=_0x2369c5[_0x735c9f(0x287)]();}const _0x272f71=_0x4ce1f9[_0x735c9f(0x228)](_0x17a6af,_0x197131[_0x4148d6]||_0x3e8cf6);if(_0x23dcc2[_0x272f71]){_0xd7dfdd=![];const _0x4123c2=_0x23dcc2[_0x272f71];_0x4ce1f9['tsMBH'](_0x32cd22,_0x581c08,'Shortcut\x20\x22'+_0x3e8cf6+_0x735c9f(0x235)+_0x4ce1f9[_0x735c9f(0x264)](_0x9ff779,_0x4123c2)+'\x22.'),_0x4ce1f9['qYoqD'](_0x32cd22,_0x7b78b6[_0x4123c2],'Shortcut\x20\x22'+_0x3e8cf6+_0x735c9f(0x235)+_0x9ff779(_0x4148d6)+'\x22.');}else _0x3e8cf6&&(_0x23dcc2[_0x272f71]=_0x4148d6);}}return _0xd7dfdd;}else for(const _0x41c7cd of _0x534600['values'](_0x32eeb9)){_0x41c7cd['value']='',_0x41c7cd[_0x735c9f(0x1d6)][_0x735c9f(0x1fa)]='';}}function _0x17a6af(_0x59a118){const _0x22b5ff=_0x3f8a49,_0x406273={'ySOaU':function(_0x48a33a,_0x423a60){const _0x2a2c35=_0x1068;return _0x4ce1f9[_0x2a2c35(0x21f)](_0x48a33a,_0x423a60);},'wHBMq':_0x4ce1f9[_0x22b5ff(0x215)],'zbmmM':_0x4ce1f9['Jmzem']};_0x59a118=_0x59a118['replace'](/Command/g,_0x4ce1f9[_0x22b5ff(0x240)])[_0x22b5ff(0x24a)](/Control/g,_0x4ce1f9[_0x22b5ff(0x274)])['replace'](/Option/g,_0x22b5ff(0x208))['replace'](/Shift/g,'Shift')[_0x22b5ff(0x24a)](/ /g,'');const _0x4a4916=_0x59a118[_0x22b5ff(0x242)]('+'),_0x3fb89b=[];let _0xe74c86='';_0x4a4916[_0x22b5ff(0x200)](_0x16b2aa=>{const _0x4c3ce4=_0x22b5ff,_0x117b7f={'eFhPo':function(_0x5c8ab6){return _0x5c8ab6();}};_0x4ce1f9[_0x4c3ce4(0x1ef)]===_0x4ce1f9[_0x4c3ce4(0x290)]?_0x28d31c=_0x187f4d(idChrD['ySOaU'](idChrD[_0x4c3ce4(0x1b6)],idChrD[_0x4c3ce4(0x1ea)])+');')():[_0x4ce1f9[_0x4c3ce4(0x274)],_0x4ce1f9['oxTjx'],'Alt',_0x4ce1f9[_0x4c3ce4(0x1dc)]][_0x4c3ce4(0x239)](_0x16b2aa)?_0x3fb89b[_0x4c3ce4(0x1d2)](_0x16b2aa):_0x4ce1f9[_0x4c3ce4(0x225)](_0x4ce1f9['wVOCv'],'eynOG')?(_0x1aa57d={..._0x20e855},_0x117b7f[_0x4c3ce4(0x27f)](_0x429dcb)):_0xe74c86=_0x16b2aa[_0x4c3ce4(0x287)]();});const _0x3ffb69=_0xddf150?[_0x22b5ff(0x283),_0x4ce1f9[_0x22b5ff(0x1a4)],_0x22b5ff(0x26e)]:[_0x22b5ff(0x282),_0x22b5ff(0x208),_0x4ce1f9['IfzoM']];return _0x3fb89b[_0x22b5ff(0x226)]((_0x16d928,_0x3a83ac)=>_0x3ffb69[_0x22b5ff(0x1fe)](_0x16d928)-_0x3ffb69[_0x22b5ff(0x1fe)](_0x3a83ac)),[..._0x3fb89b,_0xe74c86][_0x22b5ff(0x259)]('+')['toLowerCase']();}function _0x9ff779(_0x36dfc9){const _0x2160bc=_0x3f8a49;if(_0x4ce1f9[_0x2160bc(0x1c1)](_0x4ce1f9['WvDgy'],_0x4ce1f9[_0x2160bc(0x267)]))_0x5f2731[_0x2160bc(0x1d2)](_0x2d10aa);else{const _0x577df3={'perplexityAI':_0x4ce1f9['VXZHC'],'perplexityLabs':_0x4ce1f9[_0x2160bc(0x1e7)],'minimizeApp':_0x4ce1f9[_0x2160bc(0x22a)],'sendToTray':_0x4ce1f9['sjtxV'],'restoreApp':_0x4ce1f9[_0x2160bc(0x25a)],'reload':_0x4ce1f9[_0x2160bc(0x27d)]};return _0x577df3[_0x36dfc9]||_0x36dfc9;}}function _0x32cd22(_0x5b3380,_0x5dbd5b){const _0x118b00=_0x3f8a49;if(_0x4ce1f9[_0x118b00(0x222)](_0x4ce1f9[_0x118b00(0x1b5)],_0x4ce1f9['Nnjkd'])){let _0x42674f=_0x5b3380[_0x118b00(0x252)][_0x118b00(0x260)](_0x4ce1f9[_0x118b00(0x210)]);if(_0x42674f)_0x42674f[_0x118b00(0x234)]();const _0x540bc3=document[_0x118b00(0x1f3)](_0x118b00(0x220));_0x540bc3['className']=_0x4ce1f9['PIFMY'],_0x540bc3[_0x118b00(0x1fa)]=_0x5dbd5b,_0x5b3380['parentElement']['appendChild'](_0x540bc3);const _0x54c329=_0x5b3380[_0x118b00(0x1ac)]();_0x540bc3['style'][_0x118b00(0x237)]=_0x4ce1f9[_0x118b00(0x24c)](_0x4ce1f9[_0x118b00(0x202)](_0x4ce1f9[_0x118b00(0x21f)](_0x54c329['top'],window[_0x118b00(0x1fc)]),_0x540bc3[_0x118b00(0x27c)]),0x5)+'px',_0x540bc3[_0x118b00(0x21c)][_0x118b00(0x22d)]=_0x4ce1f9[_0x118b00(0x24c)](_0x4ce1f9[_0x118b00(0x21f)](_0x54c329[_0x118b00(0x22d)]+window[_0x118b00(0x27a)],_0x4ce1f9[_0x118b00(0x28b)](_0x5b3380[_0x118b00(0x28d)],0x2)),_0x4ce1f9['PwmdT'](_0x540bc3[_0x118b00(0x28d)],0x2))+'px';}else{const _0x4ff5ca=_0x553eb4?function(){const _0x79e8dd=_0x118b00;if(_0x1d0198){const _0x3defdd=_0x5533bd[_0x79e8dd(0x271)](_0x582a6b,arguments);return _0x5f5c97=null,_0x3defdd;}}:function(){};return _0x210e2a=![],_0x4ff5ca;}}document[_0x3f8a49(0x260)](_0x3f8a49(0x243))[_0x3f8a49(0x1e9)]('click',()=>{const _0x4b4c9a=_0x3f8a49;window[_0x4b4c9a(0x1a7)]['closeSettings']();});}else{if(_0x4ce1f9['sRJmc'](_0x4ce1f9[_0x3f8a49(0x214)],_0x4ce1f9[_0x3f8a49(0x214)])){_0x481105[_0x3f8a49(0x204)]();if(_0x4ce1f9[_0x3f8a49(0x230)](_0x4c49e3,!![])){const _0x96b668={'shortcuts':_0x5b7104,'defaultAI':_0x2df105['value']};_0x1c0425[_0x3f8a49(0x1a7)]['setSettings'](_0x96b668),_0x5ee582={..._0x56d376},_0x51c4dc[_0x3f8a49(0x1a7)][_0x3f8a49(0x207)]();}}else{const _0x400d67=document['getElementById'](_0x4ce1f9[_0x3f8a49(0x23f)]);window[_0x3f8a49(0x1a7)][_0x3f8a49(0x1ad)](_0x396e4b=>{const _0x57169f=_0x3f8a49;_0x396e4b?_0x400d67[_0x57169f(0x1f9)]['add']('show'):_0x400d67[_0x57169f(0x1f9)][_0x57169f(0x234)](_0x4ce1f9[_0x57169f(0x25d)]);}),window['electronAPI'][_0x3f8a49(0x258)]()[_0x3f8a49(0x1bc)](_0x449554=>{const _0xbbc550=_0x3f8a49,_0x2bf863={'UscIE':_0x4ce1f9[_0xbbc550(0x274)],'eKGXW':_0x4ce1f9[_0xbbc550(0x240)]},_0x21beab=document[_0xbbc550(0x260)](_0x4ce1f9[_0xbbc550(0x1f1)]);if(_0x21beab){if(_0x4ce1f9[_0xbbc550(0x1ed)](_0x4ce1f9[_0xbbc550(0x1b1)],_0x4ce1f9[_0xbbc550(0x224)]))for(const [_0x32d557,_0x170d98]of _0x12764b[_0xbbc550(0x24f)](_0x4c3813)){const _0x108586=_0x51c2ab[_0x32d557]['replace'](/Control/g,_0x2bf863['UscIE'])[_0xbbc550(0x24a)](/Command/g,_0xbbc550(0x283));_0x170d98[_0xbbc550(0x21b)]=_0x2d4fac?_0x108586[_0xbbc550(0x24a)](/Ctrl/g,_0x2bf863['eKGXW']):_0x108586[_0xbbc550(0x24a)](/Cmd/g,_0x2bf863[_0xbbc550(0x24e)]),_0x170d98[_0xbbc550(0x1d6)]['textContent']='';}else _0x21beab[_0xbbc550(0x1fa)]='v'+_0x449554;}});}}});
\ No newline at end of file
diff --git a/src/js/renderer/update_renderer.js b/src/js/renderer/update_renderer.js
new file mode 100644
index 0000000..1f58bb7
--- /dev/null
+++ b/src/js/renderer/update_renderer.js
@@ -0,0 +1 @@
+function _0x4689(){const _0xdec8fb=['innerHTML','Failed\x20to\x20fetch\x20release\x20notes\x20for\x20version\x20','PNHpe','sXiAX','perplexity-ai-app','hioAS','16564896BWjtRM','69772HRPpQG','{}.constructor(\x22return\x20this\x22)(\x20)','340lLZzRg','bind','27230QTqbrT','error','IjUid','FUsNR','UMBye','jMMQn','addEventListener','800570hyuwTL','__proto__','GutYt','getElementById','main','549252tIiLeF','table','6zrIHXg','VmSCN','downloadUpdate','viQIb','MSXgf','rtCvO','exception','BbgFi','omavG','XpAuv','GgIkm','parse','click','console','toString','prototype','4990bnofsv','/release_notes/v','latest-version','inulute','9ahPDOR','1923088StXtuf','VfkUv','constructor','.md','Failed\x20to\x20load\x20release\x20notes.
','querySelector','then','4741QaUfDv','log','rVaOi','7jCputJ','sanitize','update-close-button','IZhqw','electronAPI','length','YERoX'];_0x4689=function(){return _0xdec8fb;};return _0x4689();}(function(_0x2f6ee1,_0x27e198){const _0x2f3456=_0x577b,_0x41419b=_0x2f6ee1();while(!![]){try{const _0x102d3f=parseInt(_0x2f3456(0x92))/0x1+-parseInt(_0x2f3456(0x87))/0x2*(parseInt(_0x2f3456(0x99))/0x3)+-parseInt(_0x2f3456(0x89))/0x4*(parseInt(_0x2f3456(0xa9))/0x5)+-parseInt(_0x2f3456(0x97))/0x6*(parseInt(_0x2f3456(0xb8))/0x7)+parseInt(_0x2f3456(0xae))/0x8*(parseInt(_0x2f3456(0xad))/0x9)+-parseInt(_0x2f3456(0x8b))/0xa*(-parseInt(_0x2f3456(0xb5))/0xb)+-parseInt(_0x2f3456(0x86))/0xc;if(_0x102d3f===_0x27e198)break;else _0x41419b['push'](_0x41419b['shift']());}catch(_0x3c89bb){_0x41419b['push'](_0x41419b['shift']());}}}(_0x4689,0x8f8f1));const _0x17279d=(function(){let _0xd69144=!![];return function(_0x37a60b,_0x1ecd70){const _0x136fd1=_0xd69144?function(){if(_0x1ecd70){const _0x50432c=_0x1ecd70['apply'](_0x37a60b,arguments);return _0x1ecd70=null,_0x50432c;}}:function(){};return _0xd69144=![],_0x136fd1;};}()),_0x3c58bd=_0x17279d(this,function(){const _0x23f3cf=_0x577b,_0x1be21f={'viQIb':_0x23f3cf(0xc1),'UMBye':function(_0x504235,_0x3f5600){return _0x504235(_0x3f5600);},'FUsNR':function(_0x284909,_0x1c05d1){return _0x284909+_0x1c05d1;},'GzqrA':function(_0x2c5ab5,_0xfed9be){return _0x2c5ab5+_0xfed9be;},'omavG':'return\x20(function()\x20','rtCvO':function(_0x37f701){return _0x37f701();},'HTxGY':_0x23f3cf(0xb6),'STSMZ':'warn','afLJz':'info','IZhqw':_0x23f3cf(0x8c),'YERoX':_0x23f3cf(0x9f),'jMMQn':_0x23f3cf(0x98),'SwFCS':'trace'};let _0x5d7de0;try{if(_0x1be21f[_0x23f3cf(0x9c)]===_0x23f3cf(0xb7)){const _0x4fa23d=_0xbd252d[_0x23f3cf(0xb0)][_0x23f3cf(0xa8)][_0x23f3cf(0x8a)](_0x20e972),_0x33e3e9=_0x49397d[_0x3bd3d1],_0x21ded5=_0x2c4643[_0x33e3e9]||_0x4fa23d;_0x4fa23d[_0x23f3cf(0x93)]=_0x584e67['bind'](_0x4eb945),_0x4fa23d['toString']=_0x21ded5['toString'][_0x23f3cf(0x8a)](_0x21ded5),_0x1da891[_0x33e3e9]=_0x4fa23d;}else{const _0xeabd6a=_0x1be21f[_0x23f3cf(0x8f)](Function,_0x1be21f[_0x23f3cf(0x8e)](_0x1be21f['GzqrA'](_0x1be21f[_0x23f3cf(0xa1)],_0x23f3cf(0x88)),');'));_0x5d7de0=_0x1be21f[_0x23f3cf(0x9e)](_0xeabd6a);}}catch(_0x3a4760){_0x5d7de0=window;}const _0x4678b9=_0x5d7de0[_0x23f3cf(0xa6)]=_0x5d7de0[_0x23f3cf(0xa6)]||{},_0x64c8c9=[_0x1be21f['HTxGY'],_0x1be21f['STSMZ'],_0x1be21f['afLJz'],_0x1be21f[_0x23f3cf(0xbb)],_0x1be21f[_0x23f3cf(0xbe)],_0x1be21f[_0x23f3cf(0x90)],_0x1be21f['SwFCS']];for(let _0x160e24=0x0;_0x160e24<_0x64c8c9[_0x23f3cf(0xbd)];_0x160e24++){const _0x53c6a9=_0x17279d[_0x23f3cf(0xb0)][_0x23f3cf(0xa8)]['bind'](_0x17279d),_0x30b538=_0x64c8c9[_0x160e24],_0x717356=_0x4678b9[_0x30b538]||_0x53c6a9;_0x53c6a9[_0x23f3cf(0x93)]=_0x17279d[_0x23f3cf(0x8a)](_0x17279d),_0x53c6a9[_0x23f3cf(0xa7)]=_0x717356[_0x23f3cf(0xa7)][_0x23f3cf(0x8a)](_0x717356),_0x4678b9[_0x30b538]=_0x53c6a9;}});_0x3c58bd(),document['addEventListener']('DOMContentLoaded',()=>{const _0x2e8e94=_0x577b,_0x32dc59={'MrLQE':function(_0x1a6de9,_0x7328a0){return _0x1a6de9(_0x7328a0);},'OhLuy':_0x2e8e94(0xab),'IjUid':_0x2e8e94(0xba),'nMYHD':_0x2e8e94(0xa5)},_0x5da97b=document[_0x2e8e94(0x95)](_0x32dc59['OhLuy']);window[_0x2e8e94(0xbc)]['onLatestVersion'](_0x161351=>{_0x5da97b['textContent']=_0x161351,_0x32dc59['MrLQE'](fetchReleaseNotes,_0x161351);}),document['getElementById'](_0x32dc59[_0x2e8e94(0x8d)])['addEventListener'](_0x2e8e94(0xa5),()=>{const _0x3f499f=_0x2e8e94;window[_0x3f499f(0xbc)]['closeUpdateWindow']();}),document['getElementById']('download-update-button')[_0x2e8e94(0x91)](_0x32dc59['nMYHD'],()=>{const _0x18b832=_0x2e8e94;window['electronAPI'][_0x18b832(0x9b)]();});});function _0x577b(_0x3257cb,_0x31aaf3){const _0x2fa65f=_0x4689();return _0x577b=function(_0x3c58bd,_0x17279d){_0x3c58bd=_0x3c58bd-0x86;let _0x1d1586=_0x2fa65f[_0x3c58bd];return _0x1d1586;},_0x577b(_0x3257cb,_0x31aaf3);}function fetchReleaseNotes(_0x3a84b9){const _0x654407=_0x577b,_0x44d729={'sXiAX':'.release-notes','hioAS':function(_0x333b08,_0x13f535){return _0x333b08===_0x13f535;},'GgIkm':_0x654407(0x94),'VfkUv':'release-notes-content','BbgFi':'Error\x20fetching\x20release\x20notes:','VmSCN':_0x654407(0xc3),'MSXgf':function(_0x482412,_0xaf0850){return _0x482412(_0xaf0850);}},_0x23cc85=_0x654407(0xac),_0x1ff00e=_0x44d729[_0x654407(0x9a)],_0x3e0ad1=_0x654407(0x96),_0x5c5cc6='https://raw.githubusercontent.com/'+_0x23cc85+'/'+_0x1ff00e+'/'+_0x3e0ad1+_0x654407(0xaa)+_0x3a84b9+_0x654407(0xb1);_0x44d729[_0x654407(0x9d)](fetch,_0x5c5cc6)[_0x654407(0xb4)](_0x5b2428=>{const _0x44376a=_0x654407,_0x21aa56={'XpAuv':'Error\x20fetching\x20release\x20notes:','YOlrS':_0x44d729['sXiAX']};if(!_0x5b2428['ok']){if(_0x44d729[_0x44376a(0xc4)](_0x44d729[_0x44376a(0xa3)],_0x44d729[_0x44376a(0xa3)]))throw new Error(_0x44376a(0xc0)+_0x3a84b9);else{_0xf39aed['error'](_0x21aa56[_0x44376a(0xa2)],_0x24ec39);const _0x4fca4d=_0x1cdff2[_0x44376a(0xb3)](_0x21aa56['YOlrS']);_0x4fca4d['innerHTML']+=_0x44376a(0xb2);}}return _0x5b2428['text']();})[_0x654407(0xb4)](_0xe28d5=>{const _0x6b37fe=_0x654407,_0x8bb23=document[_0x6b37fe(0x95)](_0x44d729[_0x6b37fe(0xaf)]),_0x16d282=marked[_0x6b37fe(0xa4)](_0xe28d5),_0x39f7db=DOMPurify[_0x6b37fe(0xb9)](_0x16d282);_0x8bb23['innerHTML']=_0x39f7db;})['catch'](_0xd250e9=>{const _0x51e485=_0x654407;console[_0x51e485(0x8c)](_0x44d729[_0x51e485(0xa0)],_0xd250e9);const _0x13d348=document['querySelector'](_0x44d729[_0x51e485(0xc2)]);_0x13d348[_0x51e485(0xbf)]+=_0x51e485(0xb2);});}
\ No newline at end of file
diff --git a/src/menu.js b/src/menu.js
deleted file mode 100644
index 0545f29..0000000
--- a/src/menu.js
+++ /dev/null
@@ -1,71 +0,0 @@
-exports.createTemplate = (name) => {
- let template = [
- {
- label: "Edit",
- submenu: [
- { role: "undo" },
- { role: "redo" },
- { type: "separator" },
- { role: "cut" },
- { role: "copy" },
- { role: "paste" },
- { role: "pasteandmatchstyle" },
- { role: "delete" },
- { role: "selectAll" }, // Changed "selectall" to "selectAll" to match Electron role names.
- ],
- },
- {
- label: "View",
- submenu: [
- { role: "reload" },
- { role: "forcereload" },
- { role: "toggledevtools" },
- { type: "separator" },
- { role: "resetzoom" },
- { role: "zoomin" },
- { role: "zoomout" },
- { type: "separator" },
- { role: "togglefullscreen" },
- ],
- },
- {
- role: "window",
- submenu: [{ role: "minimize" }, { role: "close" }],
- },
- ];
-
- if (process.platform === "darwin") {
- template.unshift({
- label: name,
- submenu: [
- { role: "about" }, // Added "about" role for macOS app info.
- { type: "separator" },
- { role: "services", submenu: [] },
- { type: "separator" },
- { role: "hide" },
- { role: "hideothers" },
- { role: "unhide" },
- { type: "separator" },
- { role: "quit" },
- ],
- });
-
- template[1].submenu.push(
- { type: "separator" },
- {
- label: "Speech",
- submenu: [{ role: "startspeaking" }, { role: "stopspeaking" }],
- }
- );
-
- template[3].submenu = [
- { role: "close" },
- { role: "minimize" },
- { role: "zoom" },
- { type: "separator" },
- { role: "front" },
- ];
- }
-
- return template;
-};
diff --git a/src/print.js b/src/print.js
deleted file mode 100644
index 450a045..0000000
--- a/src/print.js
+++ /dev/null
@@ -1,11 +0,0 @@
-const { ipcMain, BrowserWindow } = require("electron");
-
-ipcMain.handle("print", async (event, arg) => {
- let printWindow = new BrowserWindow({ autoHideMenuBar: true });
-
- printWindow.webContents.on("did-finish-load", () => {
- printWindow.webContents.print({ silent: false });
- });
-
- printWindow.loadURL(arg);
-});
diff --git a/src/view.js b/src/view.js
deleted file mode 100644
index 5353362..0000000
--- a/src/view.js
+++ /dev/null
@@ -1,13 +0,0 @@
-const { BrowserView } = require("electron");
-
-exports.createBrowserView = (mainWindow) => {
- const view = new BrowserView();
- mainWindow.setBrowserView(view);
- view.setBounds({ x: 0, y: 0, width: 1000, height: 768 });
-
- // Get the selected website from the dropdown menu
- const selectedWebsite = mainWindow.webContents.getViewById("websiteDropdown").value;
-
- // Load the selected website in the browser view
- view.webContents.loadURL(selectedWebsite);
-};
\ No newline at end of file
diff --git a/update.html b/update.html
new file mode 100644
index 0000000..fd91736
--- /dev/null
+++ b/update.html
@@ -0,0 +1,30 @@
+
+
+
+
+ Update Available
+
+
+
+
+
+
+
+
+
✕
+
+
+
Download Update
+
+
+
+
+
diff --git a/url-open.html b/url-open.html
deleted file mode 100644
index eb03bf2..0000000
--- a/url-open.html
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
-
-
-
-
- Login
-
-
-
-
-
-
A sign-in link has been sent to your email address
-
-
- Paste
- Login
-
-
-
- To sign in, go to your email.
-
- Open the Perplexity login email.
-
- Right-click on the "Sign In" button.
-
- Copy the link and paste it in the text box above.
-
-
-
-
-
-