This commit is contained in:
Nathan Bierema 2024-04-07 16:30:00 -04:00
parent e2f72151e8
commit 4b10cb4022

View File

@ -454,6 +454,9 @@ importers:
packages/react-dock: packages/react-dock:
dependencies: dependencies:
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
lodash-es: lodash-es:
specifier: ^4.17.21 specifier: ^4.17.21
version: 4.17.21 version: 4.17.21
@ -461,9 +464,6 @@ importers:
'@types/jest': '@types/jest':
specifier: ^29.5.12 specifier: ^29.5.12
version: 29.5.12 version: 29.5.12
'@types/lodash-es':
specifier: ^4.17.12
version: 4.17.12
'@types/react': '@types/react':
specifier: ^18.2.72 specifier: ^18.2.72
version: 18.2.72 version: 18.2.72
@ -9137,7 +9137,6 @@ packages:
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==} resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
dependencies: dependencies:
'@types/lodash': 4.17.0 '@types/lodash': 4.17.0
dev: true
/@types/lodash.debounce@4.0.9: /@types/lodash.debounce@4.0.9:
resolution: {integrity: sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==} resolution: {integrity: sha512-Ma5JcgTREwpLRwMM+XwBR7DaWe96nC38uCBDFKZWbNKD+osjVzdpnUSwBcqCptrp16sSOLBAUb50Car5I0TCsQ==}