From ecc7880a27e6686d239b4e77362e4a6a46c4d1f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:30:48 +0100 Subject: [PATCH] Bump react-konva from 19.2.2 to 19.2.3 (#190) Bumps [react-konva](https://github.com/konvajs/react-konva) from 19.2.2 to 19.2.3. - [Release notes](https://github.com/konvajs/react-konva/releases) - [Commits](https://github.com/konvajs/react-konva/commits) --- updated-dependencies: - dependency-name: react-konva dependency-version: 19.2.3 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 | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 76a24cc..82e9285 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "react-18": "npm:react@^18.3.1", "react-dom": "^19.2.4", "react-dom-18": "npm:react-dom@^18.3.1", - "react-konva": "^19.2.2", + "react-konva": "^19.2.3", "reveal.js": "^5.2.1", "ssim.js": "^3.5.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e9586c1..afa60c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: npm:react-dom@^18.3.1 version: react-dom@18.3.1(patch_hash=713749ac4d7816aac2dd7a26e1343333a0a50cefd5964110775693de0408cb12)(react@18.3.1)(react@19.2.4) react-konva: - specifier: ^19.2.2 - version: 19.2.2(@types/react@19.2.14)(konva@10.2.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) + specifier: ^19.2.3 + version: 19.2.3(@types/react@19.2.14)(konva@10.2.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) reveal.js: specifier: ^5.2.1 version: 5.2.1 @@ -1081,8 +1081,8 @@ packages: peerDependencies: '@types/react': '*' - '@types/react-reconciler@0.32.3': - resolution: {integrity: sha512-cMi5ZrLG7UtbL7LTK6hq9w/EZIRk4Mf1Z5qHoI+qBh7/WkYkFXQ7gOto2yfUvPzF5ERMAhaXS5eTQ2SAnHjLzA==} + '@types/react-reconciler@0.33.0': + resolution: {integrity: sha512-HZOXsKT0tGI9LlUw2LuedXsVeB88wFa536vVL0M6vE8zN63nI+sSr1ByxmPToP5K5bukaVscyeCJcF9guVNJ1g==} peerDependencies: '@types/react': '*' @@ -2598,8 +2598,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-konva@19.2.2: - resolution: {integrity: sha512-fgIevJSiZ6mYxouR0XLq7oKgQkfHHySHyNpyc1f/3in0xXq8BV7M7Y82obyoBPOAj35TBUPuZ568qZcelYm3ag==} + react-konva@19.2.3: + resolution: {integrity: sha512-VsO5CJZwUo12xFa33UEIDOQn6ZZBeE6jlkStGFvpR/3NiDA/9RPQTzw6Ri++C0Pnh3Arco1AehB8qJNv9YCRwg==} peerDependencies: konva: ^8.0.1 || ^7.2.5 || ^9.0.0 || ^10.0.0 react: ^19.2.0 @@ -4443,7 +4443,7 @@ snapshots: dependencies: '@types/react': 19.2.14 - '@types/react-reconciler@0.32.3(@types/react@19.2.14)': + '@types/react-reconciler@0.33.0(@types/react@19.2.14)': dependencies: '@types/react': 19.2.14 @@ -6517,9 +6517,9 @@ snapshots: react-is@18.3.1: {} - react-konva@19.2.2(@types/react@19.2.14)(konva@10.2.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4): + react-konva@19.2.3(@types/react@19.2.14)(konva@10.2.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4): dependencies: - '@types/react-reconciler': 0.32.3(@types/react@19.2.14) + '@types/react-reconciler': 0.33.0(@types/react@19.2.14) its-fine: 2.0.0(@types/react@19.2.14)(react@19.2.4) konva: 10.2.0 react: 19.2.4 -- 2.51.2