|
61 | 61 | "@microsoft/microsoft-graph-client": "^2.0.0", |
62 | 62 | "@microsoft/microsoft-graph-types": "^1.12.0", |
63 | 63 | "@microsoft/microsoft-graph-types-beta": "github:microsoftgraph/msgraph-typescript-typings#beta", |
64 | | - "lit-element": "^2.2.1", |
| 64 | + "lit-element": "^2.3.1", |
65 | 65 | "msal": "1.1.3", |
66 | 66 | "office-ui-fabric-core": "11.0.0" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@babel/core": "^7.8.3", |
| 69 | + "@babel/core": "^7.9.0", |
70 | 70 | "@babel/plugin-proposal-class-properties": "^7.8.3", |
71 | 71 | "@babel/plugin-proposal-decorators": "^7.8.3", |
72 | | - "@babel/plugin-proposal-object-rest-spread": "^7.8.3", |
73 | | - "@babel/preset-env": "^7.8.3", |
74 | | - "@babel/preset-react": "^7.7.4", |
75 | | - "@babel/preset-typescript": "^7.8.3", |
76 | | - "@storybook/addon-a11y": "^5.3.8", |
77 | | - "@storybook/addon-actions": "^5.3.8", |
78 | | - "@storybook/addon-docs": "^5.3.8", |
79 | | - "@storybook/addon-knobs": "^5.3.8", |
80 | | - "@storybook/addon-links": "^5.3.8", |
81 | | - "@storybook/addon-storysource": "^5.3.8", |
| 72 | + "@babel/plugin-proposal-object-rest-spread": "^7.9.0", |
| 73 | + "@babel/preset-env": "^7.9.0", |
| 74 | + "@babel/preset-react": "^7.9.4", |
| 75 | + "@babel/preset-typescript": "^7.9.0", |
| 76 | + "@storybook/addon-a11y": "^5.3.17", |
| 77 | + "@storybook/addon-actions": "^5.3.17", |
| 78 | + "@storybook/addon-docs": "^5.3.17", |
| 79 | + "@storybook/addon-knobs": "^5.3.17", |
| 80 | + "@storybook/addon-links": "^5.3.17", |
| 81 | + "@storybook/addon-storysource": "^5.3.17", |
82 | 82 | "@storybook/storybook-deployer": "^2.8.1", |
83 | | - "@storybook/web-components": "^5.3.8", |
| 83 | + "@storybook/web-components": "^5.3.17", |
84 | 84 | "@types/jest": "^24.9.1", |
85 | 85 | "@types/node": "12.12.22", |
86 | | - "@webcomponents/webcomponentsjs": "^2.4.1", |
87 | | - "babel-loader": "^8.0.6", |
| 86 | + "@webcomponents/webcomponentsjs": "^2.4.3", |
| 87 | + "babel-loader": "^8.1.0", |
88 | 88 | "core-js": "^3.6.4", |
89 | 89 | "cpx": "^1.5.0", |
90 | | - "es-dev-server": "^1.36.2", |
| 90 | + "es-dev-server": "^1.45.3", |
91 | 91 | "gulp": "^4.0.2", |
92 | 92 | "gulp-append-prepend": "^1.0.8", |
93 | 93 | "gulp-header-license": "^1.0.9", |
|
101 | 101 | "monaco-editor-webpack-plugin": "^1.8.2", |
102 | 102 | "npm-run-all": "^4.1.5", |
103 | 103 | "prettier": "1.17.0", |
104 | | - "regenerator-runtime": "^0.13.3", |
| 104 | + "regenerator-runtime": "^0.13.5", |
105 | 105 | "rollup": "^1.29.1", |
106 | 106 | "rollup-plugin-babel": "^4.3.3", |
107 | 107 | "rollup-plugin-babel-minify": "^9.1.1", |
108 | 108 | "rollup-plugin-commonjs": "^10.1.0", |
109 | 109 | "rollup-plugin-json": "^4.0.0", |
110 | 110 | "rollup-plugin-node-resolve": "^5.2.0", |
111 | | - "rollup-plugin-postcss": "^2.0.4", |
| 111 | + "rollup-plugin-postcss": "^2.5.0", |
112 | 112 | "rollup-plugin-terser": "^5.2.0", |
113 | 113 | "rollup-plugin-typescript": "^1.0.1", |
114 | | - "sass": "^1.25.0", |
| 114 | + "sass": "^1.26.3", |
115 | 115 | "shx": "^0.3.2", |
116 | 116 | "storybook-addon-web-components-knobs": "^0.2.7", |
117 | 117 | "ts-jest": "^24.3.0", |
|
0 commit comments