We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625c860 commit 2886fd6Copy full SHA for 2886fd6
package.json
@@ -40,7 +40,7 @@
40
"private": true,
41
"dependencies": {
42
"@angular/animations": "^19.0.1",
43
- "@angular/cdk": "^19.0.0",
+ "@angular/cdk": "^19.0.1",
44
"@angular/common": "^19.0.1",
45
"@angular/compiler": "^19.0.1",
46
"@angular/core": "^19.0.1",
@@ -64,9 +64,9 @@
64
"@angular/cli": "^19.0.2",
65
"@angular/compiler-cli": "^19.0.1",
66
"@angular/language-service": "^19.0.1",
67
- "@types/jasmine": "^5.1.4",
+ "@types/jasmine": "^5.1.5",
68
"@types/lodash-es": "^4.17.12",
69
- "@types/node": "^20.17.8",
+ "@types/node": "^20.17.9",
70
"angular-eslint": "~18.4.2",
71
"copyfiles": "^2.4.1",
72
"eslint": "^9.15.0",
0 commit comments