aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-10-17 21:30:19 +0000
committerLibravatar github-actions <github-actions@github.com>2023-10-17 21:30:19 +0000
commitdd8ed56a8c53665c1e28533599f6605e7c860f32 (patch)
tree88426f5a348e5232c7b24586b9414035256a8176 /pnpm-lock.yaml
parentFix arm builds (#1400) (diff)
downloadferdium-app-dd8ed56a8c53665c1e28533599f6605e7c860f32.tar.gz
ferdium-app-dd8ed56a8c53665c1e28533599f6605e7c860f32.tar.zst
ferdium-app-dd8ed56a8c53665c1e28533599f6605e7c860f32.zip
Update browserslist data updates and linter fixes [skip ci]
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml15
1 files changed, 11 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6b1ce77ea..fa1a9e700 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -762,7 +762,7 @@ packages:
762 dependencies: 762 dependencies:
763 '@babel/types': 7.23.0 763 '@babel/types': 7.23.0
764 '@jridgewell/gen-mapping': 0.3.3 764 '@jridgewell/gen-mapping': 0.3.3
765 '@jridgewell/trace-mapping': 0.3.19 765 '@jridgewell/trace-mapping': 0.3.20
766 jsesc: 2.5.2 766 jsesc: 2.5.2
767 dev: true 767 dev: true
768 768
@@ -2242,6 +2242,13 @@ packages:
2242 '@jridgewell/sourcemap-codec': 1.4.15 2242 '@jridgewell/sourcemap-codec': 1.4.15
2243 dev: true 2243 dev: true
2244 2244
2245 /@jridgewell/trace-mapping@0.3.20:
2246 resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==}
2247 dependencies:
2248 '@jridgewell/resolve-uri': 3.1.1
2249 '@jridgewell/sourcemap-codec': 1.4.15
2250 dev: true
2251
2245 /@jridgewell/trace-mapping@0.3.9: 2252 /@jridgewell/trace-mapping@0.3.9:
2246 resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} 2253 resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
2247 dependencies: 2254 dependencies:
@@ -4371,7 +4378,7 @@ packages:
4371 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4378 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4372 hasBin: true 4379 hasBin: true
4373 dependencies: 4380 dependencies:
4374 caniuse-lite: 1.0.30001547 4381 caniuse-lite: 1.0.30001549
4375 electron-to-chromium: 1.4.490 4382 electron-to-chromium: 1.4.490
4376 node-releases: 2.0.13 4383 node-releases: 2.0.13
4377 update-browserslist-db: 1.0.11(browserslist@4.21.10) 4384 update-browserslist-db: 1.0.11(browserslist@4.21.10)
@@ -4582,8 +4589,8 @@ packages:
4582 engines: {node: '>=10'} 4589 engines: {node: '>=10'}
4583 dev: true 4590 dev: true
4584 4591
4585 /caniuse-lite@1.0.30001547: 4592 /caniuse-lite@1.0.30001549:
4586 resolution: {integrity: sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA==} 4593 resolution: {integrity: sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA==}
4587 dev: true 4594 dev: true
4588 4595
4589 /caseless@0.12.0: 4596 /caseless@0.12.0: