mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-07 18:45:09 +00:00
Fix compiler issues
This commit is contained in:
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -59,6 +59,9 @@ dependencies:
|
||||
jsonfile:
|
||||
specifier: ^6.0.1
|
||||
version: 6.1.0
|
||||
lodash:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
mv:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
@@ -115,6 +118,9 @@ devDependencies:
|
||||
'@types/jsonfile':
|
||||
specifier: ^6.0.0
|
||||
version: 6.1.4
|
||||
'@types/lodash':
|
||||
specifier: ^4.14.202
|
||||
version: 4.14.202
|
||||
'@types/mv':
|
||||
specifier: ^2.1.0
|
||||
version: 2.1.4
|
||||
@@ -3294,6 +3300,10 @@ packages:
|
||||
dependencies:
|
||||
'@types/node': 14.18.63
|
||||
|
||||
/@types/lodash@4.14.202:
|
||||
resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==}
|
||||
dev: true
|
||||
|
||||
/@types/mime@1.3.5:
|
||||
resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==}
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user