aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2024-03-22 00:43:15 +0000
committerLibravatar github-actions <github-actions@github.com>2024-03-22 00:43:15 +0000
commit09984db57d85b2928feaee308a10fbf253364795 (patch)
tree5b0d9b26d8d0e178633d0b54af8e237239064ad6
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-09984db57d85b2928feaee308a10fbf253364795.tar.gz
ferdium-app-09984db57d85b2928feaee308a10fbf253364795.tar.zst
ferdium-app-09984db57d85b2928feaee308a10fbf253364795.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml108
1 files changed, 64 insertions, 44 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4c22627f0..dd1c51f73 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -208,7 +208,7 @@ dependencies:
208 version: 10.10.0(react@18.2.0) 208 version: 10.10.0(react@18.2.0)
209 react-loader-spinner: 209 react-loader-spinner:
210 specifier: 5.4.5 210 specifier: 5.4.5
211 version: 5.4.5(@babel/core@7.24.0)(react-dom@18.2.0)(react@18.2.0) 211 version: 5.4.5(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0)
212 react-modal: 212 react-modal:
213 specifier: 3.16.1 213 specifier: 3.16.1
214 version: 3.16.1(react-dom@18.2.0)(react@18.2.0) 214 version: 3.16.1(react-dom@18.2.0)(react@18.2.0)
@@ -404,7 +404,7 @@ devDependencies:
404 version: 4.6.0(eslint@8.57.0) 404 version: 4.6.0(eslint@8.57.0)
405 eslint-plugin-sonar: 405 eslint-plugin-sonar:
406 specifier: 0.13.2 406 specifier: 0.13.2
407 version: 0.13.2(@babel/core@7.24.0)(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 407 version: 0.13.2(@babel/core@7.24.3)(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3)
408 eslint-plugin-unicorn: 408 eslint-plugin-unicorn:
409 specifier: 51.0.1 409 specifier: 51.0.1
410 version: 51.0.1(eslint@8.57.0) 410 version: 51.0.1(eslint@8.57.0)
@@ -674,13 +674,20 @@ packages:
674 '@babel/highlight': 7.23.4 674 '@babel/highlight': 7.23.4
675 chalk: 2.4.2 675 chalk: 2.4.2
676 676
677 /@babel/code-frame@7.24.2:
678 resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==}
679 engines: {node: '>=6.9.0'}
680 dependencies:
681 '@babel/highlight': 7.24.2
682 picocolors: 1.0.0
683
677 /@babel/compat-data@7.22.20: 684 /@babel/compat-data@7.22.20:
678 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} 685 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==}
679 engines: {node: '>=6.9.0'} 686 engines: {node: '>=6.9.0'}
680 dev: true 687 dev: true
681 688
682 /@babel/compat-data@7.23.5: 689 /@babel/compat-data@7.24.1:
683 resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==} 690 resolution: {integrity: sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==}
684 engines: {node: '>=6.9.0'} 691 engines: {node: '>=6.9.0'}
685 692
686 /@babel/core@7.23.5: 693 /@babel/core@7.23.5:
@@ -706,19 +713,19 @@ packages:
706 - supports-color 713 - supports-color
707 dev: true 714 dev: true
708 715
709 /@babel/core@7.24.0: 716 /@babel/core@7.24.3:
710 resolution: {integrity: sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==} 717 resolution: {integrity: sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==}
711 engines: {node: '>=6.9.0'} 718 engines: {node: '>=6.9.0'}
712 dependencies: 719 dependencies:
713 '@ampproject/remapping': 2.3.0 720 '@ampproject/remapping': 2.3.0
714 '@babel/code-frame': 7.23.5 721 '@babel/code-frame': 7.24.2
715 '@babel/generator': 7.23.6 722 '@babel/generator': 7.24.1
716 '@babel/helper-compilation-targets': 7.23.6 723 '@babel/helper-compilation-targets': 7.23.6
717 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.0) 724 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3)
718 '@babel/helpers': 7.24.0 725 '@babel/helpers': 7.24.1
719 '@babel/parser': 7.24.0 726 '@babel/parser': 7.24.1
720 '@babel/template': 7.24.0 727 '@babel/template': 7.24.0
721 '@babel/traverse': 7.24.0 728 '@babel/traverse': 7.24.1
722 '@babel/types': 7.24.0 729 '@babel/types': 7.24.0
723 convert-source-map: 2.0.0 730 convert-source-map: 2.0.0
724 debug: 4.3.4(supports-color@5.5.0) 731 debug: 4.3.4(supports-color@5.5.0)
@@ -728,14 +735,14 @@ packages:
728 transitivePeerDependencies: 735 transitivePeerDependencies:
729 - supports-color 736 - supports-color
730 737
731 /@babel/eslint-parser@7.23.10(@babel/core@7.24.0)(eslint@8.57.0): 738 /@babel/eslint-parser@7.23.10(@babel/core@7.24.3)(eslint@8.57.0):
732 resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==} 739 resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==}
733 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 740 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
734 peerDependencies: 741 peerDependencies:
735 '@babel/core': ^7.11.0 742 '@babel/core': ^7.11.0
736 eslint: ^7.5.0 || ^8.0.0 743 eslint: ^7.5.0 || ^8.0.0
737 dependencies: 744 dependencies:
738 '@babel/core': 7.24.0 745 '@babel/core': 7.24.3
739 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 746 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
740 eslint: 8.57.0 747 eslint: 8.57.0
741 eslint-visitor-keys: 2.1.0 748 eslint-visitor-keys: 2.1.0
@@ -751,8 +758,8 @@ packages:
751 '@jridgewell/trace-mapping': 0.3.20 758 '@jridgewell/trace-mapping': 0.3.20
752 jsesc: 2.5.2 759 jsesc: 2.5.2
753 760
754 /@babel/generator@7.23.6: 761 /@babel/generator@7.24.1:
755 resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==} 762 resolution: {integrity: sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==}
756 engines: {node: '>=6.9.0'} 763 engines: {node: '>=6.9.0'}
757 dependencies: 764 dependencies:
758 '@babel/types': 7.24.0 765 '@babel/types': 7.24.0
@@ -782,7 +789,7 @@ packages:
782 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} 789 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
783 engines: {node: '>=6.9.0'} 790 engines: {node: '>=6.9.0'}
784 dependencies: 791 dependencies:
785 '@babel/compat-data': 7.23.5 792 '@babel/compat-data': 7.24.1
786 '@babel/helper-validator-option': 7.23.5 793 '@babel/helper-validator-option': 7.23.5
787 browserslist: 4.23.0 794 browserslist: 4.23.0
788 lru-cache: 5.1.1 795 lru-cache: 5.1.1
@@ -825,13 +832,13 @@ packages:
825 '@babel/helper-validator-identifier': 7.22.20 832 '@babel/helper-validator-identifier': 7.22.20
826 dev: true 833 dev: true
827 834
828 /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.0): 835 /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.3):
829 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} 836 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
830 engines: {node: '>=6.9.0'} 837 engines: {node: '>=6.9.0'}
831 peerDependencies: 838 peerDependencies:
832 '@babel/core': ^7.0.0 839 '@babel/core': ^7.0.0
833 dependencies: 840 dependencies:
834 '@babel/core': 7.24.0 841 '@babel/core': 7.24.3
835 '@babel/helper-environment-visitor': 7.22.20 842 '@babel/helper-environment-visitor': 7.22.20
836 '@babel/helper-module-imports': 7.22.15 843 '@babel/helper-module-imports': 7.22.15
837 '@babel/helper-simple-access': 7.22.5 844 '@babel/helper-simple-access': 7.22.5
@@ -858,6 +865,10 @@ packages:
858 resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} 865 resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
859 engines: {node: '>=6.9.0'} 866 engines: {node: '>=6.9.0'}
860 867
868 /@babel/helper-string-parser@7.24.1:
869 resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
870 engines: {node: '>=6.9.0'}
871
861 /@babel/helper-validator-identifier@7.22.20: 872 /@babel/helper-validator-identifier@7.22.20:
862 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} 873 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
863 engines: {node: '>=6.9.0'} 874 engines: {node: '>=6.9.0'}
@@ -882,12 +893,12 @@ packages:
882 - supports-color 893 - supports-color
883 dev: true 894 dev: true
884 895
885 /@babel/helpers@7.24.0: 896 /@babel/helpers@7.24.1:
886 resolution: {integrity: sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==} 897 resolution: {integrity: sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==}
887 engines: {node: '>=6.9.0'} 898 engines: {node: '>=6.9.0'}
888 dependencies: 899 dependencies:
889 '@babel/template': 7.24.0 900 '@babel/template': 7.24.0
890 '@babel/traverse': 7.24.0 901 '@babel/traverse': 7.24.1
891 '@babel/types': 7.24.0 902 '@babel/types': 7.24.0
892 transitivePeerDependencies: 903 transitivePeerDependencies:
893 - supports-color 904 - supports-color
@@ -900,6 +911,15 @@ packages:
900 chalk: 2.4.2 911 chalk: 2.4.2
901 js-tokens: 4.0.0 912 js-tokens: 4.0.0
902 913
914 /@babel/highlight@7.24.2:
915 resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
916 engines: {node: '>=6.9.0'}
917 dependencies:
918 '@babel/helper-validator-identifier': 7.22.20
919 chalk: 2.4.2
920 js-tokens: 4.0.0
921 picocolors: 1.0.0
922
903 /@babel/parser@7.23.5: 923 /@babel/parser@7.23.5:
904 resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==} 924 resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==}
905 engines: {node: '>=6.0.0'} 925 engines: {node: '>=6.0.0'}
@@ -907,8 +927,8 @@ packages:
907 dependencies: 927 dependencies:
908 '@babel/types': 7.23.5 928 '@babel/types': 7.23.5
909 929
910 /@babel/parser@7.24.0: 930 /@babel/parser@7.24.1:
911 resolution: {integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==} 931 resolution: {integrity: sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==}
912 engines: {node: '>=6.0.0'} 932 engines: {node: '>=6.0.0'}
913 hasBin: true 933 hasBin: true
914 dependencies: 934 dependencies:
@@ -969,13 +989,13 @@ packages:
969 '@babel/helper-plugin-utils': 7.22.5 989 '@babel/helper-plugin-utils': 7.22.5
970 dev: true 990 dev: true
971 991
972 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.0): 992 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.3):
973 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} 993 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
974 engines: {node: '>=6.9.0'} 994 engines: {node: '>=6.9.0'}
975 peerDependencies: 995 peerDependencies:
976 '@babel/core': ^7.0.0-0 996 '@babel/core': ^7.0.0-0
977 dependencies: 997 dependencies:
978 '@babel/core': 7.24.0 998 '@babel/core': 7.24.3
979 '@babel/helper-plugin-utils': 7.22.5 999 '@babel/helper-plugin-utils': 7.22.5
980 dev: false 1000 dev: false
981 1001
@@ -1077,8 +1097,8 @@ packages:
1077 resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} 1097 resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
1078 engines: {node: '>=6.9.0'} 1098 engines: {node: '>=6.9.0'}
1079 dependencies: 1099 dependencies:
1080 '@babel/code-frame': 7.23.5 1100 '@babel/code-frame': 7.24.2
1081 '@babel/parser': 7.24.0 1101 '@babel/parser': 7.24.1
1082 '@babel/types': 7.24.0 1102 '@babel/types': 7.24.0
1083 1103
1084 /@babel/traverse@7.23.5(supports-color@5.5.0): 1104 /@babel/traverse@7.23.5(supports-color@5.5.0):
@@ -1098,17 +1118,17 @@ packages:
1098 transitivePeerDependencies: 1118 transitivePeerDependencies:
1099 - supports-color 1119 - supports-color
1100 1120
1101 /@babel/traverse@7.24.0: 1121 /@babel/traverse@7.24.1:
1102 resolution: {integrity: sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==} 1122 resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==}
1103 engines: {node: '>=6.9.0'} 1123 engines: {node: '>=6.9.0'}
1104 dependencies: 1124 dependencies:
1105 '@babel/code-frame': 7.23.5 1125 '@babel/code-frame': 7.24.2
1106 '@babel/generator': 7.23.6 1126 '@babel/generator': 7.24.1
1107 '@babel/helper-environment-visitor': 7.22.20 1127 '@babel/helper-environment-visitor': 7.22.20
1108 '@babel/helper-function-name': 7.23.0 1128 '@babel/helper-function-name': 7.23.0
1109 '@babel/helper-hoist-variables': 7.22.5 1129 '@babel/helper-hoist-variables': 7.22.5
1110 '@babel/helper-split-export-declaration': 7.22.6 1130 '@babel/helper-split-export-declaration': 7.22.6
1111 '@babel/parser': 7.24.0 1131 '@babel/parser': 7.24.1
1112 '@babel/types': 7.24.0 1132 '@babel/types': 7.24.0
1113 debug: 4.3.4(supports-color@5.5.0) 1133 debug: 4.3.4(supports-color@5.5.0)
1114 globals: 11.12.0 1134 globals: 11.12.0
@@ -1127,7 +1147,7 @@ packages:
1127 resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==} 1147 resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
1128 engines: {node: '>=6.9.0'} 1148 engines: {node: '>=6.9.0'}
1129 dependencies: 1149 dependencies:
1130 '@babel/helper-string-parser': 7.23.4 1150 '@babel/helper-string-parser': 7.24.1
1131 '@babel/helper-validator-identifier': 7.22.20 1151 '@babel/helper-validator-identifier': 7.22.20
1132 to-fast-properties: 2.0.0 1152 to-fast-properties: 2.0.0
1133 1153
@@ -4398,17 +4418,17 @@ packages:
4398 resolve: 1.22.8 4418 resolve: 1.22.8
4399 dev: false 4419 dev: false
4400 4420
4401 /babel-plugin-styled-components@2.1.4(@babel/core@7.24.0)(styled-components@5.3.11): 4421 /babel-plugin-styled-components@2.1.4(@babel/core@7.24.3)(styled-components@5.3.11):
4402 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} 4422 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
4403 peerDependencies: 4423 peerDependencies:
4404 styled-components: '>= 2' 4424 styled-components: '>= 2'
4405 dependencies: 4425 dependencies:
4406 '@babel/helper-annotate-as-pure': 7.22.5 4426 '@babel/helper-annotate-as-pure': 7.22.5
4407 '@babel/helper-module-imports': 7.22.15 4427 '@babel/helper-module-imports': 7.22.15
4408 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.0) 4428 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.3)
4409 lodash: 4.17.21 4429 lodash: 4.17.21
4410 picomatch: 2.3.1 4430 picomatch: 2.3.1
4411 styled-components: 5.3.11(@babel/core@7.24.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 4431 styled-components: 5.3.11(@babel/core@7.24.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
4412 transitivePeerDependencies: 4432 transitivePeerDependencies:
4413 - '@babel/core' 4433 - '@babel/core'
4414 dev: false 4434 dev: false
@@ -6724,7 +6744,7 @@ packages:
6724 string.prototype.matchall: 4.0.11 6744 string.prototype.matchall: 4.0.11
6725 dev: true 6745 dev: true
6726 6746
6727 /eslint-plugin-sonar@0.13.2(@babel/core@7.24.0)(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3): 6747 /eslint-plugin-sonar@0.13.2(@babel/core@7.24.3)(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3):
6728 resolution: {integrity: sha512-7mZkk4/E2tGtIi3OCNCTmEWthweWzoAj9YcsxxIDI38r7q4RDusWDpsdGHPZXp/+QU8ZKkvmE11G4DtJW+k1kg==} 6748 resolution: {integrity: sha512-7mZkk4/E2tGtIi3OCNCTmEWthweWzoAj9YcsxxIDI38r7q4RDusWDpsdGHPZXp/+QU8ZKkvmE11G4DtJW+k1kg==}
6729 engines: {node: '>=14'} 6749 engines: {node: '>=14'}
6730 peerDependencies: 6750 peerDependencies:
@@ -6733,8 +6753,8 @@ packages:
6733 eslint: ^8.0.0 6753 eslint: ^8.0.0
6734 typescript: ^4.0.0 || ^5.0.0 6754 typescript: ^4.0.0 || ^5.0.0
6735 dependencies: 6755 dependencies:
6736 '@babel/core': 7.24.0 6756 '@babel/core': 7.24.3
6737 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.0)(eslint@8.57.0) 6757 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.3)(eslint@8.57.0)
6738 '@eslint-community/regexpp': 4.10.0 6758 '@eslint-community/regexpp': 4.10.0
6739 '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 6759 '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3)
6740 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3) 6760 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3)
@@ -11712,7 +11732,7 @@ packages:
11712 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 11732 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
11713 dev: false 11733 dev: false
11714 11734
11715 /react-loader-spinner@5.4.5(@babel/core@7.24.0)(react-dom@18.2.0)(react@18.2.0): 11735 /react-loader-spinner@5.4.5(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0):
11716 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==} 11736 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==}
11717 peerDependencies: 11737 peerDependencies:
11718 react: ^16.0.0 || ^17.0.0 || ^18.0.0 11738 react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11721,7 +11741,7 @@ packages:
11721 react: 18.2.0 11741 react: 18.2.0
11722 react-dom: 18.2.0(react@18.2.0) 11742 react-dom: 18.2.0(react@18.2.0)
11723 react-is: 18.2.0 11743 react-is: 18.2.0
11724 styled-components: 5.3.11(@babel/core@7.24.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 11744 styled-components: 5.3.11(@babel/core@7.24.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
11725 styled-tools: 1.7.2 11745 styled-tools: 1.7.2
11726 transitivePeerDependencies: 11746 transitivePeerDependencies:
11727 - '@babel/core' 11747 - '@babel/core'
@@ -13135,7 +13155,7 @@ packages:
13135 engines: {node: '>=8'} 13155 engines: {node: '>=8'}
13136 dev: true 13156 dev: true
13137 13157
13138 /styled-components@5.3.11(@babel/core@7.24.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): 13158 /styled-components@5.3.11(@babel/core@7.24.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
13139 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} 13159 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
13140 engines: {node: '>=10'} 13160 engines: {node: '>=10'}
13141 peerDependencies: 13161 peerDependencies:
@@ -13148,7 +13168,7 @@ packages:
13148 '@emotion/is-prop-valid': 1.2.1 13168 '@emotion/is-prop-valid': 1.2.1
13149 '@emotion/stylis': 0.8.5 13169 '@emotion/stylis': 0.8.5
13150 '@emotion/unitless': 0.7.5 13170 '@emotion/unitless': 0.7.5
13151 babel-plugin-styled-components: 2.1.4(@babel/core@7.24.0)(styled-components@5.3.11) 13171 babel-plugin-styled-components: 2.1.4(@babel/core@7.24.3)(styled-components@5.3.11)
13152 css-to-react-native: 3.2.0 13172 css-to-react-native: 3.2.0
13153 hoist-non-react-statics: 3.3.2 13173 hoist-non-react-statics: 3.3.2
13154 react: 18.2.0 13174 react: 18.2.0