mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat(challenge23): create table for testing table challenge
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@angular/platform-browser-dynamic": "16.0.2",
|
||||
"@angular/router": "16.0.2",
|
||||
"@hirez_io/observer-spy": "^2.2.0",
|
||||
"@ngneat/falso": "^6.1.0",
|
||||
"@ngneat/falso": "^6.4.0",
|
||||
"@ngrx/component": "16.0.0",
|
||||
"@ngrx/component-store": "16.0.0",
|
||||
"@ngrx/effects": "16.0.0",
|
||||
@@ -34,7 +34,7 @@
|
||||
"@rx-angular/state": "^1.7.0",
|
||||
"@rx-angular/template": "^1.0.0-rc.5",
|
||||
"primeicons": "^6.0.1",
|
||||
"primeng": "^15.2.0",
|
||||
"primeng": "16.0.0-rc.2",
|
||||
"rxjs": "7.8.1",
|
||||
"tailwindcss": "^3.2.1",
|
||||
"tslib": "^2.3.0",
|
||||
@@ -70,8 +70,8 @@
|
||||
"eslint-plugin-cypress": "^2.10.3",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"husky": "^8.0.2",
|
||||
"jest": "29.4.3",
|
||||
"jest-environment-jsdom": "29.4.3",
|
||||
"jest": "29.5.0",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"jest-preset-angular": "13.1.1",
|
||||
"lint-staged": "^13.0.3",
|
||||
"ng-packagr": "16.0.1",
|
||||
|
||||
Reference in New Issue
Block a user