Skip to content

Commit

Permalink
chore: remove lodash.mergewith dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dipankarmaikap committed Dec 24, 2024
1 parent 6843041 commit 75eff8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,16 +72,14 @@
},
"dependencies": {
"@storyblok/js": "^3.1.9",
"camelcase": "^8.0.0",
"lodash.mergewith": "^4.6.2"
"camelcase": "^8.0.0"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@cypress/vite-dev-server": "^5.2.0",
"@rollup/plugin-dynamic-import-vars": "^2.1.5",
"@storyblok/eslint-config": "^0.3.0",
"@types/lodash.mergewith": "^4.6.9",
"@types/node": "22.10.2",
"astro": "^5.0.9",
"cypress": "^13.15.2",
Expand Down
18 changes: 0 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 75eff8d

Please sign in to comment.