From 7d9491e932e99e04816a21dcf6fafe335fb9274c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 07:32:25 +0000 Subject: [PATCH] Bump bippy from 0.5.30 to 0.5.32 (#188) Bumps [bippy](https://github.com/aidenybai/bippy) from 0.5.30 to 0.5.32. - [Commits](https://github.com/aidenybai/bippy/commits) --- updated-dependencies: - dependency-name: bippy dependency-version: 0.5.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 82e9285..70b7741 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "packageManager": "pnpm@10.29.2", "dependencies": { "@astrojs/starlight": "^0.37.7", - "bippy": "^0.5.30", + "bippy": "^0.5.32", "colorjs.io": "^0.6.1", "diff": "^8.0.3", "konva": "^10.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index afa60c4..6efc177 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: specifier: ^0.37.7 version: 0.37.7(astro@5.18.1(@azure/identity@4.12.0)(@types/node@25.0.3)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)) bippy: - specifier: ^0.5.30 - version: 0.5.30(@types/react@19.2.14)(react@19.2.4) + specifier: ^0.5.32 + version: 0.5.32(@types/react@19.2.14)(react@19.2.4) colorjs.io: specifier: ^0.6.1 version: 0.6.1 @@ -1284,8 +1284,8 @@ packages: bignumber.js@9.3.1: resolution: {integrity: sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==} - bippy@0.5.30: - resolution: {integrity: sha512-8CFmJAHD3gmTLDOCDHuWhjm1nxHSFZdlGoWtak9r53Uxn36ynOjxBLyxXHh/7h/XiKLyPvfdXa0gXWcD9o9lLQ==} + bippy@0.5.32: + resolution: {integrity: sha512-yt1mC8eReTxjfg41YBZdN4PvsDwHFWxltoiQX0Q+Htlbf41aSniopb7ECZits01HwNAvXEh69RGk/ImlswDTEw==} peerDependencies: react: '>=17.0.1' @@ -4745,7 +4745,7 @@ snapshots: bignumber.js@9.3.1: {} - bippy@0.5.30(@types/react@19.2.14)(react@19.2.4): + bippy@0.5.32(@types/react@19.2.14)(react@19.2.4): dependencies: '@types/react-reconciler': 0.28.9(@types/react@19.2.14) react: 19.2.4 -- 2.51.2