aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2024-05-25 00:45:30 +0000
committerLibravatar github-actions <github-actions@github.com>2024-05-25 00:45:30 +0000
commitc30b77efa23a1b9ddf46c76d9f28d2a2934246fb (patch)
tree5eb6ff360490cf9394d3b6ce0cc14dddb56d4ac0
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-c30b77efa23a1b9ddf46c76d9f28d2a2934246fb.tar.gz
ferdium-app-c30b77efa23a1b9ddf46c76d9f28d2a2934246fb.tar.zst
ferdium-app-c30b77efa23a1b9ddf46c76d9f28d2a2934246fb.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml208
1 files changed, 111 insertions, 97 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 934011d21..4bb93fd5a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -202,7 +202,7 @@ dependencies:
202 version: 10.10.0(react@18.2.0) 202 version: 10.10.0(react@18.2.0)
203 react-loader-spinner: 203 react-loader-spinner:
204 specifier: 5.4.5 204 specifier: 5.4.5
205 version: 5.4.5(@babel/core@7.24.5)(react-dom@18.2.0)(react@18.2.0) 205 version: 5.4.5(@babel/core@7.24.6)(react-dom@18.2.0)(react@18.2.0)
206 react-modal: 206 react-modal:
207 specifier: 3.16.1 207 specifier: 3.16.1
208 version: 3.16.1(react-dom@18.2.0)(react@18.2.0) 208 version: 3.16.1(react-dom@18.2.0)(react@18.2.0)
@@ -401,7 +401,7 @@ devDependencies:
401 version: 4.6.0(eslint@8.57.0) 401 version: 4.6.0(eslint@8.57.0)
402 eslint-plugin-sonar: 402 eslint-plugin-sonar:
403 specifier: 0.13.2 403 specifier: 0.13.2
404 version: 0.13.2(@babel/core@7.24.5)(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5) 404 version: 0.13.2(@babel/core@7.24.6)(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5)
405 eslint-plugin-unicorn: 405 eslint-plugin-unicorn:
406 specifier: 52.0.0 406 specifier: 52.0.0
407 version: 52.0.0(eslint@8.57.0) 407 version: 52.0.0(eslint@8.57.0)
@@ -641,11 +641,11 @@ packages:
641 '@babel/highlight': 7.23.4 641 '@babel/highlight': 7.23.4
642 chalk: 2.4.2 642 chalk: 2.4.2
643 643
644 /@babel/code-frame@7.24.2: 644 /@babel/code-frame@7.24.6:
645 resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==} 645 resolution: {integrity: sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==}
646 engines: {node: '>=6.9.0'} 646 engines: {node: '>=6.9.0'}
647 dependencies: 647 dependencies:
648 '@babel/highlight': 7.24.5 648 '@babel/highlight': 7.24.6
649 picocolors: 1.0.1 649 picocolors: 1.0.1
650 650
651 /@babel/compat-data@7.22.20: 651 /@babel/compat-data@7.22.20:
@@ -653,8 +653,8 @@ packages:
653 engines: {node: '>=6.9.0'} 653 engines: {node: '>=6.9.0'}
654 dev: true 654 dev: true
655 655
656 /@babel/compat-data@7.24.4: 656 /@babel/compat-data@7.24.6:
657 resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==} 657 resolution: {integrity: sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ==}
658 engines: {node: '>=6.9.0'} 658 engines: {node: '>=6.9.0'}
659 659
660 /@babel/core@7.23.5: 660 /@babel/core@7.23.5:
@@ -680,20 +680,20 @@ packages:
680 - supports-color 680 - supports-color
681 dev: true 681 dev: true
682 682
683 /@babel/core@7.24.5: 683 /@babel/core@7.24.6:
684 resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==} 684 resolution: {integrity: sha512-qAHSfAdVyFmIvl0VHELib8xar7ONuSHrE2hLnsaWkYNTI68dmi1x8GYDhJjMI/e7XWal9QBlZkwbOnkcw7Z8gQ==}
685 engines: {node: '>=6.9.0'} 685 engines: {node: '>=6.9.0'}
686 dependencies: 686 dependencies:
687 '@ampproject/remapping': 2.3.0 687 '@ampproject/remapping': 2.3.0
688 '@babel/code-frame': 7.24.2 688 '@babel/code-frame': 7.24.6
689 '@babel/generator': 7.24.5 689 '@babel/generator': 7.24.6
690 '@babel/helper-compilation-targets': 7.23.6 690 '@babel/helper-compilation-targets': 7.24.6
691 '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5) 691 '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6)
692 '@babel/helpers': 7.24.5 692 '@babel/helpers': 7.24.6
693 '@babel/parser': 7.24.5 693 '@babel/parser': 7.24.6
694 '@babel/template': 7.24.0 694 '@babel/template': 7.24.6
695 '@babel/traverse': 7.24.5 695 '@babel/traverse': 7.24.6
696 '@babel/types': 7.24.5 696 '@babel/types': 7.24.6
697 convert-source-map: 2.0.0 697 convert-source-map: 2.0.0
698 debug: 4.3.4(supports-color@5.5.0) 698 debug: 4.3.4(supports-color@5.5.0)
699 gensync: 1.0.0-beta.2 699 gensync: 1.0.0-beta.2
@@ -702,14 +702,14 @@ packages:
702 transitivePeerDependencies: 702 transitivePeerDependencies:
703 - supports-color 703 - supports-color
704 704
705 /@babel/eslint-parser@7.23.10(@babel/core@7.24.5)(eslint@8.57.0): 705 /@babel/eslint-parser@7.23.10(@babel/core@7.24.6)(eslint@8.57.0):
706 resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==} 706 resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==}
707 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 707 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
708 peerDependencies: 708 peerDependencies:
709 '@babel/core': ^7.11.0 709 '@babel/core': ^7.11.0
710 eslint: ^7.5.0 || ^8.0.0 710 eslint: ^7.5.0 || ^8.0.0
711 dependencies: 711 dependencies:
712 '@babel/core': 7.24.5 712 '@babel/core': 7.24.6
713 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 713 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
714 eslint: 8.57.0 714 eslint: 8.57.0
715 eslint-visitor-keys: 2.1.0 715 eslint-visitor-keys: 2.1.0
@@ -725,11 +725,11 @@ packages:
725 '@jridgewell/trace-mapping': 0.3.20 725 '@jridgewell/trace-mapping': 0.3.20
726 jsesc: 2.5.2 726 jsesc: 2.5.2
727 727
728 /@babel/generator@7.24.5: 728 /@babel/generator@7.24.6:
729 resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==} 729 resolution: {integrity: sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg==}
730 engines: {node: '>=6.9.0'} 730 engines: {node: '>=6.9.0'}
731 dependencies: 731 dependencies:
732 '@babel/types': 7.24.5 732 '@babel/types': 7.24.6
733 '@jridgewell/gen-mapping': 0.3.5 733 '@jridgewell/gen-mapping': 0.3.5
734 '@jridgewell/trace-mapping': 0.3.25 734 '@jridgewell/trace-mapping': 0.3.25
735 jsesc: 2.5.2 735 jsesc: 2.5.2
@@ -752,12 +752,12 @@ packages:
752 semver: 6.3.1 752 semver: 6.3.1
753 dev: true 753 dev: true
754 754
755 /@babel/helper-compilation-targets@7.23.6: 755 /@babel/helper-compilation-targets@7.24.6:
756 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} 756 resolution: {integrity: sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg==}
757 engines: {node: '>=6.9.0'} 757 engines: {node: '>=6.9.0'}
758 dependencies: 758 dependencies:
759 '@babel/compat-data': 7.24.4 759 '@babel/compat-data': 7.24.6
760 '@babel/helper-validator-option': 7.23.5 760 '@babel/helper-validator-option': 7.24.6
761 browserslist: 4.23.0 761 browserslist: 4.23.0
762 lru-cache: 5.1.1 762 lru-cache: 5.1.1
763 semver: 6.3.1 763 semver: 6.3.1
@@ -766,6 +766,10 @@ packages:
766 resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} 766 resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
767 engines: {node: '>=6.9.0'} 767 engines: {node: '>=6.9.0'}
768 768
769 /@babel/helper-environment-visitor@7.24.6:
770 resolution: {integrity: sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==}
771 engines: {node: '>=6.9.0'}
772
769 /@babel/helper-function-name@7.23.0: 773 /@babel/helper-function-name@7.23.0:
770 resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} 774 resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==}
771 engines: {node: '>=6.9.0'} 775 engines: {node: '>=6.9.0'}
@@ -773,23 +777,36 @@ packages:
773 '@babel/template': 7.22.15 777 '@babel/template': 7.22.15
774 '@babel/types': 7.23.5 778 '@babel/types': 7.23.5
775 779
780 /@babel/helper-function-name@7.24.6:
781 resolution: {integrity: sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==}
782 engines: {node: '>=6.9.0'}
783 dependencies:
784 '@babel/template': 7.24.6
785 '@babel/types': 7.24.6
786
776 /@babel/helper-hoist-variables@7.22.5: 787 /@babel/helper-hoist-variables@7.22.5:
777 resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} 788 resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==}
778 engines: {node: '>=6.9.0'} 789 engines: {node: '>=6.9.0'}
779 dependencies: 790 dependencies:
780 '@babel/types': 7.23.5 791 '@babel/types': 7.23.5
781 792
793 /@babel/helper-hoist-variables@7.24.6:
794 resolution: {integrity: sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==}
795 engines: {node: '>=6.9.0'}
796 dependencies:
797 '@babel/types': 7.24.6
798
782 /@babel/helper-module-imports@7.22.15: 799 /@babel/helper-module-imports@7.22.15:
783 resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} 800 resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==}
784 engines: {node: '>=6.9.0'} 801 engines: {node: '>=6.9.0'}
785 dependencies: 802 dependencies:
786 '@babel/types': 7.23.5 803 '@babel/types': 7.23.5
787 804
788 /@babel/helper-module-imports@7.24.3: 805 /@babel/helper-module-imports@7.24.6:
789 resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} 806 resolution: {integrity: sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==}
790 engines: {node: '>=6.9.0'} 807 engines: {node: '>=6.9.0'}
791 dependencies: 808 dependencies:
792 '@babel/types': 7.24.5 809 '@babel/types': 7.24.6
793 810
794 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.5): 811 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.5):
795 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} 812 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
@@ -805,18 +822,18 @@ packages:
805 '@babel/helper-validator-identifier': 7.22.20 822 '@babel/helper-validator-identifier': 7.22.20
806 dev: true 823 dev: true
807 824
808 /@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5): 825 /@babel/helper-module-transforms@7.24.6(@babel/core@7.24.6):
809 resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==} 826 resolution: {integrity: sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==}
810 engines: {node: '>=6.9.0'} 827 engines: {node: '>=6.9.0'}
811 peerDependencies: 828 peerDependencies:
812 '@babel/core': ^7.0.0 829 '@babel/core': ^7.0.0
813 dependencies: 830 dependencies:
814 '@babel/core': 7.24.5 831 '@babel/core': 7.24.6
815 '@babel/helper-environment-visitor': 7.22.20 832 '@babel/helper-environment-visitor': 7.24.6
816 '@babel/helper-module-imports': 7.24.3 833 '@babel/helper-module-imports': 7.24.6
817 '@babel/helper-simple-access': 7.24.5 834 '@babel/helper-simple-access': 7.24.6
818 '@babel/helper-split-export-declaration': 7.24.5 835 '@babel/helper-split-export-declaration': 7.24.6
819 '@babel/helper-validator-identifier': 7.24.5 836 '@babel/helper-validator-identifier': 7.24.6
820 837
821 /@babel/helper-plugin-utils@7.22.5: 838 /@babel/helper-plugin-utils@7.22.5:
822 resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} 839 resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
@@ -829,11 +846,11 @@ packages:
829 '@babel/types': 7.23.5 846 '@babel/types': 7.23.5
830 dev: true 847 dev: true
831 848
832 /@babel/helper-simple-access@7.24.5: 849 /@babel/helper-simple-access@7.24.6:
833 resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==} 850 resolution: {integrity: sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==}
834 engines: {node: '>=6.9.0'} 851 engines: {node: '>=6.9.0'}
835 dependencies: 852 dependencies:
836 '@babel/types': 7.24.5 853 '@babel/types': 7.24.6
837 854
838 /@babel/helper-split-export-declaration@7.22.6: 855 /@babel/helper-split-export-declaration@7.22.6:
839 resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} 856 resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
@@ -841,26 +858,26 @@ packages:
841 dependencies: 858 dependencies:
842 '@babel/types': 7.23.5 859 '@babel/types': 7.23.5
843 860
844 /@babel/helper-split-export-declaration@7.24.5: 861 /@babel/helper-split-export-declaration@7.24.6:
845 resolution: {integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==} 862 resolution: {integrity: sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==}
846 engines: {node: '>=6.9.0'} 863 engines: {node: '>=6.9.0'}
847 dependencies: 864 dependencies:
848 '@babel/types': 7.24.5 865 '@babel/types': 7.24.6
849 866
850 /@babel/helper-string-parser@7.23.4: 867 /@babel/helper-string-parser@7.23.4:
851 resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} 868 resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
852 engines: {node: '>=6.9.0'} 869 engines: {node: '>=6.9.0'}
853 870
854 /@babel/helper-string-parser@7.24.1: 871 /@babel/helper-string-parser@7.24.6:
855 resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==} 872 resolution: {integrity: sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==}
856 engines: {node: '>=6.9.0'} 873 engines: {node: '>=6.9.0'}
857 874
858 /@babel/helper-validator-identifier@7.22.20: 875 /@babel/helper-validator-identifier@7.22.20:
859 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} 876 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
860 engines: {node: '>=6.9.0'} 877 engines: {node: '>=6.9.0'}
861 878
862 /@babel/helper-validator-identifier@7.24.5: 879 /@babel/helper-validator-identifier@7.24.6:
863 resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==} 880 resolution: {integrity: sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==}
864 engines: {node: '>=6.9.0'} 881 engines: {node: '>=6.9.0'}
865 882
866 /@babel/helper-validator-option@7.22.15: 883 /@babel/helper-validator-option@7.22.15:
@@ -868,8 +885,8 @@ packages:
868 engines: {node: '>=6.9.0'} 885 engines: {node: '>=6.9.0'}
869 dev: true 886 dev: true
870 887
871 /@babel/helper-validator-option@7.23.5: 888 /@babel/helper-validator-option@7.24.6:
872 resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} 889 resolution: {integrity: sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==}
873 engines: {node: '>=6.9.0'} 890 engines: {node: '>=6.9.0'}
874 891
875 /@babel/helpers@7.23.5: 892 /@babel/helpers@7.23.5:
@@ -883,15 +900,12 @@ packages:
883 - supports-color 900 - supports-color
884 dev: true 901 dev: true
885 902
886 /@babel/helpers@7.24.5: 903 /@babel/helpers@7.24.6:
887 resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==} 904 resolution: {integrity: sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA==}
888 engines: {node: '>=6.9.0'} 905 engines: {node: '>=6.9.0'}
889 dependencies: 906 dependencies:
890 '@babel/template': 7.24.0 907 '@babel/template': 7.24.6
891 '@babel/traverse': 7.24.5 908 '@babel/types': 7.24.6
892 '@babel/types': 7.24.5
893 transitivePeerDependencies:
894 - supports-color
895 909
896 /@babel/highlight@7.23.4: 910 /@babel/highlight@7.23.4:
897 resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} 911 resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==}
@@ -901,11 +915,11 @@ packages:
901 chalk: 2.4.2 915 chalk: 2.4.2
902 js-tokens: 4.0.0 916 js-tokens: 4.0.0
903 917
904 /@babel/highlight@7.24.5: 918 /@babel/highlight@7.24.6:
905 resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==} 919 resolution: {integrity: sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==}
906 engines: {node: '>=6.9.0'} 920 engines: {node: '>=6.9.0'}
907 dependencies: 921 dependencies:
908 '@babel/helper-validator-identifier': 7.24.5 922 '@babel/helper-validator-identifier': 7.24.6
909 chalk: 2.4.2 923 chalk: 2.4.2
910 js-tokens: 4.0.0 924 js-tokens: 4.0.0
911 picocolors: 1.0.1 925 picocolors: 1.0.1
@@ -917,12 +931,12 @@ packages:
917 dependencies: 931 dependencies:
918 '@babel/types': 7.23.5 932 '@babel/types': 7.23.5
919 933
920 /@babel/parser@7.24.5: 934 /@babel/parser@7.24.6:
921 resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==} 935 resolution: {integrity: sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==}
922 engines: {node: '>=6.0.0'} 936 engines: {node: '>=6.0.0'}
923 hasBin: true 937 hasBin: true
924 dependencies: 938 dependencies:
925 '@babel/types': 7.24.5 939 '@babel/types': 7.24.6
926 940
927 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5): 941 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5):
928 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} 942 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
@@ -979,13 +993,13 @@ packages:
979 '@babel/helper-plugin-utils': 7.22.5 993 '@babel/helper-plugin-utils': 7.22.5
980 dev: true 994 dev: true
981 995
982 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.5): 996 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.6):
983 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} 997 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
984 engines: {node: '>=6.9.0'} 998 engines: {node: '>=6.9.0'}
985 peerDependencies: 999 peerDependencies:
986 '@babel/core': ^7.0.0-0 1000 '@babel/core': ^7.0.0-0
987 dependencies: 1001 dependencies:
988 '@babel/core': 7.24.5 1002 '@babel/core': 7.24.6
989 '@babel/helper-plugin-utils': 7.22.5 1003 '@babel/helper-plugin-utils': 7.22.5
990 dev: false 1004 dev: false
991 1005
@@ -1090,13 +1104,13 @@ packages:
1090 '@babel/parser': 7.23.5 1104 '@babel/parser': 7.23.5
1091 '@babel/types': 7.23.5 1105 '@babel/types': 7.23.5
1092 1106
1093 /@babel/template@7.24.0: 1107 /@babel/template@7.24.6:
1094 resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} 1108 resolution: {integrity: sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==}
1095 engines: {node: '>=6.9.0'} 1109 engines: {node: '>=6.9.0'}
1096 dependencies: 1110 dependencies:
1097 '@babel/code-frame': 7.24.2 1111 '@babel/code-frame': 7.24.6
1098 '@babel/parser': 7.24.5 1112 '@babel/parser': 7.24.6
1099 '@babel/types': 7.24.5 1113 '@babel/types': 7.24.6
1100 1114
1101 /@babel/traverse@7.23.5(supports-color@5.5.0): 1115 /@babel/traverse@7.23.5(supports-color@5.5.0):
1102 resolution: {integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==} 1116 resolution: {integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==}
@@ -1115,18 +1129,18 @@ packages:
1115 transitivePeerDependencies: 1129 transitivePeerDependencies:
1116 - supports-color 1130 - supports-color
1117 1131
1118 /@babel/traverse@7.24.5: 1132 /@babel/traverse@7.24.6:
1119 resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==} 1133 resolution: {integrity: sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw==}
1120 engines: {node: '>=6.9.0'} 1134 engines: {node: '>=6.9.0'}
1121 dependencies: 1135 dependencies:
1122 '@babel/code-frame': 7.24.2 1136 '@babel/code-frame': 7.24.6
1123 '@babel/generator': 7.24.5 1137 '@babel/generator': 7.24.6
1124 '@babel/helper-environment-visitor': 7.22.20 1138 '@babel/helper-environment-visitor': 7.24.6
1125 '@babel/helper-function-name': 7.23.0 1139 '@babel/helper-function-name': 7.24.6
1126 '@babel/helper-hoist-variables': 7.22.5 1140 '@babel/helper-hoist-variables': 7.24.6
1127 '@babel/helper-split-export-declaration': 7.24.5 1141 '@babel/helper-split-export-declaration': 7.24.6
1128 '@babel/parser': 7.24.5 1142 '@babel/parser': 7.24.6
1129 '@babel/types': 7.24.5 1143 '@babel/types': 7.24.6
1130 debug: 4.3.4(supports-color@5.5.0) 1144 debug: 4.3.4(supports-color@5.5.0)
1131 globals: 11.12.0 1145 globals: 11.12.0
1132 transitivePeerDependencies: 1146 transitivePeerDependencies:
@@ -1140,12 +1154,12 @@ packages:
1140 '@babel/helper-validator-identifier': 7.22.20 1154 '@babel/helper-validator-identifier': 7.22.20
1141 to-fast-properties: 2.0.0 1155 to-fast-properties: 2.0.0
1142 1156
1143 /@babel/types@7.24.5: 1157 /@babel/types@7.24.6:
1144 resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==} 1158 resolution: {integrity: sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==}
1145 engines: {node: '>=6.9.0'} 1159 engines: {node: '>=6.9.0'}
1146 dependencies: 1160 dependencies:
1147 '@babel/helper-string-parser': 7.24.1 1161 '@babel/helper-string-parser': 7.24.6
1148 '@babel/helper-validator-identifier': 7.24.5 1162 '@babel/helper-validator-identifier': 7.24.6
1149 to-fast-properties: 2.0.0 1163 to-fast-properties: 2.0.0
1150 1164
1151 /@bcoe/v8-coverage@0.2.3: 1165 /@bcoe/v8-coverage@0.2.3:
@@ -4535,17 +4549,17 @@ packages:
4535 resolve: 1.22.8 4549 resolve: 1.22.8
4536 dev: false 4550 dev: false
4537 4551
4538 /babel-plugin-styled-components@2.1.4(@babel/core@7.24.5)(styled-components@5.3.11): 4552 /babel-plugin-styled-components@2.1.4(@babel/core@7.24.6)(styled-components@5.3.11):
4539 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} 4553 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
4540 peerDependencies: 4554 peerDependencies:
4541 styled-components: '>= 2' 4555 styled-components: '>= 2'
4542 dependencies: 4556 dependencies:
4543 '@babel/helper-annotate-as-pure': 7.22.5 4557 '@babel/helper-annotate-as-pure': 7.22.5
4544 '@babel/helper-module-imports': 7.22.15 4558 '@babel/helper-module-imports': 7.22.15
4545 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.5) 4559 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.6)
4546 lodash: 4.17.21 4560 lodash: 4.17.21
4547 picomatch: 2.3.1 4561 picomatch: 2.3.1
4548 styled-components: 5.3.11(@babel/core@7.24.5)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 4562 styled-components: 5.3.11(@babel/core@7.24.6)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
4549 transitivePeerDependencies: 4563 transitivePeerDependencies:
4550 - '@babel/core' 4564 - '@babel/core'
4551 dev: false 4565 dev: false
@@ -4722,7 +4736,7 @@ packages:
4722 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4736 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4723 hasBin: true 4737 hasBin: true
4724 dependencies: 4738 dependencies:
4725 caniuse-lite: 1.0.30001620 4739 caniuse-lite: 1.0.30001621
4726 electron-to-chromium: 1.4.710 4740 electron-to-chromium: 1.4.710
4727 node-releases: 2.0.14 4741 node-releases: 2.0.14
4728 update-browserslist-db: 1.0.13(browserslist@4.23.0) 4742 update-browserslist-db: 1.0.13(browserslist@4.23.0)
@@ -4973,8 +4987,8 @@ packages:
4973 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} 4987 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
4974 dev: false 4988 dev: false
4975 4989
4976 /caniuse-lite@1.0.30001620: 4990 /caniuse-lite@1.0.30001621:
4977 resolution: {integrity: sha512-WJvYsOjd1/BYUY6SNGUosK9DUidBPDTnOARHp3fSmFO1ekdxaY6nKRttEVrfMmYi80ctS0kz1wiWmm14fVc3ew==} 4991 resolution: {integrity: sha512-+NLXZiviFFKX0fk8Piwv3PfLPGtRqJeq2TiNoUff/qB5KJgwecJTvCXDpmlyP/eCI/GUEmp/h/y5j0yckiiZrA==}
4978 4992
4979 /caseless@0.12.0: 4993 /caseless@0.12.0:
4980 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} 4994 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
@@ -6970,7 +6984,7 @@ packages:
6970 string.prototype.matchall: 4.0.11 6984 string.prototype.matchall: 4.0.11
6971 dev: true 6985 dev: true
6972 6986
6973 /eslint-plugin-sonar@0.13.2(@babel/core@7.24.5)(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5): 6987 /eslint-plugin-sonar@0.13.2(@babel/core@7.24.6)(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5):
6974 resolution: {integrity: sha512-7mZkk4/E2tGtIi3OCNCTmEWthweWzoAj9YcsxxIDI38r7q4RDusWDpsdGHPZXp/+QU8ZKkvmE11G4DtJW+k1kg==} 6988 resolution: {integrity: sha512-7mZkk4/E2tGtIi3OCNCTmEWthweWzoAj9YcsxxIDI38r7q4RDusWDpsdGHPZXp/+QU8ZKkvmE11G4DtJW+k1kg==}
6975 engines: {node: '>=14'} 6989 engines: {node: '>=14'}
6976 peerDependencies: 6990 peerDependencies:
@@ -6979,8 +6993,8 @@ packages:
6979 eslint: ^8.0.0 6993 eslint: ^8.0.0
6980 typescript: ^4.0.0 || ^5.0.0 6994 typescript: ^4.0.0 || ^5.0.0
6981 dependencies: 6995 dependencies:
6982 '@babel/core': 7.24.5 6996 '@babel/core': 7.24.6
6983 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.5)(eslint@8.57.0) 6997 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.6)(eslint@8.57.0)
6984 '@eslint-community/regexpp': 4.10.0 6998 '@eslint-community/regexpp': 4.10.0
6985 '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5) 6999 '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.5)
6986 '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5) 7000 '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.5)
@@ -11961,7 +11975,7 @@ packages:
11961 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 11975 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
11962 dev: false 11976 dev: false
11963 11977
11964 /react-loader-spinner@5.4.5(@babel/core@7.24.5)(react-dom@18.2.0)(react@18.2.0): 11978 /react-loader-spinner@5.4.5(@babel/core@7.24.6)(react-dom@18.2.0)(react@18.2.0):
11965 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==} 11979 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==}
11966 peerDependencies: 11980 peerDependencies:
11967 react: ^16.0.0 || ^17.0.0 || ^18.0.0 11981 react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11970,7 +11984,7 @@ packages:
11970 react: 18.2.0 11984 react: 18.2.0
11971 react-dom: 18.2.0(react@18.2.0) 11985 react-dom: 18.2.0(react@18.2.0)
11972 react-is: 18.2.0 11986 react-is: 18.2.0
11973 styled-components: 5.3.11(@babel/core@7.24.5)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 11987 styled-components: 5.3.11(@babel/core@7.24.6)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
11974 styled-tools: 1.7.2 11988 styled-tools: 1.7.2
11975 transitivePeerDependencies: 11989 transitivePeerDependencies:
11976 - '@babel/core' 11990 - '@babel/core'
@@ -13405,7 +13419,7 @@ packages:
13405 engines: {node: '>=8'} 13419 engines: {node: '>=8'}
13406 dev: true 13420 dev: true
13407 13421
13408 /styled-components@5.3.11(@babel/core@7.24.5)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): 13422 /styled-components@5.3.11(@babel/core@7.24.6)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
13409 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} 13423 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
13410 engines: {node: '>=10'} 13424 engines: {node: '>=10'}
13411 peerDependencies: 13425 peerDependencies:
@@ -13418,7 +13432,7 @@ packages:
13418 '@emotion/is-prop-valid': 1.2.1 13432 '@emotion/is-prop-valid': 1.2.1
13419 '@emotion/stylis': 0.8.5 13433 '@emotion/stylis': 0.8.5
13420 '@emotion/unitless': 0.7.5 13434 '@emotion/unitless': 0.7.5
13421 babel-plugin-styled-components: 2.1.4(@babel/core@7.24.5)(styled-components@5.3.11) 13435 babel-plugin-styled-components: 2.1.4(@babel/core@7.24.6)(styled-components@5.3.11)
13422 css-to-react-native: 3.2.0 13436 css-to-react-native: 3.2.0
13423 hoist-non-react-statics: 3.3.2 13437 hoist-non-react-statics: 3.3.2
13424 react: 18.2.0 13438 react: 18.2.0