aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-11-11 00:43:43 +0000
committerLibravatar github-actions <github-actions@github.com>2023-11-11 00:43:43 +0000
commit90430aa86467d9d502cd13a3019ae6e1130cbf24 (patch)
tree70f7d176c9065462581bae6cca59ec0aaa188c94
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-90430aa86467d9d502cd13a3019ae6e1130cbf24.tar.gz
ferdium-app-90430aa86467d9d502cd13a3019ae6e1130cbf24.tar.zst
ferdium-app-90430aa86467d9d502cd13a3019ae6e1130cbf24.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml113
1 files changed, 77 insertions, 36 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 790bd0be5..b826259dd 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.2)(react-dom@18.2.0)(react@18.2.0) 211 version: 5.4.5(@babel/core@7.23.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)
@@ -407,7 +407,7 @@ devDependencies:
407 version: 4.6.0(eslint@8.49.0) 407 version: 4.6.0(eslint@8.49.0)
408 eslint-plugin-sonar: 408 eslint-plugin-sonar:
409 specifier: 0.12.0 409 specifier: 0.12.0
410 version: 0.12.0(@babel/core@7.23.2)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) 410 version: 0.12.0(@babel/core@7.23.3)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2)
411 eslint-plugin-unicorn: 411 eslint-plugin-unicorn:
412 specifier: 48.0.1 412 specifier: 48.0.1
413 version: 48.0.1(eslint@8.49.0) 413 version: 48.0.1(eslint@8.49.0)
@@ -696,20 +696,20 @@ packages:
696 - supports-color 696 - supports-color
697 dev: true 697 dev: true
698 698
699 /@babel/core@7.23.2: 699 /@babel/core@7.23.3:
700 resolution: {integrity: sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==} 700 resolution: {integrity: sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew==}
701 engines: {node: '>=6.9.0'} 701 engines: {node: '>=6.9.0'}
702 dependencies: 702 dependencies:
703 '@ampproject/remapping': 2.2.1 703 '@ampproject/remapping': 2.2.1
704 '@babel/code-frame': 7.22.13 704 '@babel/code-frame': 7.22.13
705 '@babel/generator': 7.23.0 705 '@babel/generator': 7.23.3
706 '@babel/helper-compilation-targets': 7.22.15 706 '@babel/helper-compilation-targets': 7.22.15
707 '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.2) 707 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3)
708 '@babel/helpers': 7.23.2 708 '@babel/helpers': 7.23.2
709 '@babel/parser': 7.23.0 709 '@babel/parser': 7.23.3
710 '@babel/template': 7.22.15 710 '@babel/template': 7.22.15
711 '@babel/traverse': 7.23.2(supports-color@5.5.0) 711 '@babel/traverse': 7.23.3
712 '@babel/types': 7.23.0 712 '@babel/types': 7.23.3
713 convert-source-map: 2.0.0 713 convert-source-map: 2.0.0
714 debug: 4.3.4(supports-color@5.5.0) 714 debug: 4.3.4(supports-color@5.5.0)
715 gensync: 1.0.0-beta.2 715 gensync: 1.0.0-beta.2
@@ -718,14 +718,14 @@ packages:
718 transitivePeerDependencies: 718 transitivePeerDependencies:
719 - supports-color 719 - supports-color
720 720
721 /@babel/eslint-parser@7.22.9(@babel/core@7.23.2)(eslint@8.49.0): 721 /@babel/eslint-parser@7.22.9(@babel/core@7.23.3)(eslint@8.49.0):
722 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==} 722 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==}
723 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 723 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
724 peerDependencies: 724 peerDependencies:
725 '@babel/core': '>=7.11.0' 725 '@babel/core': '>=7.11.0'
726 eslint: ^7.5.0 || ^8.0.0 726 eslint: ^7.5.0 || ^8.0.0
727 dependencies: 727 dependencies:
728 '@babel/core': 7.23.2 728 '@babel/core': 7.23.3
729 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 729 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
730 eslint: 8.49.0 730 eslint: 8.49.0
731 eslint-visitor-keys: 2.1.0 731 eslint-visitor-keys: 2.1.0
@@ -741,6 +741,15 @@ packages:
741 '@jridgewell/trace-mapping': 0.3.20 741 '@jridgewell/trace-mapping': 0.3.20
742 jsesc: 2.5.2 742 jsesc: 2.5.2
743 743
744 /@babel/generator@7.23.3:
745 resolution: {integrity: sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==}
746 engines: {node: '>=6.9.0'}
747 dependencies:
748 '@babel/types': 7.23.3
749 '@jridgewell/gen-mapping': 0.3.3
750 '@jridgewell/trace-mapping': 0.3.20
751 jsesc: 2.5.2
752
744 /@babel/helper-annotate-as-pure@7.22.5: 753 /@babel/helper-annotate-as-pure@7.22.5:
745 resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} 754 resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
746 engines: {node: '>=6.9.0'} 755 engines: {node: '>=6.9.0'}
@@ -795,13 +804,13 @@ packages:
795 '@babel/helper-validator-identifier': 7.22.20 804 '@babel/helper-validator-identifier': 7.22.20
796 dev: true 805 dev: true
797 806
798 /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.2): 807 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.3):
799 resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==} 808 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
800 engines: {node: '>=6.9.0'} 809 engines: {node: '>=6.9.0'}
801 peerDependencies: 810 peerDependencies:
802 '@babel/core': ^7.0.0 811 '@babel/core': ^7.0.0
803 dependencies: 812 dependencies:
804 '@babel/core': 7.23.2 813 '@babel/core': 7.23.3
805 '@babel/helper-environment-visitor': 7.22.20 814 '@babel/helper-environment-visitor': 7.22.20
806 '@babel/helper-module-imports': 7.22.15 815 '@babel/helper-module-imports': 7.22.15
807 '@babel/helper-simple-access': 7.22.5 816 '@babel/helper-simple-access': 7.22.5
@@ -863,8 +872,8 @@ packages:
863 engines: {node: '>=6.9.0'} 872 engines: {node: '>=6.9.0'}
864 dependencies: 873 dependencies:
865 '@babel/template': 7.22.15 874 '@babel/template': 7.22.15
866 '@babel/traverse': 7.23.2(supports-color@5.5.0) 875 '@babel/traverse': 7.23.3
867 '@babel/types': 7.23.0 876 '@babel/types': 7.23.3
868 transitivePeerDependencies: 877 transitivePeerDependencies:
869 - supports-color 878 - supports-color
870 879
@@ -883,6 +892,13 @@ packages:
883 dependencies: 892 dependencies:
884 '@babel/types': 7.23.0 893 '@babel/types': 7.23.0
885 894
895 /@babel/parser@7.23.3:
896 resolution: {integrity: sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==}
897 engines: {node: '>=6.0.0'}
898 hasBin: true
899 dependencies:
900 '@babel/types': 7.23.3
901
886 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.20): 902 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.20):
887 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} 903 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
888 peerDependencies: 904 peerDependencies:
@@ -938,13 +954,13 @@ packages:
938 '@babel/helper-plugin-utils': 7.20.2 954 '@babel/helper-plugin-utils': 7.20.2
939 dev: true 955 dev: true
940 956
941 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.2): 957 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.3):
942 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} 958 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
943 engines: {node: '>=6.9.0'} 959 engines: {node: '>=6.9.0'}
944 peerDependencies: 960 peerDependencies:
945 '@babel/core': ^7.0.0-0 961 '@babel/core': ^7.0.0-0
946 dependencies: 962 dependencies:
947 '@babel/core': 7.23.2 963 '@babel/core': 7.23.3
948 '@babel/helper-plugin-utils': 7.22.5 964 '@babel/helper-plugin-utils': 7.22.5
949 dev: false 965 dev: false
950 966
@@ -1079,6 +1095,23 @@ packages:
1079 transitivePeerDependencies: 1095 transitivePeerDependencies:
1080 - supports-color 1096 - supports-color
1081 1097
1098 /@babel/traverse@7.23.3:
1099 resolution: {integrity: sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==}
1100 engines: {node: '>=6.9.0'}
1101 dependencies:
1102 '@babel/code-frame': 7.22.13
1103 '@babel/generator': 7.23.3
1104 '@babel/helper-environment-visitor': 7.22.20
1105 '@babel/helper-function-name': 7.23.0
1106 '@babel/helper-hoist-variables': 7.22.5
1107 '@babel/helper-split-export-declaration': 7.22.6
1108 '@babel/parser': 7.23.3
1109 '@babel/types': 7.23.3
1110 debug: 4.3.4(supports-color@5.5.0)
1111 globals: 11.12.0
1112 transitivePeerDependencies:
1113 - supports-color
1114
1082 /@babel/types@7.23.0: 1115 /@babel/types@7.23.0:
1083 resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} 1116 resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==}
1084 engines: {node: '>=6.9.0'} 1117 engines: {node: '>=6.9.0'}
@@ -1087,6 +1120,14 @@ packages:
1087 '@babel/helper-validator-identifier': 7.22.20 1120 '@babel/helper-validator-identifier': 7.22.20
1088 to-fast-properties: 2.0.0 1121 to-fast-properties: 2.0.0
1089 1122
1123 /@babel/types@7.23.3:
1124 resolution: {integrity: sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==}
1125 engines: {node: '>=6.9.0'}
1126 dependencies:
1127 '@babel/helper-string-parser': 7.22.5
1128 '@babel/helper-validator-identifier': 7.22.20
1129 to-fast-properties: 2.0.0
1130
1090 /@bcoe/v8-coverage@0.2.3: 1131 /@bcoe/v8-coverage@0.2.3:
1091 resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} 1132 resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
1092 dev: true 1133 dev: true
@@ -2936,8 +2977,8 @@ packages:
2936 resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} 2977 resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
2937 dev: false 2978 dev: false
2938 2979
2939 /@types/plist@3.0.4: 2980 /@types/plist@3.0.5:
2940 resolution: {integrity: sha512-pTa9xUFQFM9WJGSWHajYNljD+DbVylE1q9IweK1LBhUYJdJ28YNU8j3KZ4Q1Qw+cSl4+QLLLOVmqNjhhvVO8fA==} 2981 resolution: {integrity: sha512-E6OCaRmAe4WDmWNsL/9RMqdkkzDCY1etutkflWk4c+AcjDU07Pcz1fQwTX0TQz+Pxqn9i4L1TU3UFpjnrcDgxA==}
2941 requiresBuild: true 2982 requiresBuild: true
2942 dependencies: 2983 dependencies:
2943 '@types/node': 20.8.10 2984 '@types/node': 20.8.10
@@ -3024,8 +3065,8 @@ packages:
3024 resolution: {integrity: sha512-d/MUkJYdOeKycmm75Arql4M5+UuXmf4cHdHKsyw1GcvnNgL6s77UkgSgJ8TE/rI5PYsnwYq5jkcWBLuN/MpQ1A==} 3065 resolution: {integrity: sha512-d/MUkJYdOeKycmm75Arql4M5+UuXmf4cHdHKsyw1GcvnNgL6s77UkgSgJ8TE/rI5PYsnwYq5jkcWBLuN/MpQ1A==}
3025 dev: true 3066 dev: true
3026 3067
3027 /@types/verror@1.10.8: 3068 /@types/verror@1.10.9:
3028 resolution: {integrity: sha512-YhUhnxRYs/NiVUbIs3F/EzviDP/NZCEAE2Mx5DUqLdldUmphOhFCVh7Kc+7zlYEExM0P8dzfbJi0yRlNb2Bw5g==} 3069 resolution: {integrity: sha512-MLx9Z+9lGzwEuW16ubGeNkpBDE84RpB/NyGgg6z2BTpWzKkGU451cAY3UkUzZEp72RHF585oJ3V8JVNqIplcAQ==}
3029 requiresBuild: true 3070 requiresBuild: true
3030 dev: true 3071 dev: true
3031 optional: true 3072 optional: true
@@ -3040,8 +3081,8 @@ packages:
3040 '@types/yargs-parser': 21.0.0 3081 '@types/yargs-parser': 21.0.0
3041 dev: true 3082 dev: true
3042 3083
3043 /@types/yauzl@2.10.2: 3084 /@types/yauzl@2.10.3:
3044 resolution: {integrity: sha512-Km7XAtUIduROw7QPgvcft0lIupeG8a8rdKL8RiSyKvlE7dYY31fEn41HVuQsRFDuROA8tA4K2UVL+WdfFmErBA==} 3085 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==}
3045 requiresBuild: true 3086 requiresBuild: true
3046 dependencies: 3087 dependencies:
3047 '@types/node': 20.8.10 3088 '@types/node': 20.8.10
@@ -4146,17 +4187,17 @@ packages:
4146 resolve: 1.22.4 4187 resolve: 1.22.4
4147 dev: false 4188 dev: false
4148 4189
4149 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.2)(styled-components@5.3.11): 4190 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.3)(styled-components@5.3.11):
4150 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} 4191 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
4151 peerDependencies: 4192 peerDependencies:
4152 styled-components: '>= 2' 4193 styled-components: '>= 2'
4153 dependencies: 4194 dependencies:
4154 '@babel/helper-annotate-as-pure': 7.22.5 4195 '@babel/helper-annotate-as-pure': 7.22.5
4155 '@babel/helper-module-imports': 7.22.15 4196 '@babel/helper-module-imports': 7.22.15
4156 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.2) 4197 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.3)
4157 lodash: 4.17.21 4198 lodash: 4.17.21
4158 picomatch: 2.3.1 4199 picomatch: 2.3.1
4159 styled-components: 5.3.11(@babel/core@7.23.2)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 4200 styled-components: 5.3.11(@babel/core@7.23.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
4160 transitivePeerDependencies: 4201 transitivePeerDependencies:
4161 - '@babel/core' 4202 - '@babel/core'
4162 dev: false 4203 dev: false
@@ -5540,8 +5581,8 @@ packages:
5540 hasBin: true 5581 hasBin: true
5541 requiresBuild: true 5582 requiresBuild: true
5542 dependencies: 5583 dependencies:
5543 '@types/plist': 3.0.4 5584 '@types/plist': 3.0.5
5544 '@types/verror': 1.10.8 5585 '@types/verror': 1.10.9
5545 ajv: 6.12.6 5586 ajv: 6.12.6
5546 crc: 3.8.0 5587 crc: 3.8.0
5547 iconv-corefoundation: 1.1.7 5588 iconv-corefoundation: 1.1.7
@@ -6281,14 +6322,14 @@ packages:
6281 string.prototype.matchall: 4.0.8 6322 string.prototype.matchall: 4.0.8
6282 dev: true 6323 dev: true
6283 6324
6284 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.2)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2): 6325 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.3)(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2):
6285 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==} 6326 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==}
6286 engines: {node: '>=14'} 6327 engines: {node: '>=14'}
6287 peerDependencies: 6328 peerDependencies:
6288 eslint: ^7.0.0 || ^8.0.0 6329 eslint: ^7.0.0 || ^8.0.0
6289 typescript: ^4.0.0 || ^5.0.0 6330 typescript: ^4.0.0 || ^5.0.0
6290 dependencies: 6331 dependencies:
6291 '@babel/eslint-parser': 7.22.9(@babel/core@7.23.2)(eslint@8.49.0) 6332 '@babel/eslint-parser': 7.22.9(@babel/core@7.23.3)(eslint@8.49.0)
6292 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2) 6333 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.7.2)(eslint@8.49.0)(typescript@5.2.2)
6293 builtin-modules: 3.3.0 6334 builtin-modules: 3.3.0
6294 bytes: 3.1.2 6335 bytes: 3.1.2
@@ -6660,7 +6701,7 @@ packages:
6660 get-stream: 5.2.0 6701 get-stream: 5.2.0
6661 yauzl: 2.10.0 6702 yauzl: 2.10.0
6662 optionalDependencies: 6703 optionalDependencies:
6663 '@types/yauzl': 2.10.2 6704 '@types/yauzl': 2.10.3
6664 transitivePeerDependencies: 6705 transitivePeerDependencies:
6665 - supports-color 6706 - supports-color
6666 6707
@@ -11145,7 +11186,7 @@ packages:
11145 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 11186 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
11146 dev: false 11187 dev: false
11147 11188
11148 /react-loader-spinner@5.4.5(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0): 11189 /react-loader-spinner@5.4.5(@babel/core@7.23.3)(react-dom@18.2.0)(react@18.2.0):
11149 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==} 11190 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==}
11150 peerDependencies: 11191 peerDependencies:
11151 react: ^16.0.0 || ^17.0.0 || ^18.0.0 11192 react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11154,7 +11195,7 @@ packages:
11154 react: 18.2.0 11195 react: 18.2.0
11155 react-dom: 18.2.0(react@18.2.0) 11196 react-dom: 18.2.0(react@18.2.0)
11156 react-is: 18.2.0 11197 react-is: 18.2.0
11157 styled-components: 5.3.11(@babel/core@7.23.2)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 11198 styled-components: 5.3.11(@babel/core@7.23.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
11158 styled-tools: 1.7.2 11199 styled-tools: 1.7.2
11159 transitivePeerDependencies: 11200 transitivePeerDependencies:
11160 - '@babel/core' 11201 - '@babel/core'
@@ -12505,7 +12546,7 @@ packages:
12505 engines: {node: '>=8'} 12546 engines: {node: '>=8'}
12506 dev: true 12547 dev: true
12507 12548
12508 /styled-components@5.3.11(@babel/core@7.23.2)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): 12549 /styled-components@5.3.11(@babel/core@7.23.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
12509 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} 12550 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
12510 engines: {node: '>=10'} 12551 engines: {node: '>=10'}
12511 peerDependencies: 12552 peerDependencies:
@@ -12518,7 +12559,7 @@ packages:
12518 '@emotion/is-prop-valid': 1.2.1 12559 '@emotion/is-prop-valid': 1.2.1
12519 '@emotion/stylis': 0.8.5 12560 '@emotion/stylis': 0.8.5
12520 '@emotion/unitless': 0.7.5 12561 '@emotion/unitless': 0.7.5
12521 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.2)(styled-components@5.3.11) 12562 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.3)(styled-components@5.3.11)
12522 css-to-react-native: 3.2.0 12563 css-to-react-native: 3.2.0
12523 hoist-non-react-statics: 3.3.2 12564 hoist-non-react-statics: 3.3.2
12524 react: 18.2.0 12565 react: 18.2.0