|
1 | 1 | { |
2 | 2 | "name": "nguniversal", |
3 | 3 | "main": "index.js", |
4 | | - "version": "11.0.0-next.0", |
| 4 | + "version": "11.0.0-next.1", |
5 | 5 | "private": true, |
6 | 6 | "description": "Universal (isomorphic) JavaScript support for Angular", |
7 | 7 | "homepage": "https://github.com/angular/universal", |
|
42 | 42 | "@types/node": "12.12.37" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@angular-devkit/architect": "^0.1100.0-next.0", |
46 | | - "@angular-devkit/build-angular": "^0.1100.0-next.0", |
47 | | - "@angular-devkit/core": "^11.0.0-next.0", |
48 | | - "@angular-devkit/schematics": "^11.0.0-next.0", |
49 | | - "@angular/animations": "^11.0.0-next.0", |
50 | | - "@angular/bazel": "^11.0.0-next.0", |
51 | | - "@angular/cli": "^11.0.0-next.0", |
52 | | - "@angular/common": "^11.0.0-next.0", |
53 | | - "@angular/compiler": "^11.0.0-next.0", |
54 | | - "@angular/compiler-cli": "^11.0.0-next.0", |
55 | | - "@angular/core": "^11.0.0-next.0", |
56 | | - "@angular/platform-browser": "^11.0.0-next.0", |
57 | | - "@angular/platform-browser-dynamic": "^11.0.0-next.0", |
58 | | - "@angular/platform-server": "^11.0.0-next.0", |
59 | | - "@angular/router": "^11.0.0-next.0", |
| 45 | + "@angular-devkit/architect": "^0.1100.0-next.3", |
| 46 | + "@angular-devkit/build-angular": "^0.1100.0-next.3", |
| 47 | + "@angular-devkit/core": "^11.0.0-next.3", |
| 48 | + "@angular-devkit/schematics": "^11.0.0-next.3", |
| 49 | + "@angular/animations": "^11.0.0-next.3", |
| 50 | + "@angular/bazel": "^11.0.0-next.3", |
| 51 | + "@angular/cli": "^11.0.0-next.3", |
| 52 | + "@angular/common": "^11.0.0-next.3", |
| 53 | + "@angular/compiler": "^11.0.0-next.3", |
| 54 | + "@angular/compiler-cli": "^11.0.0-next.3", |
| 55 | + "@angular/core": "^11.0.0-next.3", |
| 56 | + "@angular/platform-browser": "^11.0.0-next.3", |
| 57 | + "@angular/platform-browser-dynamic": "^11.0.0-next.3", |
| 58 | + "@angular/platform-server": "^11.0.0-next.3", |
| 59 | + "@angular/router": "^11.0.0-next.3", |
60 | 60 | "@bazel/bazelisk": "1.5.0", |
61 | 61 | "@bazel/buildifier": "^3.0.0", |
62 | 62 | "@bazel/hide-bazel-files": "~1.7.0", |
63 | 63 | "@bazel/ibazel": "^0.13.0", |
64 | 64 | "@bazel/jasmine": "~1.7.0", |
65 | 65 | "@bazel/typescript": "~1.7.0", |
66 | 66 | "@hapi/hapi": "^18.4.0", |
67 | | - "@schematics/angular": "^11.0.0-next.0", |
| 67 | + "@schematics/angular": "^11.0.0-next.3", |
68 | 68 | "@types/browser-sync": "^2.26.1", |
69 | 69 | "@types/express": "~4.17.6", |
70 | 70 | "@types/fs-extra": "^9.0.0", |
|
0 commit comments