|
9 | 9 | },
|
10 | 10 | "private": true,
|
11 | 11 | "dependencies": {
|
12 |
| - "@angular/animations": "^20.2.4", |
13 |
| - "@angular/common": "^20.2.4", |
14 |
| - "@angular/compiler": "^20.2.4", |
15 |
| - "@angular/core": "^20.2.4", |
16 |
| - "@angular/forms": "^20.2.4", |
17 |
| - "@angular/platform-browser": "^20.2.4", |
18 |
| - "@angular/platform-browser-dynamic": "^20.2.4", |
19 |
| - "@angular/router": "^20.2.4", |
| 12 | + "@angular/animations": "^20.3.0", |
| 13 | + "@angular/common": "^20.3.0", |
| 14 | + "@angular/compiler": "^20.3.0", |
| 15 | + "@angular/core": "^20.3.0", |
| 16 | + "@angular/forms": "^20.3.0", |
| 17 | + "@angular/platform-browser": "^20.3.0", |
| 18 | + "@angular/platform-browser-dynamic": "^20.3.0", |
| 19 | + "@angular/router": "^20.3.0", |
20 | 20 | "@skyra/discord-components-core": "^4.0.2",
|
21 | 21 | "rxjs": "~7.8.2",
|
22 | 22 | "tslib": "^2.8.1",
|
23 | 23 | "zone.js": "~0.15.1"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@angular/build": "^20.2.2", |
27 |
| - "@angular/cli": "^20.2.2", |
28 |
| - "@angular/compiler-cli": "^20.2.4", |
| 26 | + "@angular/build": "^20.3.1", |
| 27 | + "@angular/cli": "^20.3.1", |
| 28 | + "@angular/compiler-cli": "^20.3.0", |
29 | 29 | "prettier": "^3.6.2",
|
30 | 30 | "typescript": "~5.8.3"
|
31 | 31 | },
|
|
0 commit comments