Skip to content

Commit a80afda

Browse files
chore: bump @fluentui/react-icons to ^2.0.306 to surface new icons on the docsite (#34834)
1 parent 34f7268 commit a80afda

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/vr-tests-react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@fluentui/react-divider": "*",
3535
"@fluentui/react-drawer": "*",
3636
"@fluentui/react-field": "*",
37-
"@fluentui/react-icons": "^2.0.301",
37+
"@fluentui/react-icons": "^2.0.306",
3838
"@fluentui/react-image": "*",
3939
"@fluentui/react-infolabel": "*",
4040
"@fluentui/react-input": "*",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@eslint/compat": "1.2.9",
5959
"@eslint/js": "9.26.0",
6060
"@floating-ui/dom": "1.6.12",
61-
"@fluentui/react-icons": "^2.0.301",
61+
"@fluentui/react-icons": "^2.0.306",
6262
"@griffel/babel-preset": "1.5.8",
6363
"@griffel/eslint-plugin": "^2.0.0",
6464
"@griffel/jest-serializer": "1.1.24",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,10 +1979,10 @@
19791979
"@fluentui/styles" "^0.66.5"
19801980
classnames "^2.2.6"
19811981

1982-
"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.301":
1983-
version "2.0.301"
1984-
resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.301.tgz#ef0af3c94d3e5373d12dfd9a854d85cd5989e47e"
1985-
integrity sha512-5fC7LntTyqt63AV91ZlnzJ5671l9zG12TDq17nN/Zwdng+5ZE4ICOBvQuXJVGLLu7kIY+9+qip6sr3ttmby5OQ==
1982+
"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.306":
1983+
version "2.0.306"
1984+
resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.306.tgz#bf4a57e78947f2ee13895485cbca7ffa81a34bb8"
1985+
integrity sha512-zS66O59F8gvwjaaIchguMVTwmI3qplwJrm5F8c17rfdrqtFhJKMM2Udef6DWHA7XtnQA8OfvYz2GGrE+GBy/KA==
19861986
dependencies:
19871987
"@griffel/react" "^1.0.0"
19881988
tslib "^2.1.0"

0 commit comments

Comments
 (0)