|
|
@ -27,14 +27,14 @@
|
|
|
|
"@ng-icons/core": "^13.2.1",
|
|
|
|
"@ng-icons/core": "^13.2.1",
|
|
|
|
"@ng-icons/feather-icons": "^13.2.1",
|
|
|
|
"@ng-icons/feather-icons": "^13.2.1",
|
|
|
|
"@ng-icons/material-icons": "^13.2.1",
|
|
|
|
"@ng-icons/material-icons": "^13.2.1",
|
|
|
|
"@tauri-apps/api": "^1.0.0-beta.8",
|
|
|
|
"@tauri-apps/api": "^1.0.0-rc.2",
|
|
|
|
"chart.js": "^3.7.1",
|
|
|
|
"chart.js": "^3.7.1",
|
|
|
|
"primeicons": "^5.0.0",
|
|
|
|
"primeicons": "^5.0.0",
|
|
|
|
"primeng": "^13.0.4",
|
|
|
|
"primeng": "^13.2.1",
|
|
|
|
"rxjs": "~7.5.2",
|
|
|
|
"rxjs": "~7.5.5",
|
|
|
|
"tslib": "^2.3.1",
|
|
|
|
"tslib": "^2.3.1",
|
|
|
|
"w3c-keys": "^1.0.3",
|
|
|
|
"w3c-keys": "^1.0.3",
|
|
|
|
"zone.js": "~0.11.4"
|
|
|
|
"zone.js": "~0.11.5"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@angular-devkit/build-angular": "~13.1.3",
|
|
|
|
"@angular-devkit/build-angular": "~13.1.3",
|
|
|
@ -45,7 +45,7 @@
|
|
|
|
"@angular-eslint/template-parser": "^13.0.1",
|
|
|
|
"@angular-eslint/template-parser": "^13.0.1",
|
|
|
|
"@angular/cli": "~13.1.3",
|
|
|
|
"@angular/cli": "~13.1.3",
|
|
|
|
"@angular/compiler-cli": "~13.1.2",
|
|
|
|
"@angular/compiler-cli": "~13.1.2",
|
|
|
|
"@tauri-apps/cli": "^1.0.0-beta.10",
|
|
|
|
"@tauri-apps/cli": "^1.0.0-rc.7",
|
|
|
|
"@types/file-saver": "^2.0.4",
|
|
|
|
"@types/file-saver": "^2.0.4",
|
|
|
|
"@types/jasmine": "~3.10.3",
|
|
|
|
"@types/jasmine": "~3.10.3",
|
|
|
|
"@types/node": "^16.11.19",
|
|
|
|
"@types/node": "^16.11.19",
|
|
|
|