From b58630c8a1a2f063c60b240a427c81ea06c53801 Mon Sep 17 00:00:00 2001 From: Denis Rossati Date: Wed, 25 Feb 2026 14:46:12 -0300 Subject: [PATCH] Bump plug --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8f844bb7..b5e504af 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" }, "dependencies": { - "@croct/plug": "^0.22.0", - "@croct/sdk": "^0.21.0" + "@croct/plug": "^0.23.0", + "@croct/sdk": "^0.22.0" }, "devDependencies": { "@babel/core": "^7.25.2",