feat(project): delete dependancy to primeng

This commit is contained in:
thomas
2023-11-10 15:27:04 +01:00
parent e57a2aaecb
commit 986b3e1bb6
20 changed files with 266 additions and 61 deletions

View File

@@ -34,8 +34,6 @@
"@rx-angular/state": "^1.7.0",
"@rx-angular/template": "^1.0.0-rc.5",
"@swc/helpers": "0.5.3",
"primeicons": "6.0.1",
"primeng": "16.0.2",
"rxjs": "7.8.1",
"tailwindcss": "^3.2.1",
"tslib": "^2.3.0",
@@ -58,6 +56,7 @@
"@ngrx/schematics": "16.0.0",
"@nx/cypress": "17.0.1",
"@nx/devkit": "17.0.1",
"@nx/eslint": "17.0.1",
"@nx/eslint-plugin": "17.0.1",
"@nx/jest": "17.0.1",
"@nx/js": "17.0.1",
@@ -97,8 +96,7 @@
"testing-library-selector": "^0.2.1",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"@nx/eslint": "17.0.1"
"typescript": "5.1.6"
},
"lint-staged": {
"*.{ts,json,md}": [