From ef9cf8835a096e423c1a8e582bb64bd2fb1e2d7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 01:58:05 +0000 Subject: [PATCH] Update dependency @croct/plug-react to ^0.9.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c40b5a3..4d1563e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@croct/plug": "^0.16.2", - "@croct/plug-react": "^0.8.1", + "@croct/plug-react": "^0.9.0", "@croct/sdk": "^0.17.4", "cookie": "^0.7.0", "uuid": "^10.0.0" @@ -2061,9 +2061,9 @@ } }, "node_modules/@croct/plug-react": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@croct/plug-react/-/plug-react-0.8.1.tgz", - "integrity": "sha512-BpFxoIpE3pDEw0oMJJvJZ1bQ6PDFCxtso/kStSMwWjrhME938qWMTN4s7krCD0HXPEiCajRKXVyJjGRLwd487A==", + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/@croct/plug-react/-/plug-react-0.9.0.tgz", + "integrity": "sha512-VStG6DKmZ83hDstTEYnQDrpluMP/vFh8KjzDABmifQmIlSvC1KenrHiSnCi6ycpmY5CnLqErpuARQBE6ujKMZw==", "license": "MIT", "dependencies": { "@croct/plug": "^0.16.2", diff --git a/package.json b/package.json index 2c36352..df03435 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "dependencies": { "@croct/plug": "^0.16.2", - "@croct/plug-react": "^0.8.1", + "@croct/plug-react": "^0.9.0", "@croct/sdk": "^0.17.4", "cookie": "^0.7.0", "uuid": "^10.0.0"