From 7f0cc24aa827cab41d3b4b1cef120ff1ae2a21d6 Mon Sep 17 00:00:00 2001 From: soup-bowl Date: Wed, 28 Feb 2024 08:29:33 +0000 Subject: [PATCH] Increase libwhatsthis dep. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd86745..e0c5a06 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint": "^8.57.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.5", - "libwhatsthis": "^0.1.2", + "libwhatsthis": "^0.1.3", "notistack": "^3.0.1", "react": "^18.0.0", "react-dom": "^18.0.0",