|
62 | 62 | "ajv-formats/ajv": "8.9.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@ampproject/remapping": "2.0.0", |
| 65 | + "@ampproject/remapping": "2.0.1", |
66 | 66 | "@angular/animations": "14.0.0-next.0", |
67 | 67 | "@angular/cdk": "14.0.0-next.0", |
68 | 68 | "@angular/common": "14.0.0-next.0", |
|
116 | 116 | "@types/semver": "^7.0.0", |
117 | 117 | "@types/text-table": "^0.2.1", |
118 | 118 | "@types/uuid": "^8.0.0", |
119 | | - "@typescript-eslint/eslint-plugin": "5.10.1", |
120 | | - "@typescript-eslint/parser": "5.10.1", |
| 119 | + "@typescript-eslint/eslint-plugin": "5.10.2", |
| 120 | + "@typescript-eslint/parser": "5.10.2", |
121 | 121 | "@yarnpkg/lockfile": "1.1.0", |
122 | 122 | "ajv": "8.9.0", |
123 | 123 | "ajv-formats": "2.1.1", |
|
130 | 130 | "chokidar": "^3.5.2", |
131 | 131 | "common-tags": "^1.8.0", |
132 | 132 | "conventional-commits-parser": "^3.0.0", |
133 | | - "copy-webpack-plugin": "10.2.1", |
134 | | - "core-js": "3.20.3", |
| 133 | + "copy-webpack-plugin": "10.2.4", |
| 134 | + "core-js": "3.21.0", |
135 | 135 | "critters": "0.0.16", |
136 | 136 | "css-loader": "6.5.1", |
137 | 137 | "debug": "^4.1.1", |
138 | | - "esbuild": "0.14.14", |
139 | | - "esbuild-wasm": "0.14.14", |
140 | | - "eslint": "8.7.0", |
| 138 | + "esbuild": "0.14.16", |
| 139 | + "esbuild-wasm": "0.14.16", |
| 140 | + "eslint": "8.8.0", |
141 | 141 | "eslint-config-prettier": "8.3.0", |
142 | 142 | "eslint-plugin-header": "3.1.1", |
143 | 143 | "eslint-plugin-import": "2.25.4", |
|
166 | 166 | "less": "4.1.2", |
167 | 167 | "less-loader": "10.2.0", |
168 | 168 | "license-checker": "^25.0.0", |
169 | | - "license-webpack-plugin": "4.0.0", |
| 169 | + "license-webpack-plugin": "4.0.1", |
170 | 170 | "loader-utils": "3.2.0", |
171 | 171 | "magic-string": "0.25.7", |
172 | 172 | "mini-css-extract-plugin": "2.5.3", |
173 | 173 | "minimatch": "3.0.4", |
174 | 174 | "minimist": "^1.2.0", |
175 | | - "ng-packagr": "14.0.0-next.0", |
| 175 | + "ng-packagr": "14.0.0-next.1", |
176 | 176 | "node-fetch": "^2.2.0", |
177 | 177 | "npm-package-arg": "8.1.5", |
178 | 178 | "open": "8.4.0", |
|
183 | 183 | "pidusage": "^3.0.0", |
184 | 184 | "piscina": "3.2.0", |
185 | 185 | "popper.js": "^1.14.1", |
186 | | - "postcss": "8.4.5", |
| 186 | + "postcss": "8.4.6", |
187 | 187 | "postcss-import": "14.0.2", |
188 | 188 | "postcss-loader": "6.2.1", |
189 | | - "postcss-preset-env": "7.2.3", |
| 189 | + "postcss-preset-env": "7.3.0", |
190 | 190 | "prettier": "^2.0.0", |
191 | 191 | "protractor": "~7.0.0", |
192 | | - "puppeteer": "13.1.2", |
| 192 | + "puppeteer": "13.1.3", |
193 | 193 | "quicktype-core": "6.0.69", |
194 | 194 | "regenerator-runtime": "0.13.9", |
195 | 195 | "resolve-url-loader": "5.0.0", |
196 | 196 | "rxjs": "6.6.7", |
197 | | - "sass": "1.49.0", |
| 197 | + "sass": "1.49.7", |
198 | 198 | "sass-loader": "12.4.0", |
199 | 199 | "sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz", |
200 | 200 | "semver": "7.3.5", |
|
214 | 214 | "ts-node": "^10.0.0", |
215 | 215 | "tslib": "2.3.1", |
216 | 216 | "typescript": "4.5.5", |
217 | | - "verdaccio": "5.5.1", |
| 217 | + "verdaccio": "5.5.2", |
218 | 218 | "verdaccio-auth-memory": "^10.0.0", |
219 | | - "webpack": "5.67.0", |
220 | | - "webpack-dev-middleware": "5.3.0", |
| 219 | + "webpack": "5.68.0", |
| 220 | + "webpack-dev-middleware": "5.3.1", |
221 | 221 | "webpack-dev-server": "4.7.3", |
222 | 222 | "webpack-merge": "5.8.0", |
223 | 223 | "webpack-subresource-integrity": "5.1.0", |
|
0 commit comments