diff --git a/package.json b/package.json index 7f39d0d7..b82ca033 100644 --- a/package.json +++ b/package.json @@ -142,6 +142,7 @@ "@types/react": "^18.3.13", "@types/react-geocode": "^0.2.4", "@types/rtl-detect": "^1.0.3", + "d3-shape": "^3.2.0", "eslint": "^8", "eslint-config-next": "14.2.3", "postcss": "^8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e9a6144..53960918 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -402,6 +402,9 @@ importers: '@types/rtl-detect': specifier: ^1.0.3 version: 1.0.3 + d3-shape: + specifier: ^3.2.0 + version: 3.2.0 eslint: specifier: ^8 version: 8.57.1