chore(web): remove lodash from devDependencies

Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-12-29 07:17:43 +00:00
parent ac364ef447
commit 9d83615573
2 changed files with 0 additions and 4 deletions

View File

@ -205,7 +205,6 @@
"jsdom-testing-mocks": "^1.16.0", "jsdom-testing-mocks": "^1.16.0",
"knip": "^5.66.1", "knip": "^5.66.1",
"lint-staged": "^15.5.2", "lint-staged": "^15.5.2",
"lodash": "^4.17.21",
"magicast": "^0.3.5", "magicast": "^0.3.5",
"nock": "^14.0.10", "nock": "^14.0.10",
"postcss": "^8.5.6", "postcss": "^8.5.6",

View File

@ -526,9 +526,6 @@ importers:
lint-staged: lint-staged:
specifier: ^15.5.2 specifier: ^15.5.2
version: 15.5.2 version: 15.5.2
lodash:
specifier: ^4.17.21
version: 4.17.21
magicast: magicast:
specifier: ^0.3.5 specifier: ^0.3.5
version: 0.3.5 version: 0.3.5