aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2024-04-05 00:44:06 +0000
committerLibravatar github-actions <github-actions@github.com>2024-04-05 00:44:06 +0000
commitf882166c74e22f425b7d132e30529dd53a671dab (patch)
tree1cdeee55b04f91438426d0ed8df27d06edcdadea
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-f882166c74e22f425b7d132e30529dd53a671dab.tar.gz
ferdium-app-f882166c74e22f425b7d132e30529dd53a671dab.tar.zst
ferdium-app-f882166c74e22f425b7d132e30529dd53a671dab.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml78
1 files changed, 39 insertions, 39 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2ed6f0805..77f9dfd65 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.3)(react-dom@18.2.0)(react@18.2.0) 211 version: 5.4.5(@babel/core@7.24.4)(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.3)(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 407 version: 0.13.2(@babel/core@7.24.4)(@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)
@@ -686,8 +686,8 @@ packages:
686 engines: {node: '>=6.9.0'} 686 engines: {node: '>=6.9.0'}
687 dev: true 687 dev: true
688 688
689 /@babel/compat-data@7.24.1: 689 /@babel/compat-data@7.24.4:
690 resolution: {integrity: sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==} 690 resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==}
691 engines: {node: '>=6.9.0'} 691 engines: {node: '>=6.9.0'}
692 692
693 /@babel/core@7.23.5: 693 /@babel/core@7.23.5:
@@ -713,17 +713,17 @@ packages:
713 - supports-color 713 - supports-color
714 dev: true 714 dev: true
715 715
716 /@babel/core@7.24.3: 716 /@babel/core@7.24.4:
717 resolution: {integrity: sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==} 717 resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==}
718 engines: {node: '>=6.9.0'} 718 engines: {node: '>=6.9.0'}
719 dependencies: 719 dependencies:
720 '@ampproject/remapping': 2.3.0 720 '@ampproject/remapping': 2.3.0
721 '@babel/code-frame': 7.24.2 721 '@babel/code-frame': 7.24.2
722 '@babel/generator': 7.24.1 722 '@babel/generator': 7.24.4
723 '@babel/helper-compilation-targets': 7.23.6 723 '@babel/helper-compilation-targets': 7.23.6
724 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.3) 724 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
725 '@babel/helpers': 7.24.1 725 '@babel/helpers': 7.24.4
726 '@babel/parser': 7.24.1 726 '@babel/parser': 7.24.4
727 '@babel/template': 7.24.0 727 '@babel/template': 7.24.0
728 '@babel/traverse': 7.24.1 728 '@babel/traverse': 7.24.1
729 '@babel/types': 7.24.0 729 '@babel/types': 7.24.0
@@ -735,14 +735,14 @@ packages:
735 transitivePeerDependencies: 735 transitivePeerDependencies:
736 - supports-color 736 - supports-color
737 737
738 /@babel/eslint-parser@7.23.10(@babel/core@7.24.3)(eslint@8.57.0): 738 /@babel/eslint-parser@7.23.10(@babel/core@7.24.4)(eslint@8.57.0):
739 resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==} 739 resolution: {integrity: sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==}
740 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 740 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
741 peerDependencies: 741 peerDependencies:
742 '@babel/core': ^7.11.0 742 '@babel/core': ^7.11.0
743 eslint: ^7.5.0 || ^8.0.0 743 eslint: ^7.5.0 || ^8.0.0
744 dependencies: 744 dependencies:
745 '@babel/core': 7.24.3 745 '@babel/core': 7.24.4
746 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 746 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
747 eslint: 8.57.0 747 eslint: 8.57.0
748 eslint-visitor-keys: 2.1.0 748 eslint-visitor-keys: 2.1.0
@@ -758,8 +758,8 @@ packages:
758 '@jridgewell/trace-mapping': 0.3.20 758 '@jridgewell/trace-mapping': 0.3.20
759 jsesc: 2.5.2 759 jsesc: 2.5.2
760 760
761 /@babel/generator@7.24.1: 761 /@babel/generator@7.24.4:
762 resolution: {integrity: sha512-DfCRfZsBcrPEHUfuBMgbJ1Ut01Y/itOs+hY2nFLgqsqXd52/iSiVq5TITtUasIUgm+IIKdY2/1I7auiQOEeC9A==} 762 resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==}
763 engines: {node: '>=6.9.0'} 763 engines: {node: '>=6.9.0'}
764 dependencies: 764 dependencies:
765 '@babel/types': 7.24.0 765 '@babel/types': 7.24.0
@@ -789,7 +789,7 @@ packages:
789 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==} 789 resolution: {integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==}
790 engines: {node: '>=6.9.0'} 790 engines: {node: '>=6.9.0'}
791 dependencies: 791 dependencies:
792 '@babel/compat-data': 7.24.1 792 '@babel/compat-data': 7.24.4
793 '@babel/helper-validator-option': 7.23.5 793 '@babel/helper-validator-option': 7.23.5
794 browserslist: 4.23.0 794 browserslist: 4.23.0
795 lru-cache: 5.1.1 795 lru-cache: 5.1.1
@@ -832,13 +832,13 @@ packages:
832 '@babel/helper-validator-identifier': 7.22.20 832 '@babel/helper-validator-identifier': 7.22.20
833 dev: true 833 dev: true
834 834
835 /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.3): 835 /@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4):
836 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} 836 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
837 engines: {node: '>=6.9.0'} 837 engines: {node: '>=6.9.0'}
838 peerDependencies: 838 peerDependencies:
839 '@babel/core': ^7.0.0 839 '@babel/core': ^7.0.0
840 dependencies: 840 dependencies:
841 '@babel/core': 7.24.3 841 '@babel/core': 7.24.4
842 '@babel/helper-environment-visitor': 7.22.20 842 '@babel/helper-environment-visitor': 7.22.20
843 '@babel/helper-module-imports': 7.22.15 843 '@babel/helper-module-imports': 7.22.15
844 '@babel/helper-simple-access': 7.22.5 844 '@babel/helper-simple-access': 7.22.5
@@ -893,8 +893,8 @@ packages:
893 - supports-color 893 - supports-color
894 dev: true 894 dev: true
895 895
896 /@babel/helpers@7.24.1: 896 /@babel/helpers@7.24.4:
897 resolution: {integrity: sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==} 897 resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==}
898 engines: {node: '>=6.9.0'} 898 engines: {node: '>=6.9.0'}
899 dependencies: 899 dependencies:
900 '@babel/template': 7.24.0 900 '@babel/template': 7.24.0
@@ -927,8 +927,8 @@ packages:
927 dependencies: 927 dependencies:
928 '@babel/types': 7.23.5 928 '@babel/types': 7.23.5
929 929
930 /@babel/parser@7.24.1: 930 /@babel/parser@7.24.4:
931 resolution: {integrity: sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==} 931 resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
932 engines: {node: '>=6.0.0'} 932 engines: {node: '>=6.0.0'}
933 hasBin: true 933 hasBin: true
934 dependencies: 934 dependencies:
@@ -989,13 +989,13 @@ packages:
989 '@babel/helper-plugin-utils': 7.22.5 989 '@babel/helper-plugin-utils': 7.22.5
990 dev: true 990 dev: true
991 991
992 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.3): 992 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.4):
993 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} 993 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
994 engines: {node: '>=6.9.0'} 994 engines: {node: '>=6.9.0'}
995 peerDependencies: 995 peerDependencies:
996 '@babel/core': ^7.0.0-0 996 '@babel/core': ^7.0.0-0
997 dependencies: 997 dependencies:
998 '@babel/core': 7.24.3 998 '@babel/core': 7.24.4
999 '@babel/helper-plugin-utils': 7.22.5 999 '@babel/helper-plugin-utils': 7.22.5
1000 dev: false 1000 dev: false
1001 1001
@@ -1098,7 +1098,7 @@ packages:
1098 engines: {node: '>=6.9.0'} 1098 engines: {node: '>=6.9.0'}
1099 dependencies: 1099 dependencies:
1100 '@babel/code-frame': 7.24.2 1100 '@babel/code-frame': 7.24.2
1101 '@babel/parser': 7.24.1 1101 '@babel/parser': 7.24.4
1102 '@babel/types': 7.24.0 1102 '@babel/types': 7.24.0
1103 1103
1104 /@babel/traverse@7.23.5(supports-color@5.5.0): 1104 /@babel/traverse@7.23.5(supports-color@5.5.0):
@@ -1123,12 +1123,12 @@ packages:
1123 engines: {node: '>=6.9.0'} 1123 engines: {node: '>=6.9.0'}
1124 dependencies: 1124 dependencies:
1125 '@babel/code-frame': 7.24.2 1125 '@babel/code-frame': 7.24.2
1126 '@babel/generator': 7.24.1 1126 '@babel/generator': 7.24.4
1127 '@babel/helper-environment-visitor': 7.22.20 1127 '@babel/helper-environment-visitor': 7.22.20
1128 '@babel/helper-function-name': 7.23.0 1128 '@babel/helper-function-name': 7.23.0
1129 '@babel/helper-hoist-variables': 7.22.5 1129 '@babel/helper-hoist-variables': 7.22.5
1130 '@babel/helper-split-export-declaration': 7.22.6 1130 '@babel/helper-split-export-declaration': 7.22.6
1131 '@babel/parser': 7.24.1 1131 '@babel/parser': 7.24.4
1132 '@babel/types': 7.24.0 1132 '@babel/types': 7.24.0
1133 debug: 4.3.4(supports-color@5.5.0) 1133 debug: 4.3.4(supports-color@5.5.0)
1134 globals: 11.12.0 1134 globals: 11.12.0
@@ -4473,17 +4473,17 @@ packages:
4473 resolve: 1.22.8 4473 resolve: 1.22.8
4474 dev: false 4474 dev: false
4475 4475
4476 /babel-plugin-styled-components@2.1.4(@babel/core@7.24.3)(styled-components@5.3.11): 4476 /babel-plugin-styled-components@2.1.4(@babel/core@7.24.4)(styled-components@5.3.11):
4477 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} 4477 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
4478 peerDependencies: 4478 peerDependencies:
4479 styled-components: '>= 2' 4479 styled-components: '>= 2'
4480 dependencies: 4480 dependencies:
4481 '@babel/helper-annotate-as-pure': 7.22.5 4481 '@babel/helper-annotate-as-pure': 7.22.5
4482 '@babel/helper-module-imports': 7.22.15 4482 '@babel/helper-module-imports': 7.22.15
4483 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.3) 4483 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.4)
4484 lodash: 4.17.21 4484 lodash: 4.17.21
4485 picomatch: 2.3.1 4485 picomatch: 2.3.1
4486 styled-components: 5.3.11(@babel/core@7.24.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 4486 styled-components: 5.3.11(@babel/core@7.24.4)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
4487 transitivePeerDependencies: 4487 transitivePeerDependencies:
4488 - '@babel/core' 4488 - '@babel/core'
4489 dev: false 4489 dev: false
@@ -4667,7 +4667,7 @@ packages:
4667 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4667 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4668 hasBin: true 4668 hasBin: true
4669 dependencies: 4669 dependencies:
4670 caniuse-lite: 1.0.30001600 4670 caniuse-lite: 1.0.30001605
4671 electron-to-chromium: 1.4.710 4671 electron-to-chromium: 1.4.710
4672 node-releases: 2.0.14 4672 node-releases: 2.0.14
4673 update-browserslist-db: 1.0.13(browserslist@4.23.0) 4673 update-browserslist-db: 1.0.13(browserslist@4.23.0)
@@ -4923,8 +4923,8 @@ packages:
4923 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} 4923 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
4924 dev: false 4924 dev: false
4925 4925
4926 /caniuse-lite@1.0.30001600: 4926 /caniuse-lite@1.0.30001605:
4927 resolution: {integrity: sha512-+2S9/2JFhYmYaDpZvo0lKkfvuKIglrx68MwOBqMGHhQsNkLjB5xtc/TGoEPs+MxjSyN/72qer2g97nzR641mOQ==} 4927 resolution: {integrity: sha512-nXwGlFWo34uliI9z3n6Qc0wZaf7zaZWA1CPZ169La5mV3I/gem7bst0vr5XQH5TJXZIMfDeZyOrZnSlVzKxxHQ==}
4928 4928
4929 /caseless@0.12.0: 4929 /caseless@0.12.0:
4930 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} 4930 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
@@ -6799,7 +6799,7 @@ packages:
6799 string.prototype.matchall: 4.0.11 6799 string.prototype.matchall: 4.0.11
6800 dev: true 6800 dev: true
6801 6801
6802 /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): 6802 /eslint-plugin-sonar@0.13.2(@babel/core@7.24.4)(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3):
6803 resolution: {integrity: sha512-7mZkk4/E2tGtIi3OCNCTmEWthweWzoAj9YcsxxIDI38r7q4RDusWDpsdGHPZXp/+QU8ZKkvmE11G4DtJW+k1kg==} 6803 resolution: {integrity: sha512-7mZkk4/E2tGtIi3OCNCTmEWthweWzoAj9YcsxxIDI38r7q4RDusWDpsdGHPZXp/+QU8ZKkvmE11G4DtJW+k1kg==}
6804 engines: {node: '>=14'} 6804 engines: {node: '>=14'}
6805 peerDependencies: 6805 peerDependencies:
@@ -6808,8 +6808,8 @@ packages:
6808 eslint: ^8.0.0 6808 eslint: ^8.0.0
6809 typescript: ^4.0.0 || ^5.0.0 6809 typescript: ^4.0.0 || ^5.0.0
6810 dependencies: 6810 dependencies:
6811 '@babel/core': 7.24.3 6811 '@babel/core': 7.24.4
6812 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.3)(eslint@8.57.0) 6812 '@babel/eslint-parser': 7.23.10(@babel/core@7.24.4)(eslint@8.57.0)
6813 '@eslint-community/regexpp': 4.10.0 6813 '@eslint-community/regexpp': 4.10.0
6814 '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3) 6814 '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@7.3.1)(eslint@8.57.0)(typescript@5.4.3)
6815 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3) 6815 '@typescript-eslint/parser': 7.3.1(eslint@8.57.0)(typescript@5.4.3)
@@ -11787,7 +11787,7 @@ packages:
11787 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 11787 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
11788 dev: false 11788 dev: false
11789 11789
11790 /react-loader-spinner@5.4.5(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0): 11790 /react-loader-spinner@5.4.5(@babel/core@7.24.4)(react-dom@18.2.0)(react@18.2.0):
11791 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==} 11791 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==}
11792 peerDependencies: 11792 peerDependencies:
11793 react: ^16.0.0 || ^17.0.0 || ^18.0.0 11793 react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11796,7 +11796,7 @@ packages:
11796 react: 18.2.0 11796 react: 18.2.0
11797 react-dom: 18.2.0(react@18.2.0) 11797 react-dom: 18.2.0(react@18.2.0)
11798 react-is: 18.2.0 11798 react-is: 18.2.0
11799 styled-components: 5.3.11(@babel/core@7.24.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 11799 styled-components: 5.3.11(@babel/core@7.24.4)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
11800 styled-tools: 1.7.2 11800 styled-tools: 1.7.2
11801 transitivePeerDependencies: 11801 transitivePeerDependencies:
11802 - '@babel/core' 11802 - '@babel/core'
@@ -13210,7 +13210,7 @@ packages:
13210 engines: {node: '>=8'} 13210 engines: {node: '>=8'}
13211 dev: true 13211 dev: true
13212 13212
13213 /styled-components@5.3.11(@babel/core@7.24.3)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): 13213 /styled-components@5.3.11(@babel/core@7.24.4)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
13214 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} 13214 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
13215 engines: {node: '>=10'} 13215 engines: {node: '>=10'}
13216 peerDependencies: 13216 peerDependencies:
@@ -13223,7 +13223,7 @@ packages:
13223 '@emotion/is-prop-valid': 1.2.1 13223 '@emotion/is-prop-valid': 1.2.1
13224 '@emotion/stylis': 0.8.5 13224 '@emotion/stylis': 0.8.5
13225 '@emotion/unitless': 0.7.5 13225 '@emotion/unitless': 0.7.5
13226 babel-plugin-styled-components: 2.1.4(@babel/core@7.24.3)(styled-components@5.3.11) 13226 babel-plugin-styled-components: 2.1.4(@babel/core@7.24.4)(styled-components@5.3.11)
13227 css-to-react-native: 3.2.0 13227 css-to-react-native: 3.2.0
13228 hoist-non-react-statics: 3.3.2 13228 hoist-non-react-statics: 3.3.2
13229 react: 18.2.0 13229 react: 18.2.0