|
1 | 1 | { |
2 | 2 | "name": "sp-editor", |
3 | | - "version": "6.1.0", |
| 3 | + "version": "6.2.0", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | | - "@ionic/react": "^5.4.1", |
7 | | - "@ionic/react-router": "^5.4.1", |
8 | | - "@uifabric/theme-samples": "^7.1.33", |
9 | | - "cra-build-watch": "^3.3.0", |
| 6 | + "@ionic/react": "^5.4.4", |
| 7 | + "@ionic/react-router": "^5.4.4", |
| 8 | + "@uifabric/theme-samples": "^7.1.42", |
| 9 | + "cra-build-watch": "^3.4.0", |
10 | 10 | "gsap": "^3.5.1", |
11 | 11 | "ionicons": "^5.2.3", |
12 | 12 | "monaco-editor": "^0.21.2", |
13 | | - "office-ui-fabric-react": "^7.147.1", |
| 13 | + "office-ui-fabric-react": "^7.150.0", |
14 | 14 | "react": "^17.0.1", |
15 | 15 | "react-dom": "^17.0.1", |
16 | | - "react-redux": "^7.2.1", |
| 16 | + "react-redux": "^7.2.2", |
17 | 17 | "react-router-dom": "^5.2.0", |
18 | 18 | "react-scripts": "^4.0.0", |
19 | 19 | "redux": "^4.0.5", |
20 | 20 | "redux-thunk": "^2.3.0", |
21 | 21 | "textarea-caret": "^3.1.0", |
22 | 22 | "typesafe-actions": "^5.1.0", |
23 | | - "typescript": "^4.0.3" |
| 23 | + "typescript": "^4.0.5" |
24 | 24 | }, |
25 | 25 | "scripts": { |
26 | 26 | "build": "INLINE_RUNTIME_CHUNK=false react-scripts build", |
|
43 | 43 | ] |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@pnp/common": "^2.0.11", |
47 | | - "@pnp/config-store": "^2.0.11", |
48 | | - "@pnp/graph": "^2.0.11", |
49 | | - "@pnp/logging": "^2.0.11", |
50 | | - "@pnp/nodejs": "^2.0.11", |
51 | | - "@pnp/odata": "^2.0.11", |
52 | | - "@pnp/pnpjs": "^2.0.11", |
53 | | - "@pnp/sp": "^2.0.11", |
54 | | - "@pnp/sp-addinhelpers": "^2.0.11", |
| 46 | + "@pnp/common": "^2.0.12", |
| 47 | + "@pnp/config-store": "^2.0.12", |
| 48 | + "@pnp/graph": "^2.0.12", |
| 49 | + "@pnp/logging": "^2.0.12", |
| 50 | + "@pnp/nodejs": "^2.0.12", |
| 51 | + "@pnp/odata": "^2.0.12", |
| 52 | + "@pnp/pnpjs": "^2.0.12", |
| 53 | + "@pnp/sp": "^2.0.12", |
| 54 | + "@pnp/sp-addinhelpers": "^2.0.12", |
55 | 55 | "@pnp/sp-clientsvc": "^1.3.11", |
56 | 56 | "@pnp/sp-taxonomy": "^1.3.11", |
57 | | - "@types/chrome": "0.0.125", |
| 57 | + "@types/chrome": "0.0.126", |
58 | 58 | "@types/jest": "26.0.15", |
59 | | - "@types/node": "14.14.2", |
60 | | - "@types/react": "^16.9.53", |
61 | | - "@types/react-dom": "16.9.8", |
62 | | - "@types/react-redux": "^7.1.9", |
| 59 | + "@types/node": "14.14.7", |
| 60 | + "@types/react": "^16.9.56", |
| 61 | + "@types/react-dom": "16.9.9", |
| 62 | + "@types/react-redux": "^7.1.11", |
63 | 63 | "@types/react-router-dom": "^5.1.6", |
64 | 64 | "@types/textarea-caret": "^3.0.0", |
65 | 65 | "del": "^6.0.0", |
66 | 66 | "gulp": "^4.0.2", |
67 | 67 | "gulp-rename": "^2.0.0", |
68 | 68 | "gulp-replace": "^1.0.0", |
69 | 69 | "redux-devtools-extension": "^2.13.8", |
70 | | - "ts-loader": "^8.0.7", |
| 70 | + "ts-loader": "^8.0.11", |
71 | 71 | "tslint": "^6.1.3", |
72 | 72 | "tslint-eslint-rules": "^5.4.0", |
73 | 73 | "tslint-react": "^5.0.0", |
74 | 74 | "tslint-react-recommended": "^1.0.15", |
75 | | - "webpack": "^4.20.2", |
76 | | - "webpack-cli": "4.1.0" |
| 75 | + "webpack": "^4.44.2", |
| 76 | + "webpack-cli": "4.2.0" |
77 | 77 | } |
78 | 78 | } |
0 commit comments