|
1 | 1 | { |
2 | 2 | "name": "graph-explorer-v2", |
3 | | - "version": "6.1.0", |
| 3 | + "version": "6.2.0", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | 6 | "@augloop/types-core": "file:packages/types-core-2.16.189.tgz", |
7 | | - "@axe-core/webdriverjs": "4.4.2", |
8 | | - "@azure/msal-browser": "2.23.0", |
9 | | - "@babel/core": "7.17.9", |
10 | | - "@babel/runtime": "7.18.3", |
| 7 | + "@axe-core/webdriverjs": "4.4.3", |
| 8 | + "@azure/msal-browser": "2.27.0", |
| 9 | + "@babel/core": "7.18.6", |
| 10 | + "@babel/runtime": "7.18.6", |
11 | 11 | "@fluentui/react": "8.72.1", |
12 | 12 | "@fluentui/react-icons-mdl2": "1.3.8", |
13 | 13 | "@microsoft/applicationinsights-react-js": "3.3.4", |
14 | | - "@microsoft/applicationinsights-web": "2.7.6", |
| 14 | + "@microsoft/applicationinsights-web": "2.8.4", |
15 | 15 | "@microsoft/microsoft-graph-client": "3.0.2", |
16 | 16 | "@monaco-editor/react": "4.4.5", |
17 | 17 | "@ms-ofb/officebrowserfeedbacknpm": "file:packages/officebrowserfeedbacknpm-1.6.6.tgz", |
|
30 | 30 | "eslint-webpack-plugin": "3.1.1", |
31 | 31 | "express": "4.18.1", |
32 | 32 | "file-loader": "6.2.0", |
33 | | - "fork-ts-checker-webpack-plugin": "7.2.3", |
| 33 | + "fork-ts-checker-webpack-plugin": "7.2.11", |
34 | 34 | "fs-extra": "10.1.0", |
35 | 35 | "guid-typescript": "1.0.9", |
36 | 36 | "isomorphic-fetch": "3.0.0", |
37 | 37 | "localforage": "1.10.0", |
38 | | - "mini-css-extract-plugin": "2.6.0", |
| 38 | + "mini-css-extract-plugin": "2.6.1", |
39 | 39 | "monaco-editor": "0.33.0", |
40 | 40 | "monaco-editor-webpack-plugin": "7.0.1", |
41 | | - "office-ui-fabric-core": "11.0.0", |
| 41 | + "office-ui-fabric-core": "11.0.1", |
42 | 42 | "postcss-flexbugs-fixes": "5.0.2", |
43 | 43 | "postcss-loader": "7.0.0", |
44 | | - "postcss-preset-env": "7.7.0", |
| 44 | + "postcss-preset-env": "7.7.2", |
45 | 45 | "re-resizable": "6.9.9", |
46 | 46 | "react": "16.14.0", |
47 | 47 | "react-app-polyfill": "3.0.0", |
|
54 | 54 | "sass": "1.50.0", |
55 | 55 | "sass-loader": "12.6.0", |
56 | 56 | "style-loader": "3.3.1", |
57 | | - "typescript": "4.7.2", |
| 57 | + "typescript": "4.7.4", |
58 | 58 | "url": "0.11.0", |
59 | 59 | "url-loader": "4.1.1", |
60 | | - "webpack": "5.72.1", |
| 60 | + "webpack": "5.73.0", |
61 | 61 | "webpack-dev-server": "4.9.1", |
62 | 62 | "webpack-manifest-plugin": "5.0.0", |
63 | 63 | "workbox-webpack-plugin": "6.5.3" |
|
86 | 86 | ], |
87 | 87 | "devDependencies": { |
88 | 88 | "@testing-library/react": "12.1.5", |
89 | | - "@testing-library/user-event": "14.1.1", |
| 89 | + "@testing-library/user-event": "14.2.1", |
90 | 90 | "@types/chromedriver": "81.0.1", |
91 | 91 | "@types/enzyme": "3.10.11", |
92 | 92 | "@types/enzyme-adapter-react-16": "1.0.6", |
|
101 | 101 | "@types/redux-mock-store": "1.0.3", |
102 | 102 | "@types/selenium-webdriver": "4.1.1", |
103 | 103 | "@typescript-eslint/eslint-plugin": "5.22.0", |
104 | | - "@typescript-eslint/parser": "5.27.0", |
| 104 | + "@typescript-eslint/parser": "5.30.5", |
105 | 105 | "acorn": "8.7.1", |
106 | | - "babel-jest": "28.1.0", |
| 106 | + "babel-jest": "28.1.2", |
107 | 107 | "chromedriver": "101.0.0", |
108 | 108 | "enzyme": "3.11.0", |
109 | 109 | "enzyme-adapter-react-16": "1.15.6", |
110 | 110 | "eslint": "8.12.0", |
111 | 111 | "html-webpack-plugin": "5.5.0", |
112 | 112 | "jest": "28.1.0", |
113 | | - "jest-environment-jsdom": "28.1.0", |
| 113 | + "jest-environment-jsdom": "28.1.2", |
114 | 114 | "jest-fetch-mock": "3.0.3", |
115 | 115 | "jest-sonar-reporter": "2.0.0", |
116 | | - "jest-watch-typeahead": "1.0.0", |
| 116 | + "jest-watch-typeahead": "1.1.0", |
117 | 117 | "node-notifier": "10.0.1", |
118 | 118 | "react-dev-utils": "12.0.1", |
119 | 119 | "redux-logger": "3.0.6", |
120 | 120 | "redux-mock-store": "1.5.4", |
121 | | - "selenium-webdriver": "4.2.0", |
| 121 | + "selenium-webdriver": "4.3.0", |
122 | 122 | "start-server-and-test": "1.14.0", |
123 | | - "ts-jest": "28.0.1" |
| 123 | + "ts-jest": "28.0.5" |
124 | 124 | }, |
125 | 125 | "jestSonar": { |
126 | 126 | "reportPath": "reports", |
|
0 commit comments