mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
Update settings-web module dependencies
This commit is contained in:
committed by
Bartosz Sosnowski
parent
6d3ce4e3cd
commit
04b9422ea6
@@ -22,12 +22,15 @@
|
||||
"stack:upgrade": "just-scripts upgrade-stack"
|
||||
},
|
||||
"reactSnap": {
|
||||
"include": ["/index.html", "/index-dark.html"]
|
||||
"include": [
|
||||
"/index.html",
|
||||
"/index-dark.html"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@svgr/webpack": "^4.3.2",
|
||||
"@uifabric/azure-themes": "^7.0.8",
|
||||
"office-ui-fabric-react": "^7.4.3",
|
||||
"@svgr/webpack": "^4.3.3",
|
||||
"@uifabric/azure-themes": "^7.0.9",
|
||||
"office-ui-fabric-react": "^7.51.0",
|
||||
"react": "~16.8.0",
|
||||
"react-dom": "~16.8.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user