We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18547d6 commit cef5142Copy full SHA for cef5142
package.json
@@ -73,15 +73,15 @@
73
"test:types": "npx tsc --noEmit"
74
},
75
"devDependencies": {
76
- "@angular-devkit/build-angular": "17.3.11",
+ "@angular-devkit/build-angular": "19.0.2",
77
"@angular-eslint/eslint-plugin-template": "17.5.3",
78
"@angular-eslint/template-parser": "17.5.3",
79
"@angular/compiler-cli": "17.3.12",
80
"@electron/notarize": "2.2.1",
81
"@electron/rebuild": "3.6.0",
82
"@fluffy-spoon/substitute": "1.208.0",
83
"@microsoft/microsoft-graph-types": "2.40.0",
84
- "@ngtools/webpack": "17.3.11",
+ "@ngtools/webpack": "19.0.2",
85
"@types/inquirer": "8.2.10",
86
"@types/jest": "29.5.13",
87
"@types/lowdb": "1.0.15",
0 commit comments