Updated fluent ui 9 to latest version

This commit is contained in:
Nick Brown 2022-09-23 09:55:52 +01:00
parent ea195c64d4
commit e58f76816f
2 changed files with 1179 additions and 1770 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"test": "gulp test"
},
"dependencies": {
"@fluentui/react-components": "^9.2.0",
"@fluentui/react-components": "^9.3.1",
"@microsoft/sp-core-library": "1.15.2",
"@microsoft/sp-lodash-subset": "1.15.2",
"@microsoft/sp-office-ui-fabric-core": "1.15.2",
@ -31,7 +31,7 @@
"@types/react-dom": "16.9.8",
"@types/webpack-env": "~1.15.2",
"ajv": "^6.12.5",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "^4.6.0",
"gulp": "4.0.2",
"typescript": "4.5.5"
}