bump dependencies

This commit is contained in:
Joel Wetzell
2026-08-11 19:52:26 -05:00
parent bb76c3b561
commit 08af66c378
2 changed files with 202 additions and 354 deletions
+5 -5
View File
@@ -37,7 +37,7 @@
"@angular/platform-browser": "22.1.0",
"@angular/router": "22.1.0",
"ajv": "8.20.0",
"js-yaml": "4.2.0",
"js-yaml": "5.2.3",
"lodash-es": "4.18.1",
"rxjs": "7.8.2",
"tslib": "2.8.1"
@@ -47,15 +47,15 @@
"@angular/cli": "22.1.2",
"@angular/compiler-cli": "22.1.0",
"@playwright/test": "1.60.0",
"@tailwindcss/postcss": "4.3.0",
"@tailwindcss/postcss": "4.3.3",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"jsdom": "29.1.1",
"playwright-ng-schematics": "21.1.0",
"postcss": "8.5.3",
"playwright-ng-schematics": "22.0.3",
"postcss": "8.5.25",
"prettier": "3.9.6",
"tailwindcss": "4.3.3",
"typescript": "6.0.3",
"vitest": "4.1.8"
"vitest": "4.1.10"
}
}