|
1 | 1 | { |
2 | 2 | "name": "sp-editor", |
3 | | - "version": "6.0.4", |
| 3 | + "version": "6.0.5", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | | - "@ionic/react": "^5.0.7", |
7 | | - "@ionic/react-router": "^5.0.7", |
8 | | - "@uifabric/azure-themes": "^7.0.57", |
| 6 | + "@ionic/react": "^5.1.1", |
| 7 | + "@ionic/react-router": "^5.1.1", |
| 8 | + "@uifabric/theme-samples": "^7.0.77", |
9 | 9 | "gsap": "^3.2.6", |
10 | 10 | "ionicons": "^5.0.1", |
11 | 11 | "monaco-editor": "^0.20.0", |
12 | | - "office-ui-fabric-react": "^7.106.0", |
| 12 | + "office-ui-fabric-react": "^7.114.1", |
13 | 13 | "react": "^16.13.1", |
14 | 14 | "react-dom": "^16.13.1", |
15 | 15 | "react-redux": "^7.2.0", |
16 | | - "react-router-dom": "^5.1.2", |
| 16 | + "react-router-dom": "^5.2.0", |
17 | 17 | "react-scripts": "^3.4.1", |
18 | 18 | "redux": "^4.0.5", |
19 | 19 | "redux-thunk": "^2.3.0", |
20 | 20 | "typesafe-actions": "^5.1.0", |
21 | | - "typescript": "^3.8.3" |
| 21 | + "typescript": "^3.9.2" |
22 | 22 | }, |
23 | 23 | "scripts": { |
24 | 24 | "build": "INLINE_RUNTIME_CHUNK=false react-scripts build", |
|
41 | 41 | ] |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@pnp/common": "^2.0.4", |
45 | | - "@pnp/config-store": "^2.0.4", |
46 | | - "@pnp/graph": "^2.0.4", |
47 | | - "@pnp/logging": "^2.0.4", |
48 | | - "@pnp/nodejs": "^2.0.4", |
49 | | - "@pnp/odata": "^2.0.4", |
50 | | - "@pnp/pnpjs": "^2.0.4", |
51 | | - "@pnp/sp": "^2.0.4", |
52 | | - "@pnp/sp-addinhelpers": "^2.0.4", |
| 44 | + "@pnp/common": "^2.0.5", |
| 45 | + "@pnp/config-store": "^2.0.5", |
| 46 | + "@pnp/graph": "^2.0.5", |
| 47 | + "@pnp/logging": "^2.0.5", |
| 48 | + "@pnp/nodejs": "^2.0.5", |
| 49 | + "@pnp/odata": "^2.0.5", |
| 50 | + "@pnp/pnpjs": "^2.0.5", |
| 51 | + "@pnp/sp": "^2.0.5", |
| 52 | + "@pnp/sp-addinhelpers": "^2.0.5", |
53 | 53 | "@pnp/sp-clientsvc": "^1.3.11", |
54 | 54 | "@pnp/sp-taxonomy": "^1.3.11", |
55 | | - "@types/chrome": "0.0.104", |
56 | | - "@types/jest": "25.2.1", |
57 | | - "@types/node": "13.11.1", |
58 | | - "@types/react": "^16.9.34", |
59 | | - "@types/react-dom": "16.9.6", |
60 | | - "@types/react-redux": "^7.1.7", |
| 55 | + "@types/chrome": "0.0.112", |
| 56 | + "@types/jest": "25.2.2", |
| 57 | + "@types/node": "14.0.1", |
| 58 | + "@types/react": "^16.9.35", |
| 59 | + "@types/react-dom": "16.9.8", |
| 60 | + "@types/react-redux": "^7.1.8", |
61 | 61 | "@types/react-resize-detector": "^4.2.0", |
62 | | - "@types/react-router-dom": "^5.1.4", |
| 62 | + "@types/react-router-dom": "^5.1.5", |
63 | 63 | "cra-build-watch": "^3.2.0", |
64 | 64 | "del": "^5.1.0", |
65 | 65 | "gulp": "^4.0.2", |
66 | 66 | "gulp-rename": "^2.0.0", |
67 | 67 | "gulp-replace": "^1.0.0", |
68 | 68 | "redux-devtools-extension": "^2.13.8", |
69 | | - "ts-loader": "^7.0.0", |
70 | | - "tslint": "^6.1.1", |
| 69 | + "ts-loader": "^7.0.4", |
| 70 | + "tslint": "^6.1.2", |
71 | 71 | "tslint-eslint-rules": "^5.4.0", |
72 | | - "tslint-react": "^4.2.0", |
| 72 | + "tslint-react": "^5.0.0", |
73 | 73 | "tslint-react-recommended": "^1.0.15", |
74 | | - "webpack": "^4.42.1", |
| 74 | + "webpack": "^4.43.0", |
75 | 75 | "webpack-cli": "^3.3.11" |
76 | 76 | } |
77 | 77 | } |
0 commit comments