From 2cf9dde1feefa93a58dee408e372f963947066e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 06:33:20 +0000 Subject: [PATCH] Bump semantic-ui-css from 2.4.1 to 2.5.0 Bumps [semantic-ui-css](https://github.com/Semantic-Org/Semantic-UI-CSS) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/Semantic-Org/Semantic-UI-CSS/releases) - [Commits](https://github.com/Semantic-Org/Semantic-UI-CSS/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: semantic-ui-css dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31259ab..0212f96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "react-dom": "^17.0.2", "react-markdown": "^8.0.3", "react-scripts": "^5.0.1", - "semantic-ui-css": "^2.4.1", + "semantic-ui-css": "^2.5.0", "semantic-ui-react": "^2.1.3", "swr": "^1.3.0", "web-vitals": "^3.0.4" @@ -17063,9 +17063,9 @@ } }, "node_modules/semantic-ui-css": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/semantic-ui-css/-/semantic-ui-css-2.4.1.tgz", - "integrity": "sha512-Pkp0p9oWOxlH0kODx7qFpIRYpK1T4WJOO4lNnpNPOoWKCrYsfHqYSKgk5fHfQtnWnsAKy7nLJMW02bgDWWFZFg==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/semantic-ui-css/-/semantic-ui-css-2.5.0.tgz", + "integrity": "sha512-jIWn3WXXE2uSaWCcB+gVJVRG3masIKtTMNEP2X8Aw909H2rHpXGneYOxzO3hT8TpyvB5/dEEo9mBFCitGwoj1A==", "dependencies": { "jquery": "x.*" } @@ -31485,9 +31485,9 @@ } }, "semantic-ui-css": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/semantic-ui-css/-/semantic-ui-css-2.4.1.tgz", - "integrity": "sha512-Pkp0p9oWOxlH0kODx7qFpIRYpK1T4WJOO4lNnpNPOoWKCrYsfHqYSKgk5fHfQtnWnsAKy7nLJMW02bgDWWFZFg==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/semantic-ui-css/-/semantic-ui-css-2.5.0.tgz", + "integrity": "sha512-jIWn3WXXE2uSaWCcB+gVJVRG3masIKtTMNEP2X8Aw909H2rHpXGneYOxzO3hT8TpyvB5/dEEo9mBFCitGwoj1A==", "requires": { "jquery": "x.*" } diff --git a/package.json b/package.json index 5c5abbc..73a192f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-dom": "^17.0.2", "react-markdown": "^8.0.3", "react-scripts": "^5.0.1", - "semantic-ui-css": "^2.4.1", + "semantic-ui-css": "^2.5.0", "semantic-ui-react": "^2.1.3", "swr": "^1.3.0", "web-vitals": "^3.0.4"