diff --git a/package.json b/package.json index 990e1777..f94bfb07 100644 --- a/package.json +++ b/package.json @@ -72,8 +72,7 @@ }, "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", @@ -81,7 +80,6 @@ "@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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c999bdc4..f5e9f2c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,9 +14,6 @@ importers: camelcase: specifier: ^8.0.0 version: 8.0.0 - lodash.mergewith: - specifier: ^4.6.2 - version: 4.6.2 devDependencies: '@commitlint/cli': specifier: ^19.5.0 @@ -33,9 +30,6 @@ importers: '@storyblok/eslint-config': specifier: ^0.3.0 version: 0.3.0(@typescript-eslint/utils@8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(@vue/compiler-sfc@3.5.13)(astro-eslint-parser@1.1.0(typescript@5.7.2))(eslint-plugin-astro@1.3.1(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6))(prettier-plugin-astro@0.13.0)(svelte@5.14.1)(typescript@5.7.2)(vitest@2.1.8(@types/node@22.10.2)) - '@types/lodash.mergewith': - specifier: ^4.6.9 - version: 4.6.9 '@types/node': specifier: 22.10.2 version: 22.10.2 @@ -1392,12 +1386,6 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/lodash.mergewith@4.6.9': - resolution: {integrity: sha512-fgkoCAOF47K7sxrQ7Mlud2TH023itugZs2bUg8h/KzT+BnZNrR2jAOmaokbLunHNnobXVWOezAeNn/lZqwxkcw==} - - '@types/lodash@4.17.13': - resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} - '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} @@ -6366,12 +6354,6 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/lodash.mergewith@4.6.9': - dependencies: - '@types/lodash': 4.17.13 - - '@types/lodash@4.17.13': {} - '@types/mdast@4.0.4': dependencies: '@types/unist': 3.0.3