Skip to content

Commit e1aecd4

Browse files
authored
chore(deps): update angular dependencies (#2581)
1 parent d46ad87 commit e1aecd4

3 files changed

Lines changed: 231 additions & 231 deletions

File tree

frameworks-plugins/angular-row-detail-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@angular-eslint/eslint-plugin": "catalog:",
51-
"@angular/core": "^21.2.11",
51+
"@angular/core": "^21.2.12",
5252
"oxlint": "catalog:",
5353
"tslib": "catalog:",
5454
"vitest": "catalog:"

frameworks/angular-slickgrid/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -63,18 +63,18 @@
6363
"devDependencies": {
6464
"@4tw/cypress-drag-drop": "catalog:",
6565
"@angular-eslint/eslint-plugin": "catalog:",
66-
"@angular/animations": "^21.2.11",
67-
"@angular/build": "^21.2.9",
68-
"@angular/cli": "^21.2.9",
69-
"@angular/common": "^21.2.11",
70-
"@angular/compiler": "^21.2.11",
71-
"@angular/compiler-cli": "^21.2.11",
72-
"@angular/core": "^21.2.11",
73-
"@angular/forms": "^21.2.11",
74-
"@angular/language-service": "^21.2.11",
75-
"@angular/platform-browser": "^21.2.11",
76-
"@angular/platform-browser-dynamic": "^21.2.11",
77-
"@angular/router": "^21.2.11",
66+
"@angular/animations": "^21.2.12",
67+
"@angular/build": "^21.2.10",
68+
"@angular/cli": "^21.2.10",
69+
"@angular/common": "^21.2.12",
70+
"@angular/compiler": "^21.2.12",
71+
"@angular/compiler-cli": "^21.2.12",
72+
"@angular/core": "^21.2.12",
73+
"@angular/forms": "^21.2.12",
74+
"@angular/language-service": "^21.2.12",
75+
"@angular/platform-browser": "^21.2.12",
76+
"@angular/platform-browser-dynamic": "^21.2.12",
77+
"@angular/router": "^21.2.12",
7878
"@faker-js/faker": "catalog:",
7979
"@fnando/sparkline": "catalog:",
8080
"@formkit/tempo": "catalog:",
@@ -114,6 +114,6 @@
114114
"typescript": "~5.9.3",
115115
"vite": "catalog:",
116116
"vitest": "catalog:",
117-
"yaml": "^2.8.3"
117+
"yaml": "^2.8.4"
118118
}
119119
}

0 commit comments

Comments
 (0)