|
89 | 89 | "@azure/communication-signaling": "1.0.0-beta.21 || 1.0.0-beta.20", |
90 | 90 | "@babel/cli": "^7.16.0", |
91 | 91 | "@babel/core": "^7.16.0", |
92 | | - "@babel/preset-env": "7.13.10", |
| 92 | + "@babel/preset-env": "7.23.2", |
93 | 93 | "@internal/fake-backends": "1.9.0-beta.1", |
94 | 94 | "@microsoft/api-documenter": "~7.23.9", |
95 | 95 | "@microsoft/api-extractor": "~7.38.0", |
96 | | - "@playwright/test": "~1.35.1", |
| 96 | + "@playwright/test": "~1.39.0", |
97 | 97 | "@testing-library/jest-dom": "^5.16.5", |
98 | 98 | "@testing-library/react": "^14.0.0", |
99 | 99 | "@types/copy-webpack-plugin": "^6.4.0", |
100 | 100 | "@types/express": "^4.17.8", |
101 | 101 | "@types/jest": "^29.5.2", |
102 | 102 | "@types/json-stringify-safe": "^5.0.0", |
103 | 103 | "@types/node": "^16.11.7", |
104 | | - "@types/puppeteer": "^5.4.3", |
105 | 104 | "@types/react-dom": "18.2.14", |
106 | 105 | "@types/react-linkify": "^1.0.0", |
107 | 106 | "@types/react": "18.2.29", |
108 | | - "@types/uuid": "^8.3.0", |
109 | | - "@types/yargs": "17.0.10", |
| 107 | + "@types/uuid": "^9.0.6", |
| 108 | + "@types/yargs": "17.0.29", |
110 | 109 | "@typescript-eslint/eslint-plugin": "^4.12.0", |
111 | 110 | "@typescript-eslint/parser": "^4.12.0", |
112 | 111 | "@zerollup/ts-transform-paths": "^1.7.18", |
113 | | - "ajv": "^6.9.1", |
| 112 | + "ajv": "^8.12.0", |
114 | 113 | "babel-jest": "^29.5.0", |
115 | 114 | "babel-loader": "8.1.0", |
116 | 115 | "concurrently": "^5.3.0", |
|
134 | 133 | "express": "^4.18.2", |
135 | 134 | "fs-extra": "^10.1.0", |
136 | 135 | "html-webpack-plugin": "^5.3.1", |
137 | | - "husky": "^4.3.0", |
| 136 | + "husky": "^8.0.3", |
138 | 137 | "if-env": "^1.0.4", |
139 | 138 | "jest-fetch-mock": "^3.0.3", |
140 | 139 | "jest-junit": "^16.0.0", |
|
144 | 143 | "node-forge": ">=1.0.0", |
145 | 144 | "prettier": "2.3.1", |
146 | 145 | "pretty-quick": "^3.1.0", |
147 | | - "puppeteer": "^10.0.0", |
148 | 146 | "react-dom": "18.2.0", |
149 | 147 | "react-is": "^17.0.1", |
150 | 148 | "react": "18.2.0", |
151 | | - "regenerator-runtime": "^0.13.7", |
| 149 | + "regenerator-runtime": "^0.14.0", |
152 | 150 | "rimraf": "^2.6.2", |
153 | 151 | "rollup": "^2.42.4", |
154 | | - "shell-quote": "1.7.3", |
| 152 | + "shell-quote": "1.8.1", |
155 | 153 | "source-map-explorer": "^2.5.0", |
156 | 154 | "style-loader": "^2.0.0", |
157 | 155 | "styled-components": "^5.2.1", |
158 | 156 | "ts-jest": "^29.1.0", |
159 | 157 | "ts-loader": "^8.0.12", |
160 | | - "ts-node": "^9.1.1", |
| 158 | + "ts-node": "^10.9.1", |
161 | 159 | "type-fest": "^2.5.4", |
162 | 160 | "typescript": "4.3.5", |
163 | | - "webpack-cli": "^4.10.0", |
164 | | - "webpack-dev-server": "4.8.1", |
165 | | - "webpack": "5.88.2", |
166 | | - "yargs": "17.5.1" |
| 161 | + "webpack-cli": "^5.1.4", |
| 162 | + "webpack-dev-server": "4.15.1", |
| 163 | + "webpack": "5.89.0", |
| 164 | + "yargs": "17.7.2" |
167 | 165 | } |
168 | 166 | } |
0 commit comments