mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-30 04:09:13 -04:00
Fixed typescript checks.
This commit is contained in:
parent
fd9b5d0ff3
commit
be49d75fde
7 changed files with 81 additions and 25 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -203,6 +203,9 @@ importers:
|
|||
languages4translatewiki:
|
||||
specifier: 0.1.3
|
||||
version: 0.1.3
|
||||
live-directory:
|
||||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
live-plugin-manager:
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
|
@ -3297,6 +3300,9 @@ packages:
|
|||
lines-and-columns@1.2.4:
|
||||
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
||||
|
||||
live-directory@3.0.3:
|
||||
resolution: {integrity: sha512-d5jchsscPvkDqwv8lypjpxIIUz4w8fu+czfEkNEMGub4+EZ0SBj5Nclb4E2QmJNC5HJ4BwEdc5DHvoHZfIAK+w==}
|
||||
|
||||
live-plugin-manager@1.0.0:
|
||||
resolution: {integrity: sha512-ZzSagtubz5lrlyRZzpJ4L3KCZwdPeYKQJqz3py7hO3R4BDbt6NH2Dn70rWoQTF6ichM8P91xji1cN6ytmZ2VjQ==}
|
||||
|
||||
|
@ -7916,6 +7922,10 @@ snapshots:
|
|||
|
||||
lines-and-columns@1.2.4: {}
|
||||
|
||||
live-directory@3.0.3:
|
||||
dependencies:
|
||||
chokidar: 3.6.0
|
||||
|
||||
live-plugin-manager@1.0.0:
|
||||
dependencies:
|
||||
'@types/debug': 4.1.12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue