diff --git a/package.json b/package.json index 28bf36e..5dec980 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,6 @@ "@types/react-dom": "^18.0.0", "eslint": "^8.57.0", "jsdom": "^24.0.0", - "lodash": "4.18.1", "notistack": "^3.0.0", "prettier": "^2.8.8", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc0b934..6a1bd54 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,9 +38,6 @@ importers: jsdom: specifier: ^24.0.0 version: 24.1.3 - lodash: - specifier: 4.18.1 - version: 4.18.1 notistack: specifier: ^3.0.0 version: 3.0.2(csstype@3.2.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)