Updated PrimeNG and Icons

This commit is contained in:
Cagatay Civici 2022-09-20 23:09:40 +03:00
parent a24e7f0ad8
commit 048db277a2

View File

@ -1,6 +1,6 @@
{ {
"name": "sakai-ng", "name": "sakai-ng",
"version": "14.0.2", "version": "14.0.3",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve", "start": "ng serve",
@ -21,8 +21,8 @@
"@angular/router": "~14.0.0", "@angular/router": "~14.0.0",
"chart.js": "^3.3.2", "chart.js": "^3.3.2",
"primeflex": "^3.2.0", "primeflex": "^3.2.0",
"primeicons": "5.0.0", "primeicons": "6.0.1",
"primeng": "14.0.2", "primeng": "14.1.1",
"prismjs": "1.9.0", "prismjs": "1.9.0",
"rxjs": "~7.5.0", "rxjs": "~7.5.0",
"tslib": "^2.3.0", "tslib": "^2.3.0",