From 2111e1999ac740ef522ce0725dc2b15939d621d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 21:29:49 +0000 Subject: [PATCH] Update dependency @fluentui/react-icons to v2.0.242 --- kratos-admin-ui/package-lock.json | 8 ++++---- kratos-admin-ui/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kratos-admin-ui/package-lock.json b/kratos-admin-ui/package-lock.json index e5ea97e..4a39662 100644 --- a/kratos-admin-ui/package-lock.json +++ b/kratos-admin-ui/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@fluentui/react-components": "9.53.0", - "@fluentui/react-icons": "2.0.241", + "@fluentui/react-icons": "2.0.242", "@ory/kratos-client": "1.1.0", "bootstrap": "5.3.3", "react": "18.3.1", @@ -2965,9 +2965,9 @@ } }, "node_modules/@fluentui/react-icons": { - "version": "2.0.241", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.241.tgz", - "integrity": "sha512-IUPjZogIlTyoFfAujMItm0FclyYITBcnbVB2S+XWNLHez6oR/ojZ4eAfWYpQmDvgI5lRNDst8u9C01qIl7V8Bg==", + "version": "2.0.242", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.242.tgz", + "integrity": "sha512-OtVYVcXWuMrqTBRie4eNwPH56mJJq/pmdPhQCQcLFOnupUyXlnlCRnbJYXd+LDEWga6CCwfqZxI6NiPxpbg08Q==", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", diff --git a/kratos-admin-ui/package.json b/kratos-admin-ui/package.json index ae672e3..82d5885 100644 --- a/kratos-admin-ui/package.json +++ b/kratos-admin-ui/package.json @@ -5,7 +5,7 @@ "dependencies": { "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@fluentui/react-components": "9.53.0", - "@fluentui/react-icons": "2.0.241", + "@fluentui/react-icons": "2.0.242", "@ory/kratos-client": "1.1.0", "bootstrap": "5.3.3", "react": "18.3.1",