1 Commits

Author SHA1 Message Date
43058ed6f3 Update dependency @types/react to ^19.2.6
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-11-20 00:17:16 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@fluentui/react-components": "^9.72.7",
"@fluentui/react-icons": "^2.0.315",
"@fluentui/react-icons": "^2.0.314",
"filesize": "^11.0.13",
"react": "^19.2.0",
"react-dom": "^19.2.0"
@@ -1505,9 +1505,9 @@
}
},
"node_modules/@fluentui/react-icons": {
"version": "2.0.315",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.315.tgz",
"integrity": "sha512-IITWAQGgU7I32eHPDHi+TUCUF6malP27wZLUV3bqjGVF/x/lfxvTIx8yqv/cxuwF3+ITGFDpl+278ZYJtOI7ww==",
"version": "2.0.314",
"resolved": "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.314.tgz",
"integrity": "sha512-oIfhvtrcQatubmJeUTQ6ME/ghlU0X8FY5eA8YwhgqtrvnPst5FOAIAfsQfFA30U7uPgcxg9psWYfQbtAc9DZhA==",
"license": "MIT",
"dependencies": {
"@griffel/react": "^1.0.0",

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@fluentui/react-components": "^9.72.7",
"@fluentui/react-icons": "^2.0.315",
"@fluentui/react-icons": "^2.0.314",
"filesize": "^11.0.13",
"react": "^19.2.0",
"react-dom": "^19.2.0"