Skip to content

Commit 0f5f98f

Browse files
committed
chore(deps): update @angular/cli to 20.3.5 and its dependencies and third party dependencies
1 parent 85991a8 commit 0f5f98f

3 files changed

Lines changed: 474 additions & 715 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ This project was generated with [swaaplate](https://github.com/inpercima/swaapla
99

1010
### Angular CLI
1111

12-
* `@angular/cli 20.3.3` or higher
12+
* `@angular/cli 20.3.5` or higher
1313

1414
### Node, npm or pnpm
1515

1616
* `node 22.20.0` or higher in combination with
1717
* `npm 10.9.3` or higher or
18-
* `pnpm 10.17.1` or higher, used in this repository
18+
* `pnpm 10.18.2` or higher, used in this repository
1919

2020
## Getting started
2121

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
}
88
],
99
"dependencies": {
10-
"@angular/animations": "20.3.3",
11-
"@angular/cdk": "20.2.7",
12-
"@angular/common": "20.3.3",
13-
"@angular/compiler": "20.3.3",
14-
"@angular/core": "20.3.3",
15-
"@angular/forms": "20.3.3",
16-
"@angular/material": "20.2.7",
17-
"@angular/platform-browser": "20.3.3",
18-
"@angular/platform-browser-dynamic": "20.3.3",
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
"chart.js": "4.5.0",
2020
"material-icons": "1.13.14",
2121
"rxjs": "7.8.2",
@@ -24,19 +24,19 @@
2424
},
2525
"description": "",
2626
"devDependencies": {
27-
"@angular-eslint/builder": "20.3.0",
28-
"@angular/build": "20.3.3",
29-
"@angular/cli": "20.3.3",
30-
"@angular/compiler-cli": "20.3.3",
31-
"@cypress/schematic": "4.1.3",
32-
"@eslint/js": "9.36.0",
27+
"@angular-eslint/builder": "20.4.0",
28+
"@angular/build": "20.3.5",
29+
"@angular/cli": "20.3.5",
30+
"@angular/compiler-cli": "20.3.4",
31+
"@cypress/schematic": "4.1.4",
32+
"@eslint/js": "9.37.0",
3333
"@tailwindcss/postcss": "4.1.14",
3434
"@types/jasmine": "5.1.9",
35-
"angular-eslint": "20.3.0",
36-
"cypress": "15.3.0",
37-
"eslint": "9.36.0",
35+
"angular-eslint": "20.4.0",
36+
"cypress": "15.4.0",
37+
"eslint": "9.37.0",
3838
"eslint-plugin-cypress": "5.2.0",
39-
"jasmine-core": "5.11.0",
39+
"jasmine-core": "5.12.0",
4040
"karma": "6.4.4",
4141
"karma-chrome-launcher": "3.2.0",
4242
"karma-coverage": "2.2.1",
@@ -45,7 +45,7 @@
4545
"postcss": "8.5.6",
4646
"tailwindcss": "4.1.14",
4747
"typescript": "5.9.3",
48-
"typescript-eslint": "8.45.0"
48+
"typescript-eslint": "8.46.0"
4949
},
5050
"engines": {
5151
"node": ">=22.20.0"

0 commit comments

Comments
 (0)