aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2024-05-14 03:27:10 +0000
committerLibravatar github-actions <github-actions@github.com>2024-05-14 03:27:10 +0000
commit12f7d852a452b5af75e45862dd2b17b13027d7bc (patch)
treed215821fe800bc4b9cce6785f458638c475aa144
parentfeat(i18n): new Crowdin updates [skip ci] (#1753) (diff)
downloadferdium-app-12f7d852a452b5af75e45862dd2b17b13027d7bc.tar.gz
ferdium-app-12f7d852a452b5af75e45862dd2b17b13027d7bc.tar.zst
ferdium-app-12f7d852a452b5af75e45862dd2b17b13027d7bc.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 8fe83b895..160bdb1fa 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -646,7 +646,7 @@ packages:
646 engines: {node: '>=6.9.0'} 646 engines: {node: '>=6.9.0'}
647 dependencies: 647 dependencies:
648 '@babel/highlight': 7.24.5 648 '@babel/highlight': 7.24.5
649 picocolors: 1.0.0 649 picocolors: 1.0.1
650 650
651 /@babel/compat-data@7.22.20: 651 /@babel/compat-data@7.22.20:
652 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} 652 resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==}
@@ -908,7 +908,7 @@ packages:
908 '@babel/helper-validator-identifier': 7.24.5 908 '@babel/helper-validator-identifier': 7.24.5
909 chalk: 2.4.2 909 chalk: 2.4.2
910 js-tokens: 4.0.0 910 js-tokens: 4.0.0
911 picocolors: 1.0.0 911 picocolors: 1.0.1
912 912
913 /@babel/parser@7.23.5: 913 /@babel/parser@7.23.5:
914 resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==} 914 resolution: {integrity: sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==}
@@ -11322,6 +11322,9 @@ packages:
11322 /picocolors@1.0.0: 11322 /picocolors@1.0.0:
11323 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} 11323 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
11324 11324
11325 /picocolors@1.0.1:
11326 resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
11327
11325 /picomatch@2.3.1: 11328 /picomatch@2.3.1:
11326 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} 11329 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
11327 engines: {node: '>=8.6'} 11330 engines: {node: '>=8.6'}