Merge branch 'renovate/throttle-debounce-5.x' into 'develop'
chore(deps): update dependency throttle-debounce to v5.0.2 See merge request firefish/firefish!11053
This commit is contained in:
commit
c5608abf98
2 changed files with 6 additions and 6 deletions
|
@ -78,7 +78,7 @@
|
|||
"swiper": "11.1.4",
|
||||
"syuilo-password-strength": "0.0.1",
|
||||
"textarea-caret": "3.1.0",
|
||||
"throttle-debounce": "5.0.0",
|
||||
"throttle-debounce": "5.0.2",
|
||||
"tinycolor2": "1.6.0",
|
||||
"tinyld": "1.3.4",
|
||||
"typescript": "5.5.2",
|
||||
|
|
|
@ -717,8 +717,8 @@ importers:
|
|||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
throttle-debounce:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
specifier: 5.0.2
|
||||
version: 5.0.2
|
||||
tinycolor2:
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0
|
||||
|
@ -7735,8 +7735,8 @@ packages:
|
|||
thenify@3.3.1:
|
||||
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
||||
|
||||
throttle-debounce@5.0.0:
|
||||
resolution: {integrity: sha512-2iQTSgkkc1Zyk0MeVrt/3BvuOXYPl/R8Z0U2xxo9rjwNciaHDG3R+Lm6dh4EeUci49DanvBnuqI6jshoQQRGEg==}
|
||||
throttle-debounce@5.0.2:
|
||||
resolution: {integrity: sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==}
|
||||
engines: {node: '>=12.22'}
|
||||
|
||||
through2@2.0.5:
|
||||
|
@ -16367,7 +16367,7 @@ snapshots:
|
|||
dependencies:
|
||||
any-promise: 1.3.0
|
||||
|
||||
throttle-debounce@5.0.0: {}
|
||||
throttle-debounce@5.0.2: {}
|
||||
|
||||
through2@2.0.5:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue