|
24 | 24 | "@fluentui/react-northstar": "0.51.3", |
25 | 25 | "@fluentui/react-theme-provider": "^0.18.5", |
26 | 26 | "@fluentui/scheme-utilities": "^8.2.12", |
27 | | - "@fluentui/theme": "^2.4.7", |
| 27 | + "@fluentui/theme": "^2.6.6", |
28 | 28 | "@microsoft/mgt-react": "2.3.0", |
29 | 29 | "@microsoft/mgt-spfx": "2.3.0", |
30 | | - "@microsoft/sp-core-library": "1.14.0", |
31 | | - "@microsoft/sp-listview-extensibility": "1.14.0", |
32 | | - "@microsoft/sp-loader": "1.14.0", |
33 | | - "@microsoft/sp-lodash-subset": "1.14.0", |
34 | | - "@microsoft/sp-office-ui-fabric-core": "1.14.0", |
35 | | - "@microsoft/sp-property-pane": "1.14.0", |
36 | | - "@microsoft/sp-webpart-base": "1.14.0", |
| 30 | + "@microsoft/sp-core-library": "1.15.2", |
| 31 | + "@microsoft/sp-listview-extensibility": "1.15.2", |
| 32 | + "@microsoft/sp-loader": "1.15.2", |
| 33 | + "@microsoft/sp-lodash-subset": "1.15.2", |
| 34 | + "@microsoft/sp-office-ui-fabric-core": "1.15.2", |
| 35 | + "@microsoft/sp-property-pane": "1.15.2", |
| 36 | + "@microsoft/sp-webpart-base": "1.15.2", |
37 | 37 | "@monaco-editor/loader": "^1.3.1", |
38 | 38 | "@pnp/sp": "2.5.0", |
39 | 39 | "@pnp/telemetry-js": "2.0.0", |
|
53 | 53 | "moment": "2.29.4", |
54 | 54 | "monaco-editor": "^0.32.1", |
55 | 55 | "nano-css": "^5.3.4", |
56 | | - "office-ui-fabric-react": "7.174.1", |
| 56 | + "office-ui-fabric-react": "7.185.7", |
57 | 57 | "react": "16.13.1", |
58 | 58 | "react-accessible-accordion": "^3.3.3", |
59 | 59 | "react-dom": "16.13.1", |
|
63 | 63 | "spfx-uifabric-themes": "^0.9.0" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
| 66 | + "@microsoft/eslint-config-spfx": "1.15.2", |
| 67 | + "@microsoft/eslint-plugin-spfx": "1.15.2", |
66 | 68 | "@microsoft/microsoft-graph-types": "^2.1.0", |
67 | | - "@microsoft/rush-stack-compiler-3.9": "0.4.47", |
68 | | - "@microsoft/sp-build-web": "1.14.0", |
69 | | - "@microsoft/sp-module-interfaces": "1.14.0", |
70 | | - "@microsoft/sp-tslint-rules": "1.14.0", |
| 69 | + "@microsoft/rush-stack-compiler-4.5": "0.2.2", |
| 70 | + "@microsoft/sp-build-web": "1.15.2", |
| 71 | + "@microsoft/sp-module-interfaces": "1.15.2", |
| 72 | + "@rushstack/eslint-config": "2.5.1", |
71 | 73 | "@types/chart.js": "2.7.40", |
72 | 74 | "@types/enzyme": "^2.8.12", |
73 | 75 | "@types/es6-promise": "0.0.33", |
|
81 | 83 | "@types/react-dom": "16.9.8", |
82 | 84 | "@types/react-mentions": "^4.1.3", |
83 | 85 | "@types/sinon": "2.3.4", |
84 | | - "@types/webpack-env": "1.13.1", |
85 | | - "ajv": "~5.2.2", |
| 86 | + "@types/webpack-env": "1.15.2", |
| 87 | + "ajv": "6.12.5", |
86 | 88 | "amd-loader": "0.0.8", |
87 | 89 | "chai": "^4.3.4", |
88 | 90 | "codecov": "3.8.3", |
89 | 91 | "enzyme": "^3.11.0", |
90 | 92 | "enzyme-adapter-react-16": "^1.15.6", |
| 93 | + "eslint-plugin-react-hooks": "4.3.0", |
91 | 94 | "gulp": "4.0.2", |
92 | 95 | "husky": "^6.0.0", |
93 | 96 | "identity-obj-proxy": "^3.0.0", |
|
98 | 101 | "react-addons-test-utils": "15.6.0", |
99 | 102 | "request-promise": "4.2.5", |
100 | 103 | "sonarqube-scanner": "2.1.2", |
101 | | - "spfx-fast-serve-helpers": "~1.14.0", |
| 104 | + "spfx-fast-serve-helpers": "~1.15.3", |
102 | 105 | "ts-jest": "^25.5.1", |
103 | | - "tslib": "2.0.0", |
| 106 | + "tslib": "2.3.1", |
104 | 107 | "tslint-microsoft-contrib": "6.2.0", |
105 | 108 | "webpack-bundle-analyzer": "^4.1.0" |
106 | 109 | }, |
|
0 commit comments