From ece650c9f0ec33cfcce6cd11ac09d2194c527a9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 17:05:23 +0000 Subject: [PATCH] fix(deps): update dependency @stakekit/widget to ^0.0.233 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4bb4e3a..4787055 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@stakekit/fluid-animation": "^0.0.1", - "@stakekit/widget": "^0.0.230", + "@stakekit/widget": "^0.0.233", "@types/node": "22.15.17", "@types/react": "19.1.3", "@types/react-dom": "19.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 325bd6f..e014f6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.0.1 version: 0.0.1 '@stakekit/widget': - specifier: ^0.0.230 - version: 0.0.230(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + specifier: ^0.0.233 + version: 0.0.233(react-dom@19.1.0(react@19.1.0))(react@19.1.0) '@types/node': specifier: 22.15.17 version: 22.15.17 @@ -553,8 +553,8 @@ packages: '@stakekit/fluid-animation@0.0.1': resolution: {integrity: sha512-Csa+R15wWQ/k2Mv3dnJd+9PPkSkVxscgOgNm/q9Jevq+Q4Z1UavcJDCeM0wQIFCf3F14xxs6Qxz82dnXcItryA==} - '@stakekit/widget@0.0.230': - resolution: {integrity: sha512-jL3oDeArXRb/CvBbp1m3kwi7VKRKC6MMeL33Frd5L+cdB7Ak8Jp6ajBDj8iEmKUB9zcGxEuELfOaSeZfyUyDQw==} + '@stakekit/widget@0.0.233': + resolution: {integrity: sha512-ARaskEKv/MkTn9XFXPKa/0JRiTOVOTJSSlRXjZEBqcBq5dAkfO0IZhO37BfeT/Qb8+kE28LBLo9tc58Vw0WdKQ==} peerDependencies: react: '>=18' react-dom: '>=18' @@ -1573,7 +1573,7 @@ snapshots: simplex-noise: 4.0.3 three: 0.161.0 - '@stakekit/widget@0.0.230(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@stakekit/widget@0.0.233(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': dependencies: react: 19.1.0 react-compiler-runtime: 19.0.0-beta-e993439-20250405(react@19.1.0)