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

This commit is contained in:
Renovate Bot 2025-05-10 00:19:30 +00:00
parent 652fab1511
commit d8ac0d1f0f
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.298",
"@fluentui/react-icons": "^2.0.300",
"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.298",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.298.tgz",
"integrity": "sha512-4bLyZsLtdpS1634ptlBQeoEDlsg//61s8Lp8RlM+TyBgXaIONS9KIlRiujlrGJyuksDujq2V+uEfpqAGrkAHtQ==",
"version": "2.0.300",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.300.tgz",
"integrity": "sha512-NyeeklHWwK8IOqP4joErsHMek6+adVtWwYpEEKE9XuphxCRqMqZ9ZUerNB7OyjKnJELZ3lD/uCsSoeSbzBlnjQ==",
"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.298",
"@fluentui/react-icons": "^2.0.300",
"filesize": "^10.1.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"