From 43a706b36a606ddd8a39c4060510166aebdf445e Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Sun, 22 Oct 2023 14:02:35 +0200 Subject: [PATCH] v2.3.3 --- examples/package.json | 2 +- examples/yarn.lock | 8 ++++---- package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/package.json b/examples/package.json index 039ef66..99caf2c 100644 --- a/examples/package.json +++ b/examples/package.json @@ -10,7 +10,7 @@ "react-github-btn": "^1.2.1", "react-highlight": "^0.14.0", "react-scripts": "5.0.0", - "react-tagcloud": "^2.3.1", + "react-tagcloud": "^2.3.3", "whatwg-fetch": "^3.6.2" }, "scripts": { diff --git a/examples/yarn.lock b/examples/yarn.lock index aa13d88..5389dee 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -7761,10 +7761,10 @@ react-scripts@5.0.0: optionalDependencies: fsevents "^2.3.2" -react-tagcloud@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/react-tagcloud/-/react-tagcloud-2.3.1.tgz#4e03aa862bca17983b8e9e3690e3ef4a6e00bbaf" - integrity sha512-vWnPzx1bmR2ya7WEeqCbZGO8q/x0agOjxnXQGD9jg5OAyLqaKWAfArKypaoUVXYDyjABcZg5BDu8qLC9JRGDbg== +react-tagcloud@^2.3.3: + version "2.3.3" + resolved "https://registry.yarnpkg.com/react-tagcloud/-/react-tagcloud-2.3.3.tgz#ebaf4a99a7445a37210570ab096fbb938916fadb" + integrity sha512-4E2lTU7wYU0bisi2x3xInueufHzYFkSuqoKsY0Ky8U4Ki60StVX0MicYtsiScvY2QcFbSULWt6evbEwYVKXl4g== dependencies: prop-types "^15.6.2" randomcolor "^0.6.2" diff --git a/package.json b/package.json index 31afe02..d2a4ac4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-tagcloud", - "version": "2.3.2", + "version": "2.3.3", "description": "Tag/word cloud component for react", "keywords": [ "react-tagcloud",