|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^21.0.0-rc.1", |
15 | | - "@angular/common": "^21.0.0-rc.1", |
16 | | - "@angular/compiler": "^21.0.0-rc.1", |
17 | | - "@angular/core": "^21.0.0-rc.1", |
18 | | - "@angular/forms": "^21.0.0-rc.1", |
19 | | - "@angular/platform-browser": "^21.0.0-rc.1", |
20 | | - "@angular/platform-browser-dynamic": "^21.0.0-rc.1", |
21 | | - "@angular/platform-server": "^21.0.0-rc.1", |
22 | | - "@angular/router": "^21.0.0-rc.1", |
| 14 | + "@angular/animations": "^21.1.0-next", |
| 15 | + "@angular/common": "^21.1.0-next", |
| 16 | + "@angular/compiler": "^21.1.0-next", |
| 17 | + "@angular/core": "^21.1.0-next", |
| 18 | + "@angular/forms": "^21.1.0-next", |
| 19 | + "@angular/platform-browser": "^21.1.0-next", |
| 20 | + "@angular/platform-browser-dynamic": "^21.1.0-next", |
| 21 | + "@angular/platform-server": "^21.1.0-next", |
| 22 | + "@angular/router": "^21.1.0-next", |
23 | 23 | "@angular/ssr": "^21.0.0-rc.1", |
24 | 24 | "@netlify/angular-runtime": "file:..", |
25 | 25 | "@netlify/edge-functions": "^3.0.2", |
|
31 | 31 | "devDependencies": { |
32 | 32 | "@angular/build": "^21.0.0-rc.1", |
33 | 33 | "@angular/cli": "^21.0.0-rc.1", |
34 | | - "@angular/compiler-cli": "^21.0.0-rc.1", |
| 34 | + "@angular/compiler-cli": "^21.1.0-next", |
35 | 35 | "@types/express": "^4.17.21", |
36 | 36 | "@types/jasmine": "~5.1.0", |
37 | 37 | "@types/node": "^22.0.0", |
|
0 commit comments