Merge pull request #3 from jwetzell/dependabot/npm_and_yarn/angular-7e1f2bb3c1

Bump the angular group with 11 updates
This commit is contained in:
Joel Wetzell
2026-03-12 17:49:49 -05:00
committed by GitHub
2 changed files with 610 additions and 685 deletions
+598 -673
View File
File diff suppressed because it is too large Load Diff
+12 -12
View File
@@ -27,14 +27,14 @@
"license": "MIT",
"packageManager": "npm@11.6.2",
"dependencies": {
"@angular/cdk": "21.1.4",
"@angular/common": "21.1.0",
"@angular/compiler": "21.1.0",
"@angular/core": "21.1.0",
"@angular/forms": "21.1.0",
"@angular/material": "21.1.4",
"@angular/platform-browser": "21.1.0",
"@angular/router": "21.1.0",
"@angular/cdk": "21.2.1",
"@angular/common": "21.2.2",
"@angular/compiler": "21.2.2",
"@angular/core": "21.2.2",
"@angular/forms": "21.2.2",
"@angular/material": "21.2.1",
"@angular/platform-browser": "21.2.2",
"@angular/router": "21.2.2",
"ajv": "8.17.1",
"js-yaml": "4.1.1",
"lodash-es": "4.17.23",
@@ -42,10 +42,10 @@
"tslib": "2.3.0"
},
"devDependencies": {
"@angular/build": "21.1.4",
"@angular/cli": "21.1.4",
"@angular/compiler-cli": "21.1.0",
"@angular/material": "21.1.4",
"@angular/build": "21.2.2",
"@angular/cli": "21.2.2",
"@angular/compiler-cli": "21.2.2",
"@angular/material": "21.2.1",
"@tailwindcss/postcss": "4.1.12",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",