We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cb51db commit 495b5d8Copy full SHA for 495b5d8
2 files changed
package.json
@@ -31,7 +31,7 @@
31
"release": "release-it"
32
},
33
"devDependencies": {
34
- "@angular/compiler": "21.0.6",
+ "@angular/compiler": "21.0.7",
35
"@babel/code-frame": "8.0.0-beta.3",
36
"@babel/parser": "8.0.0-beta.3",
37
"@babel/types": "8.0.0-beta.3",
@@ -46,10 +46,10 @@
46
"lines-and-columns": "2.0.4",
47
"npm-run-all2": "8.0.4",
48
"prettier": "3.7.4",
49
- "release-it": "19.1.0",
50
- "tsdown": "0.18.1",
+ "release-it": "19.2.3",
+ "tsdown": "0.18.4",
51
"typescript": "5.9.3",
52
- "typescript-eslint": "8.50.0",
+ "typescript-eslint": "8.52.0",
53
"vitest": "4.0.16"
54
55
"peerDependencies": {
0 commit comments