diff --git a/package.json b/package.json index b82ca033..c8d1cd3e 100644 --- a/package.json +++ b/package.json @@ -136,6 +136,7 @@ "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^8.4.1", "@next/bundle-analyzer": "^15.0.3", + "@types/d3-shape": "^3.1.6", "@types/jquery": "^3.5.32", "@types/leaflet": "^1.9.12", "@types/node": "^20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53960918..4c841032 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -384,6 +384,9 @@ importers: '@next/bundle-analyzer': specifier: ^15.0.3 version: 15.1.2 + '@types/d3-shape': + specifier: ^3.1.6 + version: 3.1.6 '@types/jquery': specifier: ^3.5.32 version: 3.5.32