|
11 | 11 | },
|
12 | 12 | "private": true,
|
13 | 13 | "dependencies": {
|
14 |
| - "@angular/animations": "^19.0.0-rc.3", |
15 |
| - "@angular/common": "^19.0.0-rc.3", |
16 |
| - "@angular/compiler": "^19.0.0-rc.3", |
17 |
| - "@angular/core": "^19.0.0-rc.3", |
18 |
| - "@angular/forms": "^19.0.0-rc.3", |
19 |
| - "@angular/platform-browser": "^19.0.0-rc.3", |
20 |
| - "@angular/platform-browser-dynamic": "^19.0.0-rc.3", |
21 |
| - "@angular/platform-server": "^19.0.0-rc.3", |
22 |
| - "@angular/router": "^19.0.0-rc.3", |
23 |
| - "@angular/ssr": "^19.0.0-rc.3", |
| 14 | + "@angular/animations": "^19.1.5", |
| 15 | + "@angular/common": "^19.1.5", |
| 16 | + "@angular/compiler": "^19.1.5", |
| 17 | + "@angular/core": "^19.1.5", |
| 18 | + "@angular/forms": "^19.1.5", |
| 19 | + "@angular/platform-browser": "^19.1.5", |
| 20 | + "@angular/platform-browser-dynamic": "^19.1.5", |
| 21 | + "@angular/platform-server": "^19.1.5", |
| 22 | + "@angular/router": "^19.1.5", |
| 23 | + "@angular/ssr": "^19.1.6", |
24 | 24 | "@netlify/angular-runtime": "file:..",
|
25 | 25 | "@netlify/edge-functions": "^2.11.1",
|
26 | 26 | "express": "^4.21.0",
|
|
29 | 29 | "zone.js": "~0.15.0"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 |
| - "@angular-devkit/build-angular": "^19.0.0-rc.3", |
33 |
| - "@angular/cli": "^19.0.0-rc.3", |
34 |
| - "@angular/compiler-cli": "^19.0.0-rc.3", |
| 32 | + "@angular-devkit/build-angular": "^19.1.6", |
| 33 | + "@angular/cli": "^19.1.6", |
| 34 | + "@angular/compiler-cli": "^19.1.5", |
35 | 35 | "@types/express": "^4.17.21",
|
36 | 36 | "@types/jasmine": "~5.1.0",
|
37 | 37 | "@types/node": "^18.19.13",
|
|
0 commit comments