|
1 | 1 | { |
2 | 2 | "name": "graph-explorer-v2", |
3 | | - "version": "9.5.0", |
| 3 | + "version": "9.6.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.8.1", |
8 | | - "@azure/msal-browser": "3.5.0", |
| 7 | + "@axe-core/webdriverjs": "4.8.4", |
| 8 | + "@azure/msal-browser": "3.10.0", |
9 | 9 | "@babel/core": "7.23.3", |
10 | 10 | "@babel/runtime": "7.23.8", |
11 | 11 | "@fluentui/react": "8.112.5", |
12 | 12 | "@fluentui/react-icons-mdl2": "1.3.52", |
13 | 13 | "@microsoft/applicationinsights-react-js": "17.0.3", |
14 | 14 | "@microsoft/applicationinsights-web": "3.0.5", |
15 | 15 | "@microsoft/microsoft-graph-client": "3.0.7", |
16 | | - "@monaco-editor/react": "4.5.1", |
| 16 | + "@monaco-editor/react": "4.6.0", |
17 | 17 | "@ms-ofb/officebrowserfeedbacknpm": "file:packages/officebrowserfeedbacknpm-1.6.6.tgz", |
18 | 18 | "adaptive-expressions": "4.21.4", |
19 | 19 | "adaptivecards": "3.0.2", |
|
26 | 26 | "bfj": "8.0.0", |
27 | 27 | "bootstrap": "5.3.2", |
28 | 28 | "case-sensitive-paths-webpack-plugin": "2.4.0", |
29 | | - "css-loader": "6.8.1", |
30 | | - "dotenv": "16.3.1", |
| 29 | + "css-loader": "6.10.0", |
| 30 | + "dotenv": "16.4.2", |
31 | 31 | "dotenv-expand": "10.0.0", |
32 | 32 | "eslint-config-react-app": "7.0.1", |
33 | 33 | "eslint-plugin-react": "7.33.2", |
34 | 34 | "eslint-webpack-plugin": "4.0.1", |
35 | 35 | "express": "4.18.2", |
36 | 36 | "expvariantassignmentsdk": "file:packages/expvariantassignmentsdk-1.0.0.tgz", |
37 | 37 | "file-loader": "6.2.0", |
38 | | - "fork-ts-checker-webpack-plugin": "8.0.0", |
| 38 | + "fork-ts-checker-webpack-plugin": "9.0.2", |
39 | 39 | "fs-extra": "11.1.1", |
40 | 40 | "guid-typescript": "1.0.9", |
41 | 41 | "isomorphic-fetch": "3.0.0", |
42 | 42 | "localforage": "1.10.0", |
43 | | - "mini-css-extract-plugin": "2.7.6", |
| 43 | + "mini-css-extract-plugin": "2.8.0", |
44 | 44 | "monaco-editor": "0.30.1", |
45 | 45 | "monaco-editor-webpack-plugin": "6.0.0", |
46 | 46 | "office-ui-fabric-core": "11.1.0", |
|
54 | 54 | "react-redux": "8.1.3", |
55 | 55 | "redux": "4.2.1", |
56 | 56 | "redux-thunk": "2.4.2", |
57 | | - "resolve": "1.22.2", |
| 57 | + "resolve": "1.22.8", |
58 | 58 | "sass": "1.69.7", |
59 | 59 | "sass-loader": "13.3.2", |
60 | 60 | "style-loader": "3.3.3", |
61 | 61 | "typescript": "5.3.3", |
62 | 62 | "url": "0.11.1", |
63 | 63 | "url-loader": "4.1.1", |
64 | | - "webpack": "5.88.2", |
| 64 | + "webpack": "5.90.1", |
65 | 65 | "webpack-dev-server": "4.15.1", |
66 | 66 | "webpack-manifest-plugin": "5.0.0", |
67 | 67 | "workbox-webpack-plugin": "7.0.0" |
|
93 | 93 | "@axe-core/playwright": "4.7.3", |
94 | 94 | "@playwright/test": "1.40.1", |
95 | 95 | "@types/chromedriver": "81.0.1", |
96 | | - "@types/isomorphic-fetch": "0.0.36", |
97 | | - "@types/jest": "29.5.8", |
| 96 | + "@types/isomorphic-fetch": "0.0.39", |
| 97 | + "@types/jest": "29.5.12", |
98 | 98 | "@types/lodash.debounce": "4.0.9", |
99 | | - "@types/react": "18.2.47", |
100 | | - "@types/react-dom": "18.2.15", |
| 99 | + "@types/react": "18.2.55", |
| 100 | + "@types/react-dom": "18.2.19", |
101 | 101 | "@types/react-redux": "7.1.30", |
102 | 102 | "@types/redux-logger": "3.0.11", |
103 | 103 | "@types/redux-mock-store": "1.0.3", |
104 | 104 | "@types/selenium-webdriver": "4.1.21", |
105 | | - "@typescript-eslint/eslint-plugin": "6.18.1", |
| 105 | + "@typescript-eslint/eslint-plugin": "6.20.0", |
106 | 106 | "@typescript-eslint/parser": "6.17.0", |
107 | | - "acorn": "8.10.0", |
| 107 | + "acorn": "8.11.3", |
108 | 108 | "babel-jest": "29.7.0", |
109 | 109 | "chromedriver": "119.0.1", |
110 | 110 | "eslint": "8.56.0", |
111 | | - "html-webpack-plugin": "5.5.3", |
| 111 | + "html-webpack-plugin": "5.6.0", |
112 | 112 | "jest": "29.7.0", |
113 | 113 | "jest-canvas-mock": "2.5.2", |
114 | 114 | "jest-environment-jsdom": "29.7.0", |
|
119 | 119 | "react-dev-utils": "12.0.1", |
120 | 120 | "redux-logger": "3.0.6", |
121 | 121 | "redux-mock-store": "1.5.4", |
122 | | - "selenium-webdriver": "4.16.0", |
123 | | - "start-server-and-test": "2.0.1", |
124 | | - "ts-jest": "29.1.1" |
| 122 | + "selenium-webdriver": "4.17.0", |
| 123 | + "start-server-and-test": "2.0.3", |
| 124 | + "ts-jest": "29.1.2" |
125 | 125 | }, |
126 | 126 | "jestSonar": { |
127 | 127 | "reportPath": "reports", |
|
0 commit comments