Update dependency @fluentui/react-icons to v2.0.339

This commit is contained in:
renovate[bot]
2026-08-31 07:53:03 +00:00
committed by GitHub
parent 75f36ced1f
commit fea328fbc8
+28 -39
View File
@@ -81,7 +81,6 @@
"typescript": "^4.9.5"
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.38.0-94.195",
"screen-share-indicator-frame": "github:finos/ScreenShareIndicatorFrame#v1.6.0",
"screen-snippet": "github:finos/ScreenSnippet2.git#v2.5.1",
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#v1.1.0",
@@ -2210,21 +2209,21 @@
},
"node_modules/@emotion/hash": {
"version": "0.9.2",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@emotion/hash/-/hash-0.9.2.tgz",
"resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz",
"integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==",
"license": "MIT"
},
"node_modules/@fluentui/react-icons": {
"version": "2.0.279",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@fluentui/react-icons/-/react-icons-2.0.279.tgz",
"integrity": "sha512-117W2i9zgJ+S9MpnjE7EtXwYRNC6J3u4El47lQPkc4m1qZolXa8xDYvwo14CiqO0pe3Eh1jFSCfyshMNvASaeA==",
"version": "2.0.339",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.339.tgz",
"integrity": "sha512-HbMdk4xAFus8i7B7i7IVf5Rr3bzMbumTkAcP/OwHqMNn+Yq7+96/mDprIyC/NuhQOG/gXCd4npr4fYUS/UI6QQ==",
"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": {
@@ -2279,39 +2278,39 @@
}
},
"node_modules/@griffel/core": {
"version": "1.19.1",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@griffel/core/-/core-1.19.1.tgz",
"integrity": "sha512-ZItAAOm8YH1FW0ebzOxS3jwENqd+Dz4CGiPEdgkL4kr7D6mBpjjBbQC6VRXxnA+VqHeEQGy69Ll4M1peY8MX/g==",
"version": "1.21.3",
"resolved": "https://registry.npmjs.org/@griffel/core/-/core-1.21.3.tgz",
"integrity": "sha512-FMnlwhtmCRWvXEg2j/6W90wzvW+PFqdrsWFslfmxwS6l9X73gO0dnndKphht9ZOsJODvmLdqlnU1Lh8igg2mKw==",
"license": "MIT",
"dependencies": {
"@emotion/hash": "^0.9.0",
"@griffel/style-types": "^1.3.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/react": {
"version": "1.5.29",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@griffel/react/-/react-1.5.29.tgz",
"integrity": "sha512-xKenEIfV2PnLKVsM8yp2ZCUTknh2790937XlI88zDaO9TC8ylG10mZ3MrcgCdSecrVjKq9JKmm24tsODpkh4pw==",
"version": "1.7.7",
"resolved": "https://registry.npmjs.org/@griffel/react/-/react-1.7.7.tgz",
"integrity": "sha512-XNBfZTgyOJOn1Buk70q4DgtwsQt71yH6R34lleImLVhvcIANP1yim86qLBnQSP03eQFXV5wgSmUVPxRUpdvYhg==",
"license": "MIT",
"dependencies": {
"@griffel/core": "^1.19.1",
"@griffel/core": "^1.21.3",
"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.3.0",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@griffel/style-types/-/style-types-1.3.0.tgz",
"integrity": "sha512-bHwD3sUE84Xwv4dH011gOKe1jul77M1S6ZFN9Tnq8pvZ48UMdY//vtES6fv7GRS5wXYT4iqxQPBluAiYAfkpmw==",
"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/@gulp-sourcemaps/identity-map": {
@@ -3833,16 +3832,6 @@
"dev": true,
"license": "(Unlicense OR Apache-2.0)"
},
"node_modules/@symphony/symphony-c9-shell": {
"version": "3.38.0-94.195",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.38.0-94.195.tgz",
"integrity": "sha512-Z2THUfbJ7/GiiMsEkjgBjW0sBtu1z7slKtSTRhoVZZVeCAZJHXj0dQwnBDAfYnGEiLcnY1YIE7IFePg0wpXZeA==",
"license": "UNLICENSED",
"optional": true,
"os": [
"win32"
]
},
"node_modules/@szmarczak/http-timer": {
"version": "4.0.6",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
@@ -7213,9 +7202,9 @@
"license": "MIT"
},
"node_modules/csstype": {
"version": "3.1.3",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/csstype/-/csstype-3.1.3.tgz",
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
"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/d": {
@@ -19035,7 +19024,7 @@
},
"node_modules/rtl-css-js": {
"version": "1.16.1",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/rtl-css-js/-/rtl-css-js-1.16.1.tgz",
"resolved": "https://registry.npmjs.org/rtl-css-js/-/rtl-css-js-1.16.1.tgz",
"integrity": "sha512-lRQgou1mu19e+Ya0LsTvKrVJ5TYUbqCVPAiImX3UfLTenarvPUl1QFdvu5Z3PYmHT9RCcwIfbjRQBntExyj3Zg==",
"license": "MIT",
"dependencies": {
@@ -20727,9 +20716,9 @@
}
},
"node_modules/stylis": {
"version": "4.3.6",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/stylis/-/stylis-4.3.6.tgz",
"integrity": "sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==",
"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/subarg": {