aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2024-02-29 00:42:10 +0000
committerLibravatar github-actions <github-actions@github.com>2024-02-29 00:42:10 +0000
commitd20d8f78dd16492d791e0023773f5ef2a94620b4 (patch)
treeacb4433fc2e74107ef5b6d307d93ae1b4eb669a7
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-d20d8f78dd16492d791e0023773f5ef2a94620b4.tar.gz
ferdium-app-d20d8f78dd16492d791e0023773f5ef2a94620b4.tar.zst
ferdium-app-d20d8f78dd16492d791e0023773f5ef2a94620b4.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml149
1 files changed, 84 insertions, 65 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 56f241ae6..9fffe7160 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.9)(react-dom@18.2.0)(react@18.2.0) 211 version: 5.4.5(@babel/core@7.24.0)(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.56.0) 404 version: 4.6.0(eslint@8.56.0)
405 eslint-plugin-sonar: 405 eslint-plugin-sonar:
406 specifier: 0.12.0 406 specifier: 0.12.0
407 version: 0.12.0(@babel/core@7.23.9)(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3) 407 version: 0.12.0(@babel/core@7.24.0)(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3)
408 eslint-plugin-unicorn: 408 eslint-plugin-unicorn:
409 specifier: 50.0.1 409 specifier: 50.0.1
410 version: 50.0.1(eslint@8.56.0) 410 version: 50.0.1(eslint@8.56.0)
@@ -698,20 +698,20 @@ packages:
698 - supports-color 698 - supports-color
699 dev: true 699 dev: true
700 700
701 /@babel/core@7.23.9: 701 /@babel/core@7.24.0:
702 resolution: {integrity: sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==} 702 resolution: {integrity: sha512-fQfkg0Gjkza3nf0c7/w6Xf34BW4YvzNfACRLmmb7XRLa6XHdR+K9AlJlxneFfWYf6uhOzuzZVTjF/8KfndZANw==}
703 engines: {node: '>=6.9.0'} 703 engines: {node: '>=6.9.0'}
704 dependencies: 704 dependencies:
705 '@ampproject/remapping': 2.2.1 705 '@ampproject/remapping': 2.2.1
706 '@babel/code-frame': 7.23.5 706 '@babel/code-frame': 7.23.5
707 '@babel/generator': 7.23.6 707 '@babel/generator': 7.23.6
708 '@babel/helper-compilation-targets': 7.23.6 708 '@babel/helper-compilation-targets': 7.23.6
709 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.9) 709 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.0)
710 '@babel/helpers': 7.23.9 710 '@babel/helpers': 7.24.0
711 '@babel/parser': 7.23.9 711 '@babel/parser': 7.24.0
712 '@babel/template': 7.23.9 712 '@babel/template': 7.24.0
713 '@babel/traverse': 7.23.9 713 '@babel/traverse': 7.24.0
714 '@babel/types': 7.23.9 714 '@babel/types': 7.24.0
715 convert-source-map: 2.0.0 715 convert-source-map: 2.0.0
716 debug: 4.3.4(supports-color@5.5.0) 716 debug: 4.3.4(supports-color@5.5.0)
717 gensync: 1.0.0-beta.2 717 gensync: 1.0.0-beta.2
@@ -720,14 +720,14 @@ packages:
720 transitivePeerDependencies: 720 transitivePeerDependencies:
721 - supports-color 721 - supports-color
722 722
723 /@babel/eslint-parser@7.23.10(@babel/core@7.23.9)(eslint@8.56.0): 723 /@babel/eslint-parser@7.23.10(@babel/core@7.24.0)(eslint@8.56.0):
724 resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==} 724 resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==}
725 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 725 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
726 peerDependencies: 726 peerDependencies:
727 '@babel/core': ^7.11.0 727 '@babel/core': ^7.11.0
728 eslint: ^7.5.0 || ^8.0.0 728 eslint: ^7.5.0 || ^8.0.0
729 dependencies: 729 dependencies:
730 '@babel/core': 7.23.9 730 '@babel/core': 7.24.0
731 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 731 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
732 eslint: 8.56.0 732 eslint: 8.56.0
733 eslint-visitor-keys: 2.1.0 733 eslint-visitor-keys: 2.1.0
@@ -747,9 +747,9 @@ packages:
747 resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==} 747 resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==}
748 engines: {node: '>=6.9.0'} 748 engines: {node: '>=6.9.0'}
749 dependencies: 749 dependencies:
750 '@babel/types': 7.23.9 750 '@babel/types': 7.24.0
751 '@jridgewell/gen-mapping': 0.3.3 751 '@jridgewell/gen-mapping': 0.3.4
752 '@jridgewell/trace-mapping': 0.3.22 752 '@jridgewell/trace-mapping': 0.3.23
753 jsesc: 2.5.2 753 jsesc: 2.5.2
754 754
755 /@babel/helper-annotate-as-pure@7.22.5: 755 /@babel/helper-annotate-as-pure@7.22.5:
@@ -817,13 +817,13 @@ packages:
817 '@babel/helper-validator-identifier': 7.22.20 817 '@babel/helper-validator-identifier': 7.22.20
818 dev: true 818 dev: true
819 819
820 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.9): 820 /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.0):
821 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} 821 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
822 engines: {node: '>=6.9.0'} 822 engines: {node: '>=6.9.0'}
823 peerDependencies: 823 peerDependencies:
824 '@babel/core': ^7.0.0 824 '@babel/core': ^7.0.0
825 dependencies: 825 dependencies:
826 '@babel/core': 7.23.9 826 '@babel/core': 7.24.0
827 '@babel/helper-environment-visitor': 7.22.20 827 '@babel/helper-environment-visitor': 7.22.20
828 '@babel/helper-module-imports': 7.22.15 828 '@babel/helper-module-imports': 7.22.15
829 '@babel/helper-simple-access': 7.22.5 829 '@babel/helper-simple-access': 7.22.5
@@ -874,13 +874,13 @@ packages:
874 - supports-color 874 - supports-color
875 dev: true 875 dev: true
876 876
877 /@babel/helpers@7.23.9: 877 /@babel/helpers@7.24.0:
878 resolution: {integrity: sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==} 878 resolution: {integrity: sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==}
879 engines: {node: '>=6.9.0'} 879 engines: {node: '>=6.9.0'}
880 dependencies: 880 dependencies:
881 '@babel/template': 7.23.9 881 '@babel/template': 7.24.0
882 '@babel/traverse': 7.23.9 882 '@babel/traverse': 7.24.0
883 '@babel/types': 7.23.9 883 '@babel/types': 7.24.0
884 transitivePeerDependencies: 884 transitivePeerDependencies:
885 - supports-color 885 - supports-color
886 886
@@ -899,12 +899,12 @@ packages:
899 dependencies: 899 dependencies:
900 '@babel/types': 7.23.5 900 '@babel/types': 7.23.5
901 901
902 /@babel/parser@7.23.9: 902 /@babel/parser@7.24.0:
903 resolution: {integrity: sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==} 903 resolution: {integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==}
904 engines: {node: '>=6.0.0'} 904 engines: {node: '>=6.0.0'}
905 hasBin: true 905 hasBin: true
906 dependencies: 906 dependencies:
907 '@babel/types': 7.23.9 907 '@babel/types': 7.24.0
908 908
909 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5): 909 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5):
910 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} 910 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
@@ -961,13 +961,13 @@ packages:
961 '@babel/helper-plugin-utils': 7.22.5 961 '@babel/helper-plugin-utils': 7.22.5
962 dev: true 962 dev: true
963 963
964 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.9): 964 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.0):
965 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} 965 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
966 engines: {node: '>=6.9.0'} 966 engines: {node: '>=6.9.0'}
967 peerDependencies: 967 peerDependencies:
968 '@babel/core': ^7.0.0-0 968 '@babel/core': ^7.0.0-0
969 dependencies: 969 dependencies:
970 '@babel/core': 7.23.9 970 '@babel/core': 7.24.0
971 '@babel/helper-plugin-utils': 7.22.5 971 '@babel/helper-plugin-utils': 7.22.5
972 dev: false 972 dev: false
973 973
@@ -1065,13 +1065,13 @@ packages:
1065 '@babel/parser': 7.23.5 1065 '@babel/parser': 7.23.5
1066 '@babel/types': 7.23.5 1066 '@babel/types': 7.23.5
1067 1067
1068 /@babel/template@7.23.9: 1068 /@babel/template@7.24.0:
1069 resolution: {integrity: sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==} 1069 resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==}
1070 engines: {node: '>=6.9.0'} 1070 engines: {node: '>=6.9.0'}
1071 dependencies: 1071 dependencies:
1072 '@babel/code-frame': 7.23.5 1072 '@babel/code-frame': 7.23.5
1073 '@babel/parser': 7.23.9 1073 '@babel/parser': 7.24.0
1074 '@babel/types': 7.23.9 1074 '@babel/types': 7.24.0
1075 1075
1076 /@babel/traverse@7.23.5(supports-color@5.5.0): 1076 /@babel/traverse@7.23.5(supports-color@5.5.0):
1077 resolution: {integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==} 1077 resolution: {integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==}
@@ -1090,8 +1090,8 @@ packages:
1090 transitivePeerDependencies: 1090 transitivePeerDependencies:
1091 - supports-color 1091 - supports-color
1092 1092
1093 /@babel/traverse@7.23.9: 1093 /@babel/traverse@7.24.0:
1094 resolution: {integrity: sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==} 1094 resolution: {integrity: sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==}
1095 engines: {node: '>=6.9.0'} 1095 engines: {node: '>=6.9.0'}
1096 dependencies: 1096 dependencies:
1097 '@babel/code-frame': 7.23.5 1097 '@babel/code-frame': 7.23.5
@@ -1100,8 +1100,8 @@ packages:
1100 '@babel/helper-function-name': 7.23.0 1100 '@babel/helper-function-name': 7.23.0
1101 '@babel/helper-hoist-variables': 7.22.5 1101 '@babel/helper-hoist-variables': 7.22.5
1102 '@babel/helper-split-export-declaration': 7.22.6 1102 '@babel/helper-split-export-declaration': 7.22.6
1103 '@babel/parser': 7.23.9 1103 '@babel/parser': 7.24.0
1104 '@babel/types': 7.23.9 1104 '@babel/types': 7.24.0
1105 debug: 4.3.4(supports-color@5.5.0) 1105 debug: 4.3.4(supports-color@5.5.0)
1106 globals: 11.12.0 1106 globals: 11.12.0
1107 transitivePeerDependencies: 1107 transitivePeerDependencies:
@@ -1115,8 +1115,8 @@ packages:
1115 '@babel/helper-validator-identifier': 7.22.20 1115 '@babel/helper-validator-identifier': 7.22.20
1116 to-fast-properties: 2.0.0 1116 to-fast-properties: 2.0.0
1117 1117
1118 /@babel/types@7.23.9: 1118 /@babel/types@7.24.0:
1119 resolution: {integrity: sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==} 1119 resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
1120 engines: {node: '>=6.9.0'} 1120 engines: {node: '>=6.9.0'}
1121 dependencies: 1121 dependencies:
1122 '@babel/helper-string-parser': 7.23.4 1122 '@babel/helper-string-parser': 7.23.4
@@ -2254,6 +2254,14 @@ packages:
2254 '@jridgewell/sourcemap-codec': 1.4.15 2254 '@jridgewell/sourcemap-codec': 1.4.15
2255 '@jridgewell/trace-mapping': 0.3.20 2255 '@jridgewell/trace-mapping': 0.3.20
2256 2256
2257 /@jridgewell/gen-mapping@0.3.4:
2258 resolution: {integrity: sha512-Oud2QPM5dHviZNn4y/WhhYKSXksv+1xLEIsNrAbGcFzUN3ubqWRFT5gwPchNc5NuzILOU4tPBDTZ4VwhL8Y7cw==}
2259 engines: {node: '>=6.0.0'}
2260 dependencies:
2261 '@jridgewell/set-array': 1.1.2
2262 '@jridgewell/sourcemap-codec': 1.4.15
2263 '@jridgewell/trace-mapping': 0.3.23
2264
2257 /@jridgewell/resolve-uri@3.1.1: 2265 /@jridgewell/resolve-uri@3.1.1:
2258 resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} 2266 resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==}
2259 engines: {node: '>=6.0.0'} 2267 engines: {node: '>=6.0.0'}
@@ -2275,8 +2283,8 @@ packages:
2275 '@jridgewell/resolve-uri': 3.1.1 2283 '@jridgewell/resolve-uri': 3.1.1
2276 '@jridgewell/sourcemap-codec': 1.4.15 2284 '@jridgewell/sourcemap-codec': 1.4.15
2277 2285
2278 /@jridgewell/trace-mapping@0.3.22: 2286 /@jridgewell/trace-mapping@0.3.23:
2279 resolution: {integrity: sha512-Wf963MzWtA2sjrNt+g18IAln9lKnlRp+K2eH4jjIoF1wYeq3aMREpG09xhlhdzS0EjwU7qmUJYangWa+151vZw==} 2287 resolution: {integrity: sha512-9/4foRoUKp8s96tSkh8DlAAc5A0Ty8vLXld+l9gjKKY6ckwI8G15f0hskGmuLZu78ZlGa1vtsfOa+lnB4vG6Jg==}
2280 dependencies: 2288 dependencies:
2281 '@jridgewell/resolve-uri': 3.1.2 2289 '@jridgewell/resolve-uri': 3.1.2
2282 '@jridgewell/sourcemap-codec': 1.4.15 2290 '@jridgewell/sourcemap-codec': 1.4.15
@@ -4197,17 +4205,17 @@ packages:
4197 resolve: 1.22.8 4205 resolve: 1.22.8
4198 dev: false 4206 dev: false
4199 4207
4200 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.9)(styled-components@5.3.11): 4208 /babel-plugin-styled-components@2.1.4(@babel/core@7.24.0)(styled-components@5.3.11):
4201 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} 4209 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
4202 peerDependencies: 4210 peerDependencies:
4203 styled-components: '>= 2' 4211 styled-components: '>= 2'
4204 dependencies: 4212 dependencies:
4205 '@babel/helper-annotate-as-pure': 7.22.5 4213 '@babel/helper-annotate-as-pure': 7.22.5
4206 '@babel/helper-module-imports': 7.22.15 4214 '@babel/helper-module-imports': 7.22.15
4207 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.9) 4215 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.0)
4208 lodash: 4.17.21 4216 lodash: 4.17.21
4209 picomatch: 2.3.1 4217 picomatch: 2.3.1
4210 styled-components: 5.3.11(@babel/core@7.23.9)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 4218 styled-components: 5.3.11(@babel/core@7.24.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
4211 transitivePeerDependencies: 4219 transitivePeerDependencies:
4212 - '@babel/core' 4220 - '@babel/core'
4213 dev: false 4221 dev: false
@@ -4383,7 +4391,7 @@ packages:
4383 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4391 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4384 hasBin: true 4392 hasBin: true
4385 dependencies: 4393 dependencies:
4386 caniuse-lite: 1.0.30001589 4394 caniuse-lite: 1.0.30001591
4387 electron-to-chromium: 1.4.490 4395 electron-to-chromium: 1.4.490
4388 node-releases: 2.0.13 4396 node-releases: 2.0.13
4389 update-browserslist-db: 1.0.11(browserslist@4.21.10) 4397 update-browserslist-db: 1.0.11(browserslist@4.21.10)
@@ -4394,7 +4402,7 @@ packages:
4394 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4402 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4395 hasBin: true 4403 hasBin: true
4396 dependencies: 4404 dependencies:
4397 caniuse-lite: 1.0.30001589 4405 caniuse-lite: 1.0.30001591
4398 electron-to-chromium: 1.4.616 4406 electron-to-chromium: 1.4.616
4399 node-releases: 2.0.14 4407 node-releases: 2.0.14
4400 update-browserslist-db: 1.0.13(browserslist@4.22.2) 4408 update-browserslist-db: 1.0.13(browserslist@4.22.2)
@@ -4405,8 +4413,8 @@ packages:
4405 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4413 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4406 hasBin: true 4414 hasBin: true
4407 dependencies: 4415 dependencies:
4408 caniuse-lite: 1.0.30001589 4416 caniuse-lite: 1.0.30001591
4409 electron-to-chromium: 1.4.680 4417 electron-to-chromium: 1.4.686
4410 node-releases: 2.0.14 4418 node-releases: 2.0.14
4411 update-browserslist-db: 1.0.13(browserslist@4.23.0) 4419 update-browserslist-db: 1.0.13(browserslist@4.23.0)
4412 4420
@@ -4648,8 +4656,8 @@ packages:
4648 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} 4656 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
4649 dev: false 4657 dev: false
4650 4658
4651 /caniuse-lite@1.0.30001589: 4659 /caniuse-lite@1.0.30001591:
4652 resolution: {integrity: sha512-vNQWS6kI+q6sBlHbh71IIeC+sRwK2N3EDySc/updIGhIee2x5z00J4c1242/5/d6EpEMdOnk/m+6tuk4/tcsqg==} 4660 resolution: {integrity: sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ==}
4653 4661
4654 /caseless@0.12.0: 4662 /caseless@0.12.0:
4655 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} 4663 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
@@ -5264,7 +5272,7 @@ packages:
5264 /d@1.0.1: 5272 /d@1.0.1:
5265 resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==} 5273 resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==}
5266 dependencies: 5274 dependencies:
5267 es5-ext: 0.10.62 5275 es5-ext: 0.10.64
5268 type: 1.2.0 5276 type: 1.2.0
5269 dev: false 5277 dev: false
5270 5278
@@ -5793,8 +5801,8 @@ packages:
5793 resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==} 5801 resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==}
5794 dev: true 5802 dev: true
5795 5803
5796 /electron-to-chromium@1.4.680: 5804 /electron-to-chromium@1.4.686:
5797 resolution: {integrity: sha512-4nToZ5jlPO14W82NkF32wyjhYqQByVaDmLy4J2/tYcAbJfgO2TKJC780Az1V13gzq4l73CJ0yuyalpXvxXXD9A==} 5805 resolution: {integrity: sha512-3avY1B+vUzNxEgkBDpKOP8WarvUAEwpRaiCL0He5OKWEFxzaOFiq4WoZEZe7qh0ReS7DiWoHMnYoQCKxNZNzSg==}
5798 5806
5799 /electron-updater@6.1.7: 5807 /electron-updater@6.1.7:
5800 resolution: {integrity: sha512-SNOhYizjkm4ET+Y8ilJyUzcVsFJDtINzVN1TyHnZeMidZEG3YoBebMyXc/J6WSiXdUaOjC7ngekN6rNp6ardHA==} 5808 resolution: {integrity: sha512-SNOhYizjkm4ET+Y8ilJyUzcVsFJDtINzVN1TyHnZeMidZEG3YoBebMyXc/J6WSiXdUaOjC7ngekN6rNp6ardHA==}
@@ -5998,13 +6006,14 @@ packages:
5998 is-symbol: 1.0.4 6006 is-symbol: 1.0.4
5999 dev: true 6007 dev: true
6000 6008
6001 /es5-ext@0.10.62: 6009 /es5-ext@0.10.64:
6002 resolution: {integrity: sha512-BHLqn0klhEpnOKSrzn/Xsz2UIW8j+cGmo9JLzr8BiUapV8hPL9+FliFqjwr9ngW7jWdnxv6eO+/LqyhJVqgrjA==} 6010 resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
6003 engines: {node: '>=0.10'} 6011 engines: {node: '>=0.10'}
6004 requiresBuild: true 6012 requiresBuild: true
6005 dependencies: 6013 dependencies:
6006 es6-iterator: 2.0.3 6014 es6-iterator: 2.0.3
6007 es6-symbol: 3.1.3 6015 es6-symbol: 3.1.3
6016 esniff: 2.0.1
6008 next-tick: 1.1.0 6017 next-tick: 1.1.0
6009 dev: false 6018 dev: false
6010 6019
@@ -6017,7 +6026,7 @@ packages:
6017 resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==} 6026 resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
6018 dependencies: 6027 dependencies:
6019 d: 1.0.1 6028 d: 1.0.1
6020 es5-ext: 0.10.62 6029 es5-ext: 0.10.64
6021 es6-symbol: 3.1.3 6030 es6-symbol: 3.1.3
6022 dev: false 6031 dev: false
6023 6032
@@ -6032,7 +6041,7 @@ packages:
6032 resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==} 6041 resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==}
6033 dependencies: 6042 dependencies:
6034 d: 1.0.1 6043 d: 1.0.1
6035 es5-ext: 0.10.62 6044 es5-ext: 0.10.64
6036 es6-iterator: 2.0.3 6045 es6-iterator: 2.0.3
6037 es6-symbol: 3.1.3 6046 es6-symbol: 3.1.3
6038 dev: false 6047 dev: false
@@ -6361,14 +6370,14 @@ packages:
6361 string.prototype.matchall: 4.0.8 6370 string.prototype.matchall: 4.0.8
6362 dev: true 6371 dev: true
6363 6372
6364 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.9)(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3): 6373 /eslint-plugin-sonar@0.12.0(@babel/core@7.24.0)(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3):
6365 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==} 6374 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==}
6366 engines: {node: '>=14'} 6375 engines: {node: '>=14'}
6367 peerDependencies: 6376 peerDependencies:
6368 eslint: ^7.0.0 || ^8.0.0 6377 eslint: ^7.0.0 || ^8.0.0
6369 typescript: ^4.0.0 || ^5.0.0 6378 typescript: ^4.0.0 || ^5.0.0
6370 dependencies: 6379 dependencies:
6371 '@babel/eslint-parser': 7.23.10(@babel/core@7.23.9)(eslint@8.56.0) 6380 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.0)(eslint@8.56.0)
6372 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3) 6381 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.21.0)(eslint@8.56.0)(typescript@5.3.3)
6373 builtin-modules: 3.3.0 6382 builtin-modules: 3.3.0
6374 bytes: 3.1.2 6383 bytes: 3.1.2
@@ -6501,6 +6510,16 @@ packages:
6501 engines: {node: '>=6'} 6510 engines: {node: '>=6'}
6502 dev: false 6511 dev: false
6503 6512
6513 /esniff@2.0.1:
6514 resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
6515 engines: {node: '>=0.10'}
6516 dependencies:
6517 d: 1.0.1
6518 es5-ext: 0.10.64
6519 event-emitter: 0.3.5
6520 type: 2.7.2
6521 dev: false
6522
6504 /espree@9.6.1: 6523 /espree@9.6.1:
6505 resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} 6524 resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
6506 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 6525 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@@ -6553,7 +6572,7 @@ packages:
6553 resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==} 6572 resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
6554 dependencies: 6573 dependencies:
6555 d: 1.0.1 6574 d: 1.0.1
6556 es5-ext: 0.10.62 6575 es5-ext: 0.10.64
6557 dev: false 6576 dev: false
6558 6577
6559 /event-stream@3.3.4: 6578 /event-stream@3.3.4:
@@ -9414,7 +9433,7 @@ packages:
9414 /lru-queue@0.1.0: 9433 /lru-queue@0.1.0:
9415 resolution: {integrity: sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==} 9434 resolution: {integrity: sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==}
9416 dependencies: 9435 dependencies:
9417 es5-ext: 0.10.62 9436 es5-ext: 0.10.64
9418 dev: false 9437 dev: false
9419 9438
9420 /lru_map@0.3.3: 9439 /lru_map@0.3.3:
@@ -9588,7 +9607,7 @@ packages:
9588 resolution: {integrity: sha512-UBWmJpLZd5STPm7PMUlOw/TSy972M+z8gcyQ5veOnSDRREz/0bmpyTfKt3/51DhEBqCZQn1udM/5flcSPYhkdQ==} 9607 resolution: {integrity: sha512-UBWmJpLZd5STPm7PMUlOw/TSy972M+z8gcyQ5veOnSDRREz/0bmpyTfKt3/51DhEBqCZQn1udM/5flcSPYhkdQ==}
9589 dependencies: 9608 dependencies:
9590 d: 1.0.1 9609 d: 1.0.1
9591 es5-ext: 0.10.62 9610 es5-ext: 0.10.64
9592 es6-weak-map: 2.0.3 9611 es6-weak-map: 2.0.3
9593 event-emitter: 0.3.5 9612 event-emitter: 0.3.5
9594 is-promise: 2.2.2 9613 is-promise: 2.2.2
@@ -11217,7 +11236,7 @@ packages:
11217 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 11236 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
11218 dev: false 11237 dev: false
11219 11238
11220 /react-loader-spinner@5.4.5(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0): 11239 /react-loader-spinner@5.4.5(@babel/core@7.24.0)(react-dom@18.2.0)(react@18.2.0):
11221 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==} 11240 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==}
11222 peerDependencies: 11241 peerDependencies:
11223 react: ^16.0.0 || ^17.0.0 || ^18.0.0 11242 react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11226,7 +11245,7 @@ packages:
11226 react: 18.2.0 11245 react: 18.2.0
11227 react-dom: 18.2.0(react@18.2.0) 11246 react-dom: 18.2.0(react@18.2.0)
11228 react-is: 18.2.0 11247 react-is: 18.2.0
11229 styled-components: 5.3.11(@babel/core@7.23.9)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 11248 styled-components: 5.3.11(@babel/core@7.24.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
11230 styled-tools: 1.7.2 11249 styled-tools: 1.7.2
11231 transitivePeerDependencies: 11250 transitivePeerDependencies:
11232 - '@babel/core' 11251 - '@babel/core'
@@ -12575,7 +12594,7 @@ packages:
12575 engines: {node: '>=8'} 12594 engines: {node: '>=8'}
12576 dev: true 12595 dev: true
12577 12596
12578 /styled-components@5.3.11(@babel/core@7.23.9)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): 12597 /styled-components@5.3.11(@babel/core@7.24.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
12579 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} 12598 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
12580 engines: {node: '>=10'} 12599 engines: {node: '>=10'}
12581 peerDependencies: 12600 peerDependencies:
@@ -12588,7 +12607,7 @@ packages:
12588 '@emotion/is-prop-valid': 1.2.1 12607 '@emotion/is-prop-valid': 1.2.1
12589 '@emotion/stylis': 0.8.5 12608 '@emotion/stylis': 0.8.5
12590 '@emotion/unitless': 0.7.5 12609 '@emotion/unitless': 0.7.5
12591 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.9)(styled-components@5.3.11) 12610 babel-plugin-styled-components: 2.1.4(@babel/core@7.24.0)(styled-components@5.3.11)
12592 css-to-react-native: 3.2.0 12611 css-to-react-native: 3.2.0
12593 hoist-non-react-statics: 3.3.2 12612 hoist-non-react-statics: 3.3.2
12594 react: 18.2.0 12613 react: 18.2.0
@@ -12767,7 +12786,7 @@ packages:
12767 /timers-ext@0.1.7: 12786 /timers-ext@0.1.7:
12768 resolution: {integrity: sha512-b85NUNzTSdodShTIbky6ZF02e8STtVVfD+fu4aXXShEELpozH+bCpJLYMPZbsABN2wDH7fJpqIoXxJpzbf0NqQ==} 12787 resolution: {integrity: sha512-b85NUNzTSdodShTIbky6ZF02e8STtVVfD+fu4aXXShEELpozH+bCpJLYMPZbsABN2wDH7fJpqIoXxJpzbf0NqQ==}
12769 dependencies: 12788 dependencies:
12770 es5-ext: 0.10.62 12789 es5-ext: 0.10.64
12771 next-tick: 1.1.0 12790 next-tick: 1.1.0
12772 dev: false 12791 dev: false
12773 12792