mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat(project): delete dependancy to primeng
This commit is contained in:
@@ -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}": [
|
||||
|
||||
Reference in New Issue
Block a user