diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a0a54568..f0b827ca 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: 💬 Discord - url: https://discord.gg/someengineering + url: https://discord.gg/fixsecurity about: Chat with other users and the development team - name: 📄 Documentation url: https://inventory.fix.security diff --git a/docs/getting-started/explore/index.mdx b/docs/getting-started/explore/index.mdx index 9c96d065..c148324d 100644 --- a/docs/getting-started/explore/index.mdx +++ b/docs/getting-started/explore/index.mdx @@ -28,7 +28,7 @@ Not sure what to do next? Here are some suggestions: If you want to stay up to date with the latest Fix Inventory news: - Watch the [`someengineering/fixinventory` GitHub repository](https://github.com/someengineering/fixinventory) and be the first to know about new features and releases. -- You can get help with Fix Inventory and connect with a growing community of cloud engineers in the [Some Engineering Discord server](https://discord.gg/someengineering). +- You can get help with Fix Inventory and connect with a growing community of cloud engineers in the [Fix Discord server](https://discord.gg/fixsecurity). - Follow [Some Engineering on LinkedIn](https://linkedin.com/company/someengineering) for updates, insights, podcast episodes, sneak peeks, and more! ## Further Reading diff --git a/docs/how-to-guides/maintenance/uninstall.mdx b/docs/how-to-guides/maintenance/uninstall.mdx index caff0d73..746cbedd 100644 --- a/docs/how-to-guides/maintenance/uninstall.mdx +++ b/docs/how-to-guides/maintenance/uninstall.mdx @@ -7,7 +7,7 @@ sidebar_position: 2 :::note -Need help or have feedback on Fix Inventory? [Open an issue on GitHub](https://github.com/someengineering/fixinventory/issues/new/choose) or [chat with us on Discord](https://discord.gg/someengineering). +Need help or have feedback on Fix Inventory? [Open an issue on GitHub](https://github.com/someengineering/fixinventory/issues/new/choose) or [chat with us on Discord](https://discord.gg/fixsecurity). ::: diff --git a/docs/reference/api/abort-a-batch-update.api.mdx b/docs/reference/api/abort-a-batch-update.api.mdx index a00bcca4..727b5050 100644 --- a/docs/reference/api/abort-a-batch-update.api.mdx +++ b/docs/reference/api/abort-a-batch-update.api.mdx @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples"; import SchemaItem from "@theme/SchemaItem"; import SchemaTabs from "@theme/SchemaTabs"; import Markdown from "@theme/Markdown"; +import Heading from "@theme/Heading"; import OperationTabs from "@theme/OperationTabs"; import TabItem from "@theme/TabItem"; -

- Abort a batch update -

+ Abort a batch update. -## Request + +
- Add or update the current defined configuration model. - + + - Add or update the current defined model. - + +
- Add subscription to subscriber - + +
- Commit a batch update - + Commit a batch update. -## Request + +
- Create a new graph - + +
- Create a new node under the given parent node - + Create a new node under the given parent node. -## Request + +
- Create or replace a benchmark by its id. - + +
- Create or replace a check by its id. - + +
- Define subscriber with all subscriptions - + +
- Delete a benchmark by its id. - + +
- Delete a check by its id. - + +
- Delete a configuration by its id - + Delete a configuration identified by id with provided value. -## Request + +
- Delete a node with the given node id. - + Delete a node with the given node id. -## Request + +
- Delete a specific subscription from the subscriber. - + +
- Delete an existing graph - + +
- Delete by id - + +
- [Deprecated] Add or update the current defined model. - + + - [Deprecated] Get the currently defined model as svg uml image. - + +
- [Deprecated] Get the currently defined model. - + +
- Evaluate a cli command - + +
- Execute a cli command - + +
- Explain the search execution plan - + +
-

- Fix Inventory Core REST API -

+ diff --git a/docs/reference/api/get-a-benchmark-by-its-id.api.mdx b/docs/reference/api/get-a-benchmark-by-its-id.api.mdx index 64c9266a..a4235d54 100644 --- a/docs/reference/api/get-a-benchmark-by-its-id.api.mdx +++ b/docs/reference/api/get-a-benchmark-by-its-id.api.mdx @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples"; import SchemaItem from "@theme/SchemaItem"; import SchemaTabs from "@theme/SchemaTabs"; import Markdown from "@theme/Markdown"; +import Heading from "@theme/Heading"; import OperationTabs from "@theme/OperationTabs"; import TabItem from "@theme/TabItem"; -

- Get a benchmark by its id. -

+ +
- Get a check by its id. - + +
- Get a configuration by its id - + Fetch a configuration by id. -## Request + +
- Get a configuration validation by its id - + Fetch the validation of a configuration by id. -## Request + +
- Get a list of all running batch updates - + Get a list of all running batch updates. -## Request + +
- Get a node with the given node id - + Get a node with the given node id -## Request + +
- Get all configuration keys that have a model defined. - + Get all configuration keys that have a model defined. -## Request -
- Get all configuration keys - + Get all configuration keys in the system. -## Request -
- Get information about CLI - + Get information about CLI -## Request -
- Get root of a specific graph - + +
- Get subscriber by id - + +
- Get the currently defined configuration model. - + +
- Get the currently defined model as svg uml image. - + +
- Get the currently defined model. - + +
- Get the public keys of the configured JWT issuer. - +
- List all checks. - + +
- List all graphs - +
- List all outstanding work items - +
- List all resources that match a given check. - + +
- List all subscribers for a given event type - + +
- List all subscriptions - +
- List available benchmarks. - + +
- Load time series data. - + +
- Merge a given graph with the existing graph under marked merge nodes as batch update. - + Merge a given graph with the existing graph under marked merge nodes as batch update. -## Request + +
- Merge a given graph with the existing graph under marked merge nodes. - + +
- Patch a configuration by its id - + Patch a configuration identified by id with provided value. -## Request + +
- Patch a list of nodes. - + +
- Patch a node with the given node id in given section - + Patch a node with the given node id in given section -## Request + +
- Perform a benchmark on a graph. - + +
- Perform a dynamically assembled benchmark on a graph. - + +
- Proxy request to a configured tsdb server. - + +
- Replace a configuration validation with given id - + Replace a configuration validation identified by id with provided value. -## Request + +
- Replace a configuration with given id - + Replace a configuration identified by id with provided value. -## Request + +
- Retrieve the certificate authorities public certificate. - +
- Search all history events and return them. - + +
- Search and aggregate history events and return the aggregation result. - + +
- Search the aggregate function on the specified graph and return the aggregation result. - + +
- Search the graph and return all nodes as list (this will not contain any edges) - + +
- Search the graph and return all possible attribute names for given property path. - + +
- Search the graph and return all possible attribute values for given property path. - + +
- Search the graph and return the resulting graph. - + +
- Send a ping to the system and expect a pong. - +
- Send analytics events to the server - + + - Show the structure of the search - + +
- Sign a certificate request. - + + - This endpoint is used to authenticate the user. - + + - This endpoint is used to create the first user. - + + - This endpoint is used to get the user information. - +
- This endpoint is used to login the user. - +
- This endpoint is used to renew a JWT that is about to expire. - +
- This endpoint signals if the system is ready to serve traffic. - +
- Transform the search into the raw database search - + Show the underlying raw search. -## Request + +
- Update a node with the given node id - + Update a node with the given node id -## Request + +
- [WebSocket] Attach to the working queue - + +
- [WebSocket] Listen to registered events of given subscriber - + +
- [WebSocket] Register as event listener and receive all events. - + +
fix Fix Bump Version to 4.0.1 (#1994) +- [`4562d8d0`](https://github.com/someengineering/fix/commit/4562d8d0) fix Bump Version to 4.0.1 (#1992) +- [`0bbeb321`](https://github.com/someengineering/fix/commit/0bbeb321) docker same downloads folder for core and shell (#1989) +- [`74e79194`](https://github.com/someengineering/fix/commit/74e79194) azure Azure pagination (#1976) +- [`2ac526fb`](https://github.com/someengineering/fix/commit/2ac526fb) github Run on repo dispatch +- [`9ddcc8d9`](https://github.com/someengineering/fix/commit/9ddcc8d9) github Workflow to bump fixcompliance (#1986) +- [`c5313550`](https://github.com/someengineering/fix/commit/c5313550) docker Migrate from Debian to Fedora base image (#1983) +- [`0e5e5cfd`](https://github.com/someengineering/fix/commit/0e5e5cfd) docker Update Docker to Python 3.12 / Debian Bookworm (#1982) +- [`fad78535`](https://github.com/someengineering/fix/commit/fad78535) inventory Show the before section as part of history (#1978) + +### Fixes + +- [`879aec59`](https://github.com/someengineering/fix/commit/879aec59) fixcore Do not write to a temp directory when internal (#1990) +- [`cd493356`](https://github.com/someengineering/fix/commit/cd493356) github Update workflow (#1987) +- [`4c1c3173`](https://github.com/someengineering/fix/commit/4c1c3173) aws Set atime of access key (#1985) +- [`b37c2deb`](https://github.com/someengineering/fix/commit/b37c2deb) fixlib Fix Cryptography deprecation warning (#1981) +- [`3f0982e5`](https://github.com/someengineering/fix/commit/3f0982e5) fixcore Fix policy title style (#1979) +- [`9423ec75`](https://github.com/someengineering/fix/commit/9423ec75) inventory Also copy history as part of the graph copy operation (#1977) +- [`b6710433`](https://github.com/someengineering/fix/commit/b6710433) ci Update release notes truncate marker (#1974) +- [`c10edd81`](https://github.com/someengineering/fix/commit/c10edd81) fixcore Adjust benchmark checks (#1975) + +### Chores + +- [`96b7f625`](https://github.com/someengineering/fix/commit/96b7f625) fixinventory Bump libs (#1991) +- [`7b696729`](https://github.com/someengineering/fix/commit/7b696729) fixinventory Bump fixcompliance to latest +- [`5fb7ce04`](https://github.com/someengineering/fix/commit/5fb7ce04) fixinventory Bump fixcompliance to latest +- [`aaca20b1`](https://github.com/someengineering/fix/commit/aaca20b1) fixinventory Bump fixcompliance to latest +- [`d34482af`](https://github.com/someengineering/fix/commit/d34482af) fixinventory Bump fixcompliance to latest +- [`ecab77d1`](https://github.com/someengineering/fix/commit/ecab77d1) fixinventory Bump fixcompliance to latest +- [`ca939090`](https://github.com/someengineering/fix/commit/ca939090) fixinventory Update Discord links (#1984) +- [`d3787c37`](https://github.com/someengineering/fix/commit/d3787c37) fixcore Refactor Benchmarks and Checks loading (#1980) + +{/* truncate */} + +## Docker Images + +- `somecr.io/someengineering/fixcore:4.0.1` +- `somecr.io/someengineering/fixworker:4.0.1` +- `somecr.io/someengineering/fixshell:4.0.1` +- `somecr.io/someengineering/fixmetrics:4.0.1` diff --git a/static/img/kroki/032c8b8d4f494081fa90075313a3c3e7.svg b/static/img/kroki/032c8b8d4f494081fa90075313a3c3e7.svg deleted file mode 100644 index 6be043ff..00000000 --- a/static/img/kroki/032c8b8d4f494081fa90075313a3c3e7.svg +++ /dev/null @@ -1 +0,0 @@ -aws_ecs_attachmentdetails: aws_ecs_key_value_pair[]id: stringstatus: stringtype: stringaws_ecs_attributename: stringtarget_id: stringtarget_type: stringvalue: stringaws_ecs_container_instanceagent_connected: booleanagent_update_status: stringattachments: aws_ecs_attachment[]attributes: aws_ecs_attribute[]capacity_provider_name: stringcluster_link: stringec2_instance_id: stringhealth_status: aws_ecs_container_instance_health_statuspending_tasks_count: int64registered_resources: aws_ecs_resource[]remaining_resources: aws_ecs_resource[]running_tasks_count: int64status: stringstatus_reason: stringversion: int64version_info: aws_ecs_version_infoaws_ecs_container_instance_health_statusdetails: aws_ecs_instance_health_check_result[]overall_status: stringaws_ecs_instance_health_check_resultlast_status_change: datetimelast_updated: datetimestatus: stringtype: stringaws_ecs_key_value_pairname: stringvalue: stringaws_ecs_resourcedouble_value: doubleinteger_value: int64long_value: int64name: stringstring_set_value: string[]type: stringaws_ecs_version_infoagent_hash: stringagent_version: stringdocker_version: stringaws_resourcearn: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/0622c8f0f75e3ca910db5a1168f0d7fc.svg b/static/img/kroki/0622c8f0f75e3ca910db5a1168f0d7fc.svg deleted file mode 100644 index 698e1de4..00000000 --- a/static/img/kroki/0622c8f0f75e3ca910db5a1168f0d7fc.svg +++ /dev/null @@ -1 +0,0 @@ -digitalocean_domain_recorddomain_name: stringdigitalocean_resourceurn: stringdns_recordrecord_data: stringrecord_expire: int64record_flags: int64record_minimum: int64record_mname: stringrecord_port: int64record_priority: int64record_reffixsh: int64record_retry: int64record_rname: stringrecord_serial: int64record_tag: stringrecord_ttl: int64record_type: stringrecord_value: stringrecord_weight: int64resourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/0eb5801006e9d96171a3845180a99f2b.svg b/static/img/kroki/0eb5801006e9d96171a3845180a99f2b.svg deleted file mode 100644 index 81c2f4f3..00000000 --- a/static/img/kroki/0eb5801006e9d96171a3845180a99f2b.svg +++ /dev/null @@ -1 +0,0 @@ -azure_additional_capabilitieshibernation_enabled: booleanultra_ssd_enabled: booleanazure_additional_unattend_contentcomponent_name: stringcontent: stringpass_name: stringsetting_name: stringazure_api_errorcode: stringdetails: azure_api_error_base[]innererror: azure_inner_errormessage: stringtarget: stringazure_api_error_basecode: stringmessage: stringtarget: stringazure_application_profilegallery_applications: azure_vm_gallery_application[]azure_available_patch_summaryassessment_activity_id: stringcritical_and_security_patch_count: int64error: azure_api_errorlast_modified_time: datetimeother_patch_count: int64reboot_pending: booleanstart_time: datetimestatus: stringazure_boot_diagnosticsenabled: booleanstorage_uri: stringazure_boot_diagnostics_instance_viewconsole_screenshot_blob_uri: stringserial_console_log_blob_uri: stringstatus: azure_instance_view_statusazure_capacity_reservation_profilecapacity_reservation_group: stringazure_data_diskcaching: stringcreate_option: stringdelete_option: stringdetach_option: stringdisk_iops_read_write: int64disk_m_bps_read_write: int64disk_size_gb: int64image: stringlun: int64managed_disk: azure_managed_disk_parametersname: stringto_be_detached: booleanvhd: stringwrite_accelerator_enabled: booleanazure_diagnostics_profileboot_diagnostics: azure_boot_diagnosticsazure_diff_disk_settingsoption: stringplacement: stringazure_disk_encryption_settingsdisk_encryption_key: azure_key_vault_secret_referenceenabled: booleankey_encryption_key: azure_key_vault_key_referenceazure_disk_instance_viewencryption_settings: azure_disk_encryption_settings[]name: stringstatuses: azure_instance_view_status[]azure_extended_locationname: stringtype: stringazure_hardware_profilevm_size: stringvm_size_properties: azure_vm_size_propertiesazure_image_referencecommunity_gallery_image_id: stringexact_version: stringimage_reference_sku: stringoffer: stringpublisher: stringshared_gallery_image_id: stringversion: stringazure_inner_errorerrordetail: stringexceptiontype: stringazure_instance_view_statuscode: stringdisplay_status: stringlevel: stringmessage: stringtime: datetimeazure_key_vault_key_referencekey_url: stringsource_vault: stringazure_key_vault_secret_referencesecret_url: stringsource_vault: stringazure_last_patch_installation_summaryerror: azure_api_errorexcluded_patch_count: int64failed_patch_count: int64installation_activity_id: stringinstalled_patch_count: int64last_modified_time: datetimemaintenance_window_exceeded: booleannot_selected_patch_count: int64pending_patch_count: int64start_time: datetimestatus: stringazure_linux_configurationdisable_password_authentication: booleanenable_vm_agent_platform_updates: booleanpatch_settings: azure_linux_patch_settingsprovision_vm_agent: booleanssh: azure_ssh_configurationazure_linux_patch_settingsassessment_mode: stringautomatic_by_platform_settings: azure_linux_vm_guest_patch_automatic_by_platform_settingspatch_mode: stringazure_linux_vm_guest_patch_automatic_by_platform_settingsbypass_platform_safety_checks_on_user_schedule: booleanreboot_setting: stringazure_maintenance_redeploy_statusis_customer_initiated_maintenance_allowed: booleanlast_operation_message: stringlast_operation_result_code: stringmaintenance_window_end_time: datetimemaintenance_window_start_time: datetimepre_maintenance_window_end_time: datetimepre_maintenance_window_start_time: datetimeazure_managed_disk_parametersdisk_encryption_set: azure_sub_resourcedisk_parameters_security_profile: azure_vm_disk_security_profilestorage_account_type: stringazure_network_interface_referencedelete_option: stringprimary: booleanazure_os_diskcaching: stringcreate_option: stringdelete_option: stringdiff_disk_settings: azure_diff_disk_settingsdisk_size_gb: int64encryption_settings: azure_disk_encryption_settingsimage: stringmanaged_disk: azure_managed_disk_parametersname: stringos_type: stringvhd: stringwrite_accelerator_enabled: booleanazure_os_image_notification_profileenable: booleannot_before_timeout: stringazure_os_profileadmin_password: stringadmin_username: stringallow_extension_operations: booleancomputer_name: stringcustom_data: stringlinux_configuration: azure_linux_configurationrequire_guest_provision_signal: booleansecrets: azure_vault_secret_group[]windows_configuration: azure_windows_configurationazure_patch_settingsassessment_mode: stringautomatic_by_platform_settings: azure_windows_vm_guest_patch_automatic_by_platform_settingsenable_hotpatching: booleanpatch_mode: stringazure_planname: stringproduct: stringpromotion_code: stringpublisher: stringazure_principalid_clientidclient_id: stringprincipal_id: stringazure_public_ip_address_skuname: stringtier: stringazure_resourceazure_scheduled_events_profileos_image_notification_profile: azure_os_image_notification_profileterminate_notification_profile: azure_terminate_notification_profileazure_security_profileencryption_at_host: booleansecurity_type: stringuefi_settings: azure_uefi_settingsazure_ssh_configurationpublic_keys: azure_ssh_public_key[]azure_ssh_public_keykey_data: stringpath: stringazure_storage_profiledata_disks: azure_data_disk[]disk_controller_type: stringimage_reference: azure_image_referenceos_disk: azure_os_diskazure_sub_resourceid: stringazure_terminate_notification_profileenable: booleannot_before_timeout: stringazure_uefi_settingssecure_boot_enabled: booleanv_tpm_enabled: booleanazure_vault_certificatecertificate_store: stringcertificate_url: stringazure_vault_secret_groupsource_vault: stringvault_certificates: azure_vault_certificate[]azure_virtual_machineapplication_profile: azure_application_profileavailability_set: stringazure_plan: azure_planbilling_profile: doublecapacity_reservation: azure_capacity_reservation_profileeviction_policy: stringextended_location: azure_extended_locationextensions_time_budget: stringhardware_profile: azure_hardware_profilehost: stringhost_group: stringlicense_type: stringlocation: stringplatform_fault_domain: int64provisioning_state: stringproximity_placement_group: stringscheduled_events_profile: azure_scheduled_events_profiletime_created: datetimeuser_data: stringvirtual_machine_capabilities: azure_additional_capabilitiesvirtual_machine_diagnostics_profile: azure_diagnostics_profilevirtual_machine_identity: azure_virtual_machine_identityvirtual_machine_instance_view: azure_virtual_machine_instance_viewvirtual_machine_network_profile: azure_virtual_machine_network_profilevirtual_machine_os_profile: azure_os_profilevirtual_machine_priority: stringvirtual_machine_resources: azure_virtual_machine_extension[]virtual_machine_scale_set: stringvirtual_machine_security_profile: azure_security_profilevirtual_machine_storage_profile: azure_storage_profilevm_id: stringazure_virtual_machine_agent_instance_viewextension_handlers: azure_virtual_machine_extension_handler_instance_view[]statuses: azure_instance_view_status[]vm_agent_version: stringazure_virtual_machine_extensionauto_upgrade_minor_version: booleanenable_automatic_upgrade: booleanforce_update_tag: stringmachine_extension_instance_view: azure_virtual_machine_extension_instance_viewprotected_settings: anyprotected_settings_from_key_vault: azure_key_vault_secret_referenceprovision_after_extensions: string[]provisioning_state: stringpublisher: stringsettings: anysuppress_failures: booleantype: stringtype_handler_version: stringazure_virtual_machine_extension_handler_instance_viewstatus: azure_instance_view_statustype: stringtype_handler_version: stringazure_virtual_machine_extension_instance_viewname: stringstatuses: azure_instance_view_status[]substatuses: azure_instance_view_status[]type: stringtype_handler_version: stringazure_virtual_machine_health_statusstatus: azure_instance_view_statusazure_virtual_machine_identityprincipal_id: stringtenant_id: stringtype: stringuser_assigned_identities: dictionary[string, azure_principalid_clientid]azure_virtual_machine_instance_viewassigned_host: stringboot_diagnostics: azure_boot_diagnostics_instance_viewcomputer_name: stringdisks: azure_disk_instance_view[]extensions: azure_virtual_machine_extension_instance_view[]hyper_v_generation: stringmaintenance_redeploy_status: azure_maintenance_redeploy_statusos_name: stringos_version: stringpatch_status: azure_virtual_machine_patch_statusplatform_fault_domain: int64platform_update_domain: int64rdp_thumb_print: stringstatuses: azure_instance_view_status[]vm_agent: azure_virtual_machine_agent_instance_viewvm_health: azure_virtual_machine_health_statusazure_virtual_machine_ip_tagip_tag_type: stringtag: stringazure_virtual_machine_network_interface_configurationdelete_option: stringdisable_tcp_state_tracking: booleandns_settings: azure_virtual_machine_network_interface_dns_settings_configurationdscp_configuration: stringenable_accelerated_networking: booleanenable_fpga: booleanenable_ip_forwarding: booleanip_configurations: azure_virtual_machine_network_interface_ip_configuration[]name: stringnetwork_security_group: stringprimary: booleanazure_virtual_machine_network_interface_dns_settings_configurationdns_servers: string[]azure_virtual_machine_network_interface_ip_configurationapplication_gateway_backend_address_pools: string[]application_security_groups: string[]load_balancer_backend_address_pools: string[]name: stringprimary: booleanprivate_ip_address_version: stringpublic_ip_address_configuration: azure_virtual_machine_public_ip_address_configurationsubnet: stringazure_virtual_machine_network_profilenetwork_api_version: stringnetwork_interface_configurations: azure_virtual_machine_network_interface_configuration[]network_interfaces: azure_network_interface_reference[]azure_virtual_machine_patch_statusavailable_patch_summary: azure_available_patch_summaryconfiguration_statuses: azure_instance_view_status[]last_patch_installation_summary: azure_last_patch_installation_summaryazure_virtual_machine_public_ip_address_configurationdelete_option: stringdns_settings: stringidle_timeout_in_minutes: int64ip_tags: azure_virtual_machine_ip_tag[]name: stringpublic_ip_address_version: stringpublic_ip_allocation_method: stringpublic_ip_prefix: stringsku: azure_public_ip_address_skuazure_vm_disk_security_profiledisk_encryption_set: azure_sub_resourcesecurity_encryption_type: stringazure_vm_gallery_applicationconfiguration_reference: stringenable_automatic_upgrade: booleanorder: int64package_reference_id: stringtags: stringtreat_failure_as_deployment_failure: booleanazure_vm_size_propertiesv_cp_us_available: int64v_cp_us_per_core: int64azure_win_rm_configurationlisteners: azure_win_rm_listener[]azure_win_rm_listenercertificate_url: stringprotocol: stringazure_windows_configurationadditional_unattend_content: azure_additional_unattend_content[]enable_automatic_updates: booleanenable_vm_agent_platform_updates: booleanpatch_settings: azure_patch_settingsprovision_vm_agent: booleantime_zone: stringwin_rm: azure_win_rm_configurationazure_windows_vm_guest_patch_automatic_by_platform_settingsbypass_platform_safety_checks_on_user_schedule: booleanreboot_setting: stringinstanceinstance_cores: doubleinstance_memory: doubleinstance_status: instance_statusinstance_type: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/12ad0bd8c223e1fc889f40d455078cbe.svg b/static/img/kroki/12ad0bd8c223e1fc889f40d455078cbe.svg deleted file mode 100644 index b0e8a440..00000000 --- a/static/img/kroki/12ad0bd8c223e1fc889f40d455078cbe.svg +++ /dev/null @@ -1 +0,0 @@ -azure_network_profileazure_subnetazure_virtual_machine \ No newline at end of file diff --git a/static/img/kroki/1cfbf6677924d312f6927870c34c544c.svg b/static/img/kroki/1cfbf6677924d312f6927870c34c544c.svg deleted file mode 100644 index 5b9c98de..00000000 --- a/static/img/kroki/1cfbf6677924d312f6927870c34c544c.svg +++ /dev/null @@ -1 +0,0 @@ -aws_elbelb_attributes: aws_elb_load_balancer_attributeselb_availability_zones: string[]elb_backend_server_descriptions: aws_elb_backend_server_description[]elb_canonical_hosted_zone_name: stringelb_canonical_hosted_zone_name_id: stringelb_health_check: aws_elb_health_checkelb_listener_descriptions: aws_elb_listener_description[]elb_policies: aws_elb_policieselb_source_security_group: aws_elb_source_security_groupscheme: stringaws_elb_access_logemit_interval: int64enabled: booleans3_bucket_name: strings3_bucket_prefix: stringaws_elb_additional_attributekey: stringvalue: stringaws_elb_app_cookie_stickiness_policycookie_name: stringpolicy_name: stringaws_elb_backend_server_descriptioninstance_port: int64policy_names: string[]aws_elb_connection_drainingenabled: booleantimeout: int64aws_elb_health_checkhealthy_thfixshold: int64interval: int64target: stringtimeout: int64unhealthy_thfixshold: int64aws_elb_lb_cookie_stickiness_policycookie_expiration_period: int64policy_name: stringaws_elb_listenerinstance_port: int64instance_protocol: stringload_balancer_port: int64protocol: stringssl_certificate_id: stringaws_elb_listener_descriptionlistener: aws_elb_listenerpolicy_names: string[]aws_elb_load_balancer_attributesaccess_log: aws_elb_access_logadditional_attributes: aws_elb_additional_attribute[]connection_draining: aws_elb_connection_drainingconnection_settings: int64cross_zone_load_balancing: booleanaws_elb_policiesapp_cookie_stickiness_policies: aws_elb_app_cookie_stickiness_policy[]lb_cookie_stickiness_policies: aws_elb_lb_cookie_stickiness_policy[]other_policies: string[]aws_elb_source_security_groupgroup_name: stringowner_alias: stringaws_resourcearn: stringload_balancerbackends: string[]lb_type: stringpublic_ip_address: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/1d08b25e4c92004b26462916398a63f5.svg b/static/img/kroki/1d08b25e4c92004b26462916398a63f5.svg deleted file mode 100644 index 78260bfb..00000000 --- a/static/img/kroki/1d08b25e4c92004b26462916398a63f5.svg +++ /dev/null @@ -1 +0,0 @@ -azure_diskazure_disk_encryption_set \ No newline at end of file diff --git a/static/img/kroki/1e7a60e519521c7656e454ab89eeee8e.svg b/static/img/kroki/1e7a60e519521c7656e454ab89eeee8e.svg deleted file mode 100644 index 28b5152f..00000000 --- a/static/img/kroki/1e7a60e519521c7656e454ab89eeee8e.svg +++ /dev/null @@ -1 +0,0 @@ -azure_capacity_reservation_groupazure_virtual_machine \ No newline at end of file diff --git a/static/img/kroki/241a4db1afeaaba3d630f47984f6c1b3.svg b/static/img/kroki/241a4db1afeaaba3d630f47984f6c1b3.svg deleted file mode 100644 index 00ab3386..00000000 --- a/static/img/kroki/241a4db1afeaaba3d630f47984f6c1b3.svg +++ /dev/null @@ -1 +0,0 @@ -azure_availability_setazure_capacity_reservation_groupazure_diskazure_imageazure_load_balancerazure_network_interfaceazure_network_profileazure_network_security_groupazure_proximity_placement_groupazure_restore_point_collectionazure_subnetazure_virtual_machineazure_virtual_machine_size \ No newline at end of file diff --git a/static/img/kroki/28793711289783c29476d8cbdcc90bc8.svg b/static/img/kroki/28793711289783c29476d8cbdcc90bc8.svg deleted file mode 100644 index f52533ca..00000000 --- a/static/img/kroki/28793711289783c29476d8cbdcc90bc8.svg +++ /dev/null @@ -1 +0,0 @@ -azure_application_gatewayapplication_gateway_ip_configurations: azure_application_gateway_ip_configuration[]authentication_certificates: azure_application_gateway_authentication_certificate[]autoscale_configuration: azure_application_gateway_autoscale_configurationbackend_http_settings_collection: azure_application_gateway_backend_http_settings[]backend_settings_collection: azure_application_gateway_backend_settings[]custom_error_configurations: azure_application_gateway_custom_error[]default_predefined_ssl_policy: stringenable_fips: booleanenable_http2: booleanetag: stringfirewall_policy: stringforce_firewall_policy_association: booleanfrontend_ip_configurations: azure_application_gateway_frontend_ip_configuration[]frontend_ports: azure_application_gateway_frontend_port[]gateway_backend_address_pools: azure_application_gateway_backend_address_pool[]gateway_private_endpoint_connections: azure_application_gateway_private_endpoint_connection[]gateway_probes: azure_application_gateway_probe[]gateway_sku: azure_application_gateway_skugateway_ssl_certificates: azure_application_gateway_ssl_certificate[]gateway_ssl_policy: azure_application_gateway_ssl_policyglobal_configuration: azure_application_gateway_global_configurationhttp_listeners: azure_application_gateway_http_listener[]identity: azure_managed_service_identitylisteners: azure_application_gateway_listener[]load_distribution_policies: azure_application_gateway_load_distribution_policy[]operational_state: stringprivate_link_configurations: azure_application_gateway_private_link_configuration[]provisioning_state: stringredirect_configurations: azure_application_gateway_redirect_configuration[]request_routing_rules: azure_application_gateway_request_routing_rule[]resource_guid: stringrewrite_rule_sets: azure_application_gateway_rewrite_rule_set[]routing_rules: azure_application_gateway_routing_rule[]ssl_profiles: azure_application_gateway_ssl_profile[]trusted_client_certificates: azure_application_gateway_trusted_client_certificate[]trusted_root_certificates: azure_application_gateway_trusted_root_certificate[]url_path_maps: azure_application_gateway_url_path_map[]web_application_firewall_configuration: azure_application_gateway_web_application_firewall_configurationazure_application_gateway_authentication_certificatedata: stringetag: stringname: stringprovisioning_state: stringtype: stringazure_application_gateway_autoscale_configurationmax_capacity: int64min_capacity: int64azure_application_gateway_backend_addressfqdn: stringip_address: stringazure_application_gateway_backend_address_poolbackend_addresses: azure_application_gateway_backend_address[]etag: stringname: stringprovisioning_state: stringtype: stringazure_application_gateway_backend_http_settingsaffinity_cookie_name: stringauthentication_certificates: string[]connection_draining: azure_application_gateway_connection_drainingcookie_based_affinity: stringetag: stringhost_name: stringname: stringpath: stringpick_host_name_from_backend_address: booleanport: int64probe: stringprobe_enabled: booleanprotocol: stringprovisioning_state: stringrequest_timeout: int64trusted_root_certificates: string[]type: stringazure_application_gateway_backend_settingsetag: stringhost_name: stringname: stringpick_host_name_from_backend_address: booleanport: int64probe: stringprotocol: stringprovisioning_state: stringtimeout: int64trusted_root_certificates: string[]type: stringazure_application_gateway_client_auth_configurationverify_client_cert_issuer_dn: booleanverify_client_revocation: stringazure_application_gateway_connection_drainingdrain_timeout_in_sec: int64enabled: booleanazure_application_gateway_custom_errorcustom_error_page_url: stringstatus_code: stringazure_application_gateway_firewall_disabled_rule_grouprule_group_name: stringrules: int64[]azure_application_gateway_firewall_exclusionmatch_variable: stringselector: stringselector_match_operator: stringazure_application_gateway_frontend_ip_configurationetag: stringname: stringprivate_ip_address: stringprivate_ip_allocation_method: stringprivate_link_configuration: stringprovisioning_state: stringpublic_ip_address: stringsubnet: stringtype: stringazure_application_gateway_frontend_portetag: stringname: stringport: int64provisioning_state: stringtype: stringazure_application_gateway_global_configurationenable_request_buffering: booleanenable_response_buffering: booleanazure_application_gateway_header_configurationheader_name: stringheader_value: stringazure_application_gateway_http_listenercustom_error_configurations: azure_application_gateway_custom_error[]etag: stringfirewall_policy: stringfrontend_ip_configuration: stringfrontend_port: stringhost_name: stringhost_names: string[]name: stringprotocol: stringprovisioning_state: stringrequire_server_name_indication: booleanssl_certificate: stringssl_profile: stringtype: stringazure_application_gateway_ip_configurationetag: stringname: stringprovisioning_state: stringsubnet: stringtype: stringazure_application_gateway_listeneretag: stringfrontend_ip_configuration: stringfrontend_port: stringname: stringprotocol: stringprovisioning_state: stringssl_certificate: stringssl_profile: stringtype: stringazure_application_gateway_load_distribution_policyetag: stringload_distribution_algorithm: stringload_distribution_targets: azure_application_gateway_load_distribution_target[]name: stringprovisioning_state: stringtype: stringazure_application_gateway_load_distribution_targetbackend_address_pool: stringetag: stringname: stringtype: stringweight_per_server: int64azure_application_gateway_path_rulebackend_address_pool: stringbackend_http_settings: stringetag: stringfirewall_policy: stringload_distribution_policy: stringname: stringpaths: string[]provisioning_state: stringredirect_configuration: stringrewrite_rule_set: stringtype: stringazure_application_gateway_private_endpoint_connectionetag: stringlink_identifier: stringname: stringprivate_endpoint: azure_private_endpointprivate_link_service_connection_state: azure_private_link_service_connection_stateprovisioning_state: stringtype: stringazure_application_gateway_private_link_configurationetag: stringlink_ip_configurations: azure_application_gateway_private_link_ip_configuration[]name: stringprovisioning_state: stringtype: stringazure_application_gateway_private_link_ip_configurationetag: stringname: stringprimary: booleanprivate_ip_address: stringprivate_ip_allocation_method: stringprovisioning_state: stringsubnet: stringtype: stringazure_application_gateway_probeetag: stringhost: stringinterval: int64match: azure_application_gateway_probe_health_response_matchmin_servers: int64name: stringpath: stringpick_host_name_from_backend_http_settings: booleanpick_host_name_from_backend_settings: booleanport: int64protocol: stringprovisioning_state: stringtimeout: int64type: stringunhealthy_thfixshold: int64azure_application_gateway_probe_health_response_matchbody: stringstatus_codes: string[]azure_application_gateway_redirect_configurationetag: stringinclude_path: booleaninclude_query_string: booleanname: stringpath_rules: string[]redirect_type: stringrequest_routing_rules: string[]target_listener: stringtarget_url: stringtype: stringurl_path_maps: string[]azure_application_gateway_request_routing_rulebackend_address_pool: stringbackend_http_settings: stringetag: stringhttp_listener: stringload_distribution_policy: stringname: stringpriority: int64provisioning_state: stringredirect_configuration: stringrewrite_rule_set: stringrule_type: stringtype: stringurl_path_map: stringazure_application_gateway_rewrite_ruleaction_set: azure_application_gateway_rewrite_rule_action_setconditions: azure_application_gateway_rewrite_rule_condition[]name: stringrule_sequence: int64azure_application_gateway_rewrite_rule_action_setrequest_header_configurations: azure_application_gateway_header_configuration[]response_header_configurations: azure_application_gateway_header_configuration[]url_configuration: azure_application_gateway_url_configurationazure_application_gateway_rewrite_rule_conditionignore_case: booleannegate: booleanpattern: stringvariable: stringazure_application_gateway_rewrite_rule_setetag: stringname: stringprovisioning_state: stringrewrite_rules: azure_application_gateway_rewrite_rule[]azure_application_gateway_routing_rulebackend_address_pool: stringbackend_settings: stringetag: stringlistener: stringname: stringpriority: int64provisioning_state: stringrule_type: stringtype: stringazure_application_gateway_skucapacity: int64name: stringtier: stringazure_application_gateway_ssl_certificatedata: stringetag: stringkey_vault_secret_id: stringname: stringpassword: stringprovisioning_state: stringpublic_cert_data: stringtype: stringazure_application_gateway_ssl_policycipher_suites: string[]disabled_ssl_protocols: string[]min_protocol_version: stringpolicy_name: stringpolicy_type: stringazure_application_gateway_ssl_profileclient_auth_configuration: azure_application_gateway_client_auth_configurationetag: stringname: stringprovisioning_state: stringssl_policy: azure_application_gateway_ssl_policytrusted_client_certificates: string[]type: stringazure_application_gateway_trusted_client_certificateclient_cert_issuer_dn: stringdata: stringetag: stringname: stringprovisioning_state: stringtype: stringvalidated_cert_data: stringazure_application_gateway_trusted_root_certificatedata: stringetag: stringkey_vault_secret_id: stringname: stringprovisioning_state: stringtype: stringazure_application_gateway_url_configurationmodified_path: stringmodified_query_string: stringreroute: booleanazure_application_gateway_url_path_mapdefault_backend_address_pool: stringdefault_backend_http_settings: stringdefault_load_distribution_policy: stringdefault_redirect_configuration: stringdefault_rewrite_rule_set: stringetag: stringname: stringpath_rules: azure_application_gateway_path_rule[]provisioning_state: stringtype: stringazure_application_gateway_web_application_firewall_configurationdisabled_rule_groups: azure_application_gateway_firewall_disabled_rule_group[]enabled: booleanexclusions: azure_application_gateway_firewall_exclusion[]file_upload_limit_in_mb: int64firewall_mode: stringmax_request_body_size: int64max_request_body_size_in_kb: int64request_body_check: booleanrule_set_type: stringrule_set_version: stringazure_application_security_groupetag: stringid: stringlocation: stringname: stringprovisioning_state: stringresource_guid: stringtags: dictionary[string, string]type: stringazure_custom_dns_config_properties_formatfqdn: stringip_addresses: string[]azure_extended_locationname: stringtype: stringazure_managed_service_identityprincipal_id: stringtenant_id: stringtype: stringuser_assigned_identities: dictionary[string, azure_principalid_clientid]azure_principalid_clientidclient_id: stringprincipal_id: stringazure_private_endpointapplication_security_groups: azure_application_security_group[]custom_dns_configs: azure_custom_dns_config_properties_format[]custom_network_interface_name: stringetag: stringextended_location: azure_extended_locationid: stringip_configurations: azure_private_endpoint_ip_configuration[]location: stringmanual_private_link_service_connections: azure_private_link_service_connection[]name: stringprivate_link_service_connections: azure_private_link_service_connection[]provisioning_state: stringtags: dictionary[string, string]type: stringazure_private_endpoint_ip_configurationetag: stringgroup_id: stringmember_name: stringname: stringprivate_ip_address: stringtype: stringazure_private_link_service_connectionetag: stringgroup_ids: string[]name: stringprivate_link_service_connection_state: azure_private_link_service_connection_stateprivate_link_service_id: stringprovisioning_state: stringrequest_message: stringtype: stringazure_private_link_service_connection_stateactions_required: stringdescription: stringstatus: stringazure_resourcegatewayresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/3222c1837a899e29fe28dd951b65f104.svg b/static/img/kroki/3222c1837a899e29fe28dd951b65f104.svg deleted file mode 100644 index 31f1f6ad..00000000 --- a/static/img/kroki/3222c1837a899e29fe28dd951b65f104.svg +++ /dev/null @@ -1 +0,0 @@ -gcp_deprecation_statusdeleted: stringdeprecated: stringobsolete: stringreplacement: stringstate: stringgcp_exprdescription: stringexpression: stringlocation: stringtitle: stringgcp_resourcedeprecation_status: gcp_deprecation_statusdescription: stringlabel_fingerprint: stringlink: stringgcp_security_policyadaptive_protection_config: gcp_security_policy_adaptive_protection_configadvanced_options_config: gcp_security_policy_advanced_options_configddos_protection_config: stringfingerprint: stringrecaptcha_options_config: stringsecurity_policy_rules: gcp_security_policy_rule[]type: stringgcp_security_policy_adaptive_protection_configlayer7_ddos_defense_config: gcp_security_policy_adaptive_protection_config_layer7_ddos_defense_configgcp_security_policy_adaptive_protection_config_layer7_ddos_defense_configenable: booleanrule_visibility: stringgcp_security_policy_advanced_options_configjson_custom_config: gcp_security_policy_advanced_options_config_json_custom_configjson_parsing: stringlog_level: stringgcp_security_policy_advanced_options_config_json_custom_configcontent_types: string[]gcp_security_policy_ruleaction: stringdescription: stringheader_action: gcp_security_policy_rule_http_header_actionmatch: gcp_security_policy_rule_matcherpreview: booleanpriority: int64rate_limit_options: gcp_security_policy_rule_rate_limit_optionsredirect_options: gcp_security_policy_rule_redirect_optionsgcp_security_policy_rule_http_header_actionrequest_headers_to_adds: gcp_security_policy_rule_http_header_action_http_header_option[]gcp_security_policy_rule_http_header_action_http_header_optionheader_name: stringheader_value: stringgcp_security_policy_rule_matcherconfig: gcp_security_policy_rule_matcher_configexpr: gcp_exprversioned_expr: stringgcp_security_policy_rule_matcher_configsrc_ip_ranges: string[]gcp_security_policy_rule_rate_limit_optionsban_duration_sec: int64ban_thfixshold: gcp_security_policy_rule_rate_limit_options_thfixsholdconform_action: stringenforce_on_key: stringenforce_on_key_name: stringexceed_action: stringexceed_redirect_options: gcp_security_policy_rule_redirect_optionsrate_limit_thfixshold: gcp_security_policy_rule_rate_limit_options_thfixsholdgcp_security_policy_rule_rate_limit_options_thfixsholdcount: int64interval_sec: int64gcp_security_policy_rule_redirect_optionstarget: stringtype: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/327505e954997a3f9e56c46c0c3adaf4.svg b/static/img/kroki/327505e954997a3f9e56c46c0c3adaf4.svg deleted file mode 100644 index c0b740e3..00000000 --- a/static/img/kroki/327505e954997a3f9e56c46c0c3adaf4.svg +++ /dev/null @@ -1 +0,0 @@ -azure_cloud_serviceallow_model_override: booleanconfiguration: stringconfiguration_url: stringextension_profile: azure_cloud_service_extension_profilenetwork_profile: azure_cloud_service_network_profileos_profile: azure_cloud_service_os_profilepackage_url: stringprovisioning_state: stringrole_profile: azure_cloud_service_role_profilestart_cloud_service: booleansystem_data: azure_system_dataunique_id: stringupgrade_mode: stringazure_cloud_service_extension_profileextensions: azure_extension[]azure_cloud_service_network_profileload_balancer_configurations: azure_load_balancer_configuration[]slot_type: stringswappable_cloud_service: stringazure_cloud_service_os_profilesecrets: azure_cloud_service_vault_secret_group[]azure_cloud_service_role_profileroles: azure_cloud_service_role_profile_properties[]azure_cloud_service_role_profile_propertiesname: stringsku: azure_cloud_service_role_skuazure_cloud_service_role_skucapacity: int64name: stringtier: stringazure_cloud_service_vault_and_secret_referencesecret_url: stringsource_vault: stringazure_cloud_service_vault_secret_groupsource_vault: stringvault_certificates: string[]azure_extensionauto_upgrade_minor_version: booleanforce_update_tag: stringname: stringprotected_settings: anyprotected_settings_from_key_vault: azure_cloud_service_vault_and_secret_referenceprovisioning_state: stringpublisher: stringroles_applied_to: string[]settings: anytype: stringtype_handler_version: stringazure_load_balancer_configurationfrontend_ip_configurations: azure_load_balancer_frontend_ip_configuration[]id: stringname: stringazure_load_balancer_frontend_ip_configurationname: stringprivate_ip_address: stringpublic_ip_address: stringsubnet: stringazure_resourceazure_system_datacreated_at: datetimecreated_by: stringcreated_by_type: stringlast_modified_at: datetimelast_modified_by: stringlast_modified_by_type: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/38a2eb39724d8e009acc35a15a3f7016.svg b/static/img/kroki/38a2eb39724d8e009acc35a15a3f7016.svg deleted file mode 100644 index 4397a5f3..00000000 --- a/static/img/kroki/38a2eb39724d8e009acc35a15a3f7016.svg +++ /dev/null @@ -1 +0,0 @@ -azure_load_balancerazure_proximity_placement_groupazure_virtual_machine_scale_set \ No newline at end of file diff --git a/static/img/kroki/41efdd4f8c7cfc0fbd07cb984c30fce3.svg b/static/img/kroki/41efdd4f8c7cfc0fbd07cb984c30fce3.svg new file mode 100644 index 00000000..2e006532 --- /dev/null +++ b/static/img/kroki/41efdd4f8c7cfc0fbd07cb984c30fce3.svg @@ -0,0 +1 @@ +azure_resourceazure_usagecurrent_value: int64limit: int64unit: stringusage_name: azure_usage_nameazure_usage_namelocalized_value: stringvalue: stringnetwork_quotaphantom_resourcequotaquota: doublequota_type: stringusage: doubleresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/43ec8c03477e6783e27107ed4262f912.svg b/static/img/kroki/43ec8c03477e6783e27107ed4262f912.svg deleted file mode 100644 index d85ae8bc..00000000 --- a/static/img/kroki/43ec8c03477e6783e27107ed4262f912.svg +++ /dev/null @@ -1 +0,0 @@ -digitalocean_kubernetes_clusterauto_upgrade_enabled: booleancluster_status: stringendpoint: stringha_enabled: booleanipv4_address: stringk8s_cluster_subnet: stringk8s_service_subnet: stringk8s_version: stringregistry_enabled: booleansurge_upgrade_enabled: booleandigitalocean_resourceurn: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/46d0b086b71064dbc801fa0653cef126.svg b/static/img/kroki/46d0b086b71064dbc801fa0653cef126.svg deleted file mode 100644 index acc33448..00000000 --- a/static/img/kroki/46d0b086b71064dbc801fa0653cef126.svg +++ /dev/null @@ -1 +0,0 @@ -azure_restore_point_collectionazure_virtual_machine \ No newline at end of file diff --git a/static/img/kroki/4a144047519e1addedf6179a6c795f66.svg b/static/img/kroki/4a144047519e1addedf6179a6c795f66.svg deleted file mode 100644 index d3817256..00000000 --- a/static/img/kroki/4a144047519e1addedf6179a6c795f66.svg +++ /dev/null @@ -1 +0,0 @@ -azure_load_balancerazure_subnetazure_virtual_machineazure_virtual_machine_scale_setazure_virtual_network \ No newline at end of file diff --git a/static/img/kroki/4a91d4b353f19fa174fa46fb6fd5672d.svg b/static/img/kroki/4a91d4b353f19fa174fa46fb6fd5672d.svg new file mode 100644 index 00000000..1ab0f248 --- /dev/null +++ b/static/img/kroki/4a91d4b353f19fa174fa46fb6fd5672d.svg @@ -0,0 +1 @@ +aws_resourcearn: stringaws_waf_and_statementstatements: aws_waf_statement[]aws_waf_aws_managed_rules_acfp_rule_setcreation_path: stringenable_regex_in_path: booleanregistration_page_path: stringrequest_inspection: aws_waf_request_inspection_acfpresponse_inspection: aws_waf_response_inspectionaws_waf_aws_managed_rules_atp_rule_setenable_regex_in_path: booleanlogin_path: stringrequest_inspection: aws_waf_request_inspectionresponse_inspection: aws_waf_response_inspectionaws_waf_aws_managed_rules_bot_control_rule_setenable_machine_learning: booleaninspection_level: stringaws_waf_byte_match_statementfield_to_match: aws_waf_field_to_matchpositional_constraint: stringsearch_string: stringtext_transformations: aws_waf_text_transformation[]aws_waf_captcha_actioncustom_request_handling: aws_waf_custom_http_header[]aws_waf_captcha_configimmunity_time_property: int64aws_waf_challenge_actioncustom_request_handling: aws_waf_custom_http_header[]aws_waf_challenge_configimmunity_time_property: int64aws_waf_conditionaction_condition: stringlabel_name_condition: stringaws_waf_cookie_match_patternall: dictionary[string, any]excluded_cookies: string[]included_cookies: string[]aws_waf_cookiesmatch_pattern: aws_waf_cookie_match_patternmatch_scope: stringoversize_handling: stringaws_waf_count_actioncustom_request_handling: aws_waf_custom_http_header[]aws_waf_custom_http_headername: stringvalue: stringaws_waf_custom_responsecustom_response_body_key: stringresponse_code: int64response_headers: aws_waf_custom_http_header[]aws_waf_custom_response_bodycontent: stringcontent_type: stringaws_waf_default_actionallow: aws_waf_custom_http_header[]block: aws_waf_custom_responseaws_waf_field_to_matchall_query_arguments: dictionary[string, any]body: stringcookies: aws_waf_cookiesheader_order: stringheaders: aws_waf_headersja3_fingerprint: stringjson_body: aws_waf_json_bodymethod: dictionary[string, any]query_string: dictionary[string, any]single_header: stringsingle_query_argument: stringuri_path: dictionary[string, any]aws_waf_filterbehavior: stringconditions: aws_waf_condition[]requirement: stringaws_waf_firewall_manager_rule_groupfirewall_manager_statement: aws_waf_firewall_manager_statementname: stringoverride_action: aws_waf_override_actionpriority: int64visibility_config: aws_waf_visibility_configaws_waf_firewall_manager_statementmanaged_rule_group_statement: aws_waf_managed_rule_group_statementrule_group_reference_statement: aws_waf_rule_group_reference_statementaws_waf_forwarded_ip_configfallback_behavior: stringheader_name: stringaws_waf_geo_match_statementcountry_codes: string[]forwarded_ip_config: aws_waf_forwarded_ip_configaws_waf_header_match_patternall: dictionary[string, any]excluded_headers: string[]included_headers: string[]aws_waf_headersmatch_pattern: aws_waf_header_match_patternmatch_scope: stringoversize_handling: stringaws_waf_ip_set_forwarded_ip_configfallback_behavior: stringheader_name: stringposition: stringaws_waf_ip_set_reference_statementarn: stringip_set_forwarded_ip_config: aws_waf_ip_set_forwarded_ip_configaws_waf_json_bodyinvalid_fallback_behavior: stringmatch_pattern: aws_waf_json_match_patternmatch_scope: stringoversize_handling: stringaws_waf_json_match_patternall: dictionary[string, any]included_paths: string[]aws_waf_label_match_statementkey: stringscope: stringaws_waf_logging_configurationlog_destination_configs: string[]logging_filter: aws_waf_logging_filtermanaged_by_firewall_manager: booleanredacted_fields: aws_waf_field_to_match[]aws_waf_logging_filterdefault_behavior: stringfilters: aws_waf_filter[]aws_waf_managed_rule_group_configaws_managed_rules_acfp_rule_set: aws_waf_aws_managed_rules_acfp_rule_setaws_managed_rules_atp_rule_set: aws_waf_aws_managed_rules_atp_rule_setaws_managed_rules_bot_control_rule_set: aws_waf_aws_managed_rules_bot_control_rule_setlogin_path: stringpassword_field: stringpayload_type: stringusername_field: stringaws_waf_managed_rule_group_statementexcluded_rules: string[]managed_rule_group_configs: aws_waf_managed_rule_group_config[]name: stringrule_action_overrides: aws_waf_rule_action_override[]scope_down_statement: aws_waf_statementvendor_name: stringversion: stringaws_waf_not_statementstatement: aws_waf_statementaws_waf_or_statementstatements: aws_waf_statement[]aws_waf_override_actioncount: aws_waf_count_actionnone: dictionary[string, any]aws_waf_rate_based_statementaggregate_key_type: stringcustom_keys: aws_waf_rate_based_statement_custom_key[]forwarded_ip_config: aws_waf_forwarded_ip_configlimit: int64scope_down_statement: aws_waf_statementaws_waf_rate_based_statement_custom_keycookie: aws_waf_rate_limitforwarded_ip: dictionary[string, any]header: aws_waf_rate_limithttp_method: dictionary[string, any]ip: dictionary[string, any]label_namespace: stringquery_argument: aws_waf_rate_limitquery_string: aws_waf_rate_limituri_path: aws_waf_rate_limit_uri_pathaws_waf_rate_limitname: stringtext_transformations: aws_waf_text_transformation[]aws_waf_rate_limit_uri_pathtext_transformations: aws_waf_text_transformation[]aws_waf_regex_match_statementfield_to_match: aws_waf_field_to_matchregex_string: stringtext_transformations: aws_waf_text_transformation[]aws_waf_regex_pattern_set_reference_statementarn: stringfield_to_match: aws_waf_field_to_matchtext_transformations: aws_waf_text_transformation[]aws_waf_request_inspectionpassword_field: stringpayload_type: stringusername_field: stringaws_waf_request_inspection_acfpaddress_fields: string[]email_field: stringpassword_field: stringpayload_type: stringphone_number_fields: string[]username_field: stringaws_waf_response_inspectionfailure_values: string[]identifier: stringname: stringsuccess_values: string[]aws_waf_ruleaction: aws_waf_rule_actioncaptcha_config: aws_waf_captcha_configchallenge_config: aws_waf_challenge_configname: stringoverride_action: aws_waf_override_actionpriority: int64rule_labels: string[]statement: aws_waf_statementvisibility_config: aws_waf_visibility_configaws_waf_rule_actionallow: aws_waf_custom_http_header[]block: aws_waf_custom_responsecaptcha: aws_waf_captcha_actionchallenge: aws_waf_challenge_actioncount: aws_waf_count_actionaws_waf_rule_action_overrideaction_to_use: aws_waf_rule_actionname: stringaws_waf_rule_group_reference_statementarn: stringexcluded_rules: string[]rule_action_overrides: aws_waf_rule_action_override[]aws_waf_size_constraint_statementcomparison_operator: stringfield_to_match: aws_waf_field_to_matchsize: int64text_transformations: aws_waf_text_transformation[]aws_waf_sqli_match_statementfield_to_match: aws_waf_field_to_matchsensitivity_level: stringtext_transformations: aws_waf_text_transformation[]aws_waf_statementand_statement: aws_waf_and_statementbyte_match_statement: aws_waf_byte_match_statementgeo_match_statement: aws_waf_geo_match_statementip_set_reference_statement: aws_waf_ip_set_reference_statementlabel_match_statement: aws_waf_label_match_statementmanaged_rule_group_statement: aws_waf_managed_rule_group_statementnot_statement: aws_waf_not_statementor_statement: aws_waf_or_statementrate_based_statement: aws_waf_rate_based_statementregex_match_statement: aws_waf_regex_match_statementregex_pattern_set_reference_statement: aws_waf_regex_pattern_set_reference_statementrule_group_reference_statement: aws_waf_rule_group_reference_statementsize_constraint_statement: aws_waf_size_constraint_statementsqli_match_statement: aws_waf_sqli_match_statementxss_match_statement: aws_waf_xss_match_statementaws_waf_text_transformationpriority: int64type: stringaws_waf_visibility_configcloud_watch_metrics_enabled: booleanmetric_name: stringsampled_requests_enabled: booleanaws_waf_web_aclassociation_inspection_limit: stringcapacity: int64captcha_config: aws_waf_captcha_configchallenge_config: aws_waf_challenge_configcustom_response_bodies: dictionary[string, aws_waf_custom_response_body]default_action: aws_waf_default_actiondescription: stringlabel_namespace: stringlogging_configuration: aws_waf_logging_configurationmanaged_by_firewall_manager: booleanpost_process_firewall_manager_rule_groups: aws_waf_firewall_manager_rule_group[]pre_process_firewall_manager_rule_groups: aws_waf_firewall_manager_rule_group[]rules: aws_waf_rule[]token_domains: string[]visibility_config: aws_waf_visibility_configaws_waf_xss_match_statementfield_to_match: aws_waf_field_to_matchtext_transformations: aws_waf_text_transformation[]resourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/4b6947ca80073a6d81883bf1520599c8.svg b/static/img/kroki/4b6947ca80073a6d81883bf1520599c8.svg deleted file mode 100644 index 228e6981..00000000 --- a/static/img/kroki/4b6947ca80073a6d81883bf1520599c8.svg +++ /dev/null @@ -1 +0,0 @@ -azure_availability_setazure_proximity_placement_groupazure_virtual_machineazure_virtual_machine_scale_set \ No newline at end of file diff --git a/static/img/kroki/5fd1a287fcbdce45b62ce94f0066536e.svg b/static/img/kroki/5fd1a287fcbdce45b62ce94f0066536e.svg deleted file mode 100644 index b68cd56f..00000000 --- a/static/img/kroki/5fd1a287fcbdce45b62ce94f0066536e.svg +++ /dev/null @@ -1 +0,0 @@ -gcp_deprecation_statusdeleted: stringdeprecated: stringobsolete: stringreplacement: stringstate: stringgcp_https_health_checkcheck_interval_sec: int64healthy_thfixshold: int64host: stringport: int64request_path: stringtimeout_sec: int64unhealthy_thfixshold: int64gcp_resourcedeprecation_status: gcp_deprecation_statusdescription: stringlabel_fingerprint: stringlink: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/618b87d5f350268363e618cf083f6bfd.svg b/static/img/kroki/618b87d5f350268363e618cf083f6bfd.svg deleted file mode 100644 index 05217482..00000000 --- a/static/img/kroki/618b87d5f350268363e618cf083f6bfd.svg +++ /dev/null @@ -1 +0,0 @@ -azure_imageazure_virtual_machine \ No newline at end of file diff --git a/static/img/kroki/7915223e46f5b616ab02da2c4bc38110.svg b/static/img/kroki/7915223e46f5b616ab02da2c4bc38110.svg deleted file mode 100644 index 905fe2f0..00000000 --- a/static/img/kroki/7915223e46f5b616ab02da2c4bc38110.svg +++ /dev/null @@ -1 +0,0 @@ -azure_exclusion_managed_rule_grouprule_group_name: stringrules: string[]azure_exclusion_managed_rule_setrule_groups: azure_exclusion_managed_rule_group[]rule_set_type: stringrule_set_version: stringazure_group_by_user_sessiongroup_by_variables: string[]azure_managed_rule_group_overriderule_group_name: stringrules: azure_managed_rule_override[]azure_managed_rule_overrideaction: stringrule_id: stringstate: stringazure_managed_rule_setrule_group_overrides: azure_managed_rule_group_override[]rule_set_type: stringrule_set_version: stringazure_managed_rules_definitionexclusions: azure_owasp_crs_exclusion_entry[]managed_rule_sets: azure_managed_rule_set[]azure_match_conditionmatch_values: string[]match_variables: azure_match_variable[]negation_conditon: booleanoperator: stringtransforms: string[]azure_match_variableselector: stringvariable_name: stringazure_owasp_crs_exclusion_entryexclusion_managed_rule_sets: azure_exclusion_managed_rule_set[]match_variable: stringselector: stringselector_match_operator: stringazure_policy_settingscustom_block_response_body: stringcustom_block_response_status_code: int64file_upload_enforcement: booleanfile_upload_limit_in_mb: int64log_scrubbing: azure_state_scrubbingrulesmax_request_body_size_in_kb: int64mode: stringrequest_body_check: booleanrequest_body_enforcement: booleanrequest_body_inspect_limit_in_kb: int64state: stringazure_resourceazure_state_scrubbingrulesscrubbing_rules: azure_web_application_firewall_scrubbing_rules[]state: stringazure_web_application_firewall_custom_ruleaction: stringetag: stringgroup_by_user_session: azure_group_by_user_session[]match_conditions: azure_match_condition[]name: stringpriority: int64rate_limit_duration: stringrate_limit_thfixshold: int64rule_type: stringstate: stringazure_web_application_firewall_policycustom_rules: azure_web_application_firewall_custom_rule[]etag: stringgateway_http_listeners: string[]managed_rules: azure_managed_rules_definitionpath_based_rules: string[]policy_settings: azure_policy_settingsprovisioning_state: stringresource_state: stringazure_web_application_firewall_scrubbing_rulesmatch_variable: stringselector: stringselector_match_operator: stringstate: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/7ad8e56407d5db8cde983aa23b1de835.svg b/static/img/kroki/7ad8e56407d5db8cde983aa23b1de835.svg deleted file mode 100644 index f1bb3c62..00000000 --- a/static/img/kroki/7ad8e56407d5db8cde983aa23b1de835.svg +++ /dev/null @@ -1 +0,0 @@ -azure_virtual_machineazure_virtual_machine_size \ No newline at end of file diff --git a/static/img/kroki/80d6e63eb0151952b2f890c0b934ba72.svg b/static/img/kroki/80d6e63eb0151952b2f890c0b934ba72.svg deleted file mode 100644 index dc15b24c..00000000 --- a/static/img/kroki/80d6e63eb0151952b2f890c0b934ba72.svg +++ /dev/null @@ -1 +0,0 @@ -aws_cloudwatch_alarmcloudwatch_actions_enabled: booleancloudwatch_alarm_actions: string[]cloudwatch_alarm_description: stringcloudwatch_comparison_operator: stringcloudwatch_datapoints_to_alarm: int64cloudwatch_dimensions: aws_cloudwatch_dimension[]cloudwatch_evaluate_low_sample_count_percentile: stringcloudwatch_evaluation_periods: int64cloudwatch_extended_statistic: stringcloudwatch_insufficient_data_actions: string[]cloudwatch_metric_name: stringcloudwatch_metrics: aws_cloudwatch_metric_data_query[]cloudwatch_namespace: stringcloudwatch_ok_actions: string[]cloudwatch_period: int64cloudwatch_state_reason: stringcloudwatch_state_reason_data: stringcloudwatch_state_updated_timestamp: datetimecloudwatch_state_value: stringcloudwatch_statistic: stringcloudwatch_thfixshold: doublecloudwatch_thfixshold_metric_id: stringcloudwatch_treat_missing_data: stringcloudwatch_unit: stringaws_cloudwatch_dimensionname: stringvalue: stringaws_cloudwatch_metricdimensions: aws_cloudwatch_dimension[]metric_name: stringnamespace: stringaws_cloudwatch_metric_data_queryaccount_id: stringexpression: stringid: stringlabel: stringmetric_stat: aws_cloudwatch_metric_statperiod: int64return_data: booleanaws_cloudwatch_metric_statmetric: aws_cloudwatch_metricperiod: int64stat: stringunit: stringaws_resourcearn: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/8b54508b95bd3cdcb219d2706cd8f3b4.svg b/static/img/kroki/8b54508b95bd3cdcb219d2706cd8f3b4.svg deleted file mode 100644 index 4c07a0f1..00000000 --- a/static/img/kroki/8b54508b95bd3cdcb219d2706cd8f3b4.svg +++ /dev/null @@ -1 +0,0 @@ -azure_dscp_configurationazure_network_interfaceazure_network_security_groupazure_private_link_serviceazure_virtual_machineazure_virtual_network_tap \ No newline at end of file diff --git a/static/img/kroki/9ab4863c102ce0a4677d863f24f33ea9.svg b/static/img/kroki/9ab4863c102ce0a4677d863f24f33ea9.svg deleted file mode 100644 index 8a0bb357..00000000 --- a/static/img/kroki/9ab4863c102ce0a4677d863f24f33ea9.svg +++ /dev/null @@ -1 +0,0 @@ -aws_resourcearn: stringaws_route53_resource_recorddns_recordrecord_data: stringrecord_expire: int64record_flags: int64record_minimum: int64record_mname: stringrecord_port: int64record_priority: int64record_reffixsh: int64record_retry: int64record_rname: stringrecord_serial: int64record_tag: stringrecord_ttl: int64record_type: stringrecord_value: stringrecord_weight: int64resourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/9e50dc922e8ac53ce85c040e272c86a8.svg b/static/img/kroki/9e50dc922e8ac53ce85c040e272c86a8.svg deleted file mode 100644 index 630be5e5..00000000 --- a/static/img/kroki/9e50dc922e8ac53ce85c040e272c86a8.svg +++ /dev/null @@ -1 +0,0 @@ -azure_backend_address_pooldrain_period_in_seconds: int64etag: stringinbound_nat_rules: string[]load_balancer_backend_addresses: azure_load_balancer_backend_address[]load_balancing_rules: string[]location: stringname: stringoutbound_rule: stringoutbound_rules: string[]provisioning_state: stringsync_mode: stringtunnel_interfaces: azure_gateway_load_balancer_tunnel_interface[]type: stringvirtual_network: stringazure_extended_locationname: stringtype: stringazure_frontend_ip_configurationetag: stringgateway_load_balancer: stringinbound_nat_pools: string[]inbound_nat_rules: string[]load_balancing_rules: string[]name: stringoutbound_rules: string[]private_ip_address: stringprivate_ip_address_version: stringprivate_ip_allocation_method: stringprovisioning_state: stringpublic_ip_prefix: stringtype: stringzones: string[]azure_gateway_load_balancer_tunnel_interfaceidentifier: int64port: int64protocol: stringtype: stringazure_inbound_nat_poolbackend_port: int64enable_floating_ip: booleanenable_tcp_reset: booleanetag: stringfrontend_ip_configuration: stringfrontend_port_range_end: int64frontend_port_range_start: int64idle_timeout_in_minutes: int64name: stringprotocol: stringprovisioning_state: stringtype: stringazure_inbound_nat_rulebackend_address_pool: stringbackend_port: int64enable_floating_ip: booleanenable_tcp_reset: booleanetag: stringfrontend_ip_configuration: stringfrontend_port: int64frontend_port_range_end: int64frontend_port_range_start: int64idle_timeout_in_minutes: int64name: stringprotocol: stringprovisioning_state: stringtype: stringazure_load_balancerazure_sku: azure_skubackend_address_pools: azure_backend_address_pool[]etag: stringextended_location: azure_extended_locationinbound_nat_pools: azure_inbound_nat_pool[]inbound_nat_rules: azure_inbound_nat_rule[]lb_frontend_ip_configurations: azure_frontend_ip_configuration[]lb_probes: azure_probe[]load_balancing_rules: azure_load_balancing_rule[]outbound_rules: azure_outbound_rule[]provisioning_state: stringresource_guid: stringazure_load_balancer_backend_addressadmin_state: stringinbound_nat_rules_port_mapping: azure_nat_rule_port_mapping[]ip_address: stringload_balancer_frontend_ip_configuration: stringname: stringnetwork_interface_ip_configuration: stringsubnet: stringvirtual_network: stringazure_load_balancing_rulebackend_address_pool: stringbackend_address_pools: string[]backend_port: int64disable_outbound_snat: booleanenable_floating_ip: booleanenable_tcp_reset: booleanetag: stringfrontend_ip_configuration: stringfrontend_port: int64idle_timeout_in_minutes: int64load_distribution: stringname: stringprobe: stringprotocol: stringprovisioning_state: stringtype: stringazure_nat_rule_port_mappingbackend_port: int64frontend_port: int64inbound_nat_rule_name: stringazure_outbound_ruleallocated_outbound_ports: int64backend_address_pool: stringenable_tcp_reset: booleanetag: stringfrontend_ip_configurations: string[]idle_timeout_in_minutes: int64name: stringprotocol: stringprovisioning_state: stringtype: stringazure_probeetag: stringinterval_in_seconds: int64load_balancing_rules: string[]name: stringnumber_of_probes: int64port: int64probe_thfixshold: int64protocol: stringprovisioning_state: stringrequest_path: stringtype: stringazure_resourceazure_skucapacity: int64family: stringname: stringtier: stringload_balancerbackends: string[]lb_type: stringpublic_ip_address: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/9f9fd1a80747d7ed668ef3eeefc036a7.svg b/static/img/kroki/9f9fd1a80747d7ed668ef3eeefc036a7.svg deleted file mode 100644 index 7c132f4d..00000000 --- a/static/img/kroki/9f9fd1a80747d7ed668ef3eeefc036a7.svg +++ /dev/null @@ -1 +0,0 @@ -aws_elasticache_destination_detailscloud_watch_logs_details: stringkinesis_firehose_details: stringaws_elasticache_endpointaddress: stringport: int64aws_elasticache_global_replication_group_infoglobal_replication_group_id: stringglobal_replication_group_member_role: stringaws_elasticache_log_delivery_configurationdestination_details: aws_elasticache_destination_detailsdestination_type: stringlog_format: stringlog_type: stringmessage: stringstatus: stringaws_elasticache_node_groupnode_group_id: stringnode_group_members: aws_elasticache_node_group_member[]primary_endpoint: aws_elasticache_endpointreader_endpoint: aws_elasticache_endpointslots: stringstatus: stringaws_elasticache_node_group_membercache_cluster_id: stringcache_node_id: stringcurrent_role: stringpreferred_availability_zone: stringpreferred_outpost_arn: stringread_endpoint: aws_elasticache_endpointaws_elasticache_pending_log_delivery_configurationdestination_details: aws_elasticache_destination_detailsdestination_type: stringlog_format: stringlog_type: stringaws_elasticache_replication_groupreplication_group_arn: stringreplication_group_at_rest_encryption_enabled: booleanreplication_group_auth_token_enabled: booleanreplication_group_auth_token_last_modified_date: datetimereplication_group_automatic_failover: stringreplication_group_cache_node_type: stringreplication_group_cluster_enabled: booleanreplication_group_configuration_endpoint: aws_elasticache_endpointreplication_group_data_tiering: stringreplication_group_description: stringreplication_group_global_replication_group_info: aws_elasticache_global_replication_group_inforeplication_group_kms_key_id: stringreplication_group_log_delivery_configurations: aws_elasticache_log_delivery_configuration[]replication_group_member_clusters: string[]replication_group_member_clusters_outpost_arns: string[]replication_group_multi_az: stringreplication_group_node_groups: aws_elasticache_node_group[]replication_group_pending_modified_values: aws_elasticache_replication_group_pending_modified_valuesreplication_group_snapshot_retention_limit: int64replication_group_snapshot_window: stringreplication_group_snapshotting_cluster_id: stringreplication_group_status: stringreplication_group_transit_encryption_enabled: booleanreplication_group_user_group_ids: string[]aws_elasticache_replication_group_pending_modified_valuesauth_token_status: stringautomatic_failover_status: stringlog_delivery_configurations: aws_elasticache_pending_log_delivery_configuration[]primary_cluster_id: stringfixsharding: aws_elasticache_fixsharding_statususer_groups: aws_elasticache_user_groups_update_statusaws_elasticache_fixsharding_statusslot_migration: doubleaws_elasticache_user_groups_update_statususer_group_ids_to_add: string[]user_group_ids_to_remove: string[]aws_resourcearn: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/a38e9c389e4b9dd3a2852d35092a86b6.svg b/static/img/kroki/a38e9c389e4b9dd3a2852d35092a86b6.svg deleted file mode 100644 index 73398553..00000000 --- a/static/img/kroki/a38e9c389e4b9dd3a2852d35092a86b6.svg +++ /dev/null @@ -1 +0,0 @@ -gcp_deprecation_statusdeleted: stringdeprecated: stringobsolete: stringreplacement: stringstate: stringgcp_distribution_policytarget_shape: stringzones: string[]gcp_fixed_or_percentcalculated: int64fixed: int64percent: int64gcp_instance_group_managerauto_healing_policies: gcp_instance_group_manager_auto_healing_policy[]base_instance_name: stringcurrent_actions: gcp_instance_group_manager_actions_summarydistribution_policy: gcp_distribution_policyfingerprint: stringinstance_group: stringinstance_group_manager_status: gcp_instance_group_manager_statusinstance_template: stringlist_managed_instances_results: stringnamed_ports: gcp_named_port[]stateful_policy: gcp_stateful_policytarget_pools: string[]target_size: int64update_policy: gcp_instance_group_manager_update_policyversions: gcp_instance_group_manager_version[]gcp_instance_group_manager_actions_summaryabandoning: int64creating: int64creating_without_retries: int64deleting: int64none: int64recreating: int64reffixshing: int64restarting: int64resuming: int64starting: int64stopping: int64suspending: int64verifying: int64gcp_instance_group_manager_auto_healing_policyhealth_check: stringinitial_delay_sec: int64gcp_instance_group_manager_statusautoscaler: stringis_stable: booleanstateful: gcp_instance_group_manager_status_statefulversion_target: booleangcp_instance_group_manager_status_statefulhas_stateful_config: booleanper_instance_configs: booleangcp_instance_group_manager_update_policyinstance_redistribution_type: stringmax_surge: gcp_fixed_or_percentmax_unavailable: gcp_fixed_or_percentminimal_action: stringmost_disruptive_allowed_action: stringreplacement_method: stringtype: stringgcp_instance_group_manager_versioninstance_template: stringname: stringtarget_size: gcp_fixed_or_percentgcp_named_portname: stringport: int64gcp_resourcedeprecation_status: gcp_deprecation_statusdescription: stringlabel_fingerprint: stringlink: stringgcp_stateful_policypreserved_state: gcp_stateful_policy_preserved_stategcp_stateful_policy_preserved_statestateful_policy_preserved_state_disks: dictionary[string, gcp_stateful_policy_preserved_state_disk_device]gcp_stateful_policy_preserved_state_disk_deviceauto_delete: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/a6cc90376629ce6fd554b262f30fafc6.svg b/static/img/kroki/a6cc90376629ce6fd554b262f30fafc6.svg deleted file mode 100644 index 606e5377..00000000 --- a/static/img/kroki/a6cc90376629ce6fd554b262f30fafc6.svg +++ /dev/null @@ -1 +0,0 @@ -aws_alb_matchergrpc_code: stringhttp_code: stringaws_alb_target_descriptionavailability_zone: stringid: stringport: int64aws_alb_target_groupalb_health_check_enabled: booleanalb_health_check_interval_seconds: int64alb_health_check_path: stringalb_health_check_port: stringalb_health_check_protocol: stringalb_health_check_timeout_seconds: int64alb_healthy_thfixshold_count: int64alb_ip_address_type: stringalb_lb_arns: string[]alb_matcher: aws_alb_matcheralb_protocol_version: stringalb_target_health: aws_alb_target_health_description[]alb_unhealthy_thfixshold_count: int64port: int64protocol: stringtarget_type: stringaws_alb_target_healthdescription: stringreason: stringstate: stringaws_alb_target_health_descriptionhealth_check_port: stringtarget: aws_alb_target_descriptiontarget_health: aws_alb_target_healthaws_resourcearn: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/aa916bec990c77102a7fa34ba04cf384.svg b/static/img/kroki/aa916bec990c77102a7fa34ba04cf384.svg deleted file mode 100644 index 1b22923e..00000000 --- a/static/img/kroki/aa916bec990c77102a7fa34ba04cf384.svg +++ /dev/null @@ -1 +0,0 @@ -gcp_deprecation_statusdeleted: stringdeprecated: stringobsolete: stringreplacement: stringstate: stringgcp_grpc_health_checkgrpc_service_name: stringport: int64port_name: stringport_specification: stringgcp_health_checkcheck_interval_sec: int64grpc_health_check: gcp_grpc_health_checkhealth_check_log_config: booleanhealthy_thfixshold: int64http2_health_check: gcp_http2_health_checkhttp_health_check: gcp_http_health_check_spechttps_health_check: gcp_https_health_check_specssl_health_check: gcp_ssl_health_checktcp_health_check: gcp_tcp_health_checktimeout_sec: int64type: stringunhealthy_thfixshold: int64gcp_http2_health_checkhost: stringport: int64port_name: stringport_specification: stringproxy_header: stringrequest_path: stringresponse: stringgcp_http_health_check_spechost: stringport: int64port_name: stringport_specification: stringproxy_header: stringrequest_path: stringresponse: stringgcp_https_health_check_spechost: stringport: int64port_name: stringport_specification: stringproxy_header: stringrequest_path: stringresponse: stringgcp_resourcedeprecation_status: gcp_deprecation_statusdescription: stringlabel_fingerprint: stringlink: stringgcp_ssl_health_checkport: int64port_name: stringport_specification: stringproxy_header: stringrequest: stringresponse: stringgcp_tcp_health_checkport: int64port_name: stringport_specification: stringproxy_header: stringrequest: stringresponse: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/b4a7d02f832dff64a08cee7335e56aec.svg b/static/img/kroki/b4a7d02f832dff64a08cee7335e56aec.svg deleted file mode 100644 index 90050a2e..00000000 --- a/static/img/kroki/b4a7d02f832dff64a08cee7335e56aec.svg +++ /dev/null @@ -1 +0,0 @@ -aws_iam_attached_permissions_boundarypermissions_boundary_arn: stringpermissions_boundary_type: stringaws_iam_policy_detailpolicy_document: dictionary[string, any]policy_name: stringaws_iam_roledescription: stringpath: stringrole_assume_role_policy_document: anyrole_last_used: aws_iam_role_last_usedrole_max_session_duration: int64role_permissions_boundary: aws_iam_attached_permissions_boundaryrole_policies: aws_iam_policy_detail[]aws_iam_role_last_usedlast_used: datetimeregion: stringaws_resourcearn: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/bd5a98d6556df45051f65b79b4e3427a.svg b/static/img/kroki/bd5a98d6556df45051f65b79b4e3427a.svg deleted file mode 100644 index afc099ac..00000000 --- a/static/img/kroki/bd5a98d6556df45051f65b79b4e3427a.svg +++ /dev/null @@ -1 +0,0 @@ -azure_availability_setazure_proximity_placement_groupazure_virtual_machine \ No newline at end of file diff --git a/static/img/kroki/d4d56be9e2d4334ae96bcdea51e3094d.svg b/static/img/kroki/d4d56be9e2d4334ae96bcdea51e3094d.svg deleted file mode 100644 index 3cd37011..00000000 --- a/static/img/kroki/d4d56be9e2d4334ae96bcdea51e3094d.svg +++ /dev/null @@ -1 +0,0 @@ -azure_diskazure_disk_accessazure_disk_encryption_setazure_snapshotazure_virtual_machine \ No newline at end of file diff --git a/static/img/kroki/dc1f25e9f30f286786888ff8ca54a661.svg b/static/img/kroki/dc1f25e9f30f286786888ff8ca54a661.svg deleted file mode 100644 index 345b758d..00000000 --- a/static/img/kroki/dc1f25e9f30f286786888ff8ca54a661.svg +++ /dev/null @@ -1 +0,0 @@ -gcp_deprecation_statusdeleted: stringdeprecated: stringobsolete: stringreplacement: stringstate: stringgcp_http_health_checkcheck_interval_sec: int64healthy_thfixshold: int64host: stringport: int64request_path: stringtimeout_sec: int64unhealthy_thfixshold: int64gcp_resourcedeprecation_status: gcp_deprecation_statusdescription: stringlabel_fingerprint: stringlink: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/ed22a613644ad24fc3d65dc6c1cdde99.svg b/static/img/kroki/ed22a613644ad24fc3d65dc6c1cdde99.svg deleted file mode 100644 index 7f674c8c..00000000 --- a/static/img/kroki/ed22a613644ad24fc3d65dc6c1cdde99.svg +++ /dev/null @@ -1 +0,0 @@ -azure_application_gatewayazure_bastion_hostazure_dscp_configurationazure_firewallazure_ip_allocationazure_load_balancerazure_nat_gatewayazure_network_profileazure_network_security_groupazure_network_virtual_applianceazure_subnetazure_virtual_machineazure_virtual_network \ No newline at end of file diff --git a/static/img/kroki/eda4fa3b924cd7e6c2d17e39aa92e765.svg b/static/img/kroki/eda4fa3b924cd7e6c2d17e39aa92e765.svg deleted file mode 100644 index 92c30500..00000000 --- a/static/img/kroki/eda4fa3b924cd7e6c2d17e39aa92e765.svg +++ /dev/null @@ -1 +0,0 @@ -azure_network_interfaceazure_network_security_groupazure_subnetazure_virtual_machine \ No newline at end of file diff --git a/static/img/kroki/f4c2d98feec3bbc90bac4f244687b021.svg b/static/img/kroki/f4c2d98feec3bbc90bac4f244687b021.svg deleted file mode 100644 index 63d58311..00000000 --- a/static/img/kroki/f4c2d98feec3bbc90bac4f244687b021.svg +++ /dev/null @@ -1 +0,0 @@ -gcp_container_accelerator_configaccelerator_count: stringaccelerator_type: stringgpu_partition_size: stringgpu_sharing_config: gcp_container_gpu_sharing_configgcp_container_addons_configcloud_run_config: gcp_container_cloud_run_configconfig_connector_config: booleandns_cache_config: booleangce_persistent_disk_csi_driver_config: booleangcp_filestore_csi_driver_config: booleangke_backup_agent_config: booleanhorizontal_pod_autoscaling: booleanhttp_load_balancing: booleankubernetes_dashboard: booleannetwork_policy_config: booleangcp_container_authenticator_groups_configenabled: booleansecurity_group: stringgcp_container_auto_upgrade_optionsauto_upgrade_start_time: datetimedescription: stringgcp_container_autoprovisioning_node_pool_defaultsboot_disk_kms_key: stringdisk_size_gb: int64disk_type: stringimage_type: stringmanagement: gcp_container_node_managementmin_cpu_platform: stringoauth_scopes: string[]service_account: stringshielded_instance_config: gcp_container_shielded_instance_configupgrade_settings: gcp_container_upgrade_settingsgcp_container_binary_authorizationenabled: booleanevaluation_mode: stringgcp_container_blue_green_infoblue_instance_group_urls: string[]blue_pool_deletion_start_time: datetimegreen_instance_group_urls: string[]green_pool_version: stringphase: stringgcp_container_blue_green_settingsnode_pool_soak_duration: stringstandard_rollout_policy: gcp_container_standard_rollout_policygcp_container_cidr_blockcidr_block: stringdisplay_name: stringgcp_container_cloud_run_configdisabled: booleanload_balancer_type: stringgcp_container_clusteraddons_config: gcp_container_addons_configauthenticator_groups_config: gcp_container_authenticator_groups_configautopilot: booleanautoscaling: gcp_container_cluster_autoscalingbinary_authorization: gcp_container_binary_authorizationcluster_ipv4_cidr: stringconditions: gcp_container_status_condition[]confidential_nodes: booleancontainer_cluster_maintenance_policy: gcp_container_maintenance_policycost_management_config: booleancreate_time: datetimecurrent_master_version: stringcurrent_node_count: int64current_node_version: stringdatabase_encryption: gcp_container_database_encryptiondefault_max_pods_constraint: stringenable_kubernetes_alpha: booleanenable_tpu: booleanendpoint: stringetag: stringexpire_time: datetimeidentity_service_config: booleaninitial_cluster_version: stringinitial_node_count: int64instance_group_urls: string[]ip_allocation_policy: gcp_container_ip_allocation_policylegacy_abac: booleanlocation: stringlocations: string[]logging_config: gcp_container_logging_configlogging_service: stringmaster_auth: gcp_container_master_authmaster_authorized_networks_config: gcp_container_master_authorized_networks_configmesh_certificates: booleanmonitoring_config: gcp_container_monitoring_configmonitoring_service: stringnetwork: stringnetwork_config: gcp_container_network_confignetwork_policy: gcp_container_network_policynode_config: gcp_container_node_confignode_ipv4_cidr_size: int64node_pool_auto_config: gcp_container_node_pool_auto_confignode_pool_defaults: gcp_container_node_pool_defaultsnode_pools: gcp_container_node_pool[]notification_config: gcp_container_notification_configprivate_cluster_config: gcp_container_private_cluster_configrelease_channel: stringresource_labels: dictionary[string, string]resource_usage_export_config: gcp_container_resource_usage_export_configservices_ipv4_cidr: stringshielded_nodes: booleanstatus: stringstatus_message: stringsubnetwork: stringtpu_ipv4_cidr_block: stringvertical_pod_autoscaling: booleanworkload_identity_config: stringgcp_container_cluster_autoscalingautoprovisioning_locations: string[]autoprovisioning_node_pool_defaults: gcp_container_autoprovisioning_node_pool_defaultsautoscaling_profile: stringenable_node_autoprovisioning: booleanresource_limits: gcp_container_resource_limit[]gcp_container_daily_maintenance_windowduration: stringstart_time: datetimegcp_container_database_encryptionkey_name: stringstate: stringgcp_container_dns_configcluster_dns: stringcluster_dns_domain: stringcluster_dns_scope: stringgcp_container_filterevent_type: string[]gcp_container_gpu_sharing_configgpu_sharing_strategy: stringmax_shared_clients_per_gpu: stringgcp_container_ip_allocation_policycluster_ipv4_cidr: stringcluster_ipv4_cidr_block: stringcluster_secondary_range_name: stringcreate_subnetwork: booleanipv6_access_type: stringnode_ipv4_cidr: stringnode_ipv4_cidr_block: stringservices_ipv4_cidr: stringservices_ipv4_cidr_block: stringservices_secondary_range_name: stringstack_type: stringsubnetwork_name: stringtpu_ipv4_cidr_block: stringuse_ip_aliases: booleanuse_routes: booleangcp_container_linux_node_configsysctls: dictionary[string, string]gcp_container_logging_component_configenable_components: string[]gcp_container_logging_configcomponent_config: gcp_container_logging_component_configgcp_container_maintenance_policyresource_version: stringwindow: gcp_container_maintenance_windowgcp_container_maintenance_windowdaily_maintenance_window: gcp_container_daily_maintenance_windowmaintenance_exclusions: dictionary[string, gcp_container_time_window]recurring_window: gcp_container_recurring_time_windowgcp_container_master_authclient_certificate: stringclient_certificate_config: booleanclient_key: stringcluster_ca_certificate: stringpassword: stringusername: stringgcp_container_master_authorized_networks_configcidr_blocks: gcp_container_cidr_block[]enabled: booleangcp_container_monitoring_component_configenable_components: string[]gcp_container_monitoring_configcomponent_config: gcp_container_monitoring_component_configmanaged_prometheus_config: booleangcp_container_network_configdatapath_provider: stringdefault_snat_status: booleandns_config: gcp_container_dns_configenable_intra_node_visibility: booleanenable_l4ilb_subsetting: booleannetwork: stringprivate_ipv6_google_access: stringservice_external_ips_config: booleansubnetwork: stringgcp_container_network_policyenabled: booleanprovider: stringgcp_container_network_tagstags: string[]gcp_container_node_configaccelerators: gcp_container_accelerator_config[]advanced_machine_features: stringboot_disk_kms_key: stringconfidential_nodes: booleandisk_size_gb: int64disk_type: stringgcfs_config: booleangvnic: booleanimage_type: stringkubelet_config: gcp_container_node_kubelet_configlabels: dictionary[string, string]linux_node_config: gcp_container_linux_node_configlocal_ssd_count: int64logging_config: gcp_container_node_pool_logging_configmachine_type: stringmetadata: dictionary[string, string]min_cpu_platform: stringnode_group: stringoauth_scopes: string[]preemptible: booleanreservation_affinity: gcp_container_reservation_affinitysandbox_config: stringservice_account: stringshielded_instance_config: gcp_container_shielded_instance_configspot: booleantags: string[]taints: gcp_container_node_taint[]workload_metadata_config: stringgcp_container_node_config_defaultsgcfs_config: booleanlogging_config: gcp_container_node_pool_logging_configgcp_container_node_kubelet_configcpu_cfs_quota: booleancpu_cfs_quota_period: stringcpu_manager_policy: stringpod_pids_limit: stringgcp_container_node_managementauto_repair: booleanauto_upgrade: booleanupgrade_options: gcp_container_auto_upgrade_optionsgcp_container_node_network_configcreate_pod_range: booleannetwork_performance_config: stringpod_ipv4_cidr_block: stringpod_range: stringgcp_container_node_poolautoscaling: gcp_container_node_pool_autoscalingconditions: gcp_container_status_condition[]config: gcp_container_node_configinitial_node_count: int64instance_group_urls: string[]locations: string[]management: gcp_container_node_managementmax_pods_constraint: stringname: stringnetwork_config: gcp_container_node_network_configpod_ipv4_cidr_size: int64self_link: stringstatus: stringstatus_message: stringupdate_info: gcp_container_update_infoupgrade_settings: gcp_container_upgrade_settingsversion: stringgcp_container_node_pool_auto_confignetwork_tags: gcp_container_network_tagsgcp_container_node_pool_autoscalingautoprovisioned: booleanenabled: booleanlocation_policy: stringmax_node_count: int64min_node_count: int64total_max_node_count: int64total_min_node_count: int64gcp_container_node_pool_defaultsnode_config_defaults: gcp_container_node_config_defaultsgcp_container_node_pool_logging_configvariant_config: stringgcp_container_node_tainteffect: stringkey: stringvalue: stringgcp_container_notification_configpubsub: gcp_container_pub_subgcp_container_private_cluster_configenable_private_endpoint: booleanenable_private_nodes: booleanmaster_global_access_config: booleanmaster_ipv4_cidr_block: stringpeering_name: stringprivate_endpoint: stringpublic_endpoint: stringgcp_container_pub_subenabled: booleanfilter: gcp_container_filtertopic: stringgcp_container_recurring_time_windowrecurrence: stringwindow: gcp_container_time_windowgcp_container_reservation_affinityconsume_reservation_type: stringkey: stringvalues: string[]gcp_container_resource_limitmaximum: stringminimum: stringresource_type: stringgcp_container_resource_usage_export_configbigquery_destination: stringconsumption_metering_config: booleanenable_network_egress_metering: booleangcp_container_shielded_instance_configenable_integrity_monitoring: booleanenable_secure_boot: booleangcp_container_standard_rollout_policybatch_node_count: int64batch_percentage: doublebatch_soak_duration: stringgcp_container_status_conditioncanonical_code: stringcode: stringmessage: stringgcp_container_time_windowend_time: datetimemaintenance_exclusion_options: stringstart_time: datetimegcp_container_update_infoblue_green_info: gcp_container_blue_green_infogcp_container_upgrade_settingsblue_green_settings: gcp_container_blue_green_settingsmax_surge: int64max_unavailable: int64strategy: stringgcp_deprecation_statusdeleted: stringdeprecated: stringobsolete: stringreplacement: stringstate: stringgcp_resourcedeprecation_status: gcp_deprecation_statusdescription: stringlabel_fingerprint: stringlink: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/f4ed47a6c7b05b4b0b0dac49ada86df1.svg b/static/img/kroki/f4ed47a6c7b05b4b0b0dac49ada86df1.svg deleted file mode 100644 index 5189e836..00000000 --- a/static/img/kroki/f4ed47a6c7b05b4b0b0dac49ada86df1.svg +++ /dev/null @@ -1 +0,0 @@ -aws_resourcearn: stringaws_sagemaker_endpoint_input_configurationenvironment_parameter_ranges: aws_sagemaker_environment_parameter_rangesinference_specification_name: stringinstance_type: stringaws_sagemaker_endpoint_output_configurationendpoint_name: stringinitial_instance_count: int64instance_type: stringvariant_name: stringaws_sagemaker_endpoint_performanceendpoint_info: stringmetrics: aws_sagemaker_inference_metricsaws_sagemaker_environment_parameterkey: stringvalue: stringvalue_type: stringaws_sagemaker_environment_parameter_rangescategorical_parameter_ranges: string[]aws_sagemaker_inference_metricsmax_invocations: int64model_latency: int64aws_sagemaker_inference_recommendationendpoint_configuration: aws_sagemaker_endpoint_output_configurationmetrics: aws_sagemaker_recommendation_metricsmodel_configuration: aws_sagemaker_model_configurationaws_sagemaker_inference_recommendations_jobinference_recommendations_job_completion_time: datetimeinference_recommendations_job_description: stringinference_recommendations_job_endpoint_performances: aws_sagemaker_endpoint_performance[]inference_recommendations_job_failure_reason: stringinference_recommendations_job_inference_recommendations: aws_sagemaker_inference_recommendation[]inference_recommendations_job_input_config: aws_sagemaker_recommendation_job_input_configinference_recommendations_job_status: stringinference_recommendations_job_stopping_conditions: aws_sagemaker_recommendation_job_stopping_conditionsinference_recommendations_job_type: stringaws_sagemaker_jobaws_sagemaker_model_configurationenvironment_parameters: aws_sagemaker_environment_parameter[]inference_specification_name: stringaws_sagemaker_model_latency_thfixsholdpercentile: stringvalue_in_milliseconds: int64aws_sagemaker_phaseduration_in_seconds: int64initial_number_of_users: int64spawn_rate: int64aws_sagemaker_recommendation_job_container_configdomain: stringframework: stringframework_version: stringnearest_model_name: stringpayload_config: aws_sagemaker_recommendation_job_payload_configsupported_instance_types: string[]task: stringaws_sagemaker_recommendation_job_input_configcontainer_config: aws_sagemaker_recommendation_job_container_configendpoint_configurations: aws_sagemaker_endpoint_input_configuration[]endpoints: string[]job_duration_in_seconds: int64model_package_version_arn: stringresource_limit: aws_sagemaker_recommendation_job_resource_limittraffic_pattern: aws_sagemaker_traffic_patternvpc_config: aws_sagemaker_vpc_configaws_sagemaker_recommendation_job_payload_configsample_payload_url: stringsupported_content_types: string[]aws_sagemaker_recommendation_job_resource_limitmax_number_of_tests: int64max_parallel_of_tests: int64aws_sagemaker_recommendation_job_stopping_conditionsmax_invocations: int64model_latency_thfixsholds: aws_sagemaker_model_latency_thfixshold[]aws_sagemaker_recommendation_metricscost_per_hour: doublecost_per_inference: doublemax_invocations: int64model_latency: int64aws_sagemaker_traffic_patternphases: aws_sagemaker_phase[]traffic_type: stringaws_sagemaker_vpc_configsecurity_group_ids: string[]subnets: string[]resourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/f6a4edbd9ee02386cf01d3299f93ead6.svg b/static/img/kroki/f6a4edbd9ee02386cf01d3299f93ead6.svg deleted file mode 100644 index 7ebc45b5..00000000 --- a/static/img/kroki/f6a4edbd9ee02386cf01d3299f93ead6.svg +++ /dev/null @@ -1 +0,0 @@ -aws_eks_clustercluster_certificate_authority: stringcluster_client_request_token: stringcluster_connector_config: aws_eks_connector_configcluster_encryption_config: aws_eks_encryption_config[]cluster_endpoint: stringcluster_identity: aws_eks_identitycluster_kubernetes_network_config: aws_eks_kubernetes_network_config_responsecluster_logging: aws_eks_loggingcluster_platform_version: stringcluster_resources_vpc_config: aws_eks_vpc_config_responsecluster_role_arn: stringcluster_status: stringcluster_version: stringaws_eks_connector_configactivation_code: stringactivation_expiry: datetimeactivation_id: stringprovider: stringrole_arn: stringaws_eks_encryption_configprovider: stringresources: string[]aws_eks_identityoidc: stringaws_eks_kubernetes_network_config_responseip_family: stringservice_ipv4_cidr: stringservice_ipv6_cidr: stringaws_eks_log_setupenabled: booleantypes: string[]aws_eks_loggingcluster_logging: aws_eks_log_setup[]aws_eks_vpc_config_responsecluster_security_group_id: stringendpoint_private_access: booleanendpoint_public_access: booleanpublic_access_cidrs: string[]security_group_ids: string[]subnet_ids: string[]vpc_id: stringaws_resourcearn: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/static/img/kroki/fde7587704710bf528e2a20f7e0a9f38.svg b/static/img/kroki/fde7587704710bf528e2a20f7e0a9f38.svg deleted file mode 100644 index 2dd09ae6..00000000 --- a/static/img/kroki/fde7587704710bf528e2a20f7e0a9f38.svg +++ /dev/null @@ -1 +0,0 @@ -kubernetes_config_mapkubernetes_resourcelabels: dictionary[string, string]namespace: stringresource_version: stringresourceage: durationatime: datetimectime: datetimeid: stringkind: stringlast_access: durationlast_update: durationmtime: datetimename: stringtags: dictionary[string, string] \ No newline at end of file diff --git a/versioned_docs/version-4.X/getting-started/explore/index.mdx b/versioned_docs/version-4.X/getting-started/explore/index.mdx index 9c96d065..c148324d 100644 --- a/versioned_docs/version-4.X/getting-started/explore/index.mdx +++ b/versioned_docs/version-4.X/getting-started/explore/index.mdx @@ -28,7 +28,7 @@ Not sure what to do next? Here are some suggestions: If you want to stay up to date with the latest Fix Inventory news: - Watch the [`someengineering/fixinventory` GitHub repository](https://github.com/someengineering/fixinventory) and be the first to know about new features and releases. -- You can get help with Fix Inventory and connect with a growing community of cloud engineers in the [Some Engineering Discord server](https://discord.gg/someengineering). +- You can get help with Fix Inventory and connect with a growing community of cloud engineers in the [Fix Discord server](https://discord.gg/fixsecurity). - Follow [Some Engineering on LinkedIn](https://linkedin.com/company/someengineering) for updates, insights, podcast episodes, sneak peeks, and more! ## Further Reading diff --git a/versioned_docs/version-4.X/how-to-guides/maintenance/uninstall.mdx b/versioned_docs/version-4.X/how-to-guides/maintenance/uninstall.mdx index caff0d73..746cbedd 100644 --- a/versioned_docs/version-4.X/how-to-guides/maintenance/uninstall.mdx +++ b/versioned_docs/version-4.X/how-to-guides/maintenance/uninstall.mdx @@ -7,7 +7,7 @@ sidebar_position: 2 :::note -Need help or have feedback on Fix Inventory? [Open an issue on GitHub](https://github.com/someengineering/fixinventory/issues/new/choose) or [chat with us on Discord](https://discord.gg/someengineering). +Need help or have feedback on Fix Inventory? [Open an issue on GitHub](https://github.com/someengineering/fixinventory/issues/new/choose) or [chat with us on Discord](https://discord.gg/fixsecurity). ::: diff --git a/versioned_docs/version-4.X/reference/api/abort-a-batch-update.api.mdx b/versioned_docs/version-4.X/reference/api/abort-a-batch-update.api.mdx index 3836dfcb..094f8bd0 100644 --- a/versioned_docs/version-4.X/reference/api/abort-a-batch-update.api.mdx +++ b/versioned_docs/version-4.X/reference/api/abort-a-batch-update.api.mdx @@ -5,7 +5,7 @@ description: "**Experimental**: This API is not stable and might be subject of c sidebar_label: "Abort a batch update" hide_title: true hide_table_of_contents: true -api: eJy9VN9v0zAQ/lese4LKWgpPYCGkAkWahAQahZetQpfk2nhLHM++TK2i/O/o3KxrtzGJCdGXtvbl7vtxX3ooKRbBeratAwOTyXzjKdiGHGM9mRi1qGxUs2+nykblWlaRMa9JoStVY9cVq5xU7PJLKli1K1VU6NZ08i4P2fsLN8vbwApVjlxUqvMlMp1cONDAuI5gzmEd0Fe/GnS4JhkKSw0eAzbEFKSiB4cNgRkrbQkarED1yBVooA02vpaCld2AvsdnUZGyJTm2K0tBAHJFKrUCDYGuOxuoBMOhIw2xqKhBMD3w1kvLyMG6NQyD3sNIVB7COB47GxkfjLZRodr1U1whq87Z647q7V1RTOCOtPorkEspjr51kaLcv55O5esY2tcr1VCMuCbQULSORXTTA3pf2wKlKruMUtr/cdSh6h8SXBSjqTyBQT4aGuKqLcFASTWxjEo6GciS9ll/6+aQJb5Zf6vrABoihZtb97tQg4GK2UeTZX3VRh5M79vAUnmDwco+Jr5ytyO8wq5mMFC3BdbpeNAgzxxfv3k7nQripXi5ahNRy4nWZ7tRp+6GHLdhqz62gdTZ/PtCkiBjKcSdnD9f7VpHbjBpNq7JY5t/f036O/3/Y/B2TjJtOPM1Wif4k8j96NEYStBgDjKXOsnZPgBLPSp+Dn2fY6QfoR4GOb7uKGzBnC/vDEpeljbK7xLMCutIT8jx4mzc+pfq6Qg/Smc8RLdNK1J38g80XNH28EUiqX4WpH8Z72cQ2DswLAcNFWFJIem7u54VBXk+ePBBtGXh9wn9NP8yX8xhGH4Dx6wRpg== +api: eJy9VF1v00AQ/Cune4IoqgtPYKFKAYJUCQlUAi9thDb2Jr72fL7eratElv87u+ckTWipRIXIi+9jbnd2diedLjEWwXgyjdO5Ho2ma4/B1OgI7GiUq1llopp8PVf8cQ2pSLCwqMCVqjaritQCVWwX11iQapaqqMCt8OTdImRnV26yaAIpUAugolKtL4Hw5MrpsSZYRZ1f6lUAX/2swcEKJamej7WHADUSBkF02vGGqQ1IU/JjI1Q9UMVrXEPtrQCWZs3743pmFSpTclyzNBiEIPFJCsXYgLetCVjqnEKLYx2LCmvQeadp4yVkpGDcSvf9eE8jlfKQxnHaybbig9QsH6ghHnMAUq0zty3azT0oJnJHWv0VybmAo29cxCj3r09P5XNM7cuNqjFGlptjF40jEZ1R4L01BQgqu44C7f6Y6lD194kuSKOxPGEW/Btrbl/VMGVObrmTejzolOssaZ91u272Wao363a69oyNGO523W+D5WcVkY95lnVVE6nPO8/pBHkHwcg8pnrlbih4Ca3lpbZNATYdMyd5c3z95i0r1CfhjFs2qVBDqaxPZq3O3R2L04SN+tAEVBfTbzNxgqRldoOcP14NoSPxDEuA7Zg8Nvm/j0l3r/9/NN7QScI1Zd4CzzDzTyJ32x5tTcnY/MBzKZKc7Q3Aqg2KX+qO2xfxe7B9L8c812HD5/P7BqVelibKmudiCTbiE3K8uNhO/Uv1tIUfLWd7CG6TRsS2suPlDW4O/0jE1c+i9C/t/YwC9h3o54ytEEoMSd/helIU6Ong4QNry8DvHfpx+nk6m7INfgHHrBGm sidebar_class_name: "delete api-method" info_path: version-4.X/reference/api/fix-inventory-core-rest-api custom_edit_url: null @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples"; import SchemaItem from "@theme/SchemaItem"; import SchemaTabs from "@theme/SchemaTabs"; import Markdown from "@theme/Markdown"; +import Heading from "@theme/Heading"; import OperationTabs from "@theme/OperationTabs"; import TabItem from "@theme/TabItem"; -

- Abort a batch update -

+ Abort a batch update. -## Request + +
- Add or update the current defined configuration model. - + + - Add or update the current defined model. - + +
- Add subscription to subscriber - + +
- Commit a batch update - + Commit a batch update. -## Request + +
- Create a new graph - + +
- Create a new node under the given parent node - + Create a new node under the given parent node. -## Request + +
- Create or replace a benchmark by its id. - + +
- Create or replace a check by its id. - + +
- Define subscriber with all subscriptions - + +
- Delete a benchmark by its id. - + +
- Delete a check by its id. - + +
- Delete a configuration by its id - + Delete a configuration identified by id with provided value. -## Request + +
- Delete a node with the given node id. - + Delete a node with the given node id. -## Request + +
- Delete a specific subscription from the subscriber. - + +
- Delete an existing graph - + +
- Delete by id - + +
- [Deprecated] Add or update the current defined model. - + + - [Deprecated] Get the currently defined model as svg uml image. - + +
- [Deprecated] Get the currently defined model. - + +
- Evaluate a cli command - + +
- Execute a cli command - + +
- Explain the search execution plan - + +
-

- Fix Inventory Core REST API -

+ diff --git a/versioned_docs/version-4.X/reference/api/get-a-benchmark-by-its-id.api.mdx b/versioned_docs/version-4.X/reference/api/get-a-benchmark-by-its-id.api.mdx index 26c53fa7..7cf7d1cc 100644 --- a/versioned_docs/version-4.X/reference/api/get-a-benchmark-by-its-id.api.mdx +++ b/versioned_docs/version-4.X/reference/api/get-a-benchmark-by-its-id.api.mdx @@ -5,7 +5,7 @@ description: "Get a benchmark by its id." sidebar_label: "Get a benchmark by its id." hide_title: true hide_table_of_contents: true -api: eJylVcFu2zAM/RWBpxYwlnTAgM23ruuKnDZ03S5FUCgyXauRJVei0waG/n2gnTqOk2UZdopDiu9Rj9JTAxkG5XVF2llI4QZJSLFAq4pS+qVYrIWmIHT2DhIg+RggvQePlfME8wQq6WWJhJ7jDVhZIqTQl0MCmlErSQUkI6q7AsXsi3C5oAK3lEwUVIGlhLQBWleMGMhr+wgxAXyVZWU4Jl/Cg9Lh4eLhAyTg8bnWHjNIydcY5xwJlbMBA+O8n075Z7+D7VYzzLXVnOIWlLOElrhIVpXRSnJm8hS4stnv0C2eUBEkII35lrdqjDOVdxV60l1HpIm3Md7iIZXapZ1QOghVoFoK5YxB1S6Ko5pTIAeR48BO1SVakv8APSw5Ct7GwgBVei/XfGgIy3Bw/Lt0sywwQYcjtN1QjUi0yTzaP9OA0l7VRvqzKwa66svP9/bXE2qTDXgCxJi8TRRGKMCHcXf2OjtNSp31+m3vVEwg51v34vzyNJh++WG0Ffpw8nQ3iw8jKePq7H8GygwdiPBocCUtidz5PaqB2p8H0ciJEqlwGaTwiO2tY+9JYdKZ1qQHmTT9Z2TLQb96s7HaG0ihIKpCOpk0hQsU04bLeeVKei0Xppsk5zpjyWVtCFIwTknThmMCrU/upD9+mk650zlbY+4GTgBf9auY2RVacn4trpxHcXv9405cfp/BYErw66KDDlTKdmob2z3q3SOH6O3tL47fjYvwlSaVkbq9Ua08zUbY/jVIdmw/3f6ZJxuV7qFpFjLgT29i5PBzjX4N6f18K2qrf6YDf2eQ5tIEPNL82e3G9s/Fkefk4C7eTqhdtzM1Nf+DBJa43nnC4jwmUKDM0LfNdflLpbCiQeXeI8ET7o/izfUdxPgbhTaQhw== +api: eJylVU1v2zAM/SuCTi0QLO2AAZtvXdcVOW3oul2KoFBkulYrWyolpzUM//eRduo4H8sy7GSaFN+jSOmpkSkEjcZH40qZyGuIQokFlDovFD6JRS1MDMKk7+RERvUQZHInEbzDKOcT6RWqAiIg+xtZ0g+BDOmUYxjVq5iTvUl1m4OYfREuE5GsIYeJgs6hUDJpZKw9I4aIpnyQ7UTCqyq8ZZ96CffahPvz+w+UgvBcGYRUJhEraOfsCd6VAQLjvD87489uBeutppCZ0nCIS9CujFBGTlLeW6MVR6aPgTOb3Qrd4hF0pERl7bes68Z2xKPzgNH0FUUTeRvbW9zXpW5p3ygTBDHrJ6GdtQTLi9qtnGMgR57DwE5XBfVB/QP0OOUgeOcLI1SFqGo+NBGKsHf8m3SzNDBBjyNMuaLaIjE2RSj/TCO1QV1ZhSeXDHQ5pJ/u7G8gJMwRT5AtMa0mKrdQJB/Gzdmb9LhWmnTo3/pOEVPGt+7F0c9RMMPy/WhLur5HT3e1eD+Stq5K/2egzNCDCAQLS1VGkTncoRp1+/PI23KA9Ch31GD5AN2tY+1J5LQXrekAMm0Gs2XJAVy+yViFljLyGH1IptMmdyG2ScPpvHKp0KiF7SfJsV5YMlVZMqV1WtnOTbV0OrkR/viJlIjqnLM0Zm6kBPKreRWzcklXx2EtLh2CuLn6cSsuvs/kaEry13kPHWKhuqmtZPegdm8pxCBvf1H8flwRXuPUW2W6G9W1p1k1dngNJhuyn6x/aKd9l+5k0yxUgJ9o25bdzxVgTf75uqld/1MT2KYZZsoGOFD8yc1K9k/Fgedk7y7eTmhZdzO1Ff+R+QT1xhPWzmlxDioF7Irr4xdag4+jzJ1Hgic8HMXrq1sa+m+FNpCH sidebar_class_name: "get api-method" info_path: version-4.X/reference/api/fix-inventory-core-rest-api custom_edit_url: null @@ -21,14 +21,16 @@ import ResponseSamples from "@theme/ResponseSamples"; import SchemaItem from "@theme/SchemaItem"; import SchemaTabs from "@theme/SchemaTabs"; import Markdown from "@theme/Markdown"; +import Heading from "@theme/Heading"; import OperationTabs from "@theme/OperationTabs"; import TabItem from "@theme/TabItem"; -

- Get a benchmark by its id. -

+ +
- Get a check by its id. - + +
- Get a configuration by its id - + Fetch a configuration by id. -## Request + +
- Get a configuration validation by its id - + Fetch the validation of a configuration by id. -## Request + +
- Get a list of all running batch updates - + Get a list of all running batch updates. -## Request + +
- Get a node with the given node id - + Get a node with the given node id -## Request + +
- Get all configuration keys that have a model defined. - + Get all configuration keys that have a model defined. -## Request -
- Get all configuration keys - + Get all configuration keys in the system. -## Request -
- Get information about CLI - + Get information about CLI -## Request -
- Get root of a specific graph - + +
- Get subscriber by id - + +
- Get the currently defined configuration model. - + +
- Get the currently defined model as svg uml image. - + +
- Get the currently defined model. - + +
- Get the public keys of the configured JWT issuer. - +
- List all checks. - + +
- List all graphs - +
- List all outstanding work items - +
- List all resources that match a given check. - + +
- List all subscribers for a given event type - + +
- List all subscriptions - +
- List available benchmarks. - + +
- Load time series data. - + +
- Merge a given graph with the existing graph under marked merge nodes as batch update. - + Merge a given graph with the existing graph under marked merge nodes as batch update. -## Request + +
- Merge a given graph with the existing graph under marked merge nodes. - + +
- Patch a configuration by its id - + Patch a configuration identified by id with provided value. -## Request + +
- Patch a list of nodes. - + +
- Patch a node with the given node id in given section - + Patch a node with the given node id in given section -## Request + +
- Perform a benchmark on a graph. - + +
- Perform a dynamically assembled benchmark on a graph. - + +
- Proxy request to a configured tsdb server. - + +
- Replace a configuration validation with given id - + Replace a configuration validation identified by id with provided value. -## Request + +
- Replace a configuration with given id - + Replace a configuration identified by id with provided value. -## Request + +
- Retrieve the certificate authorities public certificate. - +
- Search all history events and return them. - + +
- Search and aggregate history events and return the aggregation result. - + +
- Search the aggregate function on the specified graph and return the aggregation result. - + +
- Search the graph and return all nodes as list (this will not contain any edges) - + +
- Search the graph and return all possible attribute names for given property path. - + +
- Search the graph and return all possible attribute values for given property path. - + +
- Search the graph and return the resulting graph. - + +
- Send a ping to the system and expect a pong. - +
- Send analytics events to the server - + + - Show the structure of the search - + +
- Sign a certificate request. - + + - This endpoint is used to authenticate the user. - + + - This endpoint is used to create the first user. - + + - This endpoint is used to get the user information. - +
- This endpoint is used to login the user. - +
- This endpoint is used to renew a JWT that is about to expire. - +
- This endpoint signals if the system is ready to serve traffic. - +
- Transform the search into the raw database search - + Show the underlying raw search. -## Request + +
- Update a node with the given node id - + Update a node with the given node id -## Request + +
- [WebSocket] Attach to the working queue - + +
- [WebSocket] Listen to registered events of given subscriber - + +
- [WebSocket] Register as event listener and receive all events. - + +
azure_virtual_machine_base
-## `azure_available_service_alias` - - - -```kroki imgType="plantuml" imgAlt="Diagram of azure_available_service_alias data model" -@startuml -hide empty members -skinparam ArrowColor #ffaf37 -skinparam ArrowFontColor #ffaf37 -skinparam ArrowFontName Helvetica -skinparam ArrowThickness 2 -skinparam BackgroundColor transparent -skinparam ClassAttributeFontColor #d9b8ff -skinparam ClassBackgroundColor #3d176e -skinparam ClassBorderColor #000d19 -skinparam ClassFontColor #d9b8ff -skinparam ClassFontName Helvetica -skinparam ClassFontSize 17 -skinparam NoteBackgroundColor #d9b8ff -skinparam NoteBorderColor #000d19 -skinparam NoteFontColor #3d176e -skinparam NoteFontName Helvetica -skinparam Padding 5 -skinparam RoundCorner 5 -skinparam Shadowing false -skinparam stereotypeCBackgroundColor #e98df7 -skinparam stereotypeIBackgroundColor #e98df7 -class azure_available_service_alias { -**resource_name**: string -} -class azure_resource { -} -class resource { -**age**: duration -**atime**: datetime -**ctime**: datetime -**id**: string -**kind**: string -**last_access**: duration -**last_update**: duration -**mtime**: datetime -**name**: string -**tags**: dictionary[string, string] -} -azure_resource <|--- azure_available_service_alias -resource <|--- azure_resource -@enduml -``` - - -
-Relationships to Other Resources -
- - -```kroki imgType="plantuml" imgAlt="Diagram of azure_available_service_alias resource relationships" -@startuml -hide empty members -skinparam ArrowColor #ffaf37 -skinparam ArrowFontColor #ffaf37 -skinparam ArrowFontName Helvetica -skinparam ArrowThickness 2 -skinparam BackgroundColor transparent -skinparam ClassAttributeFontColor #d9b8ff -skinparam ClassBackgroundColor #3d176e -skinparam ClassBorderColor #000d19 -skinparam ClassFontColor #d9b8ff -skinparam ClassFontName Helvetica -skinparam ClassFontSize 17 -skinparam NoteBackgroundColor #d9b8ff -skinparam NoteBorderColor #000d19 -skinparam NoteFontColor #3d176e -skinparam NoteFontName Helvetica -skinparam Padding 5 -skinparam RoundCorner 5 -skinparam Shadowing false -skinparam stereotypeCBackgroundColor #e98df7 -skinparam stereotypeIBackgroundColor #e98df7 -class azure_available_service_alias { -} -@enduml -``` - - -
-
- ## `azure_bastion_host` @@ -1308,101 +1221,6 @@ class azure_cloud_service {
-## `azure_compute_operation_value` - - - -```kroki imgType="plantuml" imgAlt="Diagram of azure_compute_operation_value data model" -@startuml -hide empty members -skinparam ArrowColor #ffaf37 -skinparam ArrowFontColor #ffaf37 -skinparam ArrowFontName Helvetica -skinparam ArrowThickness 2 -skinparam BackgroundColor transparent -skinparam ClassAttributeFontColor #d9b8ff -skinparam ClassBackgroundColor #3d176e -skinparam ClassBorderColor #000d19 -skinparam ClassFontColor #d9b8ff -skinparam ClassFontName Helvetica -skinparam ClassFontSize 17 -skinparam NoteBackgroundColor #d9b8ff -skinparam NoteBorderColor #000d19 -skinparam NoteFontColor #3d176e -skinparam NoteFontName Helvetica -skinparam Padding 5 -skinparam RoundCorner 5 -skinparam Shadowing false -skinparam stereotypeCBackgroundColor #e98df7 -skinparam stereotypeIBackgroundColor #e98df7 -class azure_compute_operation_value { -**display**: azure_compute_operation_value_display -**origin**: string -} -class azure_compute_operation_value_display { -**description**: string -**operation**: string -**provider**: string -**resource**: string -} -class azure_resource { -} -class resource { -**age**: duration -**atime**: datetime -**ctime**: datetime -**id**: string -**kind**: string -**last_access**: duration -**last_update**: duration -**mtime**: datetime -**name**: string -**tags**: dictionary[string, string] -} -azure_compute_operation_value --> azure_compute_operation_value_display -azure_resource <|--- azure_compute_operation_value -resource <|--- azure_resource -@enduml -``` - - -
-Relationships to Other Resources -
- - -```kroki imgType="plantuml" imgAlt="Diagram of azure_compute_operation_value resource relationships" -@startuml -hide empty members -skinparam ArrowColor #ffaf37 -skinparam ArrowFontColor #ffaf37 -skinparam ArrowFontName Helvetica -skinparam ArrowThickness 2 -skinparam BackgroundColor transparent -skinparam ClassAttributeFontColor #d9b8ff -skinparam ClassBackgroundColor #3d176e -skinparam ClassBorderColor #000d19 -skinparam ClassFontColor #d9b8ff -skinparam ClassFontName Helvetica -skinparam ClassFontSize 17 -skinparam NoteBackgroundColor #d9b8ff -skinparam NoteBorderColor #000d19 -skinparam NoteFontColor #3d176e -skinparam NoteFontName Helvetica -skinparam Padding 5 -skinparam RoundCorner 5 -skinparam Shadowing false -skinparam stereotypeCBackgroundColor #e98df7 -skinparam stereotypeIBackgroundColor #e98df7 -class azure_compute_operation_value { -} -@enduml -``` - - -
-
- ## `azure_custom_ip_prefix` @@ -3245,95 +3063,6 @@ azure_subnet -[#1A83AF]-> azure_firewall
-## `azure_firewall_fqdn_tag` - - - -```kroki imgType="plantuml" imgAlt="Diagram of azure_firewall_fqdn_tag data model" -@startuml -hide empty members -skinparam ArrowColor #ffaf37 -skinparam ArrowFontColor #ffaf37 -skinparam ArrowFontName Helvetica -skinparam ArrowThickness 2 -skinparam BackgroundColor transparent -skinparam ClassAttributeFontColor #d9b8ff -skinparam ClassBackgroundColor #3d176e -skinparam ClassBorderColor #000d19 -skinparam ClassFontColor #d9b8ff -skinparam ClassFontName Helvetica -skinparam ClassFontSize 17 -skinparam NoteBackgroundColor #d9b8ff -skinparam NoteBorderColor #000d19 -skinparam NoteFontColor #3d176e -skinparam NoteFontName Helvetica -skinparam Padding 5 -skinparam RoundCorner 5 -skinparam Shadowing false -skinparam stereotypeCBackgroundColor #e98df7 -skinparam stereotypeIBackgroundColor #e98df7 -class azure_firewall_fqdn_tag { -**etag**: string -**fqdn_tag_name**: string -**provisioning_state**: string -} -class azure_resource { -} -class resource { -**age**: duration -**atime**: datetime -**ctime**: datetime -**id**: string -**kind**: string -**last_access**: duration -**last_update**: duration -**mtime**: datetime -**name**: string -**tags**: dictionary[string, string] -} -azure_resource <|--- azure_firewall_fqdn_tag -resource <|--- azure_resource -@enduml -``` - - -
-Relationships to Other Resources -
- - -```kroki imgType="plantuml" imgAlt="Diagram of azure_firewall_fqdn_tag resource relationships" -@startuml -hide empty members -skinparam ArrowColor #ffaf37 -skinparam ArrowFontColor #ffaf37 -skinparam ArrowFontName Helvetica -skinparam ArrowThickness 2 -skinparam BackgroundColor transparent -skinparam ClassAttributeFontColor #d9b8ff -skinparam ClassBackgroundColor #3d176e -skinparam ClassBorderColor #000d19 -skinparam ClassFontColor #d9b8ff -skinparam ClassFontName Helvetica -skinparam ClassFontSize 17 -skinparam NoteBackgroundColor #d9b8ff -skinparam NoteBorderColor #000d19 -skinparam NoteFontColor #3d176e -skinparam NoteFontName Helvetica -skinparam Padding 5 -skinparam RoundCorner 5 -skinparam Shadowing false -skinparam stereotypeCBackgroundColor #e98df7 -skinparam stereotypeIBackgroundColor #e98df7 -class azure_firewall_fqdn_tag { -} -@enduml -``` - - -
-
- ## `azure_firewall_policy` @@ -8533,6 +8262,15 @@ class azure_usage_name { **localized_value**: string **value**: string } +class network_quota { +} +class phantom_resource { +} +class quota { +**quota**: double +**quota_type**: string +**usage**: double +} class resource { **age**: duration **atime**: datetime @@ -8548,6 +8286,10 @@ class resource { resource <|--- azure_resource azure_resource <|--- azure_usage azure_usage --> azure_usage_name +network_quota <|--- azure_usage +quota <|--- network_quota +resource <|--- phantom_resource +phantom_resource <|--- quota @enduml ``` @@ -12670,91 +12412,3 @@ azure_application_gateway -[#1A83AF]-> azure_web_application_firewall_policy
- -## `azure_web_category` - - - -```kroki imgType="plantuml" imgAlt="Diagram of azure_web_category data model" -@startuml -hide empty members -skinparam ArrowColor #ffaf37 -skinparam ArrowFontColor #ffaf37 -skinparam ArrowFontName Helvetica -skinparam ArrowThickness 2 -skinparam BackgroundColor transparent -skinparam ClassAttributeFontColor #d9b8ff -skinparam ClassBackgroundColor #3d176e -skinparam ClassBorderColor #000d19 -skinparam ClassFontColor #d9b8ff -skinparam ClassFontName Helvetica -skinparam ClassFontSize 17 -skinparam NoteBackgroundColor #d9b8ff -skinparam NoteBorderColor #000d19 -skinparam NoteFontColor #3d176e -skinparam NoteFontName Helvetica -skinparam Padding 5 -skinparam RoundCorner 5 -skinparam Shadowing false -skinparam stereotypeCBackgroundColor #e98df7 -skinparam stereotypeIBackgroundColor #e98df7 -class azure_resource { -} -class azure_web_category { -**etag**: string -**properties**: string -} -class resource { -**age**: duration -**atime**: datetime -**ctime**: datetime -**id**: string -**kind**: string -**last_access**: duration -**last_update**: duration -**mtime**: datetime -**name**: string -**tags**: dictionary[string, string] -} -resource <|--- azure_resource -azure_resource <|--- azure_web_category -@enduml -``` - - -
-Relationships to Other Resources -
- - -```kroki imgType="plantuml" imgAlt="Diagram of azure_web_category resource relationships" -@startuml -hide empty members -skinparam ArrowColor #ffaf37 -skinparam ArrowFontColor #ffaf37 -skinparam ArrowFontName Helvetica -skinparam ArrowThickness 2 -skinparam BackgroundColor transparent -skinparam ClassAttributeFontColor #d9b8ff -skinparam ClassBackgroundColor #3d176e -skinparam ClassBorderColor #000d19 -skinparam ClassFontColor #d9b8ff -skinparam ClassFontName Helvetica -skinparam ClassFontSize 17 -skinparam NoteBackgroundColor #d9b8ff -skinparam NoteBorderColor #000d19 -skinparam NoteFontColor #3d176e -skinparam NoteFontName Helvetica -skinparam Padding 5 -skinparam RoundCorner 5 -skinparam Shadowing false -skinparam stereotypeCBackgroundColor #e98df7 -skinparam stereotypeIBackgroundColor #e98df7 -class azure_web_category { -} -@enduml -``` - - -
-
diff --git a/yarn.lock b/yarn.lock index 6a3703f5..caa39ddf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -179,33 +179,33 @@ js-yaml "^4.1.0" lodash.clonedeep "^4.5.0" -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3": - version "7.23.5" - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" - integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2", "@babel/code-frame@^7.8.3": + version "7.24.2" + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" + integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== dependencies: - "@babel/highlight" "^7.23.4" - chalk "^2.4.2" + "@babel/highlight" "^7.24.2" + picocolors "^1.0.0" -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5": - version "7.23.5" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" - integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.1.tgz#31c1f66435f2a9c329bb5716a6d6186c516c3742" + integrity sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA== "@babel/core@^7.11.1", "@babel/core@^7.19.6", "@babel/core@^7.23.3": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.0.tgz#56cbda6b185ae9d9bed369816a8f4423c5f2ff1b" - integrity sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw== + version "7.24.3" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.3.tgz#568864247ea10fbd4eff04dda1e05f9e2ea985c3" + integrity sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ== dependencies: "@ampproject/remapping" "^2.2.0" - "@babel/code-frame" "^7.23.5" - "@babel/generator" "^7.23.6" + "@babel/code-frame" "^7.24.2" + "@babel/generator" "^7.24.1" "@babel/helper-compilation-targets" "^7.23.6" "@babel/helper-module-transforms" "^7.23.3" - "@babel/helpers" "^7.24.0" - "@babel/parser" "^7.24.0" + "@babel/helpers" "^7.24.1" + "@babel/parser" "^7.24.1" "@babel/template" "^7.24.0" - "@babel/traverse" "^7.24.0" + "@babel/traverse" "^7.24.1" "@babel/types" "^7.24.0" convert-source-map "^2.0.0" debug "^4.1.0" @@ -213,14 +213,14 @@ json5 "^2.2.3" semver "^6.3.1" -"@babel/generator@^7.23.3", "@babel/generator@^7.23.6": - version "7.23.6" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.6.tgz#9e1fca4811c77a10580d17d26b57b036133f3c2e" - integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== +"@babel/generator@^7.23.3", "@babel/generator@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.1.tgz#e67e06f68568a4ebf194d1c6014235344f0476d0" + integrity sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A== dependencies: - "@babel/types" "^7.23.6" - "@jridgewell/gen-mapping" "^0.3.2" - "@jridgewell/trace-mapping" "^0.3.17" + "@babel/types" "^7.24.0" + "@jridgewell/gen-mapping" "^0.3.5" + "@jridgewell/trace-mapping" "^0.3.25" jsesc "^2.5.1" "@babel/helper-annotate-as-pure@^7.22.5": @@ -237,7 +237,7 @@ dependencies: "@babel/types" "^7.22.15" -"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6": +"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6": version "7.23.6" resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== @@ -248,17 +248,17 @@ lru-cache "^5.1.1" semver "^6.3.1" -"@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.6": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.0.tgz#fc7554141bdbfa2d17f7b4b80153b9b090e5d158" - integrity sha512-QAH+vfvts51BCsNZ2PhY6HAggnlS6omLLFTsIpeqZk/MmJ6cW7tgz5yRv0fMJThcr6FmbMrENh1RgrWPTYA76g== +"@babel/helper-create-class-features-plugin@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.1.tgz#db58bf57137b623b916e24874ab7188d93d7f68f" + integrity sha512-1yJa9dX9g//V6fDebXoEfEsxkZHk3Hcbm+zLhyu6qVgYFLvmTALTeV+jNU9e5RnYtioBrGEOdoI2joMSNQ/+aA== dependencies: "@babel/helper-annotate-as-pure" "^7.22.5" "@babel/helper-environment-visitor" "^7.22.20" "@babel/helper-function-name" "^7.23.0" "@babel/helper-member-expression-to-functions" "^7.23.0" "@babel/helper-optimise-call-expression" "^7.22.5" - "@babel/helper-replace-supers" "^7.22.20" + "@babel/helper-replace-supers" "^7.24.1" "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" "@babel/helper-split-export-declaration" "^7.22.6" semver "^6.3.1" @@ -272,10 +272,10 @@ regexpu-core "^5.3.1" semver "^6.3.1" -"@babel/helper-define-polyfill-provider@^0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz#465805b7361f461e86c680f1de21eaf88c25901b" - integrity sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q== +"@babel/helper-define-polyfill-provider@^0.6.1": + version "0.6.1" + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.1.tgz#fadc63f0c2ff3c8d02ed905dcea747c5b0fb74fd" + integrity sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA== dependencies: "@babel/helper-compilation-targets" "^7.22.6" "@babel/helper-plugin-utils" "^7.22.5" @@ -303,19 +303,19 @@ dependencies: "@babel/types" "^7.22.5" -"@babel/helper-member-expression-to-functions@^7.22.15", "@babel/helper-member-expression-to-functions@^7.23.0": +"@babel/helper-member-expression-to-functions@^7.23.0": version "7.23.0" resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366" integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA== dependencies: "@babel/types" "^7.23.0" -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.22.15": - version "7.22.15" - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" - integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== +"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.22.15", "@babel/helper-module-imports@^7.24.1", "@babel/helper-module-imports@^7.24.3": + version "7.24.3" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128" + integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg== dependencies: - "@babel/types" "^7.22.15" + "@babel/types" "^7.24.0" "@babel/helper-module-transforms@^7.23.3": version "7.23.3" @@ -349,13 +349,13 @@ "@babel/helper-environment-visitor" "^7.22.20" "@babel/helper-wrap-function" "^7.22.20" -"@babel/helper-replace-supers@^7.22.20": - version "7.22.20" - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#e37d367123ca98fe455a9887734ed2e16eb7a793" - integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw== +"@babel/helper-replace-supers@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.24.1.tgz#7085bd19d4a0b7ed8f405c1ed73ccb70f323abc1" + integrity sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ== dependencies: "@babel/helper-environment-visitor" "^7.22.20" - "@babel/helper-member-expression-to-functions" "^7.22.15" + "@babel/helper-member-expression-to-functions" "^7.23.0" "@babel/helper-optimise-call-expression" "^7.22.5" "@babel/helper-simple-access@^7.22.5": @@ -380,16 +380,16 @@ "@babel/types" "^7.22.5" "@babel/helper-string-parser@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" - integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e" + integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ== "@babel/helper-validator-identifier@^7.22.20": version "7.22.20" resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== -"@babel/helper-validator-option@^7.22.15", "@babel/helper-validator-option@^7.23.5": +"@babel/helper-validator-option@^7.23.5": version "7.23.5" resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== @@ -403,52 +403,53 @@ "@babel/template" "^7.22.15" "@babel/types" "^7.22.19" -"@babel/helpers@^7.24.0": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.0.tgz#a3dd462b41769c95db8091e49cfe019389a9409b" - integrity sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA== +"@babel/helpers@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.1.tgz#183e44714b9eba36c3038e442516587b1e0a1a94" + integrity sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg== dependencies: "@babel/template" "^7.24.0" - "@babel/traverse" "^7.24.0" + "@babel/traverse" "^7.24.1" "@babel/types" "^7.24.0" -"@babel/highlight@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" - integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== +"@babel/highlight@^7.24.2": + version "7.24.2" + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.2.tgz#3f539503efc83d3c59080a10e6634306e0370d26" + integrity sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA== dependencies: "@babel/helper-validator-identifier" "^7.22.20" chalk "^2.4.2" js-tokens "^4.0.0" + picocolors "^1.0.0" -"@babel/parser@^7.22.7", "@babel/parser@^7.24.0": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac" - integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg== +"@babel/parser@^7.22.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a" + integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg== -"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz#5cd1c87ba9380d0afb78469292c954fee5d2411a" - integrity sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ== +"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.1.tgz#b645d9ba8c2bc5b7af50f0fe949f9edbeb07c8cf" + integrity sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz#f6652bb16b94f8f9c20c50941e16e9756898dc5d" - integrity sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ== +"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.1.tgz#da8261f2697f0f41b0855b91d3a20a1fbfd271d3" + integrity sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" - "@babel/plugin-transform-optional-chaining" "^7.23.3" + "@babel/plugin-transform-optional-chaining" "^7.24.1" -"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7": - version "7.23.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#516462a95d10a9618f197d39ad291a9b47ae1d7b" - integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw== +"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.1.tgz#1181d9685984c91d657b8ddf14f0487a6bab2988" + integrity sha512-m9m/fXsXLiHfwdgydIFnpk+7jlVbnvlK5B2EKiPdLUb6WX654ZaaEWJUjk8TftRbZpK0XibovlLWX4KIZhV6jw== dependencies: "@babel/helper-environment-visitor" "^7.22.20" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2": version "7.21.0-placeholder-for-preset-env.2" @@ -490,19 +491,19 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.3" -"@babel/plugin-syntax-import-assertions@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz#9c05a7f592982aff1a2768260ad84bcd3f0c77fc" - integrity sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw== +"@babel/plugin-syntax-import-assertions@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.1.tgz#db3aad724153a00eaac115a3fb898de544e34971" + integrity sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-syntax-import-attributes@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz#992aee922cf04512461d7dae3ff6951b90a2dc06" - integrity sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA== +"@babel/plugin-syntax-import-attributes@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.1.tgz#c66b966c63b714c4eec508fcf5763b1f2d381093" + integrity sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-import-meta@^7.10.4": version "7.10.4" @@ -518,12 +519,12 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-jsx@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz#8f2e4f8a9b5f9aa16067e142c1ac9cd9f810f473" - integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg== +"@babel/plugin-syntax-jsx@^7.23.3", "@babel/plugin-syntax-jsx@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz#3f6ca04b8c841811dbc3c5c5f837934e0d626c10" + integrity sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-logical-assignment-operators@^7.10.4": version "7.10.4" @@ -581,12 +582,12 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-syntax-typescript@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz#24f460c85dbbc983cd2b9c4994178bcc01df958f" - integrity sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ== +"@babel/plugin-syntax-typescript@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.1.tgz#b3bcc51f396d15f3591683f90239de143c076844" + integrity sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-unicode-sets-regex@^7.18.6": version "7.18.6" @@ -596,212 +597,212 @@ "@babel/helper-create-regexp-features-plugin" "^7.18.6" "@babel/helper-plugin-utils" "^7.18.6" -"@babel/plugin-transform-arrow-functions@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz#94c6dcfd731af90f27a79509f9ab7fb2120fc38b" - integrity sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ== +"@babel/plugin-transform-arrow-functions@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.1.tgz#2bf263617060c9cc45bcdbf492b8cc805082bf27" + integrity sha512-ngT/3NkRhsaep9ck9uj2Xhv9+xB1zShY3tM3g6om4xxCELwCDN4g4Aq5dRn48+0hasAql7s2hdBOysCfNpr4fw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-async-generator-functions@^7.23.9": - version "7.23.9" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9.tgz#9adaeb66fc9634a586c5df139c6240d41ed801ce" - integrity sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ== +"@babel/plugin-transform-async-generator-functions@^7.24.3": + version "7.24.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz#8fa7ae481b100768cc9842c8617808c5352b8b89" + integrity sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg== dependencies: "@babel/helper-environment-visitor" "^7.22.20" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-remap-async-to-generator" "^7.22.20" "@babel/plugin-syntax-async-generators" "^7.8.4" -"@babel/plugin-transform-async-to-generator@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.23.3.tgz#d1f513c7a8a506d43f47df2bf25f9254b0b051fa" - integrity sha512-A7LFsKi4U4fomjqXJlZg/u0ft/n8/7n7lpffUP/ZULx/DtV9SGlNKZolHH6PE8Xl1ngCc0M11OaeZptXVkfKSw== +"@babel/plugin-transform-async-to-generator@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.1.tgz#0e220703b89f2216800ce7b1c53cb0cf521c37f4" + integrity sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw== dependencies: - "@babel/helper-module-imports" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-module-imports" "^7.24.1" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-remap-async-to-generator" "^7.22.20" -"@babel/plugin-transform-block-scoped-functions@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz#fe1177d715fb569663095e04f3598525d98e8c77" - integrity sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A== +"@babel/plugin-transform-block-scoped-functions@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.1.tgz#1c94799e20fcd5c4d4589523bbc57b7692979380" + integrity sha512-TWWC18OShZutrv9C6mye1xwtam+uNi2bnTOCBUd5sZxyHOiWbU6ztSROofIMrK84uweEZC219POICK/sTYwfgg== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-block-scoping@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz#b2d38589531c6c80fbe25e6b58e763622d2d3cf5" - integrity sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw== +"@babel/plugin-transform-block-scoping@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz#27af183d7f6dad890531256c7a45019df768ac1f" + integrity sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-class-properties@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz#35c377db11ca92a785a718b6aa4e3ed1eb65dc48" - integrity sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg== +"@babel/plugin-transform-class-properties@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.1.tgz#bcbf1aef6ba6085cfddec9fc8d58871cf011fc29" + integrity sha512-OMLCXi0NqvJfORTaPQBwqLXHhb93wkBKZ4aNwMl6WtehO7ar+cmp+89iPEQPqxAnxsOKTaMcs3POz3rKayJ72g== dependencies: - "@babel/helper-create-class-features-plugin" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-create-class-features-plugin" "^7.24.1" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-class-static-block@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz#2a202c8787a8964dd11dfcedf994d36bfc844ab5" - integrity sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ== +"@babel/plugin-transform-class-static-block@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.1.tgz#4e37efcca1d9f2fcb908d1bae8b56b4b6e9e1cb6" + integrity sha512-FUHlKCn6J3ERiu8Dv+4eoz7w8+kFLSyeVG4vDAikwADGjUCoHw/JHokyGtr8OR4UjpwPVivyF+h8Q5iv/JmrtA== dependencies: - "@babel/helper-create-class-features-plugin" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-create-class-features-plugin" "^7.24.1" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-class-static-block" "^7.14.5" -"@babel/plugin-transform-classes@^7.23.8": - version "7.23.8" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#d08ae096c240347badd68cdf1b6d1624a6435d92" - integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg== +"@babel/plugin-transform-classes@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.1.tgz#5bc8fc160ed96378184bc10042af47f50884dcb1" + integrity sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q== dependencies: "@babel/helper-annotate-as-pure" "^7.22.5" "@babel/helper-compilation-targets" "^7.23.6" "@babel/helper-environment-visitor" "^7.22.20" "@babel/helper-function-name" "^7.23.0" - "@babel/helper-plugin-utils" "^7.22.5" - "@babel/helper-replace-supers" "^7.22.20" + "@babel/helper-plugin-utils" "^7.24.0" + "@babel/helper-replace-supers" "^7.24.1" "@babel/helper-split-export-declaration" "^7.22.6" globals "^11.1.0" -"@babel/plugin-transform-computed-properties@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz#652e69561fcc9d2b50ba4f7ac7f60dcf65e86474" - integrity sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw== +"@babel/plugin-transform-computed-properties@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.1.tgz#bc7e787f8e021eccfb677af5f13c29a9934ed8a7" + integrity sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" - "@babel/template" "^7.22.15" + "@babel/helper-plugin-utils" "^7.24.0" + "@babel/template" "^7.24.0" -"@babel/plugin-transform-destructuring@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz#8c9ee68228b12ae3dff986e56ed1ba4f3c446311" - integrity sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw== +"@babel/plugin-transform-destructuring@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.1.tgz#b1e8243af4a0206841973786292b8c8dd8447345" + integrity sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-dotall-regex@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz#3f7af6054882ede89c378d0cf889b854a993da50" - integrity sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ== +"@babel/plugin-transform-dotall-regex@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.1.tgz#d56913d2f12795cc9930801b84c6f8c47513ac13" + integrity sha512-p7uUxgSoZwZ2lPNMzUkqCts3xlp8n+o05ikjy7gbtFJSt9gdU88jAmtfmOxHM14noQXBxfgzf2yRWECiNVhTCw== dependencies: "@babel/helper-create-regexp-features-plugin" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-duplicate-keys@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz#664706ca0a5dfe8d066537f99032fc1dc8b720ce" - integrity sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA== +"@babel/plugin-transform-duplicate-keys@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.1.tgz#5347a797fe82b8d09749d10e9f5b83665adbca88" + integrity sha512-msyzuUnvsjsaSaocV6L7ErfNsa5nDWL1XKNnDePLgmz+WdU4w/J8+AxBMrWfi9m4IxfL5sZQKUPQKDQeeAT6lA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-dynamic-import@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz#c7629e7254011ac3630d47d7f34ddd40ca535143" - integrity sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ== +"@babel/plugin-transform-dynamic-import@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.1.tgz#2a5a49959201970dd09a5fca856cb651e44439dd" + integrity sha512-av2gdSTyXcJVdI+8aFZsCAtR29xJt0S5tas+Ef8NvBNmD1a+N/3ecMLeMBgfcK+xzsjdLDT6oHt+DFPyeqUbDA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-dynamic-import" "^7.8.3" -"@babel/plugin-transform-exponentiation-operator@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz#ea0d978f6b9232ba4722f3dbecdd18f450babd18" - integrity sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ== +"@babel/plugin-transform-exponentiation-operator@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.1.tgz#6650ebeb5bd5c012d5f5f90a26613a08162e8ba4" + integrity sha512-U1yX13dVBSwS23DEAqU+Z/PkwE9/m7QQy8Y9/+Tdb8UWYaGNDYwTLi19wqIAiROr8sXVum9A/rtiH5H0boUcTw== dependencies: "@babel/helper-builder-binary-assignment-operator-visitor" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-export-namespace-from@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz#084c7b25e9a5c8271e987a08cf85807b80283191" - integrity sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ== +"@babel/plugin-transform-export-namespace-from@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.1.tgz#f033541fc036e3efb2dcb58eedafd4f6b8078acd" + integrity sha512-Ft38m/KFOyzKw2UaJFkWG9QnHPG/Q/2SkOrRk4pNBPg5IPZ+dOxcmkK5IyuBcxiNPyyYowPGUReyBvrvZs7IlQ== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-export-namespace-from" "^7.8.3" -"@babel/plugin-transform-for-of@^7.23.6": - version "7.23.6" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e" - integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw== +"@babel/plugin-transform-for-of@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.1.tgz#67448446b67ab6c091360ce3717e7d3a59e202fd" + integrity sha512-OxBdcnF04bpdQdR3i4giHZNZQn7cm8RQKcSwA17wAAqEELo1ZOwp5FFgeptWUQXFyT9kwHo10aqqauYkRZPCAg== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" -"@babel/plugin-transform-function-name@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz#8f424fcd862bf84cb9a1a6b42bc2f47ed630f8dc" - integrity sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw== +"@babel/plugin-transform-function-name@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.1.tgz#8cba6f7730626cc4dfe4ca2fa516215a0592b361" + integrity sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA== dependencies: - "@babel/helper-compilation-targets" "^7.22.15" + "@babel/helper-compilation-targets" "^7.23.6" "@babel/helper-function-name" "^7.23.0" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-json-strings@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz#a871d9b6bd171976efad2e43e694c961ffa3714d" - integrity sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg== +"@babel/plugin-transform-json-strings@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.1.tgz#08e6369b62ab3e8a7b61089151b161180c8299f7" + integrity sha512-U7RMFmRvoasscrIFy5xA4gIp8iWnWubnKkKuUGJjsuOH7GfbMkB+XZzeslx2kLdEGdOJDamEmCqOks6e8nv8DQ== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-json-strings" "^7.8.3" -"@babel/plugin-transform-literals@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz#8214665f00506ead73de157eba233e7381f3beb4" - integrity sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ== +"@babel/plugin-transform-literals@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.1.tgz#0a1982297af83e6b3c94972686067df588c5c096" + integrity sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-logical-assignment-operators@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz#e599f82c51d55fac725f62ce55d3a0886279ecb5" - integrity sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg== +"@babel/plugin-transform-logical-assignment-operators@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.1.tgz#719d8aded1aa94b8fb34e3a785ae8518e24cfa40" + integrity sha512-OhN6J4Bpz+hIBqItTeWJujDOfNP+unqv/NJgyhlpSqgBTPm37KkMmZV6SYcOj+pnDbdcl1qRGV/ZiIjX9Iy34w== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" -"@babel/plugin-transform-member-expression-literals@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz#e37b3f0502289f477ac0e776b05a833d853cabcc" - integrity sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag== +"@babel/plugin-transform-member-expression-literals@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.1.tgz#896d23601c92f437af8b01371ad34beb75df4489" + integrity sha512-4ojai0KysTWXzHseJKa1XPNXKRbuUrhkOPY4rEGeR+7ChlJVKxFa3H3Bz+7tWaGKgJAXUWKOGmltN+u9B3+CVg== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-modules-amd@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.3.tgz#e19b55436a1416829df0a1afc495deedfae17f7d" - integrity sha512-vJYQGxeKM4t8hYCKVBlZX/gtIY2I7mRGFNcm85sgXGMTBcoV3QdVtdpbcWEbzbfUIUZKwvgFT82mRvaQIebZzw== +"@babel/plugin-transform-modules-amd@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.1.tgz#b6d829ed15258536977e9c7cc6437814871ffa39" + integrity sha512-lAxNHi4HVtjnHd5Rxg3D5t99Xm6H7b04hUS7EHIXcUl2EV4yl1gWdqZrNzXnSrHveL9qMdbODlLF55mvgjAfaQ== dependencies: "@babel/helper-module-transforms" "^7.23.3" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-modules-commonjs@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz#661ae831b9577e52be57dd8356b734f9700b53b4" - integrity sha512-aVS0F65LKsdNOtcz6FRCpE4OgsP2OFnW46qNxNIX9h3wuzaNcSQsJysuMwqSibC98HPrf2vCgtxKNwS0DAlgcA== +"@babel/plugin-transform-modules-commonjs@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.1.tgz#e71ba1d0d69e049a22bf90b3867e263823d3f1b9" + integrity sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw== dependencies: "@babel/helper-module-transforms" "^7.23.3" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-simple-access" "^7.22.5" -"@babel/plugin-transform-modules-systemjs@^7.23.9": - version "7.23.9" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9.tgz#105d3ed46e4a21d257f83a2f9e2ee4203ceda6be" - integrity sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw== +"@babel/plugin-transform-modules-systemjs@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.1.tgz#2b9625a3d4e445babac9788daec39094e6b11e3e" + integrity sha512-mqQ3Zh9vFO1Tpmlt8QPnbwGHzNz3lpNEMxQb1kAemn/erstyqw1r9KeOlOfo3y6xAnFEcOv2tSyrXfmMk+/YZA== dependencies: "@babel/helper-hoist-variables" "^7.22.5" "@babel/helper-module-transforms" "^7.23.3" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-validator-identifier" "^7.22.20" -"@babel/plugin-transform-modules-umd@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.23.3.tgz#5d4395fccd071dfefe6585a4411aa7d6b7d769e9" - integrity sha512-zHsy9iXX2nIsCBFPud3jKn1IRPWg3Ing1qOZgeKV39m1ZgIdpJqvlWVeiHBZC6ITRG0MfskhYe9cLgntfSFPIg== +"@babel/plugin-transform-modules-umd@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.1.tgz#69220c66653a19cf2c0872b9c762b9a48b8bebef" + integrity sha512-tuA3lpPj+5ITfcCluy6nWonSL7RvaG0AOTeAuvXqEKS34lnLzXpDb0dcP6K8jD0zWZFNDVly90AGFJPnm4fOYg== dependencies: "@babel/helper-module-transforms" "^7.23.3" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-transform-named-capturing-groups-regex@^7.22.5": version "7.22.5" @@ -811,110 +812,109 @@ "@babel/helper-create-regexp-features-plugin" "^7.22.5" "@babel/helper-plugin-utils" "^7.22.5" -"@babel/plugin-transform-new-target@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.23.3.tgz#5491bb78ed6ac87e990957cea367eab781c4d980" - integrity sha512-YJ3xKqtJMAT5/TIZnpAR3I+K+WaDowYbN3xyxI8zxx/Gsypwf9B9h0VB+1Nh6ACAAPRS5NSRje0uVv5i79HYGQ== +"@babel/plugin-transform-new-target@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.1.tgz#29c59988fa3d0157de1c871a28cd83096363cc34" + integrity sha512-/rurytBM34hYy0HKZQyA0nHbQgQNFm4Q/BOc9Hflxi2X3twRof7NaE5W46j4kQitm7SvACVRXsa6N/tSZxvPug== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-nullish-coalescing-operator@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz#45556aad123fc6e52189ea749e33ce090637346e" - integrity sha512-jHE9EVVqHKAQx+VePv5LLGHjmHSJR76vawFPTdlxR/LVJPfOEGxREQwQfjuZEOPTwG92X3LINSh3M40Rv4zpVA== +"@babel/plugin-transform-nullish-coalescing-operator@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.1.tgz#0cd494bb97cb07d428bd651632cb9d4140513988" + integrity sha512-iQ+caew8wRrhCikO5DrUYx0mrmdhkaELgFa+7baMcVuhxIkN7oxt06CZ51D65ugIb1UWRQ8oQe+HXAVM6qHFjw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" -"@babel/plugin-transform-numeric-separator@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz#03d08e3691e405804ecdd19dd278a40cca531f29" - integrity sha512-mps6auzgwjRrwKEZA05cOwuDc9FAzoyFS4ZsG/8F43bTLf/TgkJg7QXOrPO1JO599iA3qgK9MXdMGOEC8O1h6Q== +"@babel/plugin-transform-numeric-separator@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.1.tgz#5bc019ce5b3435c1cadf37215e55e433d674d4e8" + integrity sha512-7GAsGlK4cNL2OExJH1DzmDeKnRv/LXq0eLUSvudrehVA5Rgg4bIrqEUW29FbKMBRT0ztSqisv7kjP+XIC4ZMNw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-numeric-separator" "^7.10.4" -"@babel/plugin-transform-object-rest-spread@^7.24.0": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.0.tgz#7b836ad0088fdded2420ce96d4e1d3ed78b71df1" - integrity sha512-y/yKMm7buHpFFXfxVFS4Vk1ToRJDilIa6fKRioB9Vjichv58TDGXTvqV0dN7plobAmTW5eSEGXDngE+Mm+uO+w== +"@babel/plugin-transform-object-rest-spread@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.1.tgz#5a3ce73caf0e7871a02e1c31e8b473093af241ff" + integrity sha512-XjD5f0YqOtebto4HGISLNfiNMTTs6tbkFf2TOqJlYKYmbo+mN9Dnpl4SRoofiziuOWMIyq3sZEUqLo3hLITFEA== dependencies: - "@babel/compat-data" "^7.23.5" "@babel/helper-compilation-targets" "^7.23.6" "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-object-rest-spread" "^7.8.3" - "@babel/plugin-transform-parameters" "^7.23.3" + "@babel/plugin-transform-parameters" "^7.24.1" -"@babel/plugin-transform-object-super@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.23.3.tgz#81fdb636dcb306dd2e4e8fd80db5b2362ed2ebcd" - integrity sha512-BwQ8q0x2JG+3lxCVFohg+KbQM7plfpBwThdW9A6TMtWwLsbDA01Ek2Zb/AgDN39BiZsExm4qrXxjk+P1/fzGrA== +"@babel/plugin-transform-object-super@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.1.tgz#e71d6ab13483cca89ed95a474f542bbfc20a0520" + integrity sha512-oKJqR3TeI5hSLRxudMjFQ9re9fBVUU0GICqM3J1mi8MqlhVr6hC/ZN4ttAyMuQR6EZZIY6h/exe5swqGNNIkWQ== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" - "@babel/helper-replace-supers" "^7.22.20" + "@babel/helper-plugin-utils" "^7.24.0" + "@babel/helper-replace-supers" "^7.24.1" -"@babel/plugin-transform-optional-catch-binding@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz#318066de6dacce7d92fa244ae475aa8d91778017" - integrity sha512-XIq8t0rJPHf6Wvmbn9nFxU6ao4c7WhghTR5WyV8SrJfUFzyxhCm4nhC+iAp3HFhbAKLfYpgzhJ6t4XCtVwqO5A== +"@babel/plugin-transform-optional-catch-binding@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.1.tgz#92a3d0efe847ba722f1a4508669b23134669e2da" + integrity sha512-oBTH7oURV4Y+3EUrf6cWn1OHio3qG/PVwO5J03iSJmBg6m2EhKjkAu/xuaXaYwWW9miYtvbWv4LNf0AmR43LUA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" -"@babel/plugin-transform-optional-chaining@^7.23.3", "@babel/plugin-transform-optional-chaining@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz#6acf61203bdfc4de9d4e52e64490aeb3e52bd017" - integrity sha512-ZU8y5zWOfjM5vZ+asjgAPwDaBjJzgufjES89Rs4Lpq63O300R/kOz30WCLo6BxxX6QVEilwSlpClnG5cZaikTA== +"@babel/plugin-transform-optional-chaining@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.1.tgz#26e588acbedce1ab3519ac40cc748e380c5291e6" + integrity sha512-n03wmDt+987qXwAgcBlnUUivrZBPZ8z1plL0YvgQalLm+ZE5BMhGm94jhxXtA1wzv1Cu2aaOv1BM9vbVttrzSg== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" "@babel/plugin-syntax-optional-chaining" "^7.8.3" -"@babel/plugin-transform-parameters@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz#83ef5d1baf4b1072fa6e54b2b0999a7b2527e2af" - integrity sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw== +"@babel/plugin-transform-parameters@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.1.tgz#983c15d114da190506c75b616ceb0f817afcc510" + integrity sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-private-methods@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.23.3.tgz#b2d7a3c97e278bfe59137a978d53b2c2e038c0e4" - integrity sha512-UzqRcRtWsDMTLrRWFvUBDwmw06tCQH9Rl1uAjfh6ijMSmGYQ+fpdB+cnqRC8EMh5tuuxSv0/TejGL+7vyj+50g== +"@babel/plugin-transform-private-methods@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.1.tgz#a0faa1ae87eff077e1e47a5ec81c3aef383dc15a" + integrity sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw== dependencies: - "@babel/helper-create-class-features-plugin" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-create-class-features-plugin" "^7.24.1" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-private-property-in-object@^7.23.4": - version "7.23.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz#3ec711d05d6608fd173d9b8de39872d8dbf68bf5" - integrity sha512-9G3K1YqTq3F4Vt88Djx1UZ79PDyj+yKRnUy7cZGSMe+a7jkwD259uKKuUzQlPkGam7R+8RJwh5z4xO27fA1o2A== +"@babel/plugin-transform-private-property-in-object@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.24.1.tgz#756443d400274f8fb7896742962cc1b9f25c1f6a" + integrity sha512-pTHxDVa0BpUbvAgX3Gat+7cSciXqUcY9j2VZKTbSB6+VQGpNgNO9ailxTGHSXlqOnX1Hcx1Enme2+yv7VqP9bg== dependencies: "@babel/helper-annotate-as-pure" "^7.22.5" - "@babel/helper-create-class-features-plugin" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-create-class-features-plugin" "^7.24.1" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-syntax-private-property-in-object" "^7.14.5" -"@babel/plugin-transform-property-literals@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.23.3.tgz#54518f14ac4755d22b92162e4a852d308a560875" - integrity sha512-jR3Jn3y7cZp4oEWPFAlRsSWjxKe4PZILGBSd4nis1TsC5qeSpb+nrtihJuDhNI7QHiVbUaiXa0X2RZY3/TI6Nw== +"@babel/plugin-transform-property-literals@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.1.tgz#d6a9aeab96f03749f4eebeb0b6ea8e90ec958825" + integrity sha512-LetvD7CrHmEx0G442gOomRr66d7q8HzzGGr4PMHGr+5YIm6++Yke+jxj246rpvsbyhJwCLxcTn6zW1P1BSenqA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-transform-react-constant-elements@^7.18.12": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.23.3.tgz#5efc001d07ef0f7da0d73c3a86c132f73d28e43c" - integrity sha512-zP0QKq/p6O42OL94udMgSfKXyse4RyJ0JqbQ34zDAONWjyrEsghYEyTSK5FIpmXmCpB55SHokL1cRRKHv8L2Qw== + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.24.1.tgz#d493a0918b9fdad7540f5afd9b5eb5c52500d18d" + integrity sha512-QXp1U9x0R7tkiGB0FOk8o74jhnap0FlZ5gNkRIWdG3eP+SvMFg118e1zaWewDzgABb106QSKpVsD3Wgd8t6ifA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-react-display-name@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.23.3.tgz#70529f034dd1e561045ad3c8152a267f0d7b6200" - integrity sha512-GnvhtVfA2OAtzdX58FJxU19rhoGeQzyVndw3GgtdECQvQFXPEZIOVULHVZGAYmOgmqjXpVpfocAbSjh99V/Fqw== +"@babel/plugin-transform-react-display-name@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.1.tgz#554e3e1a25d181f040cf698b93fd289a03bfdcdb" + integrity sha512-mvoQg2f9p2qlpDQRBC7M3c3XTr0k7cp/0+kFKKO/7Gtu0LSw16eKB+Fabe2bDT/UpsyasTBBkAnbdsLrkD5XMw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-transform-react-jsx-development@^7.22.5": version "7.22.5" @@ -923,7 +923,7 @@ dependencies: "@babel/plugin-transform-react-jsx" "^7.22.5" -"@babel/plugin-transform-react-jsx@^7.22.15", "@babel/plugin-transform-react-jsx@^7.22.5": +"@babel/plugin-transform-react-jsx@^7.22.5", "@babel/plugin-transform-react-jsx@^7.23.4": version "7.23.4" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.23.4.tgz#393f99185110cea87184ea47bcb4a7b0c2e39312" integrity sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA== @@ -934,138 +934,138 @@ "@babel/plugin-syntax-jsx" "^7.23.3" "@babel/types" "^7.23.4" -"@babel/plugin-transform-react-pure-annotations@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.23.3.tgz#fabedbdb8ee40edf5da96f3ecfc6958e3783b93c" - integrity sha512-qMFdSS+TUhB7Q/3HVPnEdYJDQIk57jkntAwSuz9xfSE4n+3I+vHYCli3HoHawN1Z3RfCz/y1zXA/JXjG6cVImQ== +"@babel/plugin-transform-react-pure-annotations@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.1.tgz#c86bce22a53956331210d268e49a0ff06e392470" + integrity sha512-+pWEAaDJvSm9aFvJNpLiM2+ktl2Sn2U5DdyiWdZBxmLc6+xGt88dvFqsHiAiDS+8WqUwbDfkKz9jRxK3M0k+kA== dependencies: "@babel/helper-annotate-as-pure" "^7.22.5" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-regenerator@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.23.3.tgz#141afd4a2057298602069fce7f2dc5173e6c561c" - integrity sha512-KP+75h0KghBMcVpuKisx3XTu9Ncut8Q8TuvGO4IhY+9D5DFEckQefOuIsB/gQ2tG71lCke4NMrtIPS8pOj18BQ== +"@babel/plugin-transform-regenerator@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.1.tgz#625b7545bae52363bdc1fbbdc7252b5046409c8c" + integrity sha512-sJwZBCzIBE4t+5Q4IGLaaun5ExVMRY0lYwos/jNecjMrVCygCdph3IKv0tkP5Fc87e/1+bebAmEAGBfnRD+cnw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" regenerator-transform "^0.15.2" -"@babel/plugin-transform-reserved-words@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.23.3.tgz#4130dcee12bd3dd5705c587947eb715da12efac8" - integrity sha512-QnNTazY54YqgGxwIexMZva9gqbPa15t/x9VS+0fsEFWplwVpXYZivtgl43Z1vMpc1bdPP2PP8siFeVcnFvA3Cg== +"@babel/plugin-transform-reserved-words@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.1.tgz#8de729f5ecbaaf5cf83b67de13bad38a21be57c1" + integrity sha512-JAclqStUfIwKN15HrsQADFgeZt+wexNQ0uLhuqvqAUFoqPMjEcFCYZBhq0LUdz6dZK/mD+rErhW71fbx8RYElg== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/plugin-transform-runtime@^7.22.9": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.0.tgz#e308fe27d08b74027d42547081eefaf4f2ffbcc9" - integrity sha512-zc0GA5IitLKJrSfXlXmp8KDqLrnGECK7YRfQBmEKg1NmBOQ7e+KuclBEKJgzifQeUYLdNiAw4B4bjyvzWVLiSA== + version "7.24.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.3.tgz#dc58ad4a31810a890550365cc922e1ff5acb5d7f" + integrity sha512-J0BuRPNlNqlMTRJ72eVptpt9VcInbxO6iP3jaxr+1NPhC0UkKL+6oeX6VXMEYdADnuqmMmsBspt4d5w8Y/TCbQ== dependencies: - "@babel/helper-module-imports" "^7.22.15" + "@babel/helper-module-imports" "^7.24.3" "@babel/helper-plugin-utils" "^7.24.0" - babel-plugin-polyfill-corejs2 "^0.4.8" - babel-plugin-polyfill-corejs3 "^0.9.0" - babel-plugin-polyfill-regenerator "^0.5.5" + babel-plugin-polyfill-corejs2 "^0.4.10" + babel-plugin-polyfill-corejs3 "^0.10.1" + babel-plugin-polyfill-regenerator "^0.6.1" semver "^6.3.1" -"@babel/plugin-transform-shorthand-properties@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.23.3.tgz#97d82a39b0e0c24f8a981568a8ed851745f59210" - integrity sha512-ED2fgqZLmexWiN+YNFX26fx4gh5qHDhn1O2gvEhreLW2iI63Sqm4llRLCXALKrCnbN4Jy0VcMQZl/SAzqug/jg== +"@babel/plugin-transform-shorthand-properties@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.1.tgz#ba9a09144cf55d35ec6b93a32253becad8ee5b55" + integrity sha512-LyjVB1nsJ6gTTUKRjRWx9C1s9hE7dLfP/knKdrfeH9UPtAGjYGgxIbFfx7xyLIEWs7Xe1Gnf8EWiUqfjLhInZA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-spread@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.23.3.tgz#41d17aacb12bde55168403c6f2d6bdca563d362c" - integrity sha512-VvfVYlrlBVu+77xVTOAoxQ6mZbnIq5FM0aGBSFEcIh03qHf+zNqA4DC/3XMUozTg7bZV3e3mZQ0i13VB6v5yUg== +"@babel/plugin-transform-spread@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.1.tgz#a1acf9152cbf690e4da0ba10790b3ac7d2b2b391" + integrity sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" -"@babel/plugin-transform-sticky-regex@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.23.3.tgz#dec45588ab4a723cb579c609b294a3d1bd22ff04" - integrity sha512-HZOyN9g+rtvnOU3Yh7kSxXrKbzgrm5X4GncPY1QOquu7epga5MxKHVpYu2hvQnry/H+JjckSYRb93iNfsioAGg== +"@babel/plugin-transform-sticky-regex@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.1.tgz#f03e672912c6e203ed8d6e0271d9c2113dc031b9" + integrity sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-template-literals@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.23.3.tgz#5f0f028eb14e50b5d0f76be57f90045757539d07" - integrity sha512-Flok06AYNp7GV2oJPZZcP9vZdszev6vPBkHLwxwSpaIqx75wn6mUd3UFWsSsA0l8nXAKkyCmL/sR02m8RYGeHg== +"@babel/plugin-transform-template-literals@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.1.tgz#15e2166873a30d8617e3e2ccadb86643d327aab7" + integrity sha512-WRkhROsNzriarqECASCNu/nojeXCDTE/F2HmRgOzi7NGvyfYGq1NEjKBK3ckLfRgGc6/lPAqP0vDOSw3YtG34g== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-typeof-symbol@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.23.3.tgz#9dfab97acc87495c0c449014eb9c547d8966bca4" - integrity sha512-4t15ViVnaFdrPC74be1gXBSMzXk3B4Us9lP7uLRQHTFpV5Dvt33pn+2MyyNxmN3VTTm3oTrZVMUmuw3oBnQ2oQ== +"@babel/plugin-transform-typeof-symbol@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.1.tgz#6831f78647080dec044f7e9f68003d99424f94c7" + integrity sha512-CBfU4l/A+KruSUoW+vTQthwcAdwuqbpRNB8HQKlZABwHRhsdHZ9fezp4Sn18PeAlYxTNiLMlx4xUBV3AWfg1BA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-typescript@^7.23.3": - version "7.23.6" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz#aa36a94e5da8d94339ae3a4e22d40ed287feb34c" - integrity sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA== +"@babel/plugin-transform-typescript@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.1.tgz#5c05e28bb76c7dfe7d6c5bed9951324fd2d3ab07" + integrity sha512-liYSESjX2fZ7JyBFkYG78nfvHlMKE6IpNdTVnxmlYUR+j5ZLsitFbaAE+eJSK2zPPkNWNw4mXL51rQ8WrvdK0w== dependencies: "@babel/helper-annotate-as-pure" "^7.22.5" - "@babel/helper-create-class-features-plugin" "^7.23.6" - "@babel/helper-plugin-utils" "^7.22.5" - "@babel/plugin-syntax-typescript" "^7.23.3" + "@babel/helper-create-class-features-plugin" "^7.24.1" + "@babel/helper-plugin-utils" "^7.24.0" + "@babel/plugin-syntax-typescript" "^7.24.1" -"@babel/plugin-transform-unicode-escapes@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.23.3.tgz#1f66d16cab01fab98d784867d24f70c1ca65b925" - integrity sha512-OMCUx/bU6ChE3r4+ZdylEqAjaQgHAgipgW8nsCfu5pGqDcFytVd91AwRvUJSBZDz0exPGgnjoqhgRYLRjFZc9Q== +"@babel/plugin-transform-unicode-escapes@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.1.tgz#fb3fa16676549ac7c7449db9b342614985c2a3a4" + integrity sha512-RlkVIcWT4TLI96zM660S877E7beKlQw7Ig+wqkKBiWfj0zH5Q4h50q6er4wzZKRNSYpfo6ILJ+hrJAGSX2qcNw== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-unicode-property-regex@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.23.3.tgz#19e234129e5ffa7205010feec0d94c251083d7ad" - integrity sha512-KcLIm+pDZkWZQAFJ9pdfmh89EwVfmNovFBcXko8szpBeF8z68kWIPeKlmSOkT9BXJxs2C0uk+5LxoxIv62MROA== +"@babel/plugin-transform-unicode-property-regex@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.1.tgz#56704fd4d99da81e5e9f0c0c93cabd91dbc4889e" + integrity sha512-Ss4VvlfYV5huWApFsF8/Sq0oXnGO+jB+rijFEFugTd3cwSObUSnUi88djgR5528Csl0uKlrI331kRqe56Ov2Ng== dependencies: "@babel/helper-create-regexp-features-plugin" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-unicode-regex@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.23.3.tgz#26897708d8f42654ca4ce1b73e96140fbad879dc" - integrity sha512-wMHpNA4x2cIA32b/ci3AfwNgheiva2W0WUKWTK7vBHBhDKfPsc5cFGNWm69WBqpwd86u1qwZ9PWevKqm1A3yAw== +"@babel/plugin-transform-unicode-regex@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.1.tgz#57c3c191d68f998ac46b708380c1ce4d13536385" + integrity sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g== dependencies: "@babel/helper-create-regexp-features-plugin" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" -"@babel/plugin-transform-unicode-sets-regex@^7.23.3": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.23.3.tgz#4fb6f0a719c2c5859d11f6b55a050cc987f3799e" - integrity sha512-W7lliA/v9bNR83Qc3q1ip9CQMZ09CcHDbHfbLRDNuAhn1Mvkr1ZNF7hPmztMQvtTGVLJ9m8IZqWsTkXOml8dbw== +"@babel/plugin-transform-unicode-sets-regex@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.1.tgz#c1ea175b02afcffc9cf57a9c4658326625165b7f" + integrity sha512-fqj4WuzzS+ukpgerpAoOnMfQXwUHFxXUZUE84oL2Kao2N8uSlvcpnAidKASgsNgzZHBsHWvcm8s9FPWUhAb8fA== dependencies: "@babel/helper-create-regexp-features-plugin" "^7.22.15" - "@babel/helper-plugin-utils" "^7.22.5" + "@babel/helper-plugin-utils" "^7.24.0" "@babel/preset-env@^7.11.0", "@babel/preset-env@^7.19.4", "@babel/preset-env@^7.22.9", "@babel/preset-env@^7.23.3": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.0.tgz#11536a7f4b977294f0bdfad780f01a8ac8e183fc" - integrity sha512-ZxPEzV9IgvGn73iK0E6VB9/95Nd7aMFpbE0l8KQFDG70cOV9IxRP7Y2FUPmlK0v6ImlLqYX50iuZ3ZTVhOF2lA== + version "7.24.3" + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.3.tgz#f3f138c844ffeeac372597b29c51b5259e8323a3" + integrity sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA== dependencies: - "@babel/compat-data" "^7.23.5" + "@babel/compat-data" "^7.24.1" "@babel/helper-compilation-targets" "^7.23.6" "@babel/helper-plugin-utils" "^7.24.0" "@babel/helper-validator-option" "^7.23.5" - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3" - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3" - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7" + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.24.1" + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.1" + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.24.1" "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2" "@babel/plugin-syntax-async-generators" "^7.8.4" "@babel/plugin-syntax-class-properties" "^7.12.13" "@babel/plugin-syntax-class-static-block" "^7.14.5" "@babel/plugin-syntax-dynamic-import" "^7.8.3" "@babel/plugin-syntax-export-namespace-from" "^7.8.3" - "@babel/plugin-syntax-import-assertions" "^7.23.3" - "@babel/plugin-syntax-import-attributes" "^7.23.3" + "@babel/plugin-syntax-import-assertions" "^7.24.1" + "@babel/plugin-syntax-import-attributes" "^7.24.1" "@babel/plugin-syntax-import-meta" "^7.10.4" "@babel/plugin-syntax-json-strings" "^7.8.3" "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" @@ -1077,58 +1077,58 @@ "@babel/plugin-syntax-private-property-in-object" "^7.14.5" "@babel/plugin-syntax-top-level-await" "^7.14.5" "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6" - "@babel/plugin-transform-arrow-functions" "^7.23.3" - "@babel/plugin-transform-async-generator-functions" "^7.23.9" - "@babel/plugin-transform-async-to-generator" "^7.23.3" - "@babel/plugin-transform-block-scoped-functions" "^7.23.3" - "@babel/plugin-transform-block-scoping" "^7.23.4" - "@babel/plugin-transform-class-properties" "^7.23.3" - "@babel/plugin-transform-class-static-block" "^7.23.4" - "@babel/plugin-transform-classes" "^7.23.8" - "@babel/plugin-transform-computed-properties" "^7.23.3" - "@babel/plugin-transform-destructuring" "^7.23.3" - "@babel/plugin-transform-dotall-regex" "^7.23.3" - "@babel/plugin-transform-duplicate-keys" "^7.23.3" - "@babel/plugin-transform-dynamic-import" "^7.23.4" - "@babel/plugin-transform-exponentiation-operator" "^7.23.3" - "@babel/plugin-transform-export-namespace-from" "^7.23.4" - "@babel/plugin-transform-for-of" "^7.23.6" - "@babel/plugin-transform-function-name" "^7.23.3" - "@babel/plugin-transform-json-strings" "^7.23.4" - "@babel/plugin-transform-literals" "^7.23.3" - "@babel/plugin-transform-logical-assignment-operators" "^7.23.4" - "@babel/plugin-transform-member-expression-literals" "^7.23.3" - "@babel/plugin-transform-modules-amd" "^7.23.3" - "@babel/plugin-transform-modules-commonjs" "^7.23.3" - "@babel/plugin-transform-modules-systemjs" "^7.23.9" - "@babel/plugin-transform-modules-umd" "^7.23.3" + "@babel/plugin-transform-arrow-functions" "^7.24.1" + "@babel/plugin-transform-async-generator-functions" "^7.24.3" + "@babel/plugin-transform-async-to-generator" "^7.24.1" + "@babel/plugin-transform-block-scoped-functions" "^7.24.1" + "@babel/plugin-transform-block-scoping" "^7.24.1" + "@babel/plugin-transform-class-properties" "^7.24.1" + "@babel/plugin-transform-class-static-block" "^7.24.1" + "@babel/plugin-transform-classes" "^7.24.1" + "@babel/plugin-transform-computed-properties" "^7.24.1" + "@babel/plugin-transform-destructuring" "^7.24.1" + "@babel/plugin-transform-dotall-regex" "^7.24.1" + "@babel/plugin-transform-duplicate-keys" "^7.24.1" + "@babel/plugin-transform-dynamic-import" "^7.24.1" + "@babel/plugin-transform-exponentiation-operator" "^7.24.1" + "@babel/plugin-transform-export-namespace-from" "^7.24.1" + "@babel/plugin-transform-for-of" "^7.24.1" + "@babel/plugin-transform-function-name" "^7.24.1" + "@babel/plugin-transform-json-strings" "^7.24.1" + "@babel/plugin-transform-literals" "^7.24.1" + "@babel/plugin-transform-logical-assignment-operators" "^7.24.1" + "@babel/plugin-transform-member-expression-literals" "^7.24.1" + "@babel/plugin-transform-modules-amd" "^7.24.1" + "@babel/plugin-transform-modules-commonjs" "^7.24.1" + "@babel/plugin-transform-modules-systemjs" "^7.24.1" + "@babel/plugin-transform-modules-umd" "^7.24.1" "@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5" - "@babel/plugin-transform-new-target" "^7.23.3" - "@babel/plugin-transform-nullish-coalescing-operator" "^7.23.4" - "@babel/plugin-transform-numeric-separator" "^7.23.4" - "@babel/plugin-transform-object-rest-spread" "^7.24.0" - "@babel/plugin-transform-object-super" "^7.23.3" - "@babel/plugin-transform-optional-catch-binding" "^7.23.4" - "@babel/plugin-transform-optional-chaining" "^7.23.4" - "@babel/plugin-transform-parameters" "^7.23.3" - "@babel/plugin-transform-private-methods" "^7.23.3" - "@babel/plugin-transform-private-property-in-object" "^7.23.4" - "@babel/plugin-transform-property-literals" "^7.23.3" - "@babel/plugin-transform-regenerator" "^7.23.3" - "@babel/plugin-transform-reserved-words" "^7.23.3" - "@babel/plugin-transform-shorthand-properties" "^7.23.3" - "@babel/plugin-transform-spread" "^7.23.3" - "@babel/plugin-transform-sticky-regex" "^7.23.3" - "@babel/plugin-transform-template-literals" "^7.23.3" - "@babel/plugin-transform-typeof-symbol" "^7.23.3" - "@babel/plugin-transform-unicode-escapes" "^7.23.3" - "@babel/plugin-transform-unicode-property-regex" "^7.23.3" - "@babel/plugin-transform-unicode-regex" "^7.23.3" - "@babel/plugin-transform-unicode-sets-regex" "^7.23.3" + "@babel/plugin-transform-new-target" "^7.24.1" + "@babel/plugin-transform-nullish-coalescing-operator" "^7.24.1" + "@babel/plugin-transform-numeric-separator" "^7.24.1" + "@babel/plugin-transform-object-rest-spread" "^7.24.1" + "@babel/plugin-transform-object-super" "^7.24.1" + "@babel/plugin-transform-optional-catch-binding" "^7.24.1" + "@babel/plugin-transform-optional-chaining" "^7.24.1" + "@babel/plugin-transform-parameters" "^7.24.1" + "@babel/plugin-transform-private-methods" "^7.24.1" + "@babel/plugin-transform-private-property-in-object" "^7.24.1" + "@babel/plugin-transform-property-literals" "^7.24.1" + "@babel/plugin-transform-regenerator" "^7.24.1" + "@babel/plugin-transform-reserved-words" "^7.24.1" + "@babel/plugin-transform-shorthand-properties" "^7.24.1" + "@babel/plugin-transform-spread" "^7.24.1" + "@babel/plugin-transform-sticky-regex" "^7.24.1" + "@babel/plugin-transform-template-literals" "^7.24.1" + "@babel/plugin-transform-typeof-symbol" "^7.24.1" + "@babel/plugin-transform-unicode-escapes" "^7.24.1" + "@babel/plugin-transform-unicode-property-regex" "^7.24.1" + "@babel/plugin-transform-unicode-regex" "^7.24.1" + "@babel/plugin-transform-unicode-sets-regex" "^7.24.1" "@babel/preset-modules" "0.1.6-no-external-plugins" - babel-plugin-polyfill-corejs2 "^0.4.8" - babel-plugin-polyfill-corejs3 "^0.9.0" - babel-plugin-polyfill-regenerator "^0.5.5" + babel-plugin-polyfill-corejs2 "^0.4.10" + babel-plugin-polyfill-corejs3 "^0.10.4" + babel-plugin-polyfill-regenerator "^0.6.1" core-js-compat "^3.31.0" semver "^6.3.1" @@ -1142,27 +1142,27 @@ esutils "^2.0.2" "@babel/preset-react@^7.18.6", "@babel/preset-react@^7.22.5": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.23.3.tgz#f73ca07e7590f977db07eb54dbe46538cc015709" - integrity sha512-tbkHOS9axH6Ysf2OUEqoSZ6T3Fa2SrNH6WTWSPBboxKzdxNc9qOICeLXkNG0ZEwbQ1HY8liwOce4aN/Ceyuq6w== + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.24.1.tgz#2450c2ac5cc498ef6101a6ca5474de251e33aa95" + integrity sha512-eFa8up2/8cZXLIpkafhaADTXSnl7IsUFCYenRWrARBz0/qZwcT0RBXpys0LJU4+WfPoF2ZG6ew6s2V6izMCwRA== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" - "@babel/helper-validator-option" "^7.22.15" - "@babel/plugin-transform-react-display-name" "^7.23.3" - "@babel/plugin-transform-react-jsx" "^7.22.15" + "@babel/helper-plugin-utils" "^7.24.0" + "@babel/helper-validator-option" "^7.23.5" + "@babel/plugin-transform-react-display-name" "^7.24.1" + "@babel/plugin-transform-react-jsx" "^7.23.4" "@babel/plugin-transform-react-jsx-development" "^7.22.5" - "@babel/plugin-transform-react-pure-annotations" "^7.23.3" + "@babel/plugin-transform-react-pure-annotations" "^7.24.1" "@babel/preset-typescript@^7.18.6", "@babel/preset-typescript@^7.22.5": - version "7.23.3" - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.23.3.tgz#14534b34ed5b6d435aa05f1ae1c5e7adcc01d913" - integrity sha512-17oIGVlqz6CchO9RFYn5U6ZpWRZIngayYCtrPRSgANSwC2V1Jb+iP74nVxzzXJte8b8BYxrL1yY96xfhTBrNNQ== + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.24.1.tgz#89bdf13a3149a17b3b2a2c9c62547f06db8845ec" + integrity sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ== dependencies: - "@babel/helper-plugin-utils" "^7.22.5" - "@babel/helper-validator-option" "^7.22.15" - "@babel/plugin-syntax-jsx" "^7.23.3" - "@babel/plugin-transform-modules-commonjs" "^7.23.3" - "@babel/plugin-transform-typescript" "^7.23.3" + "@babel/helper-plugin-utils" "^7.24.0" + "@babel/helper-validator-option" "^7.23.5" + "@babel/plugin-syntax-jsx" "^7.24.1" + "@babel/plugin-transform-modules-commonjs" "^7.24.1" + "@babel/plugin-transform-typescript" "^7.24.1" "@babel/regjsgen@^0.8.0": version "0.8.0" @@ -1170,17 +1170,17 @@ integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== "@babel/runtime-corejs3@^7.22.6": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.24.0.tgz#34243e29e369a762dd2a356fee65c3767973828a" - integrity sha512-HxiRMOncx3ly6f3fcZ1GVKf+/EROcI9qwPgmij8Czqy6Okm/0T37T4y2ZIlLUuEUFjtM7NRsfdCO8Y3tAiJZew== + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.24.1.tgz#f39707b213441dec645ce8285ae14f281a5077c6" + integrity sha512-T9ko/35G+Bkl+win48GduaPlhSlOjjE5s1TeiEcD+QpxlLQnoEfb/nO/T+TQqkm+ipFwORn+rB8w14iJ/uD0bg== dependencies: core-js-pure "^3.30.2" regenerator-runtime "^0.14.0" "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.6", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.0.tgz#584c450063ffda59697021430cb47101b085951e" - integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw== + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.1.tgz#431f9a794d173b53720e69a6464abc6f0e2a5c57" + integrity sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ== dependencies: regenerator-runtime "^0.14.0" @@ -1193,23 +1193,23 @@ "@babel/parser" "^7.24.0" "@babel/types" "^7.24.0" -"@babel/traverse@^7.22.8", "@babel/traverse@^7.24.0": - version "7.24.0" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e" - integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw== +"@babel/traverse@^7.22.8", "@babel/traverse@^7.24.1": + version "7.24.1" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c" + integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ== dependencies: - "@babel/code-frame" "^7.23.5" - "@babel/generator" "^7.23.6" + "@babel/code-frame" "^7.24.1" + "@babel/generator" "^7.24.1" "@babel/helper-environment-visitor" "^7.22.20" "@babel/helper-function-name" "^7.23.0" "@babel/helper-hoist-variables" "^7.22.5" "@babel/helper-split-export-declaration" "^7.22.6" - "@babel/parser" "^7.24.0" + "@babel/parser" "^7.24.1" "@babel/types" "^7.24.0" debug "^4.3.1" globals "^11.1.0" -"@babel/types@^7.20.0", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.24.0", "@babel/types@^7.4.4": +"@babel/types@^7.20.0", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.24.0", "@babel/types@^7.4.4": version "7.24.0" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== @@ -1228,23 +1228,23 @@ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== -"@commitlint/cli@19.0.3": - version "19.0.3" - resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.0.3.tgz#a415069099864b75dc65bb22c703c11a3837f258" - integrity sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g== +"@commitlint/cli@19.2.1": + version "19.2.1" + resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.2.1.tgz#8f00d27a8b7c7780e75b06fd4658fdc1e9209f1b" + integrity sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg== dependencies: "@commitlint/format" "^19.0.3" - "@commitlint/lint" "^19.0.3" - "@commitlint/load" "^19.0.3" - "@commitlint/read" "^19.0.3" + "@commitlint/lint" "^19.1.0" + "@commitlint/load" "^19.2.0" + "@commitlint/read" "^19.2.1" "@commitlint/types" "^19.0.3" execa "^8.0.1" yargs "^17.0.0" -"@commitlint/config-conventional@19.0.3": - version "19.0.3" - resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.0.3.tgz#28b8b9e7561366bf663c2955e4fe8e3fd954675d" - integrity sha512-vh0L8XeLaEzTe8VCxSd0gAFvfTK0RFolrzw4o431bIuWJfi/yRCHJlsDwus7wW2eJaFFDR0VFXJyjGyDQhi4vA== +"@commitlint/config-conventional@19.1.0": + version "19.1.0" + resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.1.0.tgz#6b4b7938aa3bc308214a683247520f602e55961e" + integrity sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA== dependencies: "@commitlint/types" "^19.0.3" conventional-changelog-conventionalcommits "^7.0.2" @@ -1290,27 +1290,27 @@ "@commitlint/types" "^19.0.3" semver "^7.6.0" -"@commitlint/lint@^19.0.3": - version "19.0.3" - resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.0.3.tgz#7db83188310c1a5fbdffebbb32a35aa1b0aacee3" - integrity sha512-uHPyRqIn57iIplYa5xBr6oNu5aPXKGC4WLeuHfqQHclwIqbJ33g3yA5fIA+/NYnp5ZM2EFiujqHFaVUYj6HlKA== +"@commitlint/lint@^19.1.0": + version "19.1.0" + resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.1.0.tgz#0f4b26b1452d59a92a28b5fa6de9bdbee18399a1" + integrity sha512-ESjaBmL/9cxm+eePyEr6SFlBUIYlYpI80n+Ltm7IA3MAcrmiP05UMhJdAD66sO8jvo8O4xdGn/1Mt2G5VzfZKw== dependencies: "@commitlint/is-ignored" "^19.0.3" "@commitlint/parse" "^19.0.3" "@commitlint/rules" "^19.0.3" "@commitlint/types" "^19.0.3" -"@commitlint/load@>6.1.1", "@commitlint/load@^19.0.3": - version "19.0.3" - resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.0.3.tgz#f05ce3830482e3908799f8e6eb202c8d9713efd8" - integrity sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw== +"@commitlint/load@>6.1.1", "@commitlint/load@^19.2.0": + version "19.2.0" + resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.2.0.tgz#3ca51fdead4f1e1e09c9c7df343306412b1ef295" + integrity sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ== dependencies: "@commitlint/config-validator" "^19.0.3" "@commitlint/execute-rule" "^19.0.0" - "@commitlint/resolve-extends" "^19.0.3" + "@commitlint/resolve-extends" "^19.1.0" "@commitlint/types" "^19.0.3" chalk "^5.3.0" - cosmiconfig "^8.3.6" + cosmiconfig "^9.0.0" cosmiconfig-typescript-loader "^5.0.0" lodash.isplainobject "^4.0.6" lodash.merge "^4.6.2" @@ -1330,20 +1330,21 @@ conventional-changelog-angular "^7.0.0" conventional-commits-parser "^5.0.0" -"@commitlint/read@^19.0.3": - version "19.0.3" - resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.0.3.tgz#b04abaa4daae2ba84f5f77a3800a6c3bc27cd94d" - integrity sha512-b5AflTyAXkUx5qKw4TkjjcOccXZHql3JqMi522knTQktq2AubKXFz60Sws+K4FsefwPws6fGz9mqiI/NvsvxFA== +"@commitlint/read@^19.2.1": + version "19.2.1" + resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f" + integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw== dependencies: "@commitlint/top-level" "^19.0.0" "@commitlint/types" "^19.0.3" + execa "^8.0.1" git-raw-commits "^4.0.0" minimist "^1.2.8" -"@commitlint/resolve-extends@^19.0.3": - version "19.0.3" - resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.0.3.tgz#04d0e95f9119983765741df603d36f4457f56c13" - integrity sha512-18BKmta8OC8+Ub+Q3QGM9l27VjQaXobloVXOrMvu8CpEwJYv62vC/t7Ka5kJnsW0tU9q1eMqJFZ/nN9T/cOaIA== +"@commitlint/resolve-extends@^19.1.0": + version "19.1.0" + resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.1.0.tgz#fa5b8f921e9c8d76f53624c35bf25b9676bd73fa" + integrity sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg== dependencies: "@commitlint/config-validator" "^19.0.3" "@commitlint/types" "^19.0.3" @@ -1388,19 +1389,19 @@ resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== -"@docsearch/css@3.5.2": - version "3.5.2" - resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.5.2.tgz#610f47b48814ca94041df969d9fcc47b91fc5aac" - integrity sha512-SPiDHaWKQZpwR2siD0KQUwlStvIAnEyK6tAE2h2Wuoq8ue9skzhlyVQ1ddzOxX6khULnAALDiR/isSF3bnuciA== +"@docsearch/css@3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.6.0.tgz#0e9f56f704b3a34d044d15fd9962ebc1536ba4fb" + integrity sha512-+sbxb71sWre+PwDK7X2T8+bhS6clcVMLwBPznX45Qu6opJcgRjAp7gYSDzVFp187J+feSj5dNBN1mJoi6ckkUQ== "@docsearch/react@^3.5.2": - version "3.5.2" - resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.5.2.tgz#2e6bbee00eb67333b64906352734da6aef1232b9" - integrity sha512-9Ahcrs5z2jq/DcAvYtvlqEBHImbm4YJI8M9y0x6Tqg598P40HTEkX7hsMcIuThI+hTFxRGZ9hll0Wygm2yEjng== + version "3.6.0" + resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.6.0.tgz#b4f25228ecb7fc473741aefac592121e86dd2958" + integrity sha512-HUFut4ztcVNmqy9gp/wxNbC7pTOHhgVVkHVGCACTuLhUKUhKAF9KYHJtMiLUJxEqiFLQiuri1fWF8zqwM/cu1w== dependencies: "@algolia/autocomplete-core" "1.9.3" "@algolia/autocomplete-preset-algolia" "1.9.3" - "@docsearch/css" "3.5.2" + "@docsearch/css" "3.6.0" algoliasearch "^4.19.1" "@docusaurus/core@3.1.1": @@ -2066,7 +2067,7 @@ "@types/yargs" "^17.0.8" chalk "^4.0.0" -"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2", "@jridgewell/gen-mapping@^0.3.5": +"@jridgewell/gen-mapping@^0.3.2", "@jridgewell/gen-mapping@^0.3.5": version "0.3.5" resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== @@ -2086,22 +2087,22 @@ integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== "@jridgewell/source-map@^0.3.3": - version "0.3.5" - resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.5.tgz#a3bb4d5c6825aab0d281268f47f6ad5853431e91" - integrity sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ== + version "0.3.6" + resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.6.tgz#9d71ca886e32502eb9362c9a74a46787c36df81a" + integrity sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ== dependencies: - "@jridgewell/gen-mapping" "^0.3.0" - "@jridgewell/trace-mapping" "^0.3.9" + "@jridgewell/gen-mapping" "^0.3.5" + "@jridgewell/trace-mapping" "^0.3.25" "@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15": version "1.4.15" resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== -"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.9": - version "0.3.24" - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.24.tgz#e5640be1cab4085e4012a94c132ae86138f90f48" - integrity sha512-+VaWXDa6+l6MhflBvVXjIEAzb59nQ2JUK3bwRp2zRpPtU+8TFRy9Gg/5oIcNlkEL5PGlBFGfemUVvIgLnTzq7Q== +"@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": + version "0.3.25" + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" + integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== dependencies: "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" @@ -2312,9 +2313,9 @@ config-chain "^1.1.11" "@polka/url@^1.0.0-next.24": - version "1.0.0-next.24" - resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.24.tgz#58601079e11784d20f82d0585865bb42305c4df3" - integrity sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ== + version "1.0.0-next.25" + resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.25.tgz#f077fdc0b5d0078d30893396ff4827a13f99e817" + integrity sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ== "@redocly/ajv@^8.11.0": version "8.11.0" @@ -2326,12 +2327,18 @@ require-from-string "^2.0.2" uri-js "^4.2.2" +"@redocly/config@^0.1.4": + version "0.1.4" + resolved "https://registry.yarnpkg.com/@redocly/config/-/config-0.1.4.tgz#ffb27ff0a4194c12995597eecb464e29800f5589" + integrity sha512-OEdCW1HRpFiZaZNrXQq8LoBxX3APijZaa/Xyoc6r44LnyAPWkjQqvPoBxE7IRqSvMihf8bl+ZRc1gtc1KuFLHw== + "@redocly/openapi-core@^1.0.0-beta.125": - version "1.10.1" - resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.10.1.tgz#ebc62a255b0971faecc6846aa2a9a5de5734d46a" - integrity sha512-WpVmNsIRqWmK4LuE2OER4s4iYu/cAm+djyZZy9ciUflJtew7aIXsC1/7/SsKmWKpoPGzWEfNPRs1/OZ9CeKvAA== + version "1.10.5" + resolved "https://registry.yarnpkg.com/@redocly/openapi-core/-/openapi-core-1.10.5.tgz#1575fb15bc31da34afa39fbaa4603a45e9bd7cb7" + integrity sha512-RaVwWLbGuzQxK6ezbvPGnz4rtVMTo5DOrxyII/sKJiTexBHplZzUVqrpU6aeRckl3iY9xe9+w07c/kDiLEeWRQ== dependencies: "@redocly/ajv" "^8.11.0" + "@redocly/config" "^0.1.4" colorette "^1.2.0" js-levenshtein "^1.1.6" js-yaml "^4.1.0" @@ -2655,9 +2662,9 @@ "@types/estree" "*" "@types/eslint@*", "@types/eslint@7 || 8": - version "8.56.5" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.5.tgz#94b88cab77588fcecdd0771a6d576fa1c0af9d02" - integrity sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw== + version "8.56.6" + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.6.tgz#d5dc16cac025d313ee101108ba5714ea10eb3ed0" + integrity sha512-ymwc+qb1XkjT/gfoQwxIeHZ6ixH23A+tCT2ADSA/DPVKzAjwYkTXBMCQ/f6fe4wEa85Lhp26VPeUxI7wMhAi7A== dependencies: "@types/estree" "*" "@types/json-schema" "*" @@ -2795,9 +2802,9 @@ "@types/lodash" "*" "@types/lodash@*": - version "4.14.202" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8" - integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ== + version "4.17.0" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3" + integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA== "@types/mdast@^3.0.0": version "3.0.15" @@ -2841,9 +2848,9 @@ "@types/node" "*" "@types/node@*": - version "20.11.24" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792" - integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long== + version "20.11.30" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f" + integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw== dependencies: undici-types "~5.26.4" @@ -2878,9 +2885,9 @@ integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng== "@types/qs@*": - version "6.9.12" - resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.12.tgz#afa96b383a3a6fdc859453a1892d41b607fc7756" - integrity sha512-bZcOkJ6uWrL0Qb2NAWKa7TBU+mJHPzhx9jjLL1KHF+XpzEcR7EXHvjbHlGtR/IsP1vyPrehuS6XqkmaePy//mg== + version "6.9.14" + resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.14.tgz#169e142bfe493895287bee382af6039795e9b75b" + integrity sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA== "@types/range-parser@*": version "1.2.7" @@ -2924,9 +2931,9 @@ "@types/react" "*" "@types/react@*": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== + version "18.2.67" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.67.tgz#96b7af0b5e79c756f4bdd981de2ca28472c858e5" + integrity sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" @@ -3026,16 +3033,16 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.0.tgz#22bb999a8d59893c0ea07923e8a21f9d985ad740" - integrity sha512-j6vT/kCulhG5wBmGtstKeiVr1rdXE4nk+DT1k6trYkwlrvW9eOF5ZbgKnd/YR6PcM4uTEXa0h6Fcvf6X7Dxl0w== +"@typescript-eslint/eslint-plugin@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.3.1.tgz#0d8f38a6c8a1802139e62184ee7a68ed024f30a1" + integrity sha512-STEDMVQGww5lhCuNXVSQfbfuNII5E08QWkvAw5Qwf+bj2WT+JkG1uc+5/vXA3AOYMDHVOSpL+9rcbEUiHIm2dw== dependencies: "@eslint-community/regexpp" "^4.5.1" - "@typescript-eslint/scope-manager" "7.1.0" - "@typescript-eslint/type-utils" "7.1.0" - "@typescript-eslint/utils" "7.1.0" - "@typescript-eslint/visitor-keys" "7.1.0" + "@typescript-eslint/scope-manager" "7.3.1" + "@typescript-eslint/type-utils" "7.3.1" + "@typescript-eslint/utils" "7.3.1" + "@typescript-eslint/visitor-keys" "7.3.1" debug "^4.3.4" graphemer "^1.4.0" ignore "^5.2.4" @@ -3043,15 +3050,15 @@ semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/parser@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.0.tgz#b89dab90840f7d2a926bf4c23b519576e8c31970" - integrity sha512-V1EknKUubZ1gWFjiOZhDSNToOjs63/9O0puCgGS8aDOgpZY326fzFu15QAUjwaXzRZjf/qdsdBrckYdv9YxB8w== +"@typescript-eslint/parser@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.3.1.tgz#c4ba7dc2744318a5e4506596cbc3a0086255c526" + integrity sha512-Rq49+pq7viTRCH48XAbTA+wdLRrB/3sRq4Lpk0oGDm0VmnjBrAOVXH/Laalmwsv2VpekiEfVFwJYVk6/e8uvQw== dependencies: - "@typescript-eslint/scope-manager" "7.1.0" - "@typescript-eslint/types" "7.1.0" - "@typescript-eslint/typescript-estree" "7.1.0" - "@typescript-eslint/visitor-keys" "7.1.0" + "@typescript-eslint/scope-manager" "7.3.1" + "@typescript-eslint/types" "7.3.1" + "@typescript-eslint/typescript-estree" "7.3.1" + "@typescript-eslint/visitor-keys" "7.3.1" debug "^4.3.4" "@typescript-eslint/scope-manager@6.21.0": @@ -3062,21 +3069,21 @@ "@typescript-eslint/types" "6.21.0" "@typescript-eslint/visitor-keys" "6.21.0" -"@typescript-eslint/scope-manager@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.0.tgz#e4babaa39a3d612eff0e3559f3e99c720a2b4a54" - integrity sha512-6TmN4OJiohHfoOdGZ3huuLhpiUgOGTpgXNUPJgeZOZR3DnIpdSgtt83RS35OYNNXxM4TScVlpVKC9jyQSETR1A== +"@typescript-eslint/scope-manager@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.3.1.tgz#73fd0cb4211a7be23e49e5b6efec8820caa6ec36" + integrity sha512-fVS6fPxldsKY2nFvyT7IP78UO1/I2huG+AYu5AMjCT9wtl6JFiDnsv4uad4jQ0GTFzcUV5HShVeN96/17bTBag== dependencies: - "@typescript-eslint/types" "7.1.0" - "@typescript-eslint/visitor-keys" "7.1.0" + "@typescript-eslint/types" "7.3.1" + "@typescript-eslint/visitor-keys" "7.3.1" -"@typescript-eslint/type-utils@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.0.tgz#372dfa470df181bcee0072db464dc778b75ed722" - integrity sha512-UZIhv8G+5b5skkcuhgvxYWHjk7FW7/JP5lPASMEUoliAPwIH/rxoUSQPia2cuOj9AmDZmwUl1usKm85t5VUMew== +"@typescript-eslint/type-utils@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.3.1.tgz#cbf90d3d7e788466aa8a5c0ab3f46103f098aa0d" + integrity sha512-iFhaysxFsMDQlzJn+vr3OrxN8NmdQkHks4WaqD4QBnt5hsq234wcYdyQ9uquzJJIDAj5W4wQne3yEsYA6OmXGw== dependencies: - "@typescript-eslint/typescript-estree" "7.1.0" - "@typescript-eslint/utils" "7.1.0" + "@typescript-eslint/typescript-estree" "7.3.1" + "@typescript-eslint/utils" "7.3.1" debug "^4.3.4" ts-api-utils "^1.0.1" @@ -3085,10 +3092,10 @@ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== -"@typescript-eslint/types@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.0.tgz#52a86d6236fda646e7e5fe61154991dc0dc433ef" - integrity sha512-qTWjWieJ1tRJkxgZYXx6WUYtWlBc48YRxgY2JN1aGeVpkhmnopq+SUC8UEVGNXIvWH7XyuTjwALfG6bFEgCkQA== +"@typescript-eslint/types@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c" + integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw== "@typescript-eslint/typescript-estree@6.21.0": version "6.21.0" @@ -3104,13 +3111,13 @@ semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/typescript-estree@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.0.tgz#419b1310f061feee6df676c5bed460537310c593" - integrity sha512-k7MyrbD6E463CBbSpcOnwa8oXRdHzH1WiVzOipK3L5KSML92ZKgUBrTlehdi7PEIMT8k0bQixHUGXggPAlKnOQ== +"@typescript-eslint/typescript-estree@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.3.1.tgz#598848195fad34c7aa73f548bd00a4d4e5f5e2bb" + integrity sha512-tLpuqM46LVkduWP7JO7yVoWshpJuJzxDOPYIVWUUZbW+4dBpgGeUdl/fQkhuV0A8eGnphYw3pp8d2EnvPOfxmQ== dependencies: - "@typescript-eslint/types" "7.1.0" - "@typescript-eslint/visitor-keys" "7.1.0" + "@typescript-eslint/types" "7.3.1" + "@typescript-eslint/visitor-keys" "7.3.1" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -3118,17 +3125,17 @@ semver "^7.5.4" ts-api-utils "^1.0.1" -"@typescript-eslint/utils@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.0.tgz#710ecda62aff4a3c8140edabf3c5292d31111ddd" - integrity sha512-WUFba6PZC5OCGEmbweGpnNJytJiLG7ZvDBJJoUcX4qZYf1mGZ97mO2Mps6O2efxJcJdRNpqweCistDbZMwIVHw== +"@typescript-eslint/utils@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.3.1.tgz#fc28fd508ccf89495012561b7c02a6fdad162460" + integrity sha512-jIERm/6bYQ9HkynYlNZvXpzmXWZGhMbrOvq3jJzOSOlKXsVjrrolzWBjDW6/TvT5Q3WqaN4EkmcfdQwi9tDjBQ== dependencies: "@eslint-community/eslint-utils" "^4.4.0" "@types/json-schema" "^7.0.12" "@types/semver" "^7.5.0" - "@typescript-eslint/scope-manager" "7.1.0" - "@typescript-eslint/types" "7.1.0" - "@typescript-eslint/typescript-estree" "7.1.0" + "@typescript-eslint/scope-manager" "7.3.1" + "@typescript-eslint/types" "7.3.1" + "@typescript-eslint/typescript-estree" "7.3.1" semver "^7.5.4" "@typescript-eslint/utils@^6.18.1": @@ -3152,12 +3159,12 @@ "@typescript-eslint/types" "6.21.0" eslint-visitor-keys "^3.4.1" -"@typescript-eslint/visitor-keys@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.0.tgz#576c4ad462ca1378135a55e2857d7aced96ce0a0" - integrity sha512-FhUqNWluiGNzlvnDZiXad4mZRhtghdoKW6e98GoEOYSu5cND+E39rG5KwJMUzeENwm1ztYBRqof8wMLP+wNPIA== +"@typescript-eslint/visitor-keys@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.3.1.tgz#6ddef14a3ce2a79690f01176f5305c34d7b93d8c" + integrity sha512-9RMXwQF8knsZvfv9tdi+4D/j7dMG28X/wMJ8Jj6eOHyHWwDW4ngQJcqEczSsqIKKjFiLFr40Mnr7a5ulDD3vmw== dependencies: - "@typescript-eslint/types" "7.1.0" + "@typescript-eslint/types" "7.3.1" eslint-visitor-keys "^3.4.1" "@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0": @@ -3165,10 +3172,10 @@ resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== -"@webassemblyjs/ast@1.11.6", "@webassemblyjs/ast@^1.11.5": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.6.tgz#db046555d3c413f8966ca50a95176a0e2c642e24" - integrity sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q== +"@webassemblyjs/ast@1.12.1", "@webassemblyjs/ast@^1.12.1": + version "1.12.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb" + integrity sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg== dependencies: "@webassemblyjs/helper-numbers" "1.11.6" "@webassemblyjs/helper-wasm-bytecode" "1.11.6" @@ -3183,10 +3190,10 @@ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz#6132f68c4acd59dcd141c44b18cbebbd9f2fa768" integrity sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q== -"@webassemblyjs/helper-buffer@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.6.tgz#b66d73c43e296fd5e88006f18524feb0f2c7c093" - integrity sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA== +"@webassemblyjs/helper-buffer@1.12.1": + version "1.12.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz#6df20d272ea5439bf20ab3492b7fb70e9bfcb3f6" + integrity sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw== "@webassemblyjs/helper-numbers@1.11.6": version "1.11.6" @@ -3202,15 +3209,15 @@ resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz#bb2ebdb3b83aa26d9baad4c46d4315283acd51e9" integrity sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA== -"@webassemblyjs/helper-wasm-section@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.6.tgz#ff97f3863c55ee7f580fd5c41a381e9def4aa577" - integrity sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g== +"@webassemblyjs/helper-wasm-section@1.12.1": + version "1.12.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz#3da623233ae1a60409b509a52ade9bc22a37f7bf" + integrity sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g== dependencies: - "@webassemblyjs/ast" "1.11.6" - "@webassemblyjs/helper-buffer" "1.11.6" + "@webassemblyjs/ast" "1.12.1" + "@webassemblyjs/helper-buffer" "1.12.1" "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/wasm-gen" "1.11.6" + "@webassemblyjs/wasm-gen" "1.12.1" "@webassemblyjs/ieee754@1.11.6": version "1.11.6" @@ -3231,59 +3238,59 @@ resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.6.tgz#90f8bc34c561595fe156603be7253cdbcd0fab5a" integrity sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA== -"@webassemblyjs/wasm-edit@^1.11.5": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.6.tgz#c72fa8220524c9b416249f3d94c2958dfe70ceab" - integrity sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw== +"@webassemblyjs/wasm-edit@^1.12.1": + version "1.12.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz#9f9f3ff52a14c980939be0ef9d5df9ebc678ae3b" + integrity sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g== dependencies: - "@webassemblyjs/ast" "1.11.6" - "@webassemblyjs/helper-buffer" "1.11.6" + "@webassemblyjs/ast" "1.12.1" + "@webassemblyjs/helper-buffer" "1.12.1" "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/helper-wasm-section" "1.11.6" - "@webassemblyjs/wasm-gen" "1.11.6" - "@webassemblyjs/wasm-opt" "1.11.6" - "@webassemblyjs/wasm-parser" "1.11.6" - "@webassemblyjs/wast-printer" "1.11.6" - -"@webassemblyjs/wasm-gen@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.6.tgz#fb5283e0e8b4551cc4e9c3c0d7184a65faf7c268" - integrity sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA== - dependencies: - "@webassemblyjs/ast" "1.11.6" + "@webassemblyjs/helper-wasm-section" "1.12.1" + "@webassemblyjs/wasm-gen" "1.12.1" + "@webassemblyjs/wasm-opt" "1.12.1" + "@webassemblyjs/wasm-parser" "1.12.1" + "@webassemblyjs/wast-printer" "1.12.1" + +"@webassemblyjs/wasm-gen@1.12.1": + version "1.12.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz#a6520601da1b5700448273666a71ad0a45d78547" + integrity sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w== + dependencies: + "@webassemblyjs/ast" "1.12.1" "@webassemblyjs/helper-wasm-bytecode" "1.11.6" "@webassemblyjs/ieee754" "1.11.6" "@webassemblyjs/leb128" "1.11.6" "@webassemblyjs/utf8" "1.11.6" -"@webassemblyjs/wasm-opt@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.6.tgz#d9a22d651248422ca498b09aa3232a81041487c2" - integrity sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g== +"@webassemblyjs/wasm-opt@1.12.1": + version "1.12.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz#9e6e81475dfcfb62dab574ac2dda38226c232bc5" + integrity sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg== dependencies: - "@webassemblyjs/ast" "1.11.6" - "@webassemblyjs/helper-buffer" "1.11.6" - "@webassemblyjs/wasm-gen" "1.11.6" - "@webassemblyjs/wasm-parser" "1.11.6" + "@webassemblyjs/ast" "1.12.1" + "@webassemblyjs/helper-buffer" "1.12.1" + "@webassemblyjs/wasm-gen" "1.12.1" + "@webassemblyjs/wasm-parser" "1.12.1" -"@webassemblyjs/wasm-parser@1.11.6", "@webassemblyjs/wasm-parser@^1.11.5": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.6.tgz#bb85378c527df824004812bbdb784eea539174a1" - integrity sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ== +"@webassemblyjs/wasm-parser@1.12.1", "@webassemblyjs/wasm-parser@^1.12.1": + version "1.12.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz#c47acb90e6f083391e3fa61d113650eea1e95937" + integrity sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ== dependencies: - "@webassemblyjs/ast" "1.11.6" + "@webassemblyjs/ast" "1.12.1" "@webassemblyjs/helper-api-error" "1.11.6" "@webassemblyjs/helper-wasm-bytecode" "1.11.6" "@webassemblyjs/ieee754" "1.11.6" "@webassemblyjs/leb128" "1.11.6" "@webassemblyjs/utf8" "1.11.6" -"@webassemblyjs/wast-printer@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.6.tgz#a7bf8dd7e362aeb1668ff43f35cb849f188eff20" - integrity sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A== +"@webassemblyjs/wast-printer@1.12.1": + version "1.12.1" + resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz#bcecf661d7d1abdaf989d8341a4833e33e2b31ac" + integrity sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA== dependencies: - "@webassemblyjs/ast" "1.11.6" + "@webassemblyjs/ast" "1.12.1" "@xtuc/long" "4.2.2" "@xtuc/ieee754@^1.2.0": @@ -3559,6 +3566,18 @@ array-union@^2.1.0: resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== +array.prototype.findlast@^1.2.4: + version "1.2.5" + resolved "https://registry.yarnpkg.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz#3e4fbcb30a15a7f5bf64cf2faae22d139c2e4904" + integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ== + dependencies: + call-bind "^1.0.7" + define-properties "^1.2.1" + es-abstract "^1.23.2" + es-errors "^1.3.0" + es-object-atoms "^1.0.0" + es-shim-unscopables "^1.0.2" + array.prototype.flat@^1.3.1: version "1.3.2" resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18" @@ -3569,7 +3588,7 @@ array.prototype.flat@^1.3.1: es-abstract "^1.22.1" es-shim-unscopables "^1.0.0" -array.prototype.flatmap@^1.3.1, array.prototype.flatmap@^1.3.2: +array.prototype.flatmap@^1.3.2: version "1.3.2" resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527" integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ== @@ -3579,7 +3598,17 @@ array.prototype.flatmap@^1.3.1, array.prototype.flatmap@^1.3.2: es-abstract "^1.22.1" es-shim-unscopables "^1.0.0" -array.prototype.tosorted@^1.1.1: +array.prototype.toreversed@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba" + integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA== + dependencies: + call-bind "^1.0.2" + define-properties "^1.2.0" + es-abstract "^1.22.1" + es-shim-unscopables "^1.0.0" + +array.prototype.tosorted@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz#c8c89348337e51b8a3c48a9227f9ce93ceedcba8" integrity sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg== @@ -3612,15 +3641,14 @@ asciinema-player@3.7.0: "@babel/runtime" "^7.21.0" solid-js "^1.3.0" -asn1.js@^5.2.0: - version "5.4.1" - resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.4.1.tgz#11a980b84ebb91781ce35b0fdc2ee294e3783f07" - integrity sha512-+I//4cYPccV8LdmBLiX8CYvf9Sp3vQsrqu2QNXRcrbiWvcx/UdlFiqUJJzxRQxgsZmvhXhn4cSKeSmoFjVdupA== +asn1.js@^4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfafb5a73f5a0" + integrity sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw== dependencies: bn.js "^4.0.0" inherits "^2.0.1" minimalistic-assert "^1.0.0" - safer-buffer "^2.1.0" assert@^2.0.0: version "2.1.0" @@ -3653,13 +3681,6 @@ async@^3.2.3, async@^3.2.4: resolved "https://registry.yarnpkg.com/async/-/async-3.2.5.tgz#ebd52a8fdaf7a2289a24df399f8d8485c8a46b66" integrity sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg== -asynciterator.prototype@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/asynciterator.prototype/-/asynciterator.prototype-1.0.0.tgz#8c5df0514936cdd133604dfcc9d3fb93f09b2b62" - integrity sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg== - dependencies: - has-symbols "^1.0.3" - at-least-node@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2" @@ -3677,7 +3698,7 @@ autoprefixer@^10.4.12, autoprefixer@^10.4.14: picocolors "^1.0.0" postcss-value-parser "^4.2.0" -available-typed-arrays@^1.0.6, available-typed-arrays@^1.0.7: +available-typed-arrays@^1.0.7: version "1.0.7" resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz#a5cc375d6a03c2efc87a553f3e0b1522def14846" integrity sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ== @@ -3711,29 +3732,29 @@ babel-plugin-dynamic-import-node@^2.3.3: dependencies: object.assign "^4.1.0" -babel-plugin-polyfill-corejs2@^0.4.8: - version "0.4.8" - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz#dbcc3c8ca758a290d47c3c6a490d59429b0d2269" - integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg== +babel-plugin-polyfill-corejs2@^0.4.10: + version "0.4.10" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.10.tgz#276f41710b03a64f6467433cab72cbc2653c38b1" + integrity sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ== dependencies: "@babel/compat-data" "^7.22.6" - "@babel/helper-define-polyfill-provider" "^0.5.0" + "@babel/helper-define-polyfill-provider" "^0.6.1" semver "^6.3.1" -babel-plugin-polyfill-corejs3@^0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0.tgz#9eea32349d94556c2ad3ab9b82ebb27d4bf04a81" - integrity sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg== +babel-plugin-polyfill-corejs3@^0.10.1, babel-plugin-polyfill-corejs3@^0.10.4: + version "0.10.4" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" + integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== dependencies: - "@babel/helper-define-polyfill-provider" "^0.5.0" - core-js-compat "^3.34.0" + "@babel/helper-define-polyfill-provider" "^0.6.1" + core-js-compat "^3.36.1" -babel-plugin-polyfill-regenerator@^0.5.5: - version "0.5.5" - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz#8b0c8fc6434239e5d7b8a9d1f832bb2b0310f06a" - integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg== +babel-plugin-polyfill-regenerator@^0.6.1: + version "0.6.1" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.1.tgz#4f08ef4c62c7a7f66a35ed4c0d75e30506acc6be" + integrity sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g== dependencies: - "@babel/helper-define-polyfill-provider" "^0.5.0" + "@babel/helper-define-polyfill-provider" "^0.6.1" bail@^1.0.0: version "1.0.5" @@ -3771,9 +3792,9 @@ big.js@^5.2.2: integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ== binary-extensions@^2.0.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d" - integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== + version "2.3.0" + resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522" + integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw== bl@^4.1.0: version "4.1.0" @@ -3880,7 +3901,7 @@ brorand@^1.0.1, brorand@^1.1.0: resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" integrity sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w== -browserify-aes@^1.0.0, browserify-aes@^1.0.4: +browserify-aes@^1.0.4, browserify-aes@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48" integrity sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA== @@ -3920,18 +3941,19 @@ browserify-rsa@^4.0.0, browserify-rsa@^4.1.0: randombytes "^2.0.1" browserify-sign@^4.0.0: - version "4.2.2" - resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.2.2.tgz#e78d4b69816d6e3dd1c747e64e9947f9ad79bc7e" - integrity sha512-1rudGyeYY42Dk6texmv7c4VcQ0EsvVbLwZkA+AQB7SxvXxmcD93jcHie8bzecJ+ChDlmAm2Qyu0+Ccg5uhZXCg== + version "4.2.3" + resolved "https://registry.yarnpkg.com/browserify-sign/-/browserify-sign-4.2.3.tgz#7afe4c01ec7ee59a89a558a4b75bd85ae62d4208" + integrity sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw== dependencies: bn.js "^5.2.1" browserify-rsa "^4.1.0" create-hash "^1.2.0" create-hmac "^1.1.7" - elliptic "^6.5.4" + elliptic "^6.5.5" + hash-base "~3.0" inherits "^2.0.4" - parse-asn1 "^5.1.6" - readable-stream "^3.6.2" + parse-asn1 "^5.1.7" + readable-stream "^2.3.8" safe-buffer "^5.2.1" browserify-zlib@^0.2.0: @@ -3941,7 +3963,7 @@ browserify-zlib@^0.2.0: dependencies: pako "~1.0.5" -browserslist@^4.0.0, browserslist@^4.18.1, browserslist@^4.21.10, browserslist@^4.21.4, browserslist@^4.22.2, browserslist@^4.22.3, browserslist@^4.23.0: +browserslist@^4.0.0, browserslist@^4.18.1, browserslist@^4.21.10, browserslist@^4.21.4, browserslist@^4.22.2, browserslist@^4.23.0: version "4.23.0" resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab" integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ== @@ -4075,9 +4097,9 @@ caniuse-api@^3.0.0: lodash.uniq "^4.5.0" caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001591: - version "1.0.30001591" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001591.tgz#16745e50263edc9f395895a7cd468b9f3767cf33" - integrity sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ== + version "1.0.30001599" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001599.tgz#571cf4f3f1506df9bf41fcbb6d10d5d017817bce" + integrity sha512-LRAQHZ4yT1+f9LemSMeqdMpMxZcc4RMWdj4tiFe3G8tNkWK+E58g+/tzotb5cU6TbcVJLr4fySiAW7XmxQvZQA== ccount@^2.0.0: version "2.0.1" @@ -4585,10 +4607,10 @@ cookie-signature@1.0.6: resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ== -cookie@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b" - integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== +cookie@0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051" + integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw== copy-text-to-clipboard@^3.1.0, copy-text-to-clipboard@^3.2.0: version "3.2.0" @@ -4607,22 +4629,22 @@ copy-webpack-plugin@^11.0.0: schema-utils "^4.0.0" serialize-javascript "^6.0.0" -core-js-compat@^3.31.0, core-js-compat@^3.34.0: - version "3.36.0" - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.0.tgz#087679119bc2fdbdefad0d45d8e5d307d45ba190" - integrity sha512-iV9Pd/PsgjNWBXeq8XRtWVSgz2tKAfhfvBs7qxYty+RlRd+OCksaWmOnc4JKrTc1cToXL1N0s3l/vwlxPtdElw== +core-js-compat@^3.31.0, core-js-compat@^3.36.1: + version "3.36.1" + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8" + integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA== dependencies: - browserslist "^4.22.3" + browserslist "^4.23.0" core-js-pure@^3.30.2: - version "3.36.0" - resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.36.0.tgz#ffb34330b14e594d6a9835cf5843b4123f1d95db" - integrity sha512-cN28qmhRNgbMZZMc/RFu5w8pK9VJzpb2rJVR/lHuZJKwmXnoWOpXmMkxqBB514igkp1Hu8WGROsiOAzUcKdHOQ== + version "3.36.1" + resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.36.1.tgz#1461c89e76116528b54eba20a0aff30164087a94" + integrity sha512-NXCvHvSVYSrewP0L5OhltzXeWFJLo2AL2TYnj6iLV3Bw8mM62wAQMNgUCRI6EBu6hVVpbCxmOPlxh1Ikw2PfUA== core-js@^3.31.1: - version "3.36.0" - resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.0.tgz#e752fa0b0b462a0787d56e9d73f80b0f7c0dde68" - integrity sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw== + version "3.36.1" + resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.36.1.tgz#c97a7160ebd00b2de19e62f4bbd3406ab720e578" + integrity sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA== core-util-is@~1.0.0: version "1.0.3" @@ -4665,7 +4687,7 @@ cosmiconfig@^7.0.1: path-type "^4.0.0" yaml "^1.10.0" -cosmiconfig@^8.3.5, cosmiconfig@^8.3.6: +cosmiconfig@^8.3.5: version "8.3.6" resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3" integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA== @@ -4675,6 +4697,16 @@ cosmiconfig@^8.3.5, cosmiconfig@^8.3.6: parse-json "^5.2.0" path-type "^4.0.0" +cosmiconfig@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d" + integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg== + dependencies: + env-paths "^2.2.1" + import-fresh "^3.3.0" + js-yaml "^4.1.0" + parse-json "^5.2.0" + create-ecdh@^4.0.0: version "4.0.4" resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.4.tgz#d6e7f4bffa66736085a0762fd3a632684dabcc4e" @@ -5055,9 +5087,9 @@ d3-force@3: integrity sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA== d3-geo@3: - version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-3.1.0.tgz#74fd54e1f4cebd5185ac2039217a98d39b0a4c0e" - integrity sha512-JEo5HxXDdDYXCaWdwLRt79y7giK8SbhZJbFWXqbRTolCHFI5jRqteLzCsq51NKbUoX0PjBVSohxrx+NoOUujYA== + version "3.1.1" + resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-3.1.1.tgz#6027cf51246f9b2ebd64f99e01dc7c3364033a4d" + integrity sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q== dependencies: d3-array "2.5.0 - 3" @@ -5107,9 +5139,9 @@ d3-sankey@^0.12.3: d3-shape "^1.2.0" d3-scale-chromatic@3: - version "3.0.0" - resolved "https://registry.yarnpkg.com/d3-scale-chromatic/-/d3-scale-chromatic-3.0.0.tgz#15b4ceb8ca2bb0dcb6d1a641ee03d59c3b62376a" - integrity sha512-Lx9thtxAKrO2Pq6OO2Ua474opeziKr279P/TKZsMAhYyNDD3EnCffdbgeSYN5O7m2ByQsxtuP2CSDczNUIZ22g== + version "3.1.0" + resolved "https://registry.yarnpkg.com/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#34c39da298b23c20e02f1a4b239bd0f22e7f1314" + integrity sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ== dependencies: d3-color "1 - 3" d3-interpolate "1 - 3" @@ -5186,9 +5218,9 @@ d3-zoom@3: d3-transition "2 - 3" d3@^7.4.0, d3@^7.8.2: - version "7.8.5" - resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.5.tgz#fde4b760d4486cdb6f0cc8e2cbff318af844635c" - integrity sha512-JgoahDG51ncUfJu6wX/1vWQEqOflgXyl4MaHqlcSruTez7yhaRKR9i8VjjcQGeS2en/jnFivXuaIMnseMMt0XA== + version "7.9.0" + resolved "https://registry.yarnpkg.com/d3/-/d3-7.9.0.tgz#579e7acb3d749caf8860bd1741ae8d371070cd5d" + integrity sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA== dependencies: d3-array "3" d3-axis "3" @@ -5239,6 +5271,33 @@ dargs@^8.0.0: resolved "https://registry.yarnpkg.com/dargs/-/dargs-8.1.0.tgz#a34859ea509cbce45485e5aa356fef70bfcc7272" integrity sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw== +data-view-buffer@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/data-view-buffer/-/data-view-buffer-1.0.1.tgz#8ea6326efec17a2e42620696e671d7d5a8bc66b2" + integrity sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA== + dependencies: + call-bind "^1.0.6" + es-errors "^1.3.0" + is-data-view "^1.0.1" + +data-view-byte-length@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz#90721ca95ff280677eb793749fce1011347669e2" + integrity sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ== + dependencies: + call-bind "^1.0.7" + es-errors "^1.3.0" + is-data-view "^1.0.1" + +data-view-byte-offset@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz#5e0bbfb4828ed2d1b9b400cd8a7d119bca0ff18a" + integrity sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA== + dependencies: + call-bind "^1.0.6" + es-errors "^1.3.0" + is-data-view "^1.0.1" + dayjs@^1.11.7: version "1.11.10" resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" @@ -5326,7 +5385,7 @@ defer-to-connect@^2.0.1: resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587" integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg== -define-data-property@^1.0.1, define-data-property@^1.1.2, define-data-property@^1.1.4: +define-data-property@^1.0.1, define-data-property@^1.1.4: version "1.1.4" resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== @@ -5478,10 +5537,10 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -docusaurus-plugin-openapi-docs@3.0.0-beta.5, docusaurus-plugin-openapi-docs@^3.0.0-beta.5: - version "3.0.0-beta.5" - resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-3.0.0-beta.5.tgz#312bf045af83457ead516df7084917961ed99f4e" - integrity sha512-HQKcTGxs3vB98GJrODzV/XWhj8sQ8dlr71+2ej5LEbZkituC/+vwuWcci8l9qMrqBpm1JgNRLy/M57Qk5h3Zdg== +docusaurus-plugin-openapi-docs@3.0.0-beta.6, docusaurus-plugin-openapi-docs@^3.0.0-beta.6: + version "3.0.0-beta.6" + resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-3.0.0-beta.6.tgz#56117f585f0453a90f1bee3a43270a2290e1bfa7" + integrity sha512-K9BnPNd1sEPUrz78aHCSYWe2WtquCWA3tEF0so7QWVBYxqPdpwzut2b81a1hF1pWuoZjlU8JlKTZKTkUjveX1A== dependencies: "@apidevtools/json-schema-ref-parser" "^10.1.0" "@docusaurus/plugin-content-docs" "^3.0.1" @@ -5509,10 +5568,10 @@ docusaurus-plugin-sass@^0.2.3: dependencies: sass-loader "^10.1.1" -docusaurus-theme-openapi-docs@3.0.0-beta.5: - version "3.0.0-beta.5" - resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-3.0.0-beta.5.tgz#ef1d907ea91b9b49eb6d44fe6a8cb6b73d6334bb" - integrity sha512-NMCiiIwzPqBe80dhOFnrX2z/yUjRJmRYrocRK9xAt9NgsHa9lKb7M9Gb9yVW9V9vnTL1eFB7Mls9vQEMU545SQ== +docusaurus-theme-openapi-docs@3.0.0-beta.6: + version "3.0.0-beta.6" + resolved "https://registry.yarnpkg.com/docusaurus-theme-openapi-docs/-/docusaurus-theme-openapi-docs-3.0.0-beta.6.tgz#9101193d48dcdb060ea3d3c987ac9d44f67a99ec" + integrity sha512-BlDFiSt347JQD/uTpxzUyccsGLyq5Ph77PMPobXm3Dg++AmYUlJH7pkwFrboSFdUwmNsjsvJkQCXsz8kp/GCdA== dependencies: "@docusaurus/theme-common" "^3.0.1" "@hookform/error-message" "^2.0.1" @@ -5522,7 +5581,7 @@ docusaurus-theme-openapi-docs@3.0.0-beta.5: clsx "^1.1.1" copy-text-to-clipboard "^3.1.0" crypto-js "^4.1.1" - docusaurus-plugin-openapi-docs "^3.0.0-beta.5" + docusaurus-plugin-openapi-docs "^3.0.0-beta.6" docusaurus-plugin-sass "^0.2.3" file-saver "^2.0.5" lodash "^4.17.20" @@ -5590,9 +5649,9 @@ domhandler@^5.0.2, domhandler@^5.0.3: domelementtype "^2.3.0" dompurify@^3.0.5: - version "3.0.9" - resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.9.tgz#b3f362f24b99f53498c75d43ecbd784b0b3ad65e" - integrity sha512-uyb4NDIvQ3hRn6NiC+SIFaP4mJ/MdXlvtunaqK9Bn6dD3RuB/1S/gasEjDHD8eiaqdSael2vBv+hOs7Y+jhYOQ== + version "3.0.10" + resolved "https://registry.yarnpkg.com/dompurify/-/dompurify-3.0.10.tgz#d48b7c5cef8f368fca380c6fbd9aa8d9f3ca0dcb" + integrity sha512-WZDL8ZHTliEVP3Lk4phtvjg8SNQ3YMc5WVstxE8cszKZrFjzI4PF4ZTIk9VGAc9vZADO7uGO2V/ZiStcRSAT4Q== domutils@^2.5.2, domutils@^2.8.0: version "2.8.0" @@ -5657,19 +5716,19 @@ ejs@^3.1.6: jake "^10.8.5" electron-to-chromium@^1.4.668: - version "1.4.689" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.689.tgz#94fe370b800d978b606a2b4c0c5db5c8c98db4f2" - integrity sha512-GatzRKnGPS1go29ep25reM94xxd1Wj8ritU0yRhCJ/tr1Bg8gKnm6R9O/yPOhGQBoLMZ9ezfrpghNaTw97C/PQ== + version "1.4.711" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.711.tgz#f9fd04007878cc27ac327d5c6ce300f8b516f635" + integrity sha512-hRg81qzvUEibX2lDxnFlVCHACa+LtrCPIsWAxo161LDYIB3jauf57RGsMZV9mvGwE98yGH06icj3zBEoOkxd/w== elkjs@^0.9.0: version "0.9.2" resolved "https://registry.yarnpkg.com/elkjs/-/elkjs-0.9.2.tgz#3d4ef6f17fde06a5d7eaa3063bb875e25e59e972" integrity sha512-2Y/RaA1pdgSHpY0YG4TYuYCD2wh97CRvu22eLG3Kz0pgQ/6KbIFTxsTnDc4MH/6hFlg2L/9qXrDMG0nMjP63iw== -elliptic@^6.5.3, elliptic@^6.5.4: - version "6.5.4" - resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" - integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ== +elliptic@^6.5.3, elliptic@^6.5.5: + version "6.5.5" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.5.tgz#c715e09f78b6923977610d4c2346d6ce22e6dded" + integrity sha512-7EjbcmUm17NQFu4Pmgmq2olYMj8nwMnpcddByChSUjArp8F5DQWcIcpriwO4ZToLNAJig0yiyjswfyGNje/ixw== dependencies: bn.js "^4.11.9" brorand "^1.1.0" @@ -5714,10 +5773,10 @@ encodeurl@~1.0.2: resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== -enhanced-resolve@^5.15.0: - version "5.15.1" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.15.1.tgz#384391e025f099e67b4b00bfd7f0906a408214e1" - integrity sha512-3d3JRbwsCLJsYgvb6NuWEG44jjPSOMuS73L/6+7BZuoKm3W+qXnSoIYVHi8dG7Qcg4inAY4jbzkZ7MnskePeDg== +enhanced-resolve@^5.16.0: + version "5.16.0" + resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787" + integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA== dependencies: graceful-fs "^4.2.4" tapable "^2.2.0" @@ -5732,6 +5791,11 @@ entities@^4.2.0, entities@^4.4.0: resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== +env-paths@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" + integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== + error-ex@^1.3.1: version "1.3.2" resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf" @@ -5739,7 +5803,7 @@ error-ex@^1.3.1: dependencies: is-arrayish "^0.2.1" -es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.22.4: +es-abstract@^1.22.1, es-abstract@^1.22.3: version "1.22.5" resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.5.tgz#1417df4e97cc55f09bf7e58d1e614bc61cb8df46" integrity sha512-oW69R+4q2wG+Hc3KZePPZxOiisRIqfKBVo/HLx94QcJeWGU/8sZhCvc829rd1kS366vlJbzBfXf9yWwf0+Ko7w== @@ -5786,6 +5850,58 @@ es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.22.4: unbox-primitive "^1.0.2" which-typed-array "^1.1.14" +es-abstract@^1.23.0, es-abstract@^1.23.1, es-abstract@^1.23.2: + version "1.23.2" + resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.2.tgz#693312f3940f967b8dd3eebacb590b01712622e0" + integrity sha512-60s3Xv2T2p1ICykc7c+DNDPLDMm9t4QxCOUU0K9JxiLjM3C1zB9YVdN7tjxrFd4+AkZ8CdX1ovUga4P2+1e+/w== + dependencies: + array-buffer-byte-length "^1.0.1" + arraybuffer.prototype.slice "^1.0.3" + available-typed-arrays "^1.0.7" + call-bind "^1.0.7" + data-view-buffer "^1.0.1" + data-view-byte-length "^1.0.1" + data-view-byte-offset "^1.0.0" + es-define-property "^1.0.0" + es-errors "^1.3.0" + es-object-atoms "^1.0.0" + es-set-tostringtag "^2.0.3" + es-to-primitive "^1.2.1" + function.prototype.name "^1.1.6" + get-intrinsic "^1.2.4" + get-symbol-description "^1.0.2" + globalthis "^1.0.3" + gopd "^1.0.1" + has-property-descriptors "^1.0.2" + has-proto "^1.0.3" + has-symbols "^1.0.3" + hasown "^2.0.2" + internal-slot "^1.0.7" + is-array-buffer "^3.0.4" + is-callable "^1.2.7" + is-data-view "^1.0.1" + is-negative-zero "^2.0.3" + is-regex "^1.1.4" + is-shared-array-buffer "^1.0.3" + is-string "^1.0.7" + is-typed-array "^1.1.13" + is-weakref "^1.0.2" + object-inspect "^1.13.1" + object-keys "^1.1.1" + object.assign "^4.1.5" + regexp.prototype.flags "^1.5.2" + safe-array-concat "^1.1.2" + safe-regex-test "^1.0.3" + string.prototype.trim "^1.2.9" + string.prototype.trimend "^1.0.8" + string.prototype.trimstart "^1.0.7" + typed-array-buffer "^1.0.2" + typed-array-byte-length "^1.0.1" + typed-array-byte-offset "^1.0.2" + typed-array-length "^1.0.5" + unbox-primitive "^1.0.2" + which-typed-array "^1.1.15" + es-define-property@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845" @@ -5793,38 +5909,44 @@ es-define-property@^1.0.0: dependencies: get-intrinsic "^1.2.4" -es-errors@^1.0.0, es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0: +es-errors@^1.1.0, es-errors@^1.2.1, es-errors@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== -es-iterator-helpers@^1.0.12, es-iterator-helpers@^1.0.15: - version "1.0.17" - resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.17.tgz#123d1315780df15b34eb181022da43e734388bb8" - integrity sha512-lh7BsUqelv4KUbR5a/ZTaGGIMLCjPGPqJ6q+Oq24YP0RdyptX1uzm4vvaqzk7Zx3bpl/76YLTTDj9L7uYQ92oQ== +es-iterator-helpers@^1.0.15, es-iterator-helpers@^1.0.17: + version "1.0.18" + resolved "https://registry.yarnpkg.com/es-iterator-helpers/-/es-iterator-helpers-1.0.18.tgz#4d3424f46b24df38d064af6fbbc89274e29ea69d" + integrity sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA== dependencies: - asynciterator.prototype "^1.0.0" call-bind "^1.0.7" define-properties "^1.2.1" - es-abstract "^1.22.4" + es-abstract "^1.23.0" es-errors "^1.3.0" - es-set-tostringtag "^2.0.2" + es-set-tostringtag "^2.0.3" function-bind "^1.1.2" get-intrinsic "^1.2.4" globalthis "^1.0.3" has-property-descriptors "^1.0.2" - has-proto "^1.0.1" + has-proto "^1.0.3" has-symbols "^1.0.3" internal-slot "^1.0.7" iterator.prototype "^1.1.2" - safe-array-concat "^1.1.0" + safe-array-concat "^1.1.2" es-module-lexer@^1.2.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.4.1.tgz#41ea21b43908fe6a287ffcbe4300f790555331f5" - integrity sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w== + version "1.4.2" + resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.4.2.tgz#ba1a62255ff9b41023aaf9bd08c016a5f1a3fef3" + integrity sha512-7nOqkomXZEaxUDJw21XZNtRk739QvrPSoZoRtbsEfcii00vdzZUh6zh1CQwHhrib8MdEtJfv5rJiGeb4KuV/vw== -es-set-tostringtag@^2.0.2, es-set-tostringtag@^2.0.3: +es-object-atoms@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941" + integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw== + dependencies: + es-errors "^1.3.0" + +es-set-tostringtag@^2.0.3: version "2.0.3" resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777" integrity sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ== @@ -5941,32 +6063,34 @@ eslint-plugin-react-hooks@4.6.0: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== -eslint-plugin-react@7.33.2: - version "7.33.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz#69ee09443ffc583927eafe86ffebb470ee737608" - integrity sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw== +eslint-plugin-react@7.34.1: + version "7.34.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997" + integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw== dependencies: - array-includes "^3.1.6" - array.prototype.flatmap "^1.3.1" - array.prototype.tosorted "^1.1.1" + array-includes "^3.1.7" + array.prototype.findlast "^1.2.4" + array.prototype.flatmap "^1.3.2" + array.prototype.toreversed "^1.1.2" + array.prototype.tosorted "^1.1.3" doctrine "^2.1.0" - es-iterator-helpers "^1.0.12" + es-iterator-helpers "^1.0.17" estraverse "^5.3.0" jsx-ast-utils "^2.4.1 || ^3.0.0" minimatch "^3.1.2" - object.entries "^1.1.6" - object.fromentries "^2.0.6" - object.hasown "^1.1.2" - object.values "^1.1.6" + object.entries "^1.1.7" + object.fromentries "^2.0.7" + object.hasown "^1.1.3" + object.values "^1.1.7" prop-types "^15.8.1" - resolve "^2.0.0-next.4" + resolve "^2.0.0-next.5" semver "^6.3.1" - string.prototype.matchall "^4.0.8" + string.prototype.matchall "^4.0.10" -eslint-plugin-regexp@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-2.2.0.tgz#3713c0c4a664d7d650f3de74aef27b6ffcbef858" - integrity sha512-0kwpiWiLRVBkVr3oIRQLl196sXP/NF6DQFefv9jtR4ZOgQR+6WID2pIZ0I+wIt54qgBPwBB7Gm2a+ueh8/WsFQ== +eslint-plugin-regexp@2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-regexp/-/eslint-plugin-regexp-2.3.0.tgz#b72d9252ca3206b292e51eef49910d896c9a3723" + integrity sha512-T8JUs7ssRGbuXb+CGfdUJbcxTBMCNOpNqNBLuC8JUKAEIez72J37RaOi5/4dAUsGz92GbWVtqTLPSJZGyP/sQA== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.9.1" @@ -6232,16 +6356,16 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2: homedir-polyfill "^1.0.1" express@^4.17.3: - version "4.18.3" - resolved "https://registry.yarnpkg.com/express/-/express-4.18.3.tgz#6870746f3ff904dee1819b82e4b51509afffb0d4" - integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw== + version "4.19.0" + resolved "https://registry.yarnpkg.com/express/-/express-4.19.0.tgz#c9f689a62522f3399132d49eacd9af177d8ccb9e" + integrity sha512-/ERliX0l7UuHEgAy7HU2FRsiz3ScIKNl/iwnoYzHTJC0Sqj3ctWDD3MQ9CbUEfjshvxXImWaeukD0Xo7a2lWLA== dependencies: accepts "~1.3.8" array-flatten "1.1.1" body-parser "1.20.2" content-disposition "0.5.4" content-type "~1.0.4" - cookie "0.5.0" + cookie "0.6.0" cookie-signature "1.0.6" debug "2.6.9" depd "2.0.0" @@ -6333,9 +6457,9 @@ fast-url-parser@1.1.3: punycode "^1.3.2" fast-xml-parser@^4.0.11: - version "4.3.5" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.5.tgz#e2f2a2ae8377e9c3dc321b151e58f420ca7e5ccc" - integrity sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ== + version "4.3.6" + resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff" + integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw== dependencies: strnum "^1.0.5" @@ -6527,9 +6651,9 @@ flatted@^3.2.9: integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw== follow-redirects@^1.0.0: - version "1.15.5" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020" - integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw== + version "1.15.6" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" + integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== for-each@^0.3.3: version "0.3.3" @@ -6692,7 +6816,7 @@ get-east-asian-width@^1.0.0: resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz#5e6ebd9baee6fb8b7b6bd505221065f0cd91f64e" integrity sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA== -get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: +get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: version "1.2.4" resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== @@ -6909,7 +7033,7 @@ graceful-fs@4.2.10: resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c" integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA== -graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9: +graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9: version "4.2.11" resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== @@ -6956,7 +7080,7 @@ has-flag@^4.0.0: resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== -has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.1, has-property-descriptors@^1.0.2: +has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== @@ -6973,7 +7097,7 @@ has-symbols@^1.0.2, has-symbols@^1.0.3: resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8" integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== -has-tostringtag@^1.0.0, has-tostringtag@^1.0.1, has-tostringtag@^1.0.2: +has-tostringtag@^1.0.0, has-tostringtag@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc" integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw== @@ -6994,6 +7118,14 @@ hash-base@^3.0.0: readable-stream "^3.6.0" safe-buffer "^5.2.0" +hash-base@~3.0: + version "3.0.4" + resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918" + integrity sha512-EeeoJKjTyt868liAlVmcv2ZsUfGHlE3Q+BICOXcZiwN3osr5Q/zFGYmTJpoIzuaSTAwndFy+GqhEwlU4L3j4Ow== + dependencies: + inherits "^2.0.1" + safe-buffer "^5.0.1" + hash.js@^1.0.0, hash.js@^1.0.3: version "1.1.7" resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42" @@ -7002,10 +7134,10 @@ hash.js@^1.0.0, hash.js@^1.0.3: inherits "^2.0.3" minimalistic-assert "^1.0.1" -hasown@^2.0.0, hasown@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.1.tgz#26f48f039de2c0f8d3356c223fb8d50253519faa" - integrity sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA== +hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" + integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== dependencies: function-bind "^1.1.2" @@ -7292,9 +7424,9 @@ hpack.js@^2.1.6: wbuf "^1.1.0" html-entities@^2.3.2: - version "2.4.0" - resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.4.0.tgz#edd0cee70402584c8c76cc2c0556db09d1f45061" - integrity sha512-igBTJcNNNhvZFRtm8uA6xMY6xYleeDwn3PeBCkDz7tHttv4F2hsDI2aPgNERWzvRcNYHNT3ymRaQzllmXj4YsQ== + version "2.5.2" + resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-2.5.2.tgz#201a3cf95d3a15be7099521620d19dfb4f65359f" + integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA== html-escaper@^2.0.2: version "2.0.2" @@ -7615,7 +7747,7 @@ inquirer@8.2.5: through "^2.3.6" wrap-ansi "^7.0.0" -internal-slot@^1.0.5, internal-slot@^1.0.7: +internal-slot@^1.0.7: version "1.0.7" resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.7.tgz#c06dcca3ed874249881007b0a5523b172a190802" integrity sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g== @@ -7756,6 +7888,13 @@ is-core-module@^2.13.0: dependencies: hasown "^2.0.0" +is-data-view@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/is-data-view/-/is-data-view-1.0.1.tgz#4b4d3a511b70f3dc26d42c03ca9ca515d847759f" + integrity sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w== + dependencies: + is-typed-array "^1.1.13" + is-date-object@^1.0.1, is-date-object@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f" @@ -7849,10 +7988,10 @@ is-interactive@^1.0.0: resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e" integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w== -is-map@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.2.tgz#00922db8c9bf73e81b7a335827bc2a43f2b91127" - integrity sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg== +is-map@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.3.tgz#ede96b7fe1e270b3c4465e3a465658764926d62e" + integrity sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw== is-module@^1.0.0: version "1.0.0" @@ -7961,10 +8100,10 @@ is-root@^2.1.0: resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c" integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg== -is-set@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.2.tgz#90755fa4c2562dc1c5d4024760d6119b94ca18ec" - integrity sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g== +is-set@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.3.tgz#8ab209ea424608141372ded6e0cb200ef1d9d01d" + integrity sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg== is-shared-array-buffer@^1.0.2, is-shared-array-buffer@^1.0.3: version "1.0.3" @@ -8026,10 +8165,10 @@ is-utf8@^0.2.1: resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72" integrity sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q== -is-weakmap@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.1.tgz#5008b59bdc43b698201d18f62b37b2ca243e8cf2" - integrity sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA== +is-weakmap@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd" + integrity sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w== is-weakref@^1.0.2: version "1.0.2" @@ -8038,13 +8177,13 @@ is-weakref@^1.0.2: dependencies: call-bind "^1.0.2" -is-weakset@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/is-weakset/-/is-weakset-2.0.2.tgz#4569d67a747a1ce5a994dfd4ef6dcea76e7c0a1d" - integrity sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg== +is-weakset@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/is-weakset/-/is-weakset-2.0.3.tgz#e801519df8c0c43e12ff2834eead84ec9e624007" + integrity sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ== dependencies: - call-bind "^1.0.2" - get-intrinsic "^1.1.1" + call-bind "^1.0.7" + get-intrinsic "^1.2.4" is-windows@^1.0.1: version "1.0.2" @@ -8316,7 +8455,7 @@ jsonpointer@^5.0.0: object.assign "^4.1.4" object.values "^1.1.6" -katex@^0.16.0: +katex@^0.16.0, katex@^0.16.9: version "0.16.9" resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.9.tgz#bc62d8f7abfea6e181250f85a56e4ef292dcb1fa" integrity sha512-fsSYjWS0EEOwvy81j3vRA8TEAhQhKiqO+FQaKWp0m39qwOzHVBgAUBIXWj1pB+O2W3fIpNa6Y9KSKCVbfPhyAQ== @@ -8661,9 +8800,9 @@ magic-string@^0.25.0, magic-string@^0.25.7: sourcemap-codec "^1.4.8" magic-string@^0.30.0: - version "0.30.7" - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.7.tgz#0cecd0527d473298679da95a2d7aeb8c64048505" - integrity sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA== + version "0.30.8" + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.8.tgz#14e8624246d2bedba70d5462aa99ac9681844613" + integrity sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ== dependencies: "@jridgewell/sourcemap-codec" "^1.4.15" @@ -8878,9 +9017,9 @@ mdast-util-mdx-expression@^2.0.0: mdast-util-to-markdown "^2.0.0" mdast-util-mdx-jsx@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.1.0.tgz#5f7f204cf3f380cba1a8441142406eede1bc7660" - integrity sha512-A8AJHlR7/wPQ3+Jre1+1rq040fX9A4Q1jG8JxmSNp/PLPHg80A6475wxTp3KzHpApFH6yWxFotHrJQA3dXP6/w== + version "3.1.2" + resolved "https://registry.yarnpkg.com/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.1.2.tgz#daae777c72f9c4a106592e3025aa50fb26068e1b" + integrity sha512-eKMQDeywY2wlHc97k5eD8VC+9ASMjN8ItEZQNGwJ6E0XWKiW/Z0V5/H8pvoXUf+y+Mj0VIgeRRbujBmFn4FTyA== dependencies: "@types/estree-jsx" "^1.0.0" "@types/hast" "^3.0.0" @@ -9054,9 +9193,9 @@ merge@^2.1.1: integrity sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w== mermaid@^10.4.0: - version "10.8.0" - resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.8.0.tgz#557123be494e216a9173bbaca3b5be5551428644" - integrity sha512-9CzfSreRjdDJxX796+jW4zjEq0DVw5xVF0nWsqff8OTbrt+ml0TZ5PyYUjjUZJa2NYxYJZZXewEquxGiM8qZEA== + version "10.9.0" + resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-10.9.0.tgz#4d1272fbe434bd8f3c2c150554dc8a23a9bf9361" + integrity sha512-swZju0hFox/B/qoLKK0rOxxgh8Cf7rJSfAUc1u8fezVihYMvrJAS45GzAxTVf4Q+xn9uMgitBcmWk7nWGXOs/g== dependencies: "@braintree/sanitize-url" "^6.0.1" "@types/d3-scale" "^4.0.3" @@ -9069,6 +9208,7 @@ mermaid@^10.4.0: dayjs "^1.11.7" dompurify "^3.0.5" elkjs "^0.9.0" + katex "^0.16.9" khroma "^2.0.0" lodash-es "^4.17.21" mdast-util-from-markdown "^1.3.0" @@ -10004,9 +10144,9 @@ normalize-url@^6.0.1: integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== normalize-url@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a" - integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw== + version "8.0.1" + resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.1.tgz#9b7d96af9836577c58f5883e939365fa15623a4a" + integrity sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w== npm-run-path@^4.0.1: version "4.0.1" @@ -10125,25 +10265,26 @@ object.assign@^4.1.0, object.assign@^4.1.4, object.assign@^4.1.5: has-symbols "^1.0.3" object-keys "^1.1.1" -object.entries@^1.1.6, object.entries@^1.1.7: - version "1.1.7" - resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.7.tgz#2b47760e2a2e3a752f39dd874655c61a7f03c131" - integrity sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA== +object.entries@^1.1.7: + version "1.1.8" + resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41" + integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ== dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" + call-bind "^1.0.7" + define-properties "^1.2.1" + es-object-atoms "^1.0.0" -object.fromentries@^2.0.6, object.fromentries@^2.0.7: - version "2.0.7" - resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616" - integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA== +object.fromentries@^2.0.7: + version "2.0.8" + resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65" + integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ== dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" + call-bind "^1.0.7" + define-properties "^1.2.1" + es-abstract "^1.23.2" + es-object-atoms "^1.0.0" -object.hasown@^1.1.2: +object.hasown@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.3.tgz#6a5f2897bb4d3668b8e79364f98ccf971bda55ae" integrity sha512-fFI4VcYpRHvSLXxP7yiZOMAd331cPfd2p7PFDVbgUsYOfCT3tICVqXWngbjr4m49OvsBwUBQ6O2uQoJvy3RexA== @@ -10151,14 +10292,14 @@ object.hasown@^1.1.2: define-properties "^1.2.0" es-abstract "^1.22.1" -object.values@^1.1.6: - version "1.1.7" - resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a" - integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng== +object.values@^1.1.6, object.values@^1.1.7: + version "1.2.0" + resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b" + integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ== dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" + call-bind "^1.0.7" + define-properties "^1.2.1" + es-object-atoms "^1.0.0" obuf@^1.0.0, obuf@^1.1.2: version "1.1.2" @@ -10353,16 +10494,17 @@ parent-module@^1.0.0: dependencies: callsites "^3.0.0" -parse-asn1@^5.0.0, parse-asn1@^5.1.6: - version "5.1.6" - resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.6.tgz#385080a3ec13cb62a62d39409cb3e88844cdaed4" - integrity sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw== +parse-asn1@^5.0.0, parse-asn1@^5.1.7: + version "5.1.7" + resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.7.tgz#73cdaaa822125f9647165625eb45f8a051d2df06" + integrity sha512-CTM5kuWR3sx9IFamcl5ErfPl6ea/N8IYwiJ+vpeB2g+1iknv7zBl5uPwbMbRVznRVbrNY6lGuDoE5b30grmbqg== dependencies: - asn1.js "^5.2.0" - browserify-aes "^1.0.0" - evp_bytestokey "^1.0.0" - pbkdf2 "^3.0.3" - safe-buffer "^5.1.1" + asn1.js "^4.10.1" + browserify-aes "^1.2.0" + evp_bytestokey "^1.0.3" + hash-base "~3.0" + pbkdf2 "^3.1.2" + safe-buffer "^5.2.1" parse-entities@^2.0.0: version "2.0.0" @@ -10526,7 +10668,7 @@ path@^0.12.7: process "^0.11.1" util "^0.10.3" -pbkdf2@^3.0.3: +pbkdf2@^3.0.3, pbkdf2@^3.1.2: version "3.1.2" resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.1.2.tgz#dd822aa0887580e52f1a039dc3eda108efae3075" integrity sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA== @@ -10842,9 +10984,9 @@ postcss-scss@^4.0.3: integrity sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A== postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.9: - version "6.0.15" - resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz#11cc2b21eebc0b99ea374ffb9887174855a01535" - integrity sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw== + version "6.0.16" + resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz#3b88b9f5c5abd989ef4e2fc9ec8eedd34b20fb04" + integrity sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw== dependencies: cssesc "^3.0.0" util-deprecate "^1.0.2" @@ -10881,14 +11023,14 @@ postcss-zindex@^5.1.0: resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-5.1.0.tgz#4a5c7e5ff1050bd4c01d95b1847dfdcc58a496ff" integrity sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A== -postcss@8.4.35, postcss@^8.4.17, postcss@^8.4.21, postcss@^8.4.26, postcss@^8.4.33: - version "8.4.35" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7" - integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA== +postcss@8.4.37, postcss@^8.4.17, postcss@^8.4.21, postcss@^8.4.26, postcss@^8.4.33: + version "8.4.37" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.37.tgz#4505f992cd0c20e03d25f13b31901640b2db731a" + integrity sha512-7iB/v/r7Woof0glKLH8b1SPHrsX7uhdO+Geb41QpF/+mWZHU3uxxSlN+UXGVit1PawOYDToO+AbZzhBzWRDwbQ== dependencies: nanoid "^3.3.7" picocolors "^1.0.0" - source-map-js "^1.0.2" + source-map-js "^1.2.0" postman-url-encoder@3.0.5: version "3.0.5" @@ -11041,11 +11183,11 @@ qs@6.11.0: side-channel "^1.0.4" qs@^6.11.2: - version "6.11.2" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9" - integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA== + version "6.12.0" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.0.tgz#edd40c3b823995946a8a0b1f208669c7a200db77" + integrity sha512-trVZiI6RMOkO476zLGaBIzszOdFPnCCXHPG9kn0yuS1uz6xdVxPfZdB3vUig9pxPFDM9BRAgz/YUIVQ1/vuiUg== dependencies: - side-channel "^1.0.4" + side-channel "^1.0.6" querystring-es3@^0.2.1: version "0.2.1" @@ -11204,9 +11346,9 @@ react-helmet-async@^1.3.0: shallowequal "^1.1.0" react-hook-form@^7.43.8: - version "7.50.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.50.1.tgz#f6aeb17a863327e5a0252de8b35b4fc8990377ed" - integrity sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ== + version "7.51.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.1.tgz#3ce5f8b5ef41903b4054a641cef8c0dc8bf8ae85" + integrity sha512-ifnBjl+kW0ksINHd+8C/Gp6a4eZOdWyvRv0UBaByShwU8JbVx5hTcTWEcd5VdybvmPTATkVVXk9npXArHmo56w== react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: version "16.13.1" @@ -11224,9 +11366,9 @@ react-is@^18.0.0: integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== react-json-view-lite@^1.2.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/react-json-view-lite/-/react-json-view-lite-1.2.1.tgz#c59a0bea4ede394db331d482ee02e293d38f8218" - integrity sha512-Itc0g86fytOmKZoIoJyGgvNqohWSbh3NXIKNgH6W6FT9PC1ck4xas1tT3Rr/b3UlFXyA9Jjaw9QSXdZy2JwGMQ== + version "1.3.0" + resolved "https://registry.yarnpkg.com/react-json-view-lite/-/react-json-view-lite-1.3.0.tgz#1f1feee6f1b1d75cc498cd57812f441b88b51e21" + integrity sha512-aN1biKC5v4DQkmQBlZjuMFR09MKZGMPtIg+cut8zEeg2HXd6gl2gRy0n4HMacHf0dznQgo0SVXN7eT8zV3hEuQ== react-lifecycles-compat@^3.0.0: version "3.0.4" @@ -11369,7 +11511,7 @@ react@18.2.0: dependencies: loose-envify "^1.1.0" -readable-stream@^2.0.1: +readable-stream@^2.0.1, readable-stream@^2.3.8: version "2.3.8" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b" integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== @@ -11382,7 +11524,7 @@ readable-stream@^2.0.1: string_decoder "~1.1.1" util-deprecate "~1.0.1" -readable-stream@^3.0.6, readable-stream@^3.4.0, readable-stream@^3.5.0, readable-stream@^3.6.0, readable-stream@^3.6.2: +readable-stream@^3.0.6, readable-stream@^3.4.0, readable-stream@^3.5.0, readable-stream@^3.6.0: version "3.6.2" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967" integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA== @@ -11448,15 +11590,15 @@ refa@^0.12.0, refa@^0.12.1: "@eslint-community/regexpp" "^4.8.0" reflect.getprototypeof@^1.0.4: - version "1.0.5" - resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.5.tgz#e0bd28b597518f16edaf9c0e292c631eb13e0674" - integrity sha512-62wgfC8dJWrmxv44CA36pLDnP6KKl3Vhxb7PL+8+qrrFMMoJij4vgiMP8zV4O8+CBMXY1mHxI5fITGHXFHVmQQ== + version "1.0.6" + resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz#3ab04c32a8390b770712b7a8633972702d278859" + integrity sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg== dependencies: - call-bind "^1.0.5" + call-bind "^1.0.7" define-properties "^1.2.1" - es-abstract "^1.22.3" - es-errors "^1.0.0" - get-intrinsic "^1.2.3" + es-abstract "^1.23.1" + es-errors "^1.3.0" + get-intrinsic "^1.2.4" globalthis "^1.0.3" which-builtin-type "^1.1.3" @@ -11497,7 +11639,7 @@ regexp-ast-analysis@^0.7.0, regexp-ast-analysis@^0.7.1: "@eslint-community/regexpp" "^4.8.0" refa "^0.12.1" -regexp.prototype.flags@^1.5.0, regexp.prototype.flags@^1.5.2: +regexp.prototype.flags@^1.5.2: version "1.5.2" resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz#138f644a3350f981a858c44f6bb1a61ff59be334" integrity sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw== @@ -11801,7 +11943,7 @@ resolve@^1.1.6, resolve@^1.14.2, resolve@^1.19.0: path-parse "^1.0.7" supports-preserve-symlinks-flag "^1.0.0" -resolve@^2.0.0-next.4: +resolve@^2.0.0-next.5: version "2.0.0-next.5" resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.5.tgz#6b0ec3107e671e52b68cd068ef327173b90dc03c" integrity sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA== @@ -11931,13 +12073,13 @@ sade@^1.7.3: dependencies: mri "^1.1.0" -safe-array-concat@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.1.0.tgz#8d0cae9cb806d6d1c06e08ab13d847293ebe0692" - integrity sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg== +safe-array-concat@^1.1.0, safe-array-concat@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.1.2.tgz#81d77ee0c4e8b863635227c721278dd524c20edb" + integrity sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q== dependencies: - call-bind "^1.0.5" - get-intrinsic "^1.2.2" + call-bind "^1.0.7" + get-intrinsic "^1.2.4" has-symbols "^1.0.3" isarray "^2.0.5" @@ -11960,7 +12102,7 @@ safe-regex-test@^1.0.3: es-errors "^1.3.0" is-regex "^1.1.4" -"safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0", safer-buffer@^2.1.0: +"safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0": version "2.1.2" resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== @@ -11984,9 +12126,9 @@ sass-loader@^13.3.2: neo-async "^2.6.2" sass@^1.58.1: - version "1.71.1" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.1.tgz#dfb09c63ce63f89353777bbd4a88c0a38386ee54" - integrity sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg== + version "1.72.0" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c" + integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0" @@ -12122,14 +12264,14 @@ serialize-javascript@^6.0.0, serialize-javascript@^6.0.1: randombytes "^2.1.0" seroval-plugins@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/seroval-plugins/-/seroval-plugins-1.0.4.tgz#917d2cd103525f0238433a49479def0ce65a56e4" - integrity sha512-DQ2IK6oQVvy8k+c2V5x5YCtUa/GGGsUwUBNN9UqohrZ0rWdUapBFpNMYP1bCyRHoxOJjdKGl+dieacFIpU/i1A== + version "1.0.5" + resolved "https://registry.yarnpkg.com/seroval-plugins/-/seroval-plugins-1.0.5.tgz#eeded50d736d5e1dba142a72b0188df9f4e42b6d" + integrity sha512-8+pDC1vOedPXjKG7oz8o+iiHrtF2WswaMQJ7CKFpccvSYfrzmvKY9zOJWCg+881722wIHfwkdnRmiiDm9ym+zQ== -seroval@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/seroval/-/seroval-1.0.4.tgz#0400d24a48b1f6f44b8a3d55af0476a1c5e8643f" - integrity sha512-qQs/N+KfJu83rmszFQaTxcoJoPn6KNUruX4KmnmyD0oZkUoiNvJ1rpdYKDf4YHM05k+HOgCxa3yvf15QbVijGg== +seroval@^1.0.4: + version "1.0.5" + resolved "https://registry.yarnpkg.com/seroval/-/seroval-1.0.5.tgz#d71ee540d936babaed92f56eda3e52d8e2a3deed" + integrity sha512-TM+Z11tHHvQVQKeNlOUonOWnsNM+2IBwZ4vwoi4j3zKzIpc5IDw8WPwCfcc8F17wy6cBcJGbZbFOR0UCuTZHQA== serve-handler@^6.1.5: version "6.1.5" @@ -12174,18 +12316,18 @@ set-blocking@^2.0.0: integrity sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw== set-function-length@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.1.tgz#47cc5945f2c771e2cf261c6737cf9684a2a5e425" - integrity sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g== + version "1.2.2" + resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" + integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== dependencies: - define-data-property "^1.1.2" + define-data-property "^1.1.4" es-errors "^1.3.0" function-bind "^1.1.2" - get-intrinsic "^1.2.3" + get-intrinsic "^1.2.4" gopd "^1.0.1" - has-property-descriptors "^1.0.1" + has-property-descriptors "^1.0.2" -set-function-name@^2.0.0, set-function-name@^2.0.1: +set-function-name@^2.0.1, set-function-name@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/set-function-name/-/set-function-name-2.0.2.tgz#16a705c5a0dc2f5e638ca96d8a8cd4e1c2b90985" integrity sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ== @@ -12300,7 +12442,7 @@ should@^13.2.1: should-type-adaptors "^1.0.1" should-util "^1.0.0" -side-channel@^1.0.4: +side-channel@^1.0.4, side-channel@^1.0.6: version "1.0.6" resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2" integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA== @@ -12392,12 +12534,12 @@ sockjs@^0.3.24: websocket-driver "^0.7.4" solid-js@^1.3.0: - version "1.8.15" - resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.8.15.tgz#af4eef7203203efefb605613f3c244b5bcdb63bc" - integrity sha512-d0QP/efr3UVcwGgWVPveQQ0IHOH6iU7yUhc2piy8arNG8wxKmvUy1kFxyF8owpmfCWGB87usDKMaVnsNYZm+Vw== + version "1.8.16" + resolved "https://registry.yarnpkg.com/solid-js/-/solid-js-1.8.16.tgz#33ce9bff617154d5f4b889e1b2fb89d682b7a422" + integrity sha512-rja94MNU9flF3qQRLNsu60QHKBDKBkVE1DldJZPIfn2ypIn3NV2WpSbGTQIvsyGPBo+9E2IMjwqnqpbgfWuzeg== dependencies: csstype "^3.1.0" - seroval "^1.0.3" + seroval "^1.0.4" seroval-plugins "^1.0.3" sort-css-media-queries@2.1.0: @@ -12405,10 +12547,10 @@ sort-css-media-queries@2.1.0: resolved "https://registry.yarnpkg.com/sort-css-media-queries/-/sort-css-media-queries-2.1.0.tgz#7c85e06f79826baabb232f5560e9745d7a78c4ce" integrity sha512-IeWvo8NkNiY2vVYdPa27MCQiR0MN0M80johAYFVxWWXQ44KU84WNxjslwBHmc/7ZL2ccwkM7/e6S5aiKZXm7jA== -"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c" - integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== +"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af" + integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg== source-map-support@~0.5.20: version "0.5.21" @@ -12553,38 +12695,42 @@ string-width@^7.0.0: get-east-asian-width "^1.0.0" strip-ansi "^7.1.0" -string.prototype.matchall@^4.0.6, string.prototype.matchall@^4.0.8: - version "4.0.10" - resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.10.tgz#a1553eb532221d4180c51581d6072cd65d1ee100" - integrity sha512-rGXbGmOEosIQi6Qva94HUjgPs9vKW+dkG7Y8Q5O2OYkWL6wFaTRZO8zM4mhP94uX55wgyrXzfS2aGtGzUL7EJQ== +string.prototype.matchall@^4.0.10, string.prototype.matchall@^4.0.6: + version "4.0.11" + resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz#1092a72c59268d2abaad76582dccc687c0297e0a" + integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg== dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" - get-intrinsic "^1.2.1" + call-bind "^1.0.7" + define-properties "^1.2.1" + es-abstract "^1.23.2" + es-errors "^1.3.0" + es-object-atoms "^1.0.0" + get-intrinsic "^1.2.4" + gopd "^1.0.1" has-symbols "^1.0.3" - internal-slot "^1.0.5" - regexp.prototype.flags "^1.5.0" - set-function-name "^2.0.0" - side-channel "^1.0.4" + internal-slot "^1.0.7" + regexp.prototype.flags "^1.5.2" + set-function-name "^2.0.2" + side-channel "^1.0.6" -string.prototype.trim@^1.2.8: - version "1.2.8" - resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd" - integrity sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ== +string.prototype.trim@^1.2.8, string.prototype.trim@^1.2.9: + version "1.2.9" + resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4" + integrity sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw== dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" + call-bind "^1.0.7" + define-properties "^1.2.1" + es-abstract "^1.23.0" + es-object-atoms "^1.0.0" -string.prototype.trimend@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz#1bb3afc5008661d73e2dc015cd4853732d6c471e" - integrity sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA== +string.prototype.trimend@^1.0.7, string.prototype.trimend@^1.0.8: + version "1.0.8" + resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz#3651b8513719e8a9f48de7f2f77640b26652b229" + integrity sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ== dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" + call-bind "^1.0.7" + define-properties "^1.2.1" + es-object-atoms "^1.0.0" string.prototype.trimstart@^1.0.7: version "1.0.7" @@ -12839,9 +12985,9 @@ terser-webpack-plugin@^5.3.10, terser-webpack-plugin@^5.3.9: terser "^5.26.0" terser@^5.0.0, terser@^5.10.0, terser@^5.15.1, terser@^5.26.0: - version "5.28.1" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.28.1.tgz#bf00f7537fd3a798c352c2d67d67d65c915d1b28" - integrity sha512-wM+bZp54v/E9eRRGXb5ZFDvinrJIOaTapx3WUokyVGZu5ucVCK55zEgGd5Dl2fSr3jUo5sDiERErUWLY6QPFyA== + version "5.29.2" + resolved "https://registry.yarnpkg.com/terser/-/terser-5.29.2.tgz#c17d573ce1da1b30f21a877bffd5655dd86fdb35" + integrity sha512-ZiGkhUBIM+7LwkNjXYJq8svgkd+QK3UUr0wJqY4MieaezBSAIPgbSPZyIx0idM6XWK5CMzSWa8MJIzmRcB8Caw== dependencies: "@jridgewell/source-map" "^0.3.3" acorn "^8.8.2" @@ -12966,9 +13112,9 @@ trough@^2.0.0: integrity sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw== ts-api-utils@^1.0.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.2.1.tgz#f716c7e027494629485b21c0df6180f4d08f5e8b" - integrity sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA== + version "1.3.0" + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" + integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== ts-dedent@^2.2.0: version "2.2.0" @@ -13091,10 +13237,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@5, typescript@5.3.3: - version "5.3.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" - integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== +typescript@5, typescript@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" + integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== unbox-primitive@^1.0.2: version "1.0.2" @@ -13592,10 +13738,10 @@ warning@^4.0.3: dependencies: loose-envify "^1.0.0" -watchpack@^2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d" - integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg== +watchpack@^2.4.1: + version "2.4.1" + resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.1.tgz#29308f2cac150fa8e4c92f90e0ec954a9fed7fff" + integrity sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg== dependencies: glob-to-regexp "^0.4.1" graceful-fs "^4.1.2" @@ -13653,10 +13799,10 @@ webpack-bundle-analyzer@^4.9.0: sirv "^2.0.3" ws "^7.3.1" -webpack-dev-middleware@^5.3.1: - version "5.3.3" - resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz#efae67c2793908e7311f1d9b06f2a08dcc97e51f" - integrity sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA== +webpack-dev-middleware@^5.3.4: + version "5.3.4" + resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz#eb7b39281cbce10e104eb2b8bf2b63fce49a3517" + integrity sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q== dependencies: colorette "^2.0.10" memfs "^3.4.3" @@ -13665,9 +13811,9 @@ webpack-dev-middleware@^5.3.1: schema-utils "^4.0.0" webpack-dev-server@^4.15.1: - version "4.15.1" - resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.15.1.tgz#8944b29c12760b3a45bdaa70799b17cb91b03df7" - integrity sha512-5hbAst3h3C3L8w6W4P96L5vaV0PxSmJhxZvWKYIdgxOQm8pNZ5dEOmmSLBVpP85ReeyRt6AS1QJNyo/oFFPeVA== + version "4.15.2" + resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz#9e0c70a42a012560860adb186986da1248333173" + integrity sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g== dependencies: "@types/bonjour" "^3.5.9" "@types/connect-history-api-fallback" "^1.3.5" @@ -13697,7 +13843,7 @@ webpack-dev-server@^4.15.1: serve-index "^1.9.1" sockjs "^0.3.24" spdy "^4.0.2" - webpack-dev-middleware "^5.3.1" + webpack-dev-middleware "^5.3.4" ws "^8.13.0" webpack-merge@^5.9.0: @@ -13715,25 +13861,25 @@ webpack-sources@^3.2.2, webpack-sources@^3.2.3: integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== webpack@^5.61.0, webpack@^5.73.0, webpack@^5.88.1: - version "5.90.3" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.3.tgz#37b8f74d3ded061ba789bb22b31e82eed75bd9ac" - integrity sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA== + version "5.91.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.91.0.tgz#ffa92c1c618d18c878f06892bbdc3373c71a01d9" + integrity sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw== dependencies: "@types/eslint-scope" "^3.7.3" "@types/estree" "^1.0.5" - "@webassemblyjs/ast" "^1.11.5" - "@webassemblyjs/wasm-edit" "^1.11.5" - "@webassemblyjs/wasm-parser" "^1.11.5" + "@webassemblyjs/ast" "^1.12.1" + "@webassemblyjs/wasm-edit" "^1.12.1" + "@webassemblyjs/wasm-parser" "^1.12.1" acorn "^8.7.1" acorn-import-assertions "^1.9.0" browserslist "^4.21.10" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.15.0" + enhanced-resolve "^5.16.0" es-module-lexer "^1.2.1" eslint-scope "5.1.1" events "^3.2.0" glob-to-regexp "^0.4.1" - graceful-fs "^4.2.9" + graceful-fs "^4.2.11" json-parse-even-better-errors "^2.3.1" loader-runner "^4.2.0" mime-types "^2.1.27" @@ -13741,7 +13887,7 @@ webpack@^5.61.0, webpack@^5.73.0, webpack@^5.88.1: schema-utils "^3.2.0" tapable "^2.1.1" terser-webpack-plugin "^5.3.10" - watchpack "^2.4.0" + watchpack "^2.4.1" webpack-sources "^3.2.3" webpackbar@^5.0.2: @@ -13815,30 +13961,30 @@ which-builtin-type@^1.1.3: which-typed-array "^1.1.9" which-collection@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/which-collection/-/which-collection-1.0.1.tgz#70eab71ebbbd2aefaf32f917082fc62cdcb70906" - integrity sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A== + version "1.0.2" + resolved "https://registry.yarnpkg.com/which-collection/-/which-collection-1.0.2.tgz#627ef76243920a107e7ce8e96191debe4b16c2a0" + integrity sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw== dependencies: - is-map "^2.0.1" - is-set "^2.0.1" - is-weakmap "^2.0.1" - is-weakset "^2.0.1" + is-map "^2.0.3" + is-set "^2.0.3" + is-weakmap "^2.0.2" + is-weakset "^2.0.3" which-module@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.1.tgz#776b1fe35d90aebe99e8ac15eb24093389a4a409" integrity sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ== -which-typed-array@^1.1.14, which-typed-array@^1.1.2, which-typed-array@^1.1.9: - version "1.1.14" - resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.14.tgz#1f78a111aee1e131ca66164d8bdc3ab062c95a06" - integrity sha512-VnXFiIW8yNn9kIHN88xvZ4yOWchftKDsRJ8fEPacX/wl1lOvBrhsJ/OeJCXq7B0AaijRuqgzSKalJoPk+D8MPg== +which-typed-array@^1.1.14, which-typed-array@^1.1.15, which-typed-array@^1.1.2, which-typed-array@^1.1.9: + version "1.1.15" + resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.15.tgz#264859e9b11a649b388bfaaf4f767df1f779b38d" + integrity sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA== dependencies: - available-typed-arrays "^1.0.6" - call-bind "^1.0.5" + available-typed-arrays "^1.0.7" + call-bind "^1.0.7" for-each "^0.3.3" gopd "^1.0.1" - has-tostringtag "^1.0.1" + has-tostringtag "^1.0.2" which@^1.2.14, which@^1.3.1: version "1.3.1" @@ -14207,10 +14353,10 @@ yocto-queue@^1.0.0: resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251" integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g== -yup@1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/yup/-/yup-1.3.3.tgz#d2f6020ad1679754c5f8178a29243d5447dead04" - integrity sha512-v8QwZSsHH2K3/G9WSkp6mZKO+hugKT1EmnMqLNUcfu51HU9MDyhlETT/JgtzprnrnQHPWsjc6MUDMBp/l9fNnw== +yup@1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/yup/-/yup-1.4.0.tgz#898dcd660f9fb97c41f181839d3d65c3ee15a43e" + integrity sha512-wPbgkJRCqIf+OHyiTBQoJiP5PFuAXaWiJK6AmYkzQAh5/c2K9hzSApBZG5wV9KoKSePF7sAxmNSvh/13YHkFDg== dependencies: property-expr "^2.0.5" tiny-case "^1.0.3"