|
7 | 7 | } |
8 | 8 | ], |
9 | 9 | "dependencies": { |
10 | | - "@angular/animations": "20.1.4", |
11 | | - "@angular/cdk": "20.1.4", |
12 | | - "@angular/common": "20.1.4", |
13 | | - "@angular/compiler": "20.1.4", |
14 | | - "@angular/core": "20.1.4", |
15 | | - "@angular/forms": "20.1.4", |
16 | | - "@angular/material": "20.1.4", |
17 | | - "@angular/platform-browser": "20.1.4", |
18 | | - "@angular/platform-browser-dynamic": "20.1.4", |
| 10 | + "@angular/animations": "20.3.4", |
| 11 | + "@angular/cdk": "20.2.8", |
| 12 | + "@angular/common": "20.3.4", |
| 13 | + "@angular/compiler": "20.3.4", |
| 14 | + "@angular/core": "20.3.4", |
| 15 | + "@angular/forms": "20.3.4", |
| 16 | + "@angular/material": "20.2.8", |
| 17 | + "@angular/platform-browser": "20.3.4", |
| 18 | + "@angular/platform-browser-dynamic": "20.3.4", |
19 | 19 | "material-icons": "1.13.14", |
20 | 20 | "rxjs": "7.8.2", |
21 | 21 | "tslib": "2.8.1", |
22 | 22 | "zone.js": "0.15.1" |
23 | 23 | }, |
24 | 24 | "description": "A simple web app allowing users to search on The Movie Database (TMDb) by using the api.", |
25 | 25 | "devDependencies": { |
26 | | - "@angular/build": "^20.1.4", |
27 | | - "@angular/cli": "20.1.4", |
28 | | - "@angular/compiler-cli": "20.1.4", |
29 | | - "@cypress/schematic": "3.0.0", |
30 | | - "@tailwindcss/postcss": "4.1.11", |
31 | | - "@types/jasmine": "5.1.8", |
32 | | - "angular-eslint": "20.1.1", |
33 | | - "cypress": "14.5.3", |
34 | | - "eslint": "9.32.0", |
35 | | - "jasmine-core": "5.9.0", |
| 26 | + "@angular/build": "20.3.5", |
| 27 | + "@angular/cli": "20.3.5", |
| 28 | + "@angular/compiler-cli": "20.3.4", |
| 29 | + "@cypress/schematic": "4.1.4", |
| 30 | + "@tailwindcss/postcss": "4.1.14", |
| 31 | + "@types/jasmine": "5.1.9", |
| 32 | + "angular-eslint": "20.4.0", |
| 33 | + "cypress": "15.4.0", |
| 34 | + "eslint": "9.37.0", |
| 35 | + "jasmine-core": "5.12.0", |
36 | 36 | "karma": "6.4.4", |
37 | 37 | "karma-chrome-launcher": "3.2.0", |
38 | 38 | "karma-coverage": "2.2.1", |
39 | 39 | "karma-jasmine": "5.1.0", |
40 | 40 | "karma-jasmine-html-reporter": "2.1.0", |
41 | 41 | "postcss": "8.5.6", |
42 | | - "tailwindcss": "4.1.11", |
43 | | - "typescript": "5.8.3", |
44 | | - "typescript-eslint": "8.39.0" |
| 42 | + "tailwindcss": "4.1.14", |
| 43 | + "typescript": "5.9.3", |
| 44 | + "typescript-eslint": "8.46.0" |
45 | 45 | }, |
46 | 46 | "engines": { |
47 | 47 | "node": ">=22.18.0" |
|
0 commit comments