diff --git a/package.json b/package.json index 0367411..cab7d72 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ }, "dependencies": { "@vizzly-testing/bear-den": "0.1.2", - "@vizzly-testing/honeydiff": "^0.10.3", + "@vizzly-testing/honeydiff": "^0.11.0", "ansis": "^4.2.0", "commander": "^14.0.0", "cosmiconfig": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d8132c..00585dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: 0.1.2 version: 0.1.2(@heroicons/react@2.2.0(react@19.2.7))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(tailwindcss@4.3.0) '@vizzly-testing/honeydiff': - specifier: ^0.10.3 - version: 0.10.3 + specifier: ^0.11.0 + version: 0.11.0 ansis: specifier: ^4.2.0 version: 4.3.1 @@ -2480,6 +2480,10 @@ packages: resolution: {integrity: sha512-gzcd2Ryr0l9trrNb4PL3oo51HzBFFDQBiXTTF56+3IHi/yHo52qCvKpJQAPZwauWOuBXr53dIa7OelkTxkyeCA==} engines: {node: '>=22.0.0'} + '@vizzly-testing/honeydiff@0.11.0': + resolution: {integrity: sha512-MF6zmBVq4XRNnDSUMkmnvSIxuN4ewLy5Nz0ifrlMSi6n8gZMJOJ22COrTaBExC11SBc/wF150OncTDlYCOFHRg==} + engines: {node: '>=22.0.0'} + '@warp-drive/build-config@5.8.2': resolution: {integrity: sha512-QU/6tSexAi/t149upEK3P04yGXdEwieTfQ5ihBON3A/3xGipveGIVJx6B8EYCot0AC2n91GmTc8ezzQmAK64/g==} @@ -9570,6 +9574,8 @@ snapshots: '@vizzly-testing/honeydiff@0.10.3': {} + '@vizzly-testing/honeydiff@0.11.0': {} + '@warp-drive/build-config@5.8.2(@babel/core@7.29.7)': dependencies: '@embroider/addon-shim': 1.10.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 8077895..4c66122 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -15,7 +15,7 @@ minimumReleaseAgeStrict: true minimumReleaseAgeIgnoreMissingTime: false minimumReleaseAgeExclude: - '@vizzly-testing/bear-den@0.1.2' - - '@vizzly-testing/honeydiff@0.10.3' + - '@vizzly-testing/honeydiff@0.11.0' onlyBuiltDependencies: - canvas - esbuild