forked from ttc/micro-frontend
-เพิ่ม guard jwt token
-เพิ่ม jwt-decoded -เพิ่ม ระบบ first setup ดึงข้อมูล accounting
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
"bootstrap": "^5.3.8",
|
||||
"chart.js": "^4.5.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"jwt-decode": "^4.0.0",
|
||||
"ng2-charts": "^6.0.1",
|
||||
"postcss": "^8.5.6",
|
||||
"rxjs": "~7.8.0",
|
||||
@@ -73,6 +74,7 @@
|
||||
"@angular/cli": "^20.3.9",
|
||||
"@angular/compiler-cli": "^20.3.10",
|
||||
"@capacitor/cli": "latest",
|
||||
"@types/jasmine": "~5.1.0",
|
||||
"cross-env": "^10.1.0",
|
||||
"electron": "^39.0.0",
|
||||
"electron-builder": "^26.0.12",
|
||||
@@ -84,7 +86,6 @@
|
||||
"karma-jasmine-html-reporter": "~2.1.0",
|
||||
"ngx-toastr": "^19.1.0",
|
||||
"postcss": "^8.5.3",
|
||||
"typescript": "~5.9.3",
|
||||
"@types/jasmine": "~5.1.0"
|
||||
"typescript": "~5.9.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user