chore: remove @types/jsonwebtoken

This commit is contained in:
izzy 2025-11-06 13:06:09 +00:00
parent 8df1b5a263
commit 657dae061d
No known key found for this signature in database
GPG key ID: 5059F398521BB0F6
2 changed files with 0 additions and 12 deletions

11
pnpm-lock.yaml generated
View file

@ -572,9 +572,6 @@ importers:
'@types/js-yaml':
specifier: ^4.0.9
version: 4.0.9
'@types/jsonwebtoken':
specifier: ^9.0.10
version: 9.0.10
'@types/lodash':
specifier: ^4.14.197
version: 4.17.20
@ -4596,9 +4593,6 @@ packages:
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/jsonwebtoken@9.0.10':
resolution: {integrity: sha512-asx5hIG9Qmf/1oStypjanR7iKTv0gXQ1Ov/jfrX6kS/EO0OFni8orbmGCn0672NHR3kXHwpAwR+B368ZGN/2rA==}
'@types/justified-layout@4.1.4':
resolution: {integrity: sha512-q2ybP0u0NVj87oMnGZOGxY2iUN8ddr48zPOBHBdbOLpsMTA/keGj+93ou+OMCnJk0xewzlNIaVEkxM6VBD3E2w==}
@ -16425,11 +16419,6 @@ snapshots:
'@types/json-schema@7.0.15': {}
'@types/jsonwebtoken@9.0.10':
dependencies:
'@types/ms': 2.1.0
'@types/node': 22.18.13
'@types/justified-layout@4.1.4': {}
'@types/keygrip@1.0.6': {}

View file

@ -126,7 +126,6 @@
"@types/express": "^5.0.0",
"@types/fluent-ffmpeg": "^2.1.21",
"@types/js-yaml": "^4.0.9",
"@types/jsonwebtoken": "^9.0.10",
"@types/lodash": "^4.14.197",
"@types/luxon": "^3.6.2",
"@types/mock-fs": "^4.13.1",