1
0

chore: remove lodash.debounce

(cherry picked from commit bcd306b84d189f7e0d4426121b428eec2637de78)
This commit is contained in:
Dominik Pschenitschni
2024-07-20 15:00:09 +02:00
committed by kolaente
parent d586f691b7
commit fc780a90ae
3 changed files with 2 additions and 19 deletions

View File

@ -193,9 +193,6 @@ importers:
klona:
specifier: 2.0.6
version: 2.0.6
lodash.debounce:
specifier: 4.0.8
version: 4.0.8
lowlight:
specifier: 2.9.0
version: 2.9.0
@ -281,9 +278,6 @@ importers:
'@types/lodash.clonedeep':
specifier: 4.5.9
version: 4.5.9
'@types/lodash.debounce':
specifier: 4.0.9
version: 4.0.9
'@types/node':
specifier: 20.14.11
version: 20.14.11
@ -2328,9 +2322,6 @@ packages:
'@types/lodash.clonedeep@4.5.9':
resolution: {integrity: sha512-19429mWC+FyaAhOLzsS8kZUsI+/GmBAQ0HFiCPsKGU+7pBXOQWhyrY6xNNDwUSX8SMZMJvuFVMF9O5dQOlQK9Q==}
'@types/lodash.debounce@4.0.9':
resolution: {integrity: sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==}
'@types/lodash@4.17.5':
resolution: {integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==}
@ -8314,10 +8305,6 @@ snapshots:
dependencies:
'@types/lodash': 4.17.5
'@types/lodash.debounce@4.0.9':
dependencies:
'@types/lodash': 4.17.5
'@types/lodash@4.17.5': {}
'@types/markdown-it@12.2.3':