From 660f51450068f2cfb704a46800bc136c529d3dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:23:43 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.300 to 2.0.328 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.300 to 2.0.328. - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) --- updated-dependencies: - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.328 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 71 +++++++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 48 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3b778f8af..aeee8b928 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@docusaurus/theme-search-algolia": "^3.3.2", "@docusaurus/utils-validation": "^3.9.2", - "@fluentui/react-icons": "^2.0.242", + "@fluentui/react-icons": "^2.0.328", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^7.1.0", "@fortawesome/free-solid-svg-icons": "^6.5.1", @@ -5195,9 +5195,10 @@ } }, "node_modules/@emotion/hash": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.1.tgz", - "integrity": "sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==" + "version": "0.9.2", + "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz", + "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==", + "license": "MIT" }, "node_modules/@emotion/is-prop-valid": { "version": "1.2.2", @@ -5220,16 +5221,16 @@ "license": "MIT" }, "node_modules/@fluentui/react-icons": { - "version": "2.0.300", - "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.300.tgz", - "integrity": "sha512-NyeeklHWwK8IOqP4joErsHMek6+adVtWwYpEEKE9XuphxCRqMqZ9ZUerNB7OyjKnJELZ3lD/uCsSoeSbzBlnjQ==", + "version": "2.0.328", + "resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.328.tgz", + "integrity": "sha512-HAotR2QQjff1WJmm+QeSIU+3m1SOiz9D2M+u8M+8FWyRsyHjbOpBV9QUrABBH9z9JxyYYOvzLamjHEkIgGKLUA==", "license": "MIT", "dependencies": { - "@griffel/react": "^1.0.0", + "@griffel/react": "^1.6.1", "tslib": "^2.1.0" }, "peerDependencies": { - "react": ">=16.8.0 <19.0.0" + "react": ">=16.8.0 <20.0.0" } }, "node_modules/@formatjs/ecma402-abstract": { @@ -5360,38 +5361,59 @@ } }, "node_modules/@griffel/core": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/@griffel/core/-/core-1.17.0.tgz", - "integrity": "sha512-OhLMYQ9zXVpKh3DULgK0Olsm1Xw5cvQuL7BV3UCWoJttAWGfrdIvSMxGCJ2FpWVyS/OBWoG4BTYh3oHTgxBWCQ==", + "version": "1.21.2", + "resolved": "https://registry.npmjs.org/@griffel/core/-/core-1.21.2.tgz", + "integrity": "sha512-vDvEdbIe7OhU15UkvUHe+Ut2sgCZ5PBj/RYLFwjUtkXS4ewNK9P6b4YRFNI2zgaNYI7GOuZqG7DLyaQbUP3+jg==", + "license": "MIT", "dependencies": { "@emotion/hash": "^0.9.0", - "@griffel/style-types": "^1.2.0", - "csstype": "^3.1.3", + "@griffel/style-types": "^1.4.2", + "csstype": "^3.2.3", "rtl-css-js": "^1.16.1", - "stylis": "^4.2.0", + "stylis": "^4.4.0", "tslib": "^2.1.0" } }, + "node_modules/@griffel/core/node_modules/csstype": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", + "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", + "license": "MIT" + }, + "node_modules/@griffel/core/node_modules/stylis": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.4.0.tgz", + "integrity": "sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==", + "license": "MIT" + }, "node_modules/@griffel/react": { - "version": "1.5.23", - "resolved": "https://registry.npmjs.org/@griffel/react/-/react-1.5.23.tgz", - "integrity": "sha512-pOOh+h+2JibSVlRfN6rzIigkPm6HONxMHEN3IWLB3gVU7OKEQHt/EOK+1ZePMzaMILZaaFDvuwCaKCkEq6QQ/Q==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/@griffel/react/-/react-1.7.4.tgz", + "integrity": "sha512-XsB+YOC4MOBg6GF5CJWJLf8ZI2AtXE8EvQdwJEmFNKX0cQu/An0azl3v9+sjA73zsIG2Wayo2pkT0JANYnKauA==", + "license": "MIT", "dependencies": { - "@griffel/core": "^1.17.0", + "@griffel/core": "^1.21.2", "tslib": "^2.1.0" }, "peerDependencies": { - "react": ">=16.8.0 <19.0.0" + "react": ">=16.14.0 <20.0.0" } }, "node_modules/@griffel/style-types": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@griffel/style-types/-/style-types-1.2.0.tgz", - "integrity": "sha512-x166MNw0vWe5l5qhinfNT4eyWOaP48iFzPyFOfIB0/BVidKTWsEe5PmqRJDDtrJFS3VHhd/tE0oM6tkEMh2tsg==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/@griffel/style-types/-/style-types-1.4.2.tgz", + "integrity": "sha512-MsSghfpyxR2MpTrYdcCozISsSLkmFjNw94wNPi4bDBRLW8W43718W/ZjmUdVkoM0KXMtJPYuEkx8Mzibqb03qA==", + "license": "MIT", "dependencies": { - "csstype": "^3.1.3" + "csstype": "^3.2.3" } }, + "node_modules/@griffel/style-types/node_modules/csstype": { + "version": "3.2.3", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", + "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", + "license": "MIT" + }, "node_modules/@hapi/hoek": { "version": "9.3.0", "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz", @@ -26088,6 +26110,7 @@ "version": "1.16.1", "resolved": "https://registry.npmjs.org/rtl-css-js/-/rtl-css-js-1.16.1.tgz", "integrity": "sha512-lRQgou1mu19e+Ya0LsTvKrVJ5TYUbqCVPAiImX3UfLTenarvPUl1QFdvu5Z3PYmHT9RCcwIfbjRQBntExyj3Zg==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.1.2" } diff --git a/package.json b/package.json index 754e47ca9..9baef4ac5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@docusaurus/theme-mermaid": "^3.3.2", "@docusaurus/theme-search-algolia": "^3.3.2", "@docusaurus/utils-validation": "^3.9.2", - "@fluentui/react-icons": "^2.0.242", + "@fluentui/react-icons": "^2.0.328", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "^7.1.0", "@fortawesome/free-solid-svg-icons": "^6.5.1",