aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-09-17 00:44:56 +0000
committerLibravatar github-actions <github-actions@github.com>2023-09-17 00:44:56 +0000
commitf8153620fec317696d6116dcdbcbce796466d153 (patch)
tree79f2ea14c30fae3e1eec867e660391449cc13979 /pnpm-lock.yaml
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-f8153620fec317696d6116dcdbcbce796466d153.tar.gz
ferdium-app-f8153620fec317696d6116dcdbcbce796466d153.tar.zst
ferdium-app-f8153620fec317696d6116dcdbcbce796466d153.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, 36 insertions, 26 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 971106881..c9ed5f120 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -410,7 +410,7 @@ devDependencies:
410 version: 4.6.0(eslint@8.47.0) 410 version: 4.6.0(eslint@8.47.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.22.19)(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.0.4) 413 version: 0.12.0(@babel/core@7.22.20)(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.0.4)
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.47.0) 416 version: 48.0.1(eslint@8.47.0)
@@ -677,10 +677,15 @@ packages:
677 resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} 677 resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==}
678 engines: {node: '>=6.9.0'} 678 engines: {node: '>=6.9.0'}
679 dependencies: 679 dependencies:
680 '@babel/highlight': 7.22.13 680 '@babel/highlight': 7.22.20
681 chalk: 2.4.2 681 chalk: 2.4.2
682 dev: true 682 dev: true
683 683
684 /@babel/compat-data@7.22.20:
685 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==}
686 engines: {node: '>=6.9.0'}
687 dev: true
688
684 /@babel/compat-data@7.22.9: 689 /@babel/compat-data@7.22.9:
685 resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} 690 resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==}
686 engines: {node: '>=6.9.0'} 691 engines: {node: '>=6.9.0'}
@@ -709,19 +714,19 @@ packages:
709 - supports-color 714 - supports-color
710 dev: true 715 dev: true
711 716
712 /@babel/core@7.22.19: 717 /@babel/core@7.22.20:
713 resolution: {integrity: sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==} 718 resolution: {integrity: sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==}
714 engines: {node: '>=6.9.0'} 719 engines: {node: '>=6.9.0'}
715 dependencies: 720 dependencies:
716 '@ampproject/remapping': 2.2.1 721 '@ampproject/remapping': 2.2.1
717 '@babel/code-frame': 7.22.13 722 '@babel/code-frame': 7.22.13
718 '@babel/generator': 7.22.15 723 '@babel/generator': 7.22.15
719 '@babel/helper-compilation-targets': 7.22.15 724 '@babel/helper-compilation-targets': 7.22.15
720 '@babel/helper-module-transforms': 7.22.19(@babel/core@7.22.19) 725 '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20)
721 '@babel/helpers': 7.22.15 726 '@babel/helpers': 7.22.15
722 '@babel/parser': 7.22.16 727 '@babel/parser': 7.22.16
723 '@babel/template': 7.22.15 728 '@babel/template': 7.22.15
724 '@babel/traverse': 7.22.19 729 '@babel/traverse': 7.22.20
725 '@babel/types': 7.22.19 730 '@babel/types': 7.22.19
726 convert-source-map: 1.9.0 731 convert-source-map: 1.9.0
727 debug: 4.3.4 732 debug: 4.3.4
@@ -732,14 +737,14 @@ packages:
732 - supports-color 737 - supports-color
733 dev: true 738 dev: true
734 739
735 /@babel/eslint-parser@7.22.9(@babel/core@7.22.19)(eslint@8.47.0): 740 /@babel/eslint-parser@7.22.9(@babel/core@7.22.20)(eslint@8.47.0):
736 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==} 741 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==}
737 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 742 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
738 peerDependencies: 743 peerDependencies:
739 '@babel/core': '>=7.11.0' 744 '@babel/core': '>=7.11.0'
740 eslint: ^7.5.0 || ^8.0.0 745 eslint: ^7.5.0 || ^8.0.0
741 dependencies: 746 dependencies:
742 '@babel/core': 7.22.19 747 '@babel/core': 7.22.20
743 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 748 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
744 eslint: 8.47.0 749 eslint: 8.47.0
745 eslint-visitor-keys: 2.1.0 750 eslint-visitor-keys: 2.1.0
@@ -781,13 +786,18 @@ packages:
781 resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} 786 resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==}
782 engines: {node: '>=6.9.0'} 787 engines: {node: '>=6.9.0'}
783 dependencies: 788 dependencies:
784 '@babel/compat-data': 7.22.9 789 '@babel/compat-data': 7.22.20
785 '@babel/helper-validator-option': 7.22.15 790 '@babel/helper-validator-option': 7.22.15
786 browserslist: 4.21.10 791 browserslist: 4.21.10
787 lru-cache: 5.1.1 792 lru-cache: 5.1.1
788 semver: 6.3.1 793 semver: 6.3.1
789 dev: true 794 dev: true
790 795
796 /@babel/helper-environment-visitor@7.22.20:
797 resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==}
798 engines: {node: '>=6.9.0'}
799 dev: true
800
791 /@babel/helper-environment-visitor@7.22.5: 801 /@babel/helper-environment-visitor@7.22.5:
792 resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} 802 resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==}
793 engines: {node: '>=6.9.0'} 803 engines: {node: '>=6.9.0'}
@@ -821,18 +831,18 @@ packages:
821 dependencies: 831 dependencies:
822 '@babel/types': 7.22.11 832 '@babel/types': 7.22.11
823 833
824 /@babel/helper-module-transforms@7.22.19(@babel/core@7.22.19): 834 /@babel/helper-module-transforms@7.22.20(@babel/core@7.22.20):
825 resolution: {integrity: sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA==} 835 resolution: {integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==}
826 engines: {node: '>=6.9.0'} 836 engines: {node: '>=6.9.0'}
827 peerDependencies: 837 peerDependencies:
828 '@babel/core': ^7.0.0 838 '@babel/core': ^7.0.0
829 dependencies: 839 dependencies:
830 '@babel/core': 7.22.19 840 '@babel/core': 7.22.20
831 '@babel/helper-environment-visitor': 7.22.5 841 '@babel/helper-environment-visitor': 7.22.20
832 '@babel/helper-module-imports': 7.22.15 842 '@babel/helper-module-imports': 7.22.15
833 '@babel/helper-simple-access': 7.22.5 843 '@babel/helper-simple-access': 7.22.5
834 '@babel/helper-split-export-declaration': 7.22.6 844 '@babel/helper-split-export-declaration': 7.22.6
835 '@babel/helper-validator-identifier': 7.22.19 845 '@babel/helper-validator-identifier': 7.22.20
836 dev: true 846 dev: true
837 847
838 /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.11): 848 /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.11):
@@ -872,8 +882,8 @@ packages:
872 resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} 882 resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==}
873 engines: {node: '>=6.9.0'} 883 engines: {node: '>=6.9.0'}
874 884
875 /@babel/helper-validator-identifier@7.22.19: 885 /@babel/helper-validator-identifier@7.22.20:
876 resolution: {integrity: sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==} 886 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
877 engines: {node: '>=6.9.0'} 887 engines: {node: '>=6.9.0'}
878 dev: true 888 dev: true
879 889
@@ -907,7 +917,7 @@ packages:
907 engines: {node: '>=6.9.0'} 917 engines: {node: '>=6.9.0'}
908 dependencies: 918 dependencies:
909 '@babel/template': 7.22.15 919 '@babel/template': 7.22.15
910 '@babel/traverse': 7.22.19 920 '@babel/traverse': 7.22.20
911 '@babel/types': 7.22.19 921 '@babel/types': 7.22.19
912 transitivePeerDependencies: 922 transitivePeerDependencies:
913 - supports-color 923 - supports-color
@@ -921,11 +931,11 @@ packages:
921 chalk: 2.4.2 931 chalk: 2.4.2
922 js-tokens: 4.0.0 932 js-tokens: 4.0.0
923 933
924 /@babel/highlight@7.22.13: 934 /@babel/highlight@7.22.20:
925 resolution: {integrity: sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ==} 935 resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==}
926 engines: {node: '>=6.9.0'} 936 engines: {node: '>=6.9.0'}
927 dependencies: 937 dependencies:
928 '@babel/helper-validator-identifier': 7.22.19 938 '@babel/helper-validator-identifier': 7.22.20
929 chalk: 2.4.2 939 chalk: 2.4.2
930 js-tokens: 4.0.0 940 js-tokens: 4.0.0
931 dev: true 941 dev: true
@@ -1136,13 +1146,13 @@ packages:
1136 - supports-color 1146 - supports-color
1137 dev: true 1147 dev: true
1138 1148
1139 /@babel/traverse@7.22.19: 1149 /@babel/traverse@7.22.20:
1140 resolution: {integrity: sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg==} 1150 resolution: {integrity: sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==}
1141 engines: {node: '>=6.9.0'} 1151 engines: {node: '>=6.9.0'}
1142 dependencies: 1152 dependencies:
1143 '@babel/code-frame': 7.22.13 1153 '@babel/code-frame': 7.22.13
1144 '@babel/generator': 7.22.15 1154 '@babel/generator': 7.22.15
1145 '@babel/helper-environment-visitor': 7.22.5 1155 '@babel/helper-environment-visitor': 7.22.20
1146 '@babel/helper-function-name': 7.22.5 1156 '@babel/helper-function-name': 7.22.5
1147 '@babel/helper-hoist-variables': 7.22.5 1157 '@babel/helper-hoist-variables': 7.22.5
1148 '@babel/helper-split-export-declaration': 7.22.6 1158 '@babel/helper-split-export-declaration': 7.22.6
@@ -1167,7 +1177,7 @@ packages:
1167 engines: {node: '>=6.9.0'} 1177 engines: {node: '>=6.9.0'}
1168 dependencies: 1178 dependencies:
1169 '@babel/helper-string-parser': 7.22.5 1179 '@babel/helper-string-parser': 7.22.5
1170 '@babel/helper-validator-identifier': 7.22.19 1180 '@babel/helper-validator-identifier': 7.22.20
1171 to-fast-properties: 2.0.0 1181 to-fast-properties: 2.0.0
1172 dev: true 1182 dev: true
1173 1183
@@ -6336,14 +6346,14 @@ packages:
6336 string.prototype.matchall: 4.0.8 6346 string.prototype.matchall: 4.0.8
6337 dev: true 6347 dev: true
6338 6348
6339 /eslint-plugin-sonar@0.12.0(@babel/core@7.22.19)(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.0.4): 6349 /eslint-plugin-sonar@0.12.0(@babel/core@7.22.20)(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.0.4):
6340 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==} 6350 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==}
6341 engines: {node: '>=14'} 6351 engines: {node: '>=14'}
6342 peerDependencies: 6352 peerDependencies:
6343 eslint: ^7.0.0 || ^8.0.0 6353 eslint: ^7.0.0 || ^8.0.0
6344 typescript: ^4.0.0 || ^5.0.0 6354 typescript: ^4.0.0 || ^5.0.0
6345 dependencies: 6355 dependencies:
6346 '@babel/eslint-parser': 7.22.9(@babel/core@7.22.19)(eslint@8.47.0) 6356 '@babel/eslint-parser': 7.22.9(@babel/core@7.22.20)(eslint@8.47.0)
6347 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.0.4) 6357 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.4.0)(eslint@8.47.0)(typescript@5.0.4)
6348 builtin-modules: 3.3.0 6358 builtin-modules: 3.3.0
6349 bytes: 3.1.2 6359 bytes: 3.1.2