aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-12-14 00:44:42 +0000
committerLibravatar github-actions <github-actions@github.com>2023-12-14 00:44:42 +0000
commite6ba15906a77553d80fe8c880822bf039f7b962f (patch)
treef197927b847418081e547f28ccdfa7d6a905f2c7 /pnpm-lock.yaml
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-e6ba15906a77553d80fe8c880822bf039f7b962f.tar.gz
ferdium-app-e6ba15906a77553d80fe8c880822bf039f7b962f.tar.zst
ferdium-app-e6ba15906a77553d80fe8c880822bf039f7b962f.zip
Update browserslist data updates and linter fixes [skip ci]
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml183
1 files changed, 167 insertions, 16 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b12cb851b..bada4a774 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.23.5)(react-dom@18.2.0)(react@18.2.0) 211 version: 5.4.5(@babel/core@7.23.6)(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)
@@ -410,7 +410,7 @@ devDependencies:
410 version: 4.6.0(eslint@8.55.0) 410 version: 4.6.0(eslint@8.55.0)
411 eslint-plugin-sonar: 411 eslint-plugin-sonar:
412 specifier: 0.12.0 412 specifier: 0.12.0
413 version: 0.12.0(@babel/core@7.23.5)(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2) 413 version: 0.12.0(@babel/core@7.23.6)(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2)
414 eslint-plugin-unicorn: 414 eslint-plugin-unicorn:
415 specifier: 48.0.1 415 specifier: 48.0.1
416 version: 48.0.1(eslint@8.55.0) 416 version: 48.0.1(eslint@8.55.0)
@@ -675,6 +675,11 @@ packages:
675 /@babel/compat-data@7.22.20: 675 /@babel/compat-data@7.22.20:
676 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} 676 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==}
677 engines: {node: '>=6.9.0'} 677 engines: {node: '>=6.9.0'}
678 dev: true
679
680 /@babel/compat-data@7.23.5:
681 resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==}
682 engines: {node: '>=6.9.0'}
678 683
679 /@babel/core@7.23.5: 684 /@babel/core@7.23.5:
680 resolution: {integrity: sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==} 685 resolution: {integrity: sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==}
@@ -697,15 +702,38 @@ packages:
697 semver: 6.3.1 702 semver: 6.3.1
698 transitivePeerDependencies: 703 transitivePeerDependencies:
699 - supports-color 704 - supports-color
705 dev: true
706
707 /@babel/core@7.23.6:
708 resolution: {integrity: sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==}
709 engines: {node: '>=6.9.0'}
710 dependencies:
711 '@ampproject/remapping': 2.2.1
712 '@babel/code-frame': 7.23.5
713 '@babel/generator': 7.23.6
714 '@babel/helper-compilation-targets': 7.23.6
715 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.6)
716 '@babel/helpers': 7.23.6
717 '@babel/parser': 7.23.6
718 '@babel/template': 7.22.15
719 '@babel/traverse': 7.23.6
720 '@babel/types': 7.23.6
721 convert-source-map: 2.0.0
722 debug: 4.3.4(supports-color@5.5.0)
723 gensync: 1.0.0-beta.2
724 json5: 2.2.3
725 semver: 6.3.1
726 transitivePeerDependencies:
727 - supports-color
700 728
701 /@babel/eslint-parser@7.22.9(@babel/core@7.23.5)(eslint@8.55.0): 729 /@babel/eslint-parser@7.22.9(@babel/core@7.23.6)(eslint@8.55.0):
702 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==} 730 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==}
703 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 731 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
704 peerDependencies: 732 peerDependencies:
705 '@babel/core': '>=7.11.0' 733 '@babel/core': '>=7.11.0'
706 eslint: ^7.5.0 || ^8.0.0 734 eslint: ^7.5.0 || ^8.0.0
707 dependencies: 735 dependencies:
708 '@babel/core': 7.23.5 736 '@babel/core': 7.23.6
709 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 737 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
710 eslint: 8.55.0 738 eslint: 8.55.0
711 eslint-visitor-keys: 2.1.0 739 eslint-visitor-keys: 2.1.0
@@ -721,6 +749,15 @@ packages:
721 '@jridgewell/trace-mapping': 0.3.20 749 '@jridgewell/trace-mapping': 0.3.20
722 jsesc: 2.5.2 750 jsesc: 2.5.2
723 751
752 /@babel/generator@7.23.6:
753 resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==}
754 engines: {node: '>=6.9.0'}
755 dependencies:
756 '@babel/types': 7.23.6
757 '@jridgewell/gen-mapping': 0.3.3
758 '@jridgewell/trace-mapping': 0.3.20
759 jsesc: 2.5.2
760
724 /@babel/helper-annotate-as-pure@7.22.5: 761 /@babel/helper-annotate-as-pure@7.22.5:
725 resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} 762 resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
726 engines: {node: '>=6.9.0'} 763 engines: {node: '>=6.9.0'}
@@ -737,6 +774,17 @@ packages:
737 browserslist: 4.21.10 774 browserslist: 4.21.10
738 lru-cache: 5.1.1 775 lru-cache: 5.1.1
739 semver: 6.3.1 776 semver: 6.3.1
777 dev: true
778
779 /@babel/helper-compilation-targets@7.23.6:
780 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
781 engines: {node: '>=6.9.0'}
782 dependencies:
783 '@babel/compat-data': 7.23.5
784 '@babel/helper-validator-option': 7.23.5
785 browserslist: 4.22.2
786 lru-cache: 5.1.1
787 semver: 6.3.1
740 788
741 /@babel/helper-environment-visitor@7.22.20: 789 /@babel/helper-environment-visitor@7.22.20:
742 resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} 790 resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
@@ -773,6 +821,20 @@ packages:
773 '@babel/helper-simple-access': 7.22.5 821 '@babel/helper-simple-access': 7.22.5
774 '@babel/helper-split-export-declaration': 7.22.6 822 '@babel/helper-split-export-declaration': 7.22.6
775 '@babel/helper-validator-identifier': 7.22.20 823 '@babel/helper-validator-identifier': 7.22.20
824 dev: true
825
826 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6):
827 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
828 engines: {node: '>=6.9.0'}
829 peerDependencies:
830 '@babel/core': ^7.0.0
831 dependencies:
832 '@babel/core': 7.23.6
833 '@babel/helper-environment-visitor': 7.22.20
834 '@babel/helper-module-imports': 7.22.15
835 '@babel/helper-simple-access': 7.22.5
836 '@babel/helper-split-export-declaration': 7.22.6
837 '@babel/helper-validator-identifier': 7.22.20
776 838
777 /@babel/helper-plugin-utils@7.22.5: 839 /@babel/helper-plugin-utils@7.22.5:
778 resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} 840 resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==}
@@ -801,6 +863,11 @@ packages:
801 /@babel/helper-validator-option@7.22.15: 863 /@babel/helper-validator-option@7.22.15:
802 resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} 864 resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==}
803 engines: {node: '>=6.9.0'} 865 engines: {node: '>=6.9.0'}
866 dev: true
867
868 /@babel/helper-validator-option@7.23.5:
869 resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
870 engines: {node: '>=6.9.0'}
804 871
805 /@babel/helpers@7.23.5: 872 /@babel/helpers@7.23.5:
806 resolution: {integrity: sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==} 873 resolution: {integrity: sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg==}
@@ -811,6 +878,17 @@ packages:
811 '@babel/types': 7.23.5 878 '@babel/types': 7.23.5
812 transitivePeerDependencies: 879 transitivePeerDependencies:
813 - supports-color 880 - supports-color
881 dev: true
882
883 /@babel/helpers@7.23.6:
884 resolution: {integrity: sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==}
885 engines: {node: '>=6.9.0'}
886 dependencies:
887 '@babel/template': 7.22.15
888 '@babel/traverse': 7.23.6
889 '@babel/types': 7.23.6
890 transitivePeerDependencies:
891 - supports-color
814 892
815 /@babel/highlight@7.23.4: 893 /@babel/highlight@7.23.4:
816 resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} 894 resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==}
@@ -827,6 +905,13 @@ packages:
827 dependencies: 905 dependencies:
828 '@babel/types': 7.23.5 906 '@babel/types': 7.23.5
829 907
908 /@babel/parser@7.23.6:
909 resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==}
910 engines: {node: '>=6.0.0'}
911 hasBin: true
912 dependencies:
913 '@babel/types': 7.23.6
914
830 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5): 915 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5):
831 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} 916 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
832 peerDependencies: 917 peerDependencies:
@@ -880,6 +965,17 @@ packages:
880 dependencies: 965 dependencies:
881 '@babel/core': 7.23.5 966 '@babel/core': 7.23.5
882 '@babel/helper-plugin-utils': 7.22.5 967 '@babel/helper-plugin-utils': 7.22.5
968 dev: true
969
970 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.6):
971 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
972 engines: {node: '>=6.9.0'}
973 peerDependencies:
974 '@babel/core': ^7.0.0-0
975 dependencies:
976 '@babel/core': 7.23.6
977 '@babel/helper-plugin-utils': 7.22.5
978 dev: false
883 979
884 /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.5): 980 /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.23.5):
885 resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} 981 resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
@@ -986,6 +1082,23 @@ packages:
986 transitivePeerDependencies: 1082 transitivePeerDependencies:
987 - supports-color 1083 - supports-color
988 1084
1085 /@babel/traverse@7.23.6:
1086 resolution: {integrity: sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==}
1087 engines: {node: '>=6.9.0'}
1088 dependencies:
1089 '@babel/code-frame': 7.23.5
1090 '@babel/generator': 7.23.6
1091 '@babel/helper-environment-visitor': 7.22.20
1092 '@babel/helper-function-name': 7.23.0
1093 '@babel/helper-hoist-variables': 7.22.5
1094 '@babel/helper-split-export-declaration': 7.22.6
1095 '@babel/parser': 7.23.6
1096 '@babel/types': 7.23.6
1097 debug: 4.3.4(supports-color@5.5.0)
1098 globals: 11.12.0
1099 transitivePeerDependencies:
1100 - supports-color
1101
989 /@babel/types@7.23.5: 1102 /@babel/types@7.23.5:
990 resolution: {integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==} 1103 resolution: {integrity: sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==}
991 engines: {node: '>=6.9.0'} 1104 engines: {node: '>=6.9.0'}
@@ -994,6 +1107,14 @@ packages:
994 '@babel/helper-validator-identifier': 7.22.20 1107 '@babel/helper-validator-identifier': 7.22.20
995 to-fast-properties: 2.0.0 1108 to-fast-properties: 2.0.0
996 1109
1110 /@babel/types@7.23.6:
1111 resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==}
1112 engines: {node: '>=6.9.0'}
1113 dependencies:
1114 '@babel/helper-string-parser': 7.23.4
1115 '@babel/helper-validator-identifier': 7.22.20
1116 to-fast-properties: 2.0.0
1117
997 /@bcoe/v8-coverage@0.2.3: 1118 /@bcoe/v8-coverage@0.2.3:
998 resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} 1119 resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
999 dev: true 1120 dev: true
@@ -4064,17 +4185,17 @@ packages:
4064 resolve: 1.22.8 4185 resolve: 1.22.8
4065 dev: false 4186 dev: false
4066 4187
4067 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.5)(styled-components@5.3.11): 4188 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.6)(styled-components@5.3.11):
4068 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} 4189 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
4069 peerDependencies: 4190 peerDependencies:
4070 styled-components: '>= 2' 4191 styled-components: '>= 2'
4071 dependencies: 4192 dependencies:
4072 '@babel/helper-annotate-as-pure': 7.22.5 4193 '@babel/helper-annotate-as-pure': 7.22.5
4073 '@babel/helper-module-imports': 7.22.15 4194 '@babel/helper-module-imports': 7.22.15
4074 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.5) 4195 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.6)
4075 lodash: 4.17.21 4196 lodash: 4.17.21
4076 picomatch: 2.3.1 4197 picomatch: 2.3.1
4077 styled-components: 5.3.11(@babel/core@7.23.5)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 4198 styled-components: 5.3.11(@babel/core@7.23.6)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
4078 transitivePeerDependencies: 4199 transitivePeerDependencies:
4079 - '@babel/core' 4200 - '@babel/core'
4080 dev: false 4201 dev: false
@@ -4250,10 +4371,21 @@ packages:
4250 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4371 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4251 hasBin: true 4372 hasBin: true
4252 dependencies: 4373 dependencies:
4253 caniuse-lite: 1.0.30001566 4374 caniuse-lite: 1.0.30001570
4254 electron-to-chromium: 1.4.490 4375 electron-to-chromium: 1.4.490
4255 node-releases: 2.0.13 4376 node-releases: 2.0.13
4256 update-browserslist-db: 1.0.11(browserslist@4.21.10) 4377 update-browserslist-db: 1.0.11(browserslist@4.21.10)
4378 dev: true
4379
4380 /browserslist@4.22.2:
4381 resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==}
4382 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4383 hasBin: true
4384 dependencies:
4385 caniuse-lite: 1.0.30001570
4386 electron-to-chromium: 1.4.612
4387 node-releases: 2.0.14
4388 update-browserslist-db: 1.0.13(browserslist@4.22.2)
4257 4389
4258 /bser@2.1.1: 4390 /bser@2.1.1:
4259 resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} 4391 resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
@@ -4493,8 +4625,8 @@ packages:
4493 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} 4625 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
4494 dev: false 4626 dev: false
4495 4627
4496 /caniuse-lite@1.0.30001566: 4628 /caniuse-lite@1.0.30001570:
4497 resolution: {integrity: sha512-ggIhCsTxmITBAMmK8yZjEhCO5/47jKXPu6Dha/wuCS4JePVL+3uiDEBuhu2aIoT+bqTOR8L76Ip1ARL9xYsEJA==} 4629 resolution: {integrity: sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw==}
4498 4630
4499 /caseless@0.12.0: 4631 /caseless@0.12.0:
4500 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} 4632 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
@@ -5614,6 +5746,10 @@ packages:
5614 5746
5615 /electron-to-chromium@1.4.490: 5747 /electron-to-chromium@1.4.490:
5616 resolution: {integrity: sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==} 5748 resolution: {integrity: sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==}
5749 dev: true
5750
5751 /electron-to-chromium@1.4.612:
5752 resolution: {integrity: sha512-dM8BMtXtlH237ecSMnYdYuCkib2QHq0kpWfUnavjdYsyr/6OsAwg5ZGUfnQ9KD1Ga4QgB2sqXlB2NT8zy2GnVg==}
5617 5753
5618 /electron-updater@6.1.7: 5754 /electron-updater@6.1.7:
5619 resolution: {integrity: sha512-SNOhYizjkm4ET+Y8ilJyUzcVsFJDtINzVN1TyHnZeMidZEG3YoBebMyXc/J6WSiXdUaOjC7ngekN6rNp6ardHA==} 5755 resolution: {integrity: sha512-SNOhYizjkm4ET+Y8ilJyUzcVsFJDtINzVN1TyHnZeMidZEG3YoBebMyXc/J6WSiXdUaOjC7ngekN6rNp6ardHA==}
@@ -6180,14 +6316,14 @@ packages:
6180 string.prototype.matchall: 4.0.8 6316 string.prototype.matchall: 4.0.8
6181 dev: true 6317 dev: true
6182 6318
6183 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.5)(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2): 6319 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.6)(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2):
6184 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==} 6320 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==}
6185 engines: {node: '>=14'} 6321 engines: {node: '>=14'}
6186 peerDependencies: 6322 peerDependencies:
6187 eslint: ^7.0.0 || ^8.0.0 6323 eslint: ^7.0.0 || ^8.0.0
6188 typescript: ^4.0.0 || ^5.0.0 6324 typescript: ^4.0.0 || ^5.0.0
6189 dependencies: 6325 dependencies:
6190 '@babel/eslint-parser': 7.22.9(@babel/core@7.23.5)(eslint@8.55.0) 6326 '@babel/eslint-parser': 7.22.9(@babel/core@7.23.6)(eslint@8.55.0)
6191 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2) 6327 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.2)
6192 builtin-modules: 3.3.0 6328 builtin-modules: 3.3.0
6193 bytes: 3.1.2 6329 bytes: 3.1.2
@@ -9918,6 +10054,10 @@ packages:
9918 10054
9919 /node-releases@2.0.13: 10055 /node-releases@2.0.13:
9920 resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} 10056 resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==}
10057 dev: true
10058
10059 /node-releases@2.0.14:
10060 resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
9921 10061
9922 /node-req@2.1.2: 10062 /node-req@2.1.2:
9923 resolution: {integrity: sha512-zJqZ03vs0oHN8u+wn7kUT/vj63jQdQvNYWjbRMGNVu7ijV3mVz8UwX7pJl7LUugOT2x8vBKasKqbUqnh6GDKMQ==} 10063 resolution: {integrity: sha512-zJqZ03vs0oHN8u+wn7kUT/vj63jQdQvNYWjbRMGNVu7ijV3mVz8UwX7pJl7LUugOT2x8vBKasKqbUqnh6GDKMQ==}
@@ -11016,7 +11156,7 @@ packages:
11016 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 11156 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
11017 dev: false 11157 dev: false
11018 11158
11019 /react-loader-spinner@5.4.5(@babel/core@7.23.5)(react-dom@18.2.0)(react@18.2.0): 11159 /react-loader-spinner@5.4.5(@babel/core@7.23.6)(react-dom@18.2.0)(react@18.2.0):
11020 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==} 11160 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==}
11021 peerDependencies: 11161 peerDependencies:
11022 react: ^16.0.0 || ^17.0.0 || ^18.0.0 11162 react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11025,7 +11165,7 @@ packages:
11025 react: 18.2.0 11165 react: 18.2.0
11026 react-dom: 18.2.0(react@18.2.0) 11166 react-dom: 18.2.0(react@18.2.0)
11027 react-is: 18.2.0 11167 react-is: 18.2.0
11028 styled-components: 5.3.11(@babel/core@7.23.5)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 11168 styled-components: 5.3.11(@babel/core@7.23.6)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
11029 styled-tools: 1.7.2 11169 styled-tools: 1.7.2
11030 transitivePeerDependencies: 11170 transitivePeerDependencies:
11031 - '@babel/core' 11171 - '@babel/core'
@@ -12372,7 +12512,7 @@ packages:
12372 engines: {node: '>=8'} 12512 engines: {node: '>=8'}
12373 dev: true 12513 dev: true
12374 12514
12375 /styled-components@5.3.11(@babel/core@7.23.5)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): 12515 /styled-components@5.3.11(@babel/core@7.23.6)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
12376 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} 12516 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
12377 engines: {node: '>=10'} 12517 engines: {node: '>=10'}
12378 peerDependencies: 12518 peerDependencies:
@@ -12385,7 +12525,7 @@ packages:
12385 '@emotion/is-prop-valid': 1.2.1 12525 '@emotion/is-prop-valid': 1.2.1
12386 '@emotion/stylis': 0.8.5 12526 '@emotion/stylis': 0.8.5
12387 '@emotion/unitless': 0.7.5 12527 '@emotion/unitless': 0.7.5
12388 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.5)(styled-components@5.3.11) 12528 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.6)(styled-components@5.3.11)
12389 css-to-react-native: 3.2.0 12529 css-to-react-native: 3.2.0
12390 hoist-non-react-statics: 3.3.2 12530 hoist-non-react-statics: 3.3.2
12391 react: 18.2.0 12531 react: 18.2.0
@@ -13081,6 +13221,17 @@ packages:
13081 browserslist: 4.21.10 13221 browserslist: 4.21.10
13082 escalade: 3.1.1 13222 escalade: 3.1.1
13083 picocolors: 1.0.0 13223 picocolors: 1.0.0
13224 dev: true
13225
13226 /update-browserslist-db@1.0.13(browserslist@4.22.2):
13227 resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
13228 hasBin: true
13229 peerDependencies:
13230 browserslist: '>= 4.21.0'
13231 dependencies:
13232 browserslist: 4.22.2
13233 escalade: 3.1.1
13234 picocolors: 1.0.0
13084 13235
13085 /uri-js@4.4.1: 13236 /uri-js@4.4.1:
13086 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} 13237 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}