|
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 | 30 | "@actions/core": "^1.10.0",
|
31 |
| - "@angular-devkit/architect": "~0.1600.0", |
32 |
| - "@angular-devkit/build-angular": "~16.0.0", |
33 |
| - "@angular-devkit/core": "~16.0.0", |
34 |
| - "@angular-devkit/schematics": "~16.0.0", |
| 31 | + "@angular-devkit/architect": "~0.1601.0", |
| 32 | + "@angular-devkit/build-angular": "~16.1.0", |
| 33 | + "@angular-devkit/core": "~16.1.0", |
| 34 | + "@angular-devkit/schematics": "~16.1.0", |
35 | 35 | "@angular-eslint/eslint-plugin": "~16.0.0",
|
36 | 36 | "@angular-eslint/eslint-plugin-template": "~16.0.0",
|
37 | 37 | "@angular-eslint/template-parser": "~16.0.0",
|
38 |
| - "@angular/cli": "~16.0.0", |
39 |
| - "@angular/common": "~16.0.0", |
40 |
| - "@angular/compiler": "~16.0.0", |
41 |
| - "@angular/compiler-cli": "~16.0.0", |
42 |
| - "@angular/core": "~16.0.0", |
43 |
| - "@angular/router": "~16.0.0", |
| 38 | + "@angular/cli": "~16.1.0", |
| 39 | + "@angular/common": "~16.1.0", |
| 40 | + "@angular/compiler": "~16.1.0", |
| 41 | + "@angular/compiler-cli": "~16.1.0", |
| 42 | + "@angular/core": "~16.1.0", |
| 43 | + "@angular/router": "~16.1.0", |
44 | 44 | "@babel/core": "^7.15.0",
|
45 | 45 | "@babel/helper-create-regexp-features-plugin": "^7.14.5",
|
46 | 46 | "@babel/plugin-transform-runtime": "^7.15.0",
|
|
63 | 63 | "@ngrx/effects": "~16.0.0",
|
64 | 64 | "@ngrx/router-store": "~16.0.0",
|
65 | 65 | "@ngrx/store": "~16.0.0",
|
66 |
| - "@nguniversal/builders": "~16.0.0", |
| 66 | + "@nguniversal/builders": "~16.1.0", |
67 | 67 | "@nx/cypress": "16.4.0-beta.9",
|
68 | 68 | "@nx/devkit": "16.4.0-beta.9",
|
69 | 69 | "@nx/eslint-plugin": "16.4.0-beta.9",
|
|
86 | 86 | "@rollup/plugin-json": "^4.1.0",
|
87 | 87 | "@rollup/plugin-node-resolve": "^13.0.4",
|
88 | 88 | "@rollup/plugin-url": "^7.0.0",
|
89 |
| - "@schematics/angular": "~16.0.0", |
| 89 | + "@schematics/angular": "~16.1.0", |
90 | 90 | "@storybook/addon-essentials": "^7.0.9",
|
91 | 91 | "@storybook/core-server": "^7.0.9",
|
92 | 92 | "@storybook/react": "^7.0.9",
|
|
208 | 208 | "mini-css-extract-plugin": "~2.4.7",
|
209 | 209 | "minimatch": "3.0.5",
|
210 | 210 | "next-sitemap": "^3.1.10",
|
211 |
| - "ng-packagr": "~16.0.0", |
| 211 | + "ng-packagr": "~16.1.0", |
212 | 212 | "node-fetch": "^2.6.7",
|
213 | 213 | "nx": "16.4.0-beta.9",
|
214 | 214 | "nx-cloud": "16.0.5",
|
|
259 | 259 | "tsconfig-paths": "^4.1.2",
|
260 | 260 | "tsconfig-paths-webpack-plugin": "4.0.0",
|
261 | 261 | "tslint-to-eslint-config": "^2.13.0",
|
262 |
| - "typedoc": "0.23.28", |
263 |
| - "typedoc-plugin-markdown": "3.14.0", |
264 |
| - "typescript": "~5.0.2", |
| 262 | + "typedoc": "0.24.8", |
| 263 | + "typedoc-plugin-markdown": "3.15.3", |
| 264 | + "typescript": "~5.1.3", |
265 | 265 | "unzipper": "^0.10.11",
|
266 | 266 | "url-loader": "^4.1.1",
|
267 | 267 | "use-sync-external-store": "^1.2.0",
|
|
0 commit comments