Skip to content

Commit ed768cb

Browse files
committed
chore: update angular core
1 parent 58341f6 commit ed768cb

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
},
1818
"dependencies": {
1919
"@angular/cdk": "^20.2.2",
20-
"@angular/common": "^20.0.0",
21-
"@angular/compiler": "^20.0.0",
22-
"@angular/core": "^20.0.0",
23-
"@angular/forms": "^20.0.0",
20+
"@angular/common": "^20.3.3",
21+
"@angular/compiler": "^20.3.3",
22+
"@angular/core": "^20.3.3",
23+
"@angular/forms": "^20.3.3",
2424
"@angular/material": "^20.2.2",
25-
"@angular/platform-browser": "^20.0.0",
26-
"@angular/router": "^20.0.0",
25+
"@angular/platform-browser": "^20.3.3",
26+
"@angular/router": "^20.3.3",
2727
"prettier": "^3.5.3",
2828
"rxjs": "~7.8.0",
2929
"tslib": "^2.3.0",
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@angular/build": "^20.3.3",
3434
"@angular/cli": "^20.3.3",
35-
"@angular/compiler-cli": "^20.0.0",
35+
"@angular/compiler-cli": "^20.3.3",
3636
"@types/jasmine": "~5.1.0",
3737
"jasmine-core": "~5.7.0",
3838
"karma": "~6.4.0",

0 commit comments

Comments
 (0)