We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e4f64a + eaf4e0d commit 984429aCopy full SHA for 984429a
2 files changed
package.json
@@ -16,12 +16,12 @@
16
},
17
"private": true,
18
"dependencies": {
19
- "@angular/common": "^21.0.8",
20
- "@angular/compiler": "^21.0.8",
21
- "@angular/core": "^21.0.8",
+ "@angular/common": "^21.2.7",
+ "@angular/compiler": "^21.2.7",
+ "@angular/core": "^21.2.7",
22
"@angular/forms": "21.2.7",
23
"@angular/language-service": "21.2.7",
24
- "@angular/platform-browser": "^21.0.8",
+ "@angular/platform-browser": "^21.2.7",
25
"@angular/platform-browser-dynamic": "21.2.7",
26
"@angular/router": "21.2.7",
27
"@tabler/icons-webfont": "3.41.1",
0 commit comments