put in the ngrx

This commit is contained in:
2026-03-12 18:29:12 +11:00
parent c5e641180b
commit d1d5d88f9c
13 changed files with 233 additions and 48 deletions
+4 -1
View File
@@ -29,6 +29,9 @@
"@angular/forms": "^21.0.0",
"@angular/platform-browser": "^21.0.0",
"@angular/router": "^21.0.0",
"@ngrx/effects": "^21.0.1",
"@ngrx/store": "^21.0.1",
"@ngrx/store-devtools": "^21.0.1",
"@primeuix/themes": "^2.0.2",
"@tailwindcss/postcss": "^4.1.17",
"file-saver": "^2.0.5",
@@ -51,4 +54,4 @@
"typescript": "~5.9.2",
"vitest": "^4.0.8"
}
}
}