Update dependency @fluentui/react-icons to ^2.0.304
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-06-20 00:25:35 +00:00
parent f2626f9987
commit c6bff2d793
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@fluentui/react-components": "^9.66.2",
"@fluentui/react-icons": "^2.0.303",
"@fluentui/react-icons": "^2.0.304",
"filesize": "^10.1.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
@ -1489,9 +1489,9 @@
}
},
"node_modules/@fluentui/react-icons": {
"version": "2.0.303",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.303.tgz",
"integrity": "sha512-XsPCS6ZWpXytoYSiRAZY1De82JXdkEhmn82cNWsnxlixQATCOv5+JTW1Isogp84eISYVZE3KkXPwqye8fpKnjg==",
"version": "2.0.304",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.304.tgz",
"integrity": "sha512-8Pooy3e7NZUBcvBEpJUy1xmapS1ouT9s42rcNgOvou4wmcv10n+iFtsUUHswJ9Zr8F/gn1V0YcA2SqtFbu7P8Q==",
"license": "MIT",
"dependencies": {
"@griffel/react": "^1.0.0",

View File

@ -11,7 +11,7 @@
},
"dependencies": {
"@fluentui/react-components": "^9.66.2",
"@fluentui/react-icons": "^2.0.303",
"@fluentui/react-icons": "^2.0.304",
"filesize": "^10.1.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"