Update dependency @fluentui/react-icons to ^2.0.303
This commit is contained in:
8
remote_frontend/package-lock.json
generated
8
remote_frontend/package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fluentui/react-components": "^9.63.0",
|
"@fluentui/react-components": "^9.63.0",
|
||||||
"@fluentui/react-icons": "^2.0.302",
|
"@fluentui/react-icons": "^2.0.303",
|
||||||
"filesize": "^10.1.6",
|
"filesize": "^10.1.6",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1"
|
"react-dom": "^18.3.1"
|
||||||
@ -1485,9 +1485,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@fluentui/react-icons": {
|
"node_modules/@fluentui/react-icons": {
|
||||||
"version": "2.0.302",
|
"version": "2.0.303",
|
||||||
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.302.tgz",
|
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.303.tgz",
|
||||||
"integrity": "sha512-NK8w51dvucc6bu9oNoFZTWhXVelZ93JKnQbUH4Po344NJiBnzblv5ey4Vxz2SJj7T2t3oYBE+kb/ixTxwbxlaQ==",
|
"integrity": "sha512-XsPCS6ZWpXytoYSiRAZY1De82JXdkEhmn82cNWsnxlixQATCOv5+JTW1Isogp84eISYVZE3KkXPwqye8fpKnjg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@griffel/react": "^1.0.0",
|
"@griffel/react": "^1.0.0",
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fluentui/react-components": "^9.63.0",
|
"@fluentui/react-components": "^9.63.0",
|
||||||
"@fluentui/react-icons": "^2.0.302",
|
"@fluentui/react-icons": "^2.0.303",
|
||||||
"filesize": "^10.1.6",
|
"filesize": "^10.1.6",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1"
|
"react-dom": "^18.3.1"
|
||||||
|
Reference in New Issue
Block a user