Update dependency @fluentui/react-icons to ^2.0.303
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-14 00:30:47 +00:00
parent 5bdf6d03a4
commit 80921b12fa
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@fluentui/react-components": "^9.63.0",
"@fluentui/react-icons": "^2.0.302",
"@fluentui/react-icons": "^2.0.303",
"filesize": "^10.1.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
@ -1485,9 +1485,9 @@
}
},
"node_modules/@fluentui/react-icons": {
"version": "2.0.302",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.302.tgz",
"integrity": "sha512-NK8w51dvucc6bu9oNoFZTWhXVelZ93JKnQbUH4Po344NJiBnzblv5ey4Vxz2SJj7T2t3oYBE+kb/ixTxwbxlaQ==",
"version": "2.0.303",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.303.tgz",
"integrity": "sha512-XsPCS6ZWpXytoYSiRAZY1De82JXdkEhmn82cNWsnxlixQATCOv5+JTW1Isogp84eISYVZE3KkXPwqye8fpKnjg==",
"license": "MIT",
"dependencies": {
"@griffel/react": "^1.0.0",

View File

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