diff --git a/package.json b/package.json index 02edf1b17bea..ace3d90cf26f 100644 --- a/package.json +++ b/package.json @@ -113,5 +113,10 @@ "engines": { "node": "^22", "yarn": ">=1.21.1" + }, + "pnpm": { + "overrides": { + "@microsoft/api-extractor": "7.56.3" + } } } diff --git a/yarn.lock b/yarn.lock index 0bcf4f4bf096..c91fe3f79ea3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4599,20 +4599,6 @@ resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-3.10.0.tgz#7bfd18113daca4e57e27e1205b7d5a2d371aa59a" integrity sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag== -"@hookform/resolvers@^5.1.1": - version "5.2.2" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-5.2.2.tgz#5ac16cd89501ca31671e6e9f0f5c5d762a99aa12" - integrity sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA== - dependencies: - "@standard-schema/utils" "^0.3.0" - -"@hookform/resolvers@^5.0.1": - version "5.2.2" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-5.2.2.tgz#5ac16cd89501ca31671e6e9f0f5c5d762a99aa12" - integrity sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA== - dependencies: - "@standard-schema/utils" "^0.3.0" - "@html-eslint/eslint-plugin@^0.48.0": version "0.48.0" resolved "https://registry.yarnpkg.com/@html-eslint/eslint-plugin/-/eslint-plugin-0.48.0.tgz#29e888beaff5b41f1ea64c74881028b8902bdc8c" @@ -31691,7 +31677,6 @@ zod@3.22.4: integrity sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg== zod@3.25.76: -zod@3.25.76, zod@^3.24.2, zod@^3.25.76: version "3.25.76" resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.76.tgz#26841c3f6fd22a6a2760e7ccb719179768471e34" integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==