aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2024-01-27 00:42:57 +0000
committerLibravatar github-actions <github-actions@github.com>2024-01-27 00:42:57 +0000
commitdbc47f6f52f6a12002e40f9bfd3feab75e94519d (patch)
treefca5073fd533af2703cc01625d9d992c44f4eae2
parentUpdate submodules [skip ci] (diff)
downloadferdium-app-dbc47f6f52f6a12002e40f9bfd3feab75e94519d.tar.gz
ferdium-app-dbc47f6f52f6a12002e40f9bfd3feab75e94519d.tar.zst
ferdium-app-dbc47f6f52f6a12002e40f9bfd3feab75e94519d.zip
Update browserslist data updates and linter fixes [skip ci]
-rw-r--r--pnpm-lock.yaml124
-rw-r--r--src/i18n/locales/en-US.json2
2 files changed, 80 insertions, 46 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a3bec2608..8effa3310 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.7)(react-dom@18.2.0)(react@18.2.0) 211 version: 5.4.5(@babel/core@7.23.9)(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)
@@ -407,7 +407,7 @@ devDependencies:
407 version: 4.6.0(eslint@8.56.0) 407 version: 4.6.0(eslint@8.56.0)
408 eslint-plugin-sonar: 408 eslint-plugin-sonar:
409 specifier: 0.12.0 409 specifier: 0.12.0
410 version: 0.12.0(@babel/core@7.23.7)(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3) 410 version: 0.12.0(@babel/core@7.23.9)(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3)
411 eslint-plugin-unicorn: 411 eslint-plugin-unicorn:
412 specifier: 50.0.1 412 specifier: 50.0.1
413 version: 50.0.1(eslint@8.56.0) 413 version: 50.0.1(eslint@8.56.0)
@@ -701,20 +701,20 @@ packages:
701 - supports-color 701 - supports-color
702 dev: true 702 dev: true
703 703
704 /@babel/core@7.23.7: 704 /@babel/core@7.23.9:
705 resolution: {integrity: sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==} 705 resolution: {integrity: sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==}
706 engines: {node: '>=6.9.0'} 706 engines: {node: '>=6.9.0'}
707 dependencies: 707 dependencies:
708 '@ampproject/remapping': 2.2.1 708 '@ampproject/remapping': 2.2.1
709 '@babel/code-frame': 7.23.5 709 '@babel/code-frame': 7.23.5
710 '@babel/generator': 7.23.6 710 '@babel/generator': 7.23.6
711 '@babel/helper-compilation-targets': 7.23.6 711 '@babel/helper-compilation-targets': 7.23.6
712 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.7) 712 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.9)
713 '@babel/helpers': 7.23.8 713 '@babel/helpers': 7.23.9
714 '@babel/parser': 7.23.6 714 '@babel/parser': 7.23.9
715 '@babel/template': 7.22.15 715 '@babel/template': 7.23.9
716 '@babel/traverse': 7.23.7 716 '@babel/traverse': 7.23.9
717 '@babel/types': 7.23.6 717 '@babel/types': 7.23.9
718 convert-source-map: 2.0.0 718 convert-source-map: 2.0.0
719 debug: 4.3.4(supports-color@5.5.0) 719 debug: 4.3.4(supports-color@5.5.0)
720 gensync: 1.0.0-beta.2 720 gensync: 1.0.0-beta.2
@@ -723,14 +723,14 @@ packages:
723 transitivePeerDependencies: 723 transitivePeerDependencies:
724 - supports-color 724 - supports-color
725 725
726 /@babel/eslint-parser@7.22.9(@babel/core@7.23.7)(eslint@8.56.0): 726 /@babel/eslint-parser@7.22.9(@babel/core@7.23.9)(eslint@8.56.0):
727 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==} 727 resolution: {integrity: sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA==}
728 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 728 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
729 peerDependencies: 729 peerDependencies:
730 '@babel/core': '>=7.11.0' 730 '@babel/core': '>=7.11.0'
731 eslint: ^7.5.0 || ^8.0.0 731 eslint: ^7.5.0 || ^8.0.0
732 dependencies: 732 dependencies:
733 '@babel/core': 7.23.7 733 '@babel/core': 7.23.9
734 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 734 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
735 eslint: 8.56.0 735 eslint: 8.56.0
736 eslint-visitor-keys: 2.1.0 736 eslint-visitor-keys: 2.1.0
@@ -750,7 +750,7 @@ packages:
750 resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==} 750 resolution: {integrity: sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==}
751 engines: {node: '>=6.9.0'} 751 engines: {node: '>=6.9.0'}
752 dependencies: 752 dependencies:
753 '@babel/types': 7.23.6 753 '@babel/types': 7.23.9
754 '@jridgewell/gen-mapping': 0.3.3 754 '@jridgewell/gen-mapping': 0.3.3
755 '@jridgewell/trace-mapping': 0.3.22 755 '@jridgewell/trace-mapping': 0.3.22
756 jsesc: 2.5.2 756 jsesc: 2.5.2
@@ -779,7 +779,7 @@ packages:
779 dependencies: 779 dependencies:
780 '@babel/compat-data': 7.23.5 780 '@babel/compat-data': 7.23.5
781 '@babel/helper-validator-option': 7.23.5 781 '@babel/helper-validator-option': 7.23.5
782 browserslist: 4.22.2 782 browserslist: 4.22.3
783 lru-cache: 5.1.1 783 lru-cache: 5.1.1
784 semver: 6.3.1 784 semver: 6.3.1
785 785
@@ -820,13 +820,13 @@ packages:
820 '@babel/helper-validator-identifier': 7.22.20 820 '@babel/helper-validator-identifier': 7.22.20
821 dev: true 821 dev: true
822 822
823 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.7): 823 /@babel/helper-module-transforms@7.23.3(@babel/core@7.23.9):
824 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} 824 resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==}
825 engines: {node: '>=6.9.0'} 825 engines: {node: '>=6.9.0'}
826 peerDependencies: 826 peerDependencies:
827 '@babel/core': ^7.0.0 827 '@babel/core': ^7.0.0
828 dependencies: 828 dependencies:
829 '@babel/core': 7.23.7 829 '@babel/core': 7.23.9
830 '@babel/helper-environment-visitor': 7.22.20 830 '@babel/helper-environment-visitor': 7.22.20
831 '@babel/helper-module-imports': 7.22.15 831 '@babel/helper-module-imports': 7.22.15
832 '@babel/helper-simple-access': 7.22.5 832 '@babel/helper-simple-access': 7.22.5
@@ -877,13 +877,13 @@ packages:
877 - supports-color 877 - supports-color
878 dev: true 878 dev: true
879 879
880 /@babel/helpers@7.23.8: 880 /@babel/helpers@7.23.9:
881 resolution: {integrity: sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ==} 881 resolution: {integrity: sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==}
882 engines: {node: '>=6.9.0'} 882 engines: {node: '>=6.9.0'}
883 dependencies: 883 dependencies:
884 '@babel/template': 7.22.15 884 '@babel/template': 7.23.9
885 '@babel/traverse': 7.23.7 885 '@babel/traverse': 7.23.9
886 '@babel/types': 7.23.6 886 '@babel/types': 7.23.9
887 transitivePeerDependencies: 887 transitivePeerDependencies:
888 - supports-color 888 - supports-color
889 889
@@ -902,12 +902,12 @@ packages:
902 dependencies: 902 dependencies:
903 '@babel/types': 7.23.5 903 '@babel/types': 7.23.5
904 904
905 /@babel/parser@7.23.6: 905 /@babel/parser@7.23.9:
906 resolution: {integrity: sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==} 906 resolution: {integrity: sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==}
907 engines: {node: '>=6.0.0'} 907 engines: {node: '>=6.0.0'}
908 hasBin: true 908 hasBin: true
909 dependencies: 909 dependencies:
910 '@babel/types': 7.23.6 910 '@babel/types': 7.23.9
911 911
912 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5): 912 /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.23.5):
913 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} 913 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
@@ -964,13 +964,13 @@ packages:
964 '@babel/helper-plugin-utils': 7.22.5 964 '@babel/helper-plugin-utils': 7.22.5
965 dev: true 965 dev: true
966 966
967 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.7): 967 /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.9):
968 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} 968 resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
969 engines: {node: '>=6.9.0'} 969 engines: {node: '>=6.9.0'}
970 peerDependencies: 970 peerDependencies:
971 '@babel/core': ^7.0.0-0 971 '@babel/core': ^7.0.0-0
972 dependencies: 972 dependencies:
973 '@babel/core': 7.23.7 973 '@babel/core': 7.23.9
974 '@babel/helper-plugin-utils': 7.22.5 974 '@babel/helper-plugin-utils': 7.22.5
975 dev: false 975 dev: false
976 976
@@ -1062,6 +1062,14 @@ packages:
1062 '@babel/parser': 7.23.5 1062 '@babel/parser': 7.23.5
1063 '@babel/types': 7.23.5 1063 '@babel/types': 7.23.5
1064 1064
1065 /@babel/template@7.23.9:
1066 resolution: {integrity: sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==}
1067 engines: {node: '>=6.9.0'}
1068 dependencies:
1069 '@babel/code-frame': 7.23.5
1070 '@babel/parser': 7.23.9
1071 '@babel/types': 7.23.9
1072
1065 /@babel/traverse@7.23.5(supports-color@5.5.0): 1073 /@babel/traverse@7.23.5(supports-color@5.5.0):
1066 resolution: {integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==} 1074 resolution: {integrity: sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==}
1067 engines: {node: '>=6.9.0'} 1075 engines: {node: '>=6.9.0'}
@@ -1079,8 +1087,8 @@ packages:
1079 transitivePeerDependencies: 1087 transitivePeerDependencies:
1080 - supports-color 1088 - supports-color
1081 1089
1082 /@babel/traverse@7.23.7: 1090 /@babel/traverse@7.23.9:
1083 resolution: {integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==} 1091 resolution: {integrity: sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==}
1084 engines: {node: '>=6.9.0'} 1092 engines: {node: '>=6.9.0'}
1085 dependencies: 1093 dependencies:
1086 '@babel/code-frame': 7.23.5 1094 '@babel/code-frame': 7.23.5
@@ -1089,8 +1097,8 @@ packages:
1089 '@babel/helper-function-name': 7.23.0 1097 '@babel/helper-function-name': 7.23.0
1090 '@babel/helper-hoist-variables': 7.22.5 1098 '@babel/helper-hoist-variables': 7.22.5
1091 '@babel/helper-split-export-declaration': 7.22.6 1099 '@babel/helper-split-export-declaration': 7.22.6
1092 '@babel/parser': 7.23.6 1100 '@babel/parser': 7.23.9
1093 '@babel/types': 7.23.6 1101 '@babel/types': 7.23.9
1094 debug: 4.3.4(supports-color@5.5.0) 1102 debug: 4.3.4(supports-color@5.5.0)
1095 globals: 11.12.0 1103 globals: 11.12.0
1096 transitivePeerDependencies: 1104 transitivePeerDependencies:
@@ -1104,8 +1112,8 @@ packages:
1104 '@babel/helper-validator-identifier': 7.22.20 1112 '@babel/helper-validator-identifier': 7.22.20
1105 to-fast-properties: 2.0.0 1113 to-fast-properties: 2.0.0
1106 1114
1107 /@babel/types@7.23.6: 1115 /@babel/types@7.23.9:
1108 resolution: {integrity: sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==} 1116 resolution: {integrity: sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==}
1109 engines: {node: '>=6.9.0'} 1117 engines: {node: '>=6.9.0'}
1110 dependencies: 1118 dependencies:
1111 '@babel/helper-string-parser': 7.23.4 1119 '@babel/helper-string-parser': 7.23.4
@@ -4199,17 +4207,17 @@ packages:
4199 resolve: 1.22.8 4207 resolve: 1.22.8
4200 dev: false 4208 dev: false
4201 4209
4202 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.7)(styled-components@5.3.11): 4210 /babel-plugin-styled-components@2.1.4(@babel/core@7.23.9)(styled-components@5.3.11):
4203 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} 4211 resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
4204 peerDependencies: 4212 peerDependencies:
4205 styled-components: '>= 2' 4213 styled-components: '>= 2'
4206 dependencies: 4214 dependencies:
4207 '@babel/helper-annotate-as-pure': 7.22.5 4215 '@babel/helper-annotate-as-pure': 7.22.5
4208 '@babel/helper-module-imports': 7.22.15 4216 '@babel/helper-module-imports': 7.22.15
4209 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.7) 4217 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.9)
4210 lodash: 4.17.21 4218 lodash: 4.17.21
4211 picomatch: 2.3.1 4219 picomatch: 2.3.1
4212 styled-components: 5.3.11(@babel/core@7.23.7)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 4220 styled-components: 5.3.11(@babel/core@7.23.9)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
4213 transitivePeerDependencies: 4221 transitivePeerDependencies:
4214 - '@babel/core' 4222 - '@babel/core'
4215 dev: false 4223 dev: false
@@ -4385,7 +4393,7 @@ packages:
4385 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4393 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4386 hasBin: true 4394 hasBin: true
4387 dependencies: 4395 dependencies:
4388 caniuse-lite: 1.0.30001579 4396 caniuse-lite: 1.0.30001580
4389 electron-to-chromium: 1.4.490 4397 electron-to-chromium: 1.4.490
4390 node-releases: 2.0.13 4398 node-releases: 2.0.13
4391 update-browserslist-db: 1.0.11(browserslist@4.21.10) 4399 update-browserslist-db: 1.0.11(browserslist@4.21.10)
@@ -4396,10 +4404,21 @@ packages:
4396 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 4404 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4397 hasBin: true 4405 hasBin: true
4398 dependencies: 4406 dependencies:
4399 caniuse-lite: 1.0.30001579 4407 caniuse-lite: 1.0.30001580
4400 electron-to-chromium: 1.4.616 4408 electron-to-chromium: 1.4.616
4401 node-releases: 2.0.14 4409 node-releases: 2.0.14
4402 update-browserslist-db: 1.0.13(browserslist@4.22.2) 4410 update-browserslist-db: 1.0.13(browserslist@4.22.2)
4411 dev: true
4412
4413 /browserslist@4.22.3:
4414 resolution: {integrity: sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A==}
4415 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
4416 hasBin: true
4417 dependencies:
4418 caniuse-lite: 1.0.30001580
4419 electron-to-chromium: 1.4.648
4420 node-releases: 2.0.14
4421 update-browserslist-db: 1.0.13(browserslist@4.22.3)
4403 4422
4404 /bser@2.1.1: 4423 /bser@2.1.1:
4405 resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} 4424 resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
@@ -4639,8 +4658,8 @@ packages:
4639 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} 4658 resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
4640 dev: false 4659 dev: false
4641 4660
4642 /caniuse-lite@1.0.30001579: 4661 /caniuse-lite@1.0.30001580:
4643 resolution: {integrity: sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==} 4662 resolution: {integrity: sha512-mtj5ur2FFPZcCEpXFy8ADXbDACuNFXg6mxVDqp7tqooX6l3zwm+d8EPoeOSIFRDvHs8qu7/SLFOGniULkcH2iA==}
4644 4663
4645 /caseless@0.12.0: 4664 /caseless@0.12.0:
4646 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==} 4665 resolution: {integrity: sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==}
@@ -5775,6 +5794,10 @@ packages:
5775 5794
5776 /electron-to-chromium@1.4.616: 5795 /electron-to-chromium@1.4.616:
5777 resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==} 5796 resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==}
5797 dev: true
5798
5799 /electron-to-chromium@1.4.648:
5800 resolution: {integrity: sha512-EmFMarXeqJp9cUKu/QEciEApn0S/xRcpZWuAm32U7NgoZCimjsilKXHRO9saeEW55eHZagIDg6XTUOv32w9pjg==}
5778 5801
5779 /electron-updater@6.1.7: 5802 /electron-updater@6.1.7:
5780 resolution: {integrity: sha512-SNOhYizjkm4ET+Y8ilJyUzcVsFJDtINzVN1TyHnZeMidZEG3YoBebMyXc/J6WSiXdUaOjC7ngekN6rNp6ardHA==} 5803 resolution: {integrity: sha512-SNOhYizjkm4ET+Y8ilJyUzcVsFJDtINzVN1TyHnZeMidZEG3YoBebMyXc/J6WSiXdUaOjC7ngekN6rNp6ardHA==}
@@ -6341,14 +6364,14 @@ packages:
6341 string.prototype.matchall: 4.0.8 6364 string.prototype.matchall: 4.0.8
6342 dev: true 6365 dev: true
6343 6366
6344 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.7)(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3): 6367 /eslint-plugin-sonar@0.12.0(@babel/core@7.23.9)(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3):
6345 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==} 6368 resolution: {integrity: sha512-49linjQRXazFXZR4PXHwgMkkrnLavZTeSkxJ5+k3PoNqGm/shgJCVmdQAki3AJNqM+huZSwYxwsWS+LSpB48cQ==}
6346 engines: {node: '>=14'} 6369 engines: {node: '>=14'}
6347 peerDependencies: 6370 peerDependencies:
6348 eslint: ^7.0.0 || ^8.0.0 6371 eslint: ^7.0.0 || ^8.0.0
6349 typescript: ^4.0.0 || ^5.0.0 6372 typescript: ^4.0.0 || ^5.0.0
6350 dependencies: 6373 dependencies:
6351 '@babel/eslint-parser': 7.22.9(@babel/core@7.23.7)(eslint@8.56.0) 6374 '@babel/eslint-parser': 7.22.9(@babel/core@7.23.9)(eslint@8.56.0)
6352 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3) 6375 '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3)
6353 builtin-modules: 3.3.0 6376 builtin-modules: 3.3.0
6354 bytes: 3.1.2 6377 bytes: 3.1.2
@@ -11184,7 +11207,7 @@ packages:
11184 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} 11207 resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
11185 dev: false 11208 dev: false
11186 11209
11187 /react-loader-spinner@5.4.5(@babel/core@7.23.7)(react-dom@18.2.0)(react@18.2.0): 11210 /react-loader-spinner@5.4.5(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0):
11188 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==} 11211 resolution: {integrity: sha512-32f+sb/v2tnNfyvnCCOS4fpyVHsGXjSyNo6QLniHcaj1XjKLxx14L2z0h6szRugOL8IEJ+53GPwNAdbkDqmy4g==}
11189 peerDependencies: 11212 peerDependencies:
11190 react: ^16.0.0 || ^17.0.0 || ^18.0.0 11213 react: ^16.0.0 || ^17.0.0 || ^18.0.0
@@ -11193,7 +11216,7 @@ packages:
11193 react: 18.2.0 11216 react: 18.2.0
11194 react-dom: 18.2.0(react@18.2.0) 11217 react-dom: 18.2.0(react@18.2.0)
11195 react-is: 18.2.0 11218 react-is: 18.2.0
11196 styled-components: 5.3.11(@babel/core@7.23.7)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) 11219 styled-components: 5.3.11(@babel/core@7.23.9)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
11197 styled-tools: 1.7.2 11220 styled-tools: 1.7.2
11198 transitivePeerDependencies: 11221 transitivePeerDependencies:
11199 - '@babel/core' 11222 - '@babel/core'
@@ -12540,7 +12563,7 @@ packages:
12540 engines: {node: '>=8'} 12563 engines: {node: '>=8'}
12541 dev: true 12564 dev: true
12542 12565
12543 /styled-components@5.3.11(@babel/core@7.23.7)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): 12566 /styled-components@5.3.11(@babel/core@7.23.9)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
12544 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} 12567 resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
12545 engines: {node: '>=10'} 12568 engines: {node: '>=10'}
12546 peerDependencies: 12569 peerDependencies:
@@ -12553,7 +12576,7 @@ packages:
12553 '@emotion/is-prop-valid': 1.2.1 12576 '@emotion/is-prop-valid': 1.2.1
12554 '@emotion/stylis': 0.8.5 12577 '@emotion/stylis': 0.8.5
12555 '@emotion/unitless': 0.7.5 12578 '@emotion/unitless': 0.7.5
12556 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.7)(styled-components@5.3.11) 12579 babel-plugin-styled-components: 2.1.4(@babel/core@7.23.9)(styled-components@5.3.11)
12557 css-to-react-native: 3.2.0 12580 css-to-react-native: 3.2.0
12558 hoist-non-react-statics: 3.3.2 12581 hoist-non-react-statics: 3.3.2
12559 react: 18.2.0 12582 react: 18.2.0
@@ -13260,6 +13283,17 @@ packages:
13260 browserslist: 4.22.2 13283 browserslist: 4.22.2
13261 escalade: 3.1.1 13284 escalade: 3.1.1
13262 picocolors: 1.0.0 13285 picocolors: 1.0.0
13286 dev: true
13287
13288 /update-browserslist-db@1.0.13(browserslist@4.22.3):
13289 resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
13290 hasBin: true
13291 peerDependencies:
13292 browserslist: '>= 4.21.0'
13293 dependencies:
13294 browserslist: 4.22.3
13295 escalade: 3.1.1
13296 picocolors: 1.0.0
13263 13297
13264 /uri-js@4.4.1: 13298 /uri-js@4.4.1:
13265 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} 13299 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index d2856e87a..2781b67b7 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -499,4 +499,4 @@
499 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 499 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
500 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 500 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
501 "workspaces.switchingIndicator.switchingTo": "Switching to" 501 "workspaces.switchingIndicator.switchingTo": "Switching to"
502} 502} \ No newline at end of file