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