aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-11-26 00:48:00 +0000
committerLibravatar github-actions <github-actions@github.com>2023-11-26 00:48:00 +0000
commitf46ef83338f0e637170d7b02cc3533fcf166be16 (patch)
tree320640e79a942681e20737c291513f579d938924
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-f46ef83338f0e637170d7b02cc3533fcf166be16.tar.gz
ferdium-app-f46ef83338f0e637170d7b02cc3533fcf166be16.tar.zst
ferdium-app-f46ef83338f0e637170d7b02cc3533fcf166be16.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml75
1 files changed, 47 insertions, 28 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 027b99cef..42c2c8fee 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -669,6 +669,13 @@ packages:
669 '@babel/highlight': 7.22.20 669 '@babel/highlight': 7.22.20
670 chalk: 2.4.2 670 chalk: 2.4.2
671 671
672 /@babel/code-frame@7.23.4:
673 resolution: {integrity: sha512-r1IONyb6Ia+jYR2vvIDhdWdlTGhqbBoFqLTQidzZ4kepUFH15ejXvFHxCVbtl7BOXIudsIubf4E81xeA3h3IXA==}
674 engines: {node: '>=6.9.0'}
675 dependencies:
676 '@babel/highlight': 7.23.4
677 chalk: 2.4.2
678
672 /@babel/compat-data@7.22.20: 679 /@babel/compat-data@7.22.20:
673 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} 680 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==}
674 engines: {node: '>=6.9.0'} 681 engines: {node: '>=6.9.0'}
@@ -701,15 +708,15 @@ packages:
701 engines: {node: '>=6.9.0'} 708 engines: {node: '>=6.9.0'}
702 dependencies: 709 dependencies:
703 '@ampproject/remapping': 2.2.1 710 '@ampproject/remapping': 2.2.1
704 '@babel/code-frame': 7.22.13 711 '@babel/code-frame': 7.23.4
705 '@babel/generator': 7.23.3 712 '@babel/generator': 7.23.4
706 '@babel/helper-compilation-targets': 7.22.15 713 '@babel/helper-compilation-targets': 7.22.15
707 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3) 714 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3)
708 '@babel/helpers': 7.23.2 715 '@babel/helpers': 7.23.4
709 '@babel/parser': 7.23.3 716 '@babel/parser': 7.23.4
710 '@babel/template': 7.22.15 717 '@babel/template': 7.22.15
711 '@babel/traverse': 7.23.3 718 '@babel/traverse': 7.23.4
712 '@babel/types': 7.23.3 719 '@babel/types': 7.23.4
713 convert-source-map: 2.0.0 720 convert-source-map: 2.0.0
714 debug: 4.3.4(supports-color@5.5.0) 721 debug: 4.3.4(supports-color@5.5.0)
715 gensync: 1.0.0-beta.2 722 gensync: 1.0.0-beta.2
@@ -741,11 +748,11 @@ packages:
741 '@jridgewell/trace-mapping': 0.3.20 748 '@jridgewell/trace-mapping': 0.3.20
742 jsesc: 2.5.2 749 jsesc: 2.5.2
743 750
744 /@babel/generator@7.23.3: 751 /@babel/generator@7.23.4:
745 resolution: {integrity: sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==} 752 resolution: {integrity: sha512-esuS49Cga3HcThFNebGhlgsrVLkvhqvYDTzgjfFFlHJcIfLe5jFmRRfCQ1KuBfc4Jrtn3ndLgKWAKjBE+IraYQ==}
746 engines: {node: '>=6.9.0'} 753 engines: {node: '>=6.9.0'}
747 dependencies: 754 dependencies:
748 '@babel/types': 7.23.3 755 '@babel/types': 7.23.4
749 '@jridgewell/gen-mapping': 0.3.3 756 '@jridgewell/gen-mapping': 0.3.3
750 '@jridgewell/trace-mapping': 0.3.20 757 '@jridgewell/trace-mapping': 0.3.20
751 jsesc: 2.5.2 758 jsesc: 2.5.2
@@ -843,6 +850,10 @@ packages:
843 resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} 850 resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==}
844 engines: {node: '>=6.9.0'} 851 engines: {node: '>=6.9.0'}
845 852
853 /@babel/helper-string-parser@7.23.4:
854 resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
855 engines: {node: '>=6.9.0'}
856
846 /@babel/helper-validator-identifier@7.22.20: 857 /@babel/helper-validator-identifier@7.22.20:
847 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} 858 resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
848 engines: {node: '>=6.9.0'} 859 engines: {node: '>=6.9.0'}
@@ -867,13 +878,13 @@ packages:
867 - supports-color 878 - supports-color
868 dev: true 879 dev: true
869 880
870 /@babel/helpers@7.23.2: 881 /@babel/helpers@7.23.4:
871 resolution: {integrity: sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ==} 882 resolution: {integrity: sha512-HfcMizYz10cr3h29VqyfGL6ZWIjTwWfvYBMsBVGwpcbhNGe3wQ1ZXZRPzZoAHhd9OqHadHqjQ89iVKINXnbzuw==}
872 engines: {node: '>=6.9.0'} 883 engines: {node: '>=6.9.0'}
873 dependencies: 884 dependencies:
874 '@babel/template': 7.22.15 885 '@babel/template': 7.22.15
875 '@babel/traverse': 7.23.3 886 '@babel/traverse': 7.23.4
876 '@babel/types': 7.23.3 887 '@babel/types': 7.23.4
877 transitivePeerDependencies: 888 transitivePeerDependencies:
878 - supports-color 889 - supports-color
879 890
@@ -885,6 +896,14 @@ packages:
885 chalk: 2.4.2 896 chalk: 2.4.2
886 js-tokens: 4.0.0 897 js-tokens: 4.0.0
887 898
899 /@babel/highlight@7.23.4:
900 resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==}
901 engines: {node: '>=6.9.0'}
902 dependencies:
903 '@babel/helper-validator-identifier': 7.22.20
904 chalk: 2.4.2
905 js-tokens: 4.0.0
906
888 /@babel/parser@7.23.0: 907 /@babel/parser@7.23.0:
889 resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==} 908 resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==}
890 engines: {node: '>=6.0.0'} 909 engines: {node: '>=6.0.0'}
@@ -892,12 +911,12 @@ packages:
892 dependencies: 911 dependencies:
893 '@babel/types': 7.23.0 912 '@babel/types': 7.23.0
894 913
895 /@babel/parser@7.23.3: 914 /@babel/parser@7.23.4:
896 resolution: {integrity: sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==} 915 resolution: {integrity: sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==}
897 engines: {node: '>=6.0.0'} 916 engines: {node: '>=6.0.0'}
898 hasBin: true 917 hasBin: true
899 dependencies: 918 dependencies:
900 '@babel/types': 7.23.3 919 '@babel/types': 7.23.4
901 920
902 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.20): 921 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.20):
903 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} 922 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
@@ -1095,18 +1114,18 @@ packages:
1095 transitivePeerDependencies: 1114 transitivePeerDependencies:
1096 - supports-color 1115 - supports-color
1097 1116
1098 /@babel/traverse@7.23.3: 1117 /@babel/traverse@7.23.4:
1099 resolution: {integrity: sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==} 1118 resolution: {integrity: sha512-IYM8wSUwunWTB6tFC2dkKZhxbIjHoWemdK+3f8/wq8aKhbUscxD5MX72ubd90fxvFknaLPeGw5ycU84V1obHJg==}
1100 engines: {node: '>=6.9.0'} 1119 engines: {node: '>=6.9.0'}
1101 dependencies: 1120 dependencies:
1102 '@babel/code-frame': 7.22.13 1121 '@babel/code-frame': 7.23.4
1103 '@babel/generator': 7.23.3 1122 '@babel/generator': 7.23.4
1104 '@babel/helper-environment-visitor': 7.22.20 1123 '@babel/helper-environment-visitor': 7.22.20
1105 '@babel/helper-function-name': 7.23.0 1124 '@babel/helper-function-name': 7.23.0
1106 '@babel/helper-hoist-variables': 7.22.5 1125 '@babel/helper-hoist-variables': 7.22.5
1107 '@babel/helper-split-export-declaration': 7.22.6 1126 '@babel/helper-split-export-declaration': 7.22.6
1108 '@babel/parser': 7.23.3 1127 '@babel/parser': 7.23.4
1109 '@babel/types': 7.23.3 1128 '@babel/types': 7.23.4
1110 debug: 4.3.4(supports-color@5.5.0) 1129 debug: 4.3.4(supports-color@5.5.0)
1111 globals: 11.12.0 1130 globals: 11.12.0
1112 transitivePeerDependencies: 1131 transitivePeerDependencies:
@@ -1120,11 +1139,11 @@ packages:
1120 '@babel/helper-validator-identifier': 7.22.20 1139 '@babel/helper-validator-identifier': 7.22.20
1121 to-fast-properties: 2.0.0 1140 to-fast-properties: 2.0.0
1122 1141
1123 /@babel/types@7.23.3: 1142 /@babel/types@7.23.4:
1124 resolution: {integrity: sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==} 1143 resolution: {integrity: sha512-7uIFwVYpoplT5jp/kVv6EF93VaJ8H+Yn5IczYiaAi98ajzjfoZfslet/e0sLh+wVBjb2qqIut1b0S26VSafsSQ==}
1125 engines: {node: '>=6.9.0'} 1144 engines: {node: '>=6.9.0'}
1126 dependencies: 1145 dependencies:
1127 '@babel/helper-string-parser': 7.22.5 1146 '@babel/helper-string-parser': 7.23.4
1128 '@babel/helper-validator-identifier': 7.22.20 1147 '@babel/helper-validator-identifier': 7.22.20
1129 to-fast-properties: 2.0.0 1148 to-fast-properties: 2.0.0
1130 1149
@@ -4373,7 +4392,7 @@ packages:
4373 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4392 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4374 hasBin: true 4393 hasBin: true
4375 dependencies: 4394 dependencies:
4376 caniuse-lite: 1.0.30001563 4395 caniuse-lite: 1.0.30001564
4377 electron-to-chromium: 1.4.490 4396 electron-to-chromium: 1.4.490
4378 node-releases: 2.0.13 4397 node-releases: 2.0.13
4379 update-browserslist-db: 1.0.11(browserslist@4.21.10) 4398 update-browserslist-db: 1.0.11(browserslist@4.21.10)
@@ -4615,8 +4634,8 @@ packages:
4615 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} 4634 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
4616 dev: false 4635 dev: false
4617 4636
4618 /caniuse-lite@1.0.30001563: 4637 /caniuse-lite@1.0.30001564:
4619 resolution: {integrity: sha512-na2WUmOxnwIZtwnFI2CZ/3er0wdNzU7hN+cPYz/z2ajHThnkWjNBOpEPP4n+4r2WPM847JaMotaJE3bnfzjyKw==} 4638 resolution: {integrity: sha512-DqAOf+rhof+6GVx1y+xzbFPeOumfQnhYzVnZD6LAXijR77yPtm9mfOcqOnT3mpnJiZVT+kwLAFnRlZcIz+c6bg==}
4620 4639
4621 /caseless@0.12.0: 4640 /caseless@0.12.0:
4622 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} 4641 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}