|
13 | 13 | "dependencies": { |
14 | 14 | "@microsoft/mgt-react": "*", |
15 | 15 | "@microsoft/mgt-spfx": "*", |
16 | | - "@microsoft/sp-core-library": "1.15.0", |
17 | | - "@microsoft/sp-lodash-subset": "1.15.0", |
18 | | - "@microsoft/sp-office-ui-fabric-core": "1.15.0", |
19 | | - "@microsoft/sp-property-pane": "1.15.0", |
20 | | - "@microsoft/sp-webpart-base": "1.15.0", |
| 16 | + "@microsoft/sp-core-library": "1.15.2", |
| 17 | + "@microsoft/sp-lodash-subset": "1.15.2", |
| 18 | + "@microsoft/sp-office-ui-fabric-core": "1.15.2", |
| 19 | + "@microsoft/sp-property-pane": "1.15.2", |
| 20 | + "@microsoft/sp-webpart-base": "1.15.2", |
21 | 21 | "office-ui-fabric-react": "7.185.7", |
22 | 22 | "react": "16.9.0", |
23 | 23 | "react-dom": "16.9.0" |
|
26 | 26 | "@types/react": "16.9.36" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@microsoft/eslint-config-spfx": "1.15.0", |
30 | | - "@microsoft/eslint-plugin-spfx": "1.15.0", |
| 29 | + "@microsoft/eslint-config-spfx": "1.15.2", |
| 30 | + "@microsoft/eslint-plugin-spfx": "1.15.2", |
31 | 31 | "@microsoft/rush-stack-compiler-4.5": "0.2.2", |
32 | | - "@microsoft/sp-build-web": "1.15.0", |
33 | | - "@microsoft/sp-module-interfaces": "1.15.0", |
| 32 | + "@microsoft/sp-build-web": "1.15.2", |
| 33 | + "@microsoft/sp-module-interfaces": "1.15.2", |
34 | 34 | "@types/react": "16.9.36", |
35 | 35 | "@types/react-dom": "16.9.8", |
36 | 36 | "@types/webpack-env": "1.13.1", |
|
0 commit comments