File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/m365/spfx/commands/project/test-projects/spfx-1121-webpart-react Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
"office-ui-fabric-react" : " 7.156.0" ,
15
15
"@microsoft/sp-core-library" : " 1.12.1" ,
16
16
"@microsoft/sp-property-pane" : " 1.12.1" ,
17
- "@microsoft/sp-webpart-base" : " 1.12.1 " ,
17
+ "@microsoft/sp-webpart-base" : " 1.16.0 " ,
18
18
"@microsoft/sp-lodash-subset" : " 1.12.1" ,
19
19
"@microsoft/sp-office-ui-fabric-core" : " 1.12.1"
20
20
},
21
21
"devDependencies" : {
22
22
"@types/react" : " 16.9.36" ,
23
23
"@types/react-dom" : " 16.9.8" ,
24
- "@microsoft/sp-build-web" : " 1.12.1 " ,
24
+ "@microsoft/sp-build-web" : " 1.16.0 " ,
25
25
"@microsoft/sp-tslint-rules" : " 1.12.1" ,
26
26
"@microsoft/sp-module-interfaces" : " 1.12.1" ,
27
27
"@microsoft/sp-webpart-workbench" : " 1.12.1" ,
28
28
"@microsoft/rush-stack-compiler-3.7" : " 0.2.3" ,
29
29
"gulp" : " ~4.0.2" ,
30
- "ajv" : " ~5.2.2 " ,
30
+ "ajv" : " ~6.12.3 " ,
31
31
"@types/webpack-env" : " 1.13.1"
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments