Removing dependencies I forgot to

This commit is contained in:
Inbestigator 2024-03-03 18:34:45 -08:00
parent 2a6745fe44
commit b21f77f32c
2 changed files with 0 additions and 10 deletions

View file

@ -46,7 +46,6 @@
"@types/diff": "^5.0.3",
"@types/lodash": "^4.14.194",
"@types/node": "^18.16.3",
"@types/node-forge": "^1.3.11",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/yazl": "^2.4.2",

9
pnpm-lock.yaml generated
View file

@ -54,9 +54,6 @@ devDependencies:
'@types/node':
specifier: ^18.16.3
version: 18.16.3
'@types/node-forge':
specifier: ^1.3.11
version: 1.3.11
'@types/react':
specifier: ^18.2.0
version: 18.2.0
@ -579,12 +576,6 @@ packages:
resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
dev: true
/@types/node-forge@1.3.11:
resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==}
dependencies:
'@types/node': 18.16.3
dev: true
/@types/node@18.16.3:
resolution: {integrity: sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==}
dev: true