Fixed all eslint errors

This commit is contained in:
aronmal 2023-08-16 05:19:31 +02:00
parent fc7bf96b04
commit 9d8bb8e20b
Signed by: aronmal
GPG key ID: 816B7707426FC612
39 changed files with 709 additions and 758 deletions

View file

@ -56,9 +56,6 @@ dependencies:
http-status:
specifier: ^1.6.2
version: 1.6.2
immer:
specifier: ^10.0.2
version: 10.0.2
nodemailer:
specifier: 6.9.4
version: 6.9.4
@ -3521,10 +3518,6 @@ packages:
engines: {node: '>= 4'}
dev: true
/immer@10.0.2:
resolution: {integrity: sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==}
dev: false
/immutable@4.3.2:
resolution: {integrity: sha512-oGXzbEDem9OOpDWZu88jGiYCvIsLHMvGw+8OXlpsvTFvIQplQbjg1B1cvKg8f7Hoch6+NGjpPsH1Fr+Mc2D1aA==}
@ -4789,7 +4782,7 @@ packages:
zustand: ^4.3.0
dependencies:
solid-js: 1.7.11
zustand: 4.4.1(immer@10.0.2)(react@18.2.0)
zustand: 4.4.1(react@18.2.0)
dev: false
/source-map-js@1.0.2:
@ -5375,7 +5368,7 @@ packages:
resolution: {integrity: sha512-+dTu2m6gmCbO9Ahm4ZBDapx2O6ZY9QSPXst2WXjcznPMwf2YNpn3RevLx4KkZp1OPW/ouFcoBtBzFz/LeY69oA==}
dev: false
/zustand@4.4.1(immer@10.0.2)(react@18.2.0):
/zustand@4.4.1(react@18.2.0):
resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==}
engines: {node: '>=12.7.0'}
peerDependencies:
@ -5390,7 +5383,6 @@ packages:
react:
optional: true
dependencies:
immer: 10.0.2
react: 18.2.0
use-sync-external-store: 1.2.0(react@18.2.0)
dev: false