aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2024-01-04 00:45:03 +0000
committerLibravatar github-actions <github-actions@github.com>2024-01-04 00:45:03 +0000
commitebed28845ed18927692fb0fe335c3747b17510f0 (patch)
treeb30c6c6509150c33cc3fee8af96c565e38ea135e /pnpm-lock.yaml
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-ebed28845ed18927692fb0fe335c3747b17510f0.tar.gz
ferdium-app-ebed28845ed18927692fb0fe335c3747b17510f0.tar.zst
ferdium-app-ebed28845ed18927692fb0fe335c3747b17510f0.zip
Update browserslist data updates and linter fixes [skip ci]
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml62
1 files changed, 31 insertions, 31 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4f3ed41bb..52b491652 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.6)(react-dom@18.2.0)(react@18.2.0) 211 version: 5.4.5(@babel/core@7.23.7)(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.56.0) 410 version: 4.6.0(eslint@8.56.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.6)(@typescript-eslint/parser@6.15.0)(eslint@8.56.0)(typescript@5.3.2) 413 version: 0.12.0(@babel/core@7.23.7)(@typescript-eslint/parser@6.15.0)(eslint@8.56.0)(typescript@5.3.2)
414 eslint-plugin-unicorn: 414 eslint-plugin-unicorn:
415 specifier: 50.0.1 415 specifier: 50.0.1
416 version: 50.0.1(eslint@8.56.0) 416 version: 50.0.1(eslint@8.56.0)
@@ -704,19 +704,19 @@ packages:
704 - supports-color 704 - supports-color
705 dev: true 705 dev: true
706 706
707 /@babel/core@7.23.6: 707 /@babel/core@7.23.7:
708 resolution: {integrity: sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw==} 708 resolution: {integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==}
709 engines: {node: '>=6.9.0'} 709 engines: {node: '>=6.9.0'}
710 dependencies: 710 dependencies:
711 '@ampproject/remapping': 2.2.1 711 '@ampproject/remapping': 2.2.1
712 '@babel/code-frame': 7.23.5 712 '@babel/code-frame': 7.23.5
713 '@babel/generator': 7.23.6 713 '@babel/generator': 7.23.6
714 '@babel/helper-compilation-targets': 7.23.6 714 '@babel/helper-compilation-targets': 7.23.6
715 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.6) 715 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.7)
716 '@babel/helpers': 7.23.6 716 '@babel/helpers': 7.23.7
717 '@babel/parser': 7.23.6 717 '@babel/parser': 7.23.6
718 '@babel/template': 7.22.15 718 '@babel/template': 7.22.15
719 '@babel/traverse': 7.23.6 719 '@babel/traverse': 7.23.7
720 '@babel/types': 7.23.6 720 '@babel/types': 7.23.6
721 convert-source-map: 2.0.0 721 convert-source-map: 2.0.0
722 debug: 4.3.4(supports-color@5.5.0) 722 debug: 4.3.4(supports-color@5.5.0)
@@ -726,14 +726,14 @@ packages:
726 transitivePeerDependencies: 726 transitivePeerDependencies:
727 - supports-color 727 - supports-color
728 728
729 /@babel/eslint-parser@7.22.9(@babel/core@7.23.6)(eslint@8.56.0): 729 /@babel/eslint-parser@7.22.9(@babel/core@7.23.7)(eslint@8.56.0):
730 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==} 730 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==}
731 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 731 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
732 peerDependencies: 732 peerDependencies:
733 '@babel/core': '>=7.11.0' 733 '@babel/core': '>=7.11.0'
734 eslint: ^7.5.0 || ^8.0.0 734 eslint: ^7.5.0 || ^8.0.0
735 dependencies: 735 dependencies:
736 '@babel/core': 7.23.6 736 '@babel/core': 7.23.7
737 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 737 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
738 eslint: 8.56.0 738 eslint: 8.56.0
739 eslint-visitor-keys: 2.1.0 739 eslint-visitor-keys: 2.1.0
@@ -823,13 +823,13 @@ packages:
823 '@babel/helper-validator-identifier': 7.22.20 823 '@babel/helper-validator-identifier': 7.22.20
824 dev: true 824 dev: true
825 825
826 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.6): 826 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.7):
827 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} 827 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
828 engines: {node: '>=6.9.0'} 828 engines: {node: '>=6.9.0'}
829 peerDependencies: 829 peerDependencies:
830 '@babel/core': ^7.0.0 830 '@babel/core': ^7.0.0
831 dependencies: 831 dependencies:
832 '@babel/core': 7.23.6 832 '@babel/core': 7.23.7
833 '@babel/helper-environment-visitor': 7.22.20 833 '@babel/helper-environment-visitor': 7.22.20
834 '@babel/helper-module-imports': 7.22.15 834 '@babel/helper-module-imports': 7.22.15
835 '@babel/helper-simple-access': 7.22.5 835 '@babel/helper-simple-access': 7.22.5
@@ -880,12 +880,12 @@ packages:
880 - supports-color 880 - supports-color
881 dev: true 881 dev: true
882 882
883 /@babel/helpers@7.23.6: 883 /@babel/helpers@7.23.7:
884 resolution: {integrity: sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA==} 884 resolution: {integrity: sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==}
885 engines: {node: '>=6.9.0'} 885 engines: {node: '>=6.9.0'}
886 dependencies: 886 dependencies:
887 '@babel/template': 7.22.15 887 '@babel/template': 7.22.15
888 '@babel/traverse': 7.23.6 888 '@babel/traverse': 7.23.7
889 '@babel/types': 7.23.6 889 '@babel/types': 7.23.6
890 transitivePeerDependencies: 890 transitivePeerDependencies:
891 - supports-color 891 - supports-color
@@ -967,13 +967,13 @@ packages:
967 '@babel/helper-plugin-utils': 7.22.5 967 '@babel/helper-plugin-utils': 7.22.5
968 dev: true 968 dev: true
969 969
970 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.6): 970 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.7):
971 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} 971 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
972 engines: {node: '>=6.9.0'} 972 engines: {node: '>=6.9.0'}
973 peerDependencies: 973 peerDependencies:
974 '@babel/core': ^7.0.0-0 974 '@babel/core': ^7.0.0-0
975 dependencies: 975 dependencies:
976 '@babel/core': 7.23.6 976 '@babel/core': 7.23.7
977 '@babel/helper-plugin-utils': 7.22.5 977 '@babel/helper-plugin-utils': 7.22.5
978 dev: false 978 dev: false
979 979
@@ -1082,8 +1082,8 @@ packages:
1082 transitivePeerDependencies: 1082 transitivePeerDependencies:
1083 - supports-color 1083 - supports-color
1084 1084
1085 /@babel/traverse@7.23.6: 1085 /@babel/traverse@7.23.7:
1086 resolution: {integrity: sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==} 1086 resolution: {integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==}
1087 engines: {node: '>=6.9.0'} 1087 engines: {node: '>=6.9.0'}
1088 dependencies: 1088 dependencies:
1089 '@babel/code-frame': 7.23.5 1089 '@babel/code-frame': 7.23.5
@@ -4185,17 +4185,17 @@ packages:
4185 resolve: 1.22.8 4185 resolve: 1.22.8
4186 dev: false 4186 dev: false
4187 4187
4188 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.6)(styled-components@5.3.11): 4188 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.7)(styled-components@5.3.11):
4189 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} 4189 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
4190 peerDependencies: 4190 peerDependencies:
4191 styled-components: '>= 2' 4191 styled-components: '>= 2'
4192 dependencies: 4192 dependencies:
4193 '@babel/helper-annotate-as-pure': 7.22.5 4193 '@babel/helper-annotate-as-pure': 7.22.5
4194 '@babel/helper-module-imports': 7.22.15 4194 '@babel/helper-module-imports': 7.22.15
4195 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.6) 4195 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.7)
4196 lodash: 4.17.21 4196 lodash: 4.17.21
4197 picomatch: 2.3.1 4197 picomatch: 2.3.1
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) 4198 styled-components: 5.3.11(@babel/core@7.23.7)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
4199 transitivePeerDependencies: 4199 transitivePeerDependencies:
4200 - '@babel/core' 4200 - '@babel/core'
4201 dev: false 4201 dev: false
@@ -4371,7 +4371,7 @@ packages:
4371 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4371 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4372 hasBin: true 4372 hasBin: true
4373 dependencies: 4373 dependencies:
4374 caniuse-lite: 1.0.30001571 4374 caniuse-lite: 1.0.30001572
4375 electron-to-chromium: 1.4.490 4375 electron-to-chromium: 1.4.490
4376 node-releases: 2.0.13 4376 node-releases: 2.0.13
4377 update-browserslist-db: 1.0.11(browserslist@4.21.10) 4377 update-browserslist-db: 1.0.11(browserslist@4.21.10)
@@ -4382,7 +4382,7 @@ packages:
4382 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4382 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4383 hasBin: true 4383 hasBin: true
4384 dependencies: 4384 dependencies:
4385 caniuse-lite: 1.0.30001571 4385 caniuse-lite: 1.0.30001572
4386 electron-to-chromium: 1.4.616 4386 electron-to-chromium: 1.4.616
4387 node-releases: 2.0.14 4387 node-releases: 2.0.14
4388 update-browserslist-db: 1.0.13(browserslist@4.22.2) 4388 update-browserslist-db: 1.0.13(browserslist@4.22.2)
@@ -4625,8 +4625,8 @@ packages:
4625 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} 4625 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
4626 dev: false 4626 dev: false
4627 4627
4628 /caniuse-lite@1.0.30001571: 4628 /caniuse-lite@1.0.30001572:
4629 resolution: {integrity: sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ==} 4629 resolution: {integrity: sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==}
4630 4630
4631 /caseless@0.12.0: 4631 /caseless@0.12.0:
4632 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} 4632 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
@@ -6327,14 +6327,14 @@ packages:
6327 string.prototype.matchall: 4.0.8 6327 string.prototype.matchall: 4.0.8
6328 dev: true 6328 dev: true
6329 6329
6330 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.6)(@typescript-eslint/parser@6.15.0)(eslint@8.56.0)(typescript@5.3.2): 6330 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.7)(@typescript-eslint/parser@6.15.0)(eslint@8.56.0)(typescript@5.3.2):
6331 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==} 6331 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==}
6332 engines: {node: '>=14'} 6332 engines: {node: '>=14'}
6333 peerDependencies: 6333 peerDependencies:
6334 eslint: ^7.0.0 || ^8.0.0 6334 eslint: ^7.0.0 || ^8.0.0
6335 typescript: ^4.0.0 || ^5.0.0 6335 typescript: ^4.0.0 || ^5.0.0
6336 dependencies: 6336 dependencies:
6337 '@babel/eslint-parser': 7.22.9(@babel/core@7.23.6)(eslint@8.56.0) 6337 '@babel/eslint-parser': 7.22.9(@babel/core@7.23.7)(eslint@8.56.0)
6338 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.15.0)(eslint@8.56.0)(typescript@5.3.2) 6338 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.15.0)(eslint@8.56.0)(typescript@5.3.2)
6339 builtin-modules: 3.3.0 6339 builtin-modules: 3.3.0
6340 bytes: 3.1.2 6340 bytes: 3.1.2
@@ -11170,7 +11170,7 @@ packages:
11170 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 11170 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
11171 dev: false 11171 dev: false
11172 11172
11173 /react-loader-spinner@5.4.5(@babel/core@7.23.6)(react-dom@18.2.0)(react@18.2.0): 11173 /react-loader-spinner@5.4.5(@babel/core@7.23.7)(react-dom@18.2.0)(react@18.2.0):
11174 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==} 11174 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==}
11175 peerDependencies: 11175 peerDependencies:
11176 react: ^16.0.0 || ^17.0.0 || ^18.0.0 11176 react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11179,7 +11179,7 @@ packages:
11179 react: 18.2.0 11179 react: 18.2.0
11180 react-dom: 18.2.0(react@18.2.0) 11180 react-dom: 18.2.0(react@18.2.0)
11181 react-is: 18.2.0 11181 react-is: 18.2.0
11182 styled-components: 5.3.11(@babel/core@7.23.6)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 11182 styled-components: 5.3.11(@babel/core@7.23.7)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
11183 styled-tools: 1.7.2 11183 styled-tools: 1.7.2
11184 transitivePeerDependencies: 11184 transitivePeerDependencies:
11185 - '@babel/core' 11185 - '@babel/core'
@@ -12526,7 +12526,7 @@ packages:
12526 engines: {node: '>=8'} 12526 engines: {node: '>=8'}
12527 dev: true 12527 dev: true
12528 12528
12529 /styled-components@5.3.11(@babel/core@7.23.6)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): 12529 /styled-components@5.3.11(@babel/core@7.23.7)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
12530 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} 12530 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
12531 engines: {node: '>=10'} 12531 engines: {node: '>=10'}
12532 peerDependencies: 12532 peerDependencies:
@@ -12539,7 +12539,7 @@ packages:
12539 '@emotion/is-prop-valid': 1.2.1 12539 '@emotion/is-prop-valid': 1.2.1
12540 '@emotion/stylis': 0.8.5 12540 '@emotion/stylis': 0.8.5
12541 '@emotion/unitless': 0.7.5 12541 '@emotion/unitless': 0.7.5
12542 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.6)(styled-components@5.3.11) 12542 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.7)(styled-components@5.3.11)
12543 css-to-react-native: 3.2.0 12543 css-to-react-native: 3.2.0
12544 hoist-non-react-statics: 3.3.2 12544 hoist-non-react-statics: 3.3.2
12545 react: 18.2.0 12545 react: 18.2.0