mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-02 01:39:21 +00:00
Remove overrides for fluent ui 9
This commit is contained in:
parent
d7f9831015
commit
f2a77762a8
@ -12,8 +12,8 @@
|
||||
"test": "gulp test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fluentui/react-components": "^9.44.0",
|
||||
"@fluentui/react-migration-v8-v9": "^9.4.42",
|
||||
"@fluentui/react-components": "^9.44.1",
|
||||
"@fluentui/react-migration-v8-v9": "^9.4.43",
|
||||
"@microsoft/sp-component-base": "1.18.2",
|
||||
"@microsoft/sp-core-library": "1.18.2",
|
||||
"@microsoft/sp-lodash-subset": "1.18.2",
|
||||
@ -39,12 +39,5 @@
|
||||
"eslint-plugin-react-hooks": "4.3.0",
|
||||
"gulp": "4.0.2",
|
||||
"typescript": "4.7.4"
|
||||
},
|
||||
"overrides": {
|
||||
"@fluentui/react-positioning": "9.10.2",
|
||||
"@fluentui/react-combobox": "9.5.35",
|
||||
"@fluentui/react-popover": "9.8.23",
|
||||
"@fluentui/react-menu": "9.12.37",
|
||||
"@fluentui/react-tooltip": "9.4.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user