Moved first js files to ts

This commit is contained in:
SamTV12345 2024-07-13 21:13:09 +02:00 committed by SamTv12345
parent be2616f766
commit 865f2e565a
6 changed files with 361 additions and 360 deletions

15
pnpm-lock.yaml generated
View file

@ -294,6 +294,9 @@ importers:
'@types/http-errors':
specifier: ^2.0.4
version: 2.0.4
'@types/jquery':
specifier: ^3.5.30
version: 3.5.30
'@types/jsdom':
specifier: ^21.1.7
version: 21.1.7
@ -1485,6 +1488,9 @@ packages:
'@types/http-errors@2.0.4':
resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==}
'@types/jquery@3.5.30':
resolution: {integrity: sha512-nbWKkkyb919DOUxjmRVk8vwtDb0/k8FKncmUKFi+NY+QXqWltooxTrswvz4LspQwxvLdvzBN1TImr6cw3aQx2A==}
'@types/jsdom@21.1.7':
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
@ -1572,6 +1578,9 @@ packages:
'@types/sinonjs__fake-timers@8.1.5':
resolution: {integrity: sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==}
'@types/sizzle@2.3.8':
resolution: {integrity: sha512-0vWLNK2D5MT9dg0iOo8GlKguPAU02QjmZitPEsXRuJXU/OGIOt9vT9Fc26wtYuavLxtO45v9PGleoL9Z0k1LHg==}
'@types/superagent@8.1.7':
resolution: {integrity: sha512-NmIsd0Yj4DDhftfWvvAku482PZum4DBW7U51OvS8gvOkDDY0WT1jsVyDV3hK+vplrsYw8oDwi9QxOM7U68iwww==}
@ -5448,6 +5457,10 @@ snapshots:
'@types/http-errors@2.0.4': {}
'@types/jquery@3.5.30':
dependencies:
'@types/sizzle': 2.3.8
'@types/jsdom@21.1.7':
dependencies:
'@types/node': 20.14.10
@ -5550,6 +5563,8 @@ snapshots:
'@types/sinonjs__fake-timers@8.1.5': {}
'@types/sizzle@2.3.8': {}
'@types/superagent@8.1.7':
dependencies:
'@types/cookiejar': 2.1.5