Skip to content

Commit 3890b5c

Browse files
committed
chore(deps): update @angular/cli to 20.3.5 and its dependencies and third party dependencies
1 parent e66bf04 commit 3890b5c

3 files changed

Lines changed: 1291 additions & 1059 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This project was generated with [swaaplate](https://github.com/inpercima/swaapla
1313

1414
### Angular CLI
1515

16-
* `@angular/cli 20.1.4` or higher
16+
* `@angular/cli 20.3.5` or higher
1717

1818
### Apache and php
1919

frontend/package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,41 +7,41 @@
77
}
88
],
99
"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",
1919
"material-icons": "1.13.14",
2020
"rxjs": "7.8.2",
2121
"tslib": "2.8.1",
2222
"zone.js": "0.15.1"
2323
},
2424
"description": "A simple web app allowing users to search on The Movie Database (TMDb) by using the api.",
2525
"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",
3636
"karma": "6.4.4",
3737
"karma-chrome-launcher": "3.2.0",
3838
"karma-coverage": "2.2.1",
3939
"karma-jasmine": "5.1.0",
4040
"karma-jasmine-html-reporter": "2.1.0",
4141
"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"
4545
},
4646
"engines": {
4747
"node": ">=22.18.0"

0 commit comments

Comments
 (0)