Skip to content

Commit 49db555

Browse files
fix(deps): update angular
1 parent 5ec46aa commit 49db555

File tree

2 files changed

+89
-48
lines changed

2 files changed

+89
-48
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@angular/cdk": "20.1.2",
18+
"@angular/cdk": "20.1.3",
1919
"@angular/common": "20.1.2",
2020
"@angular/compiler": "20.1.2",
2121
"@angular/core": "20.1.2",
2222
"@angular/forms": "20.1.2",
23-
"@angular/material": "20.1.2",
23+
"@angular/material": "20.1.3",
2424
"@angular/platform-browser": "20.1.2",
2525
"@angular/platform-browser-dynamic": "20.1.2",
2626
"@angular/router": "20.1.2",
@@ -32,8 +32,8 @@
3232
"zone.js": "~0.15.0"
3333
},
3434
"devDependencies": {
35-
"@angular/build": "20.1.1",
36-
"@angular/cli": "20.1.1",
35+
"@angular/build": "20.1.2",
36+
"@angular/cli": "20.1.2",
3737
"@angular/compiler-cli": "20.1.2",
3838
"@eslint/js": "^9.26.0",
3939
"@types/node": "^22.15.18",

pnpm-lock.yaml

Lines changed: 85 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)