wip: Add more fields for certificate information
- Most of the code is generated by Junie but was reviewed and updated by me. - Also install iso-3166-1 library to provide country lists
This commit is contained in:
parent
b997a5c273
commit
46f31de837
4 changed files with 288 additions and 12 deletions
|
@ -15,10 +15,11 @@
|
|||
"dependencies": {
|
||||
"@mdi/font": "7.4.47",
|
||||
"core-js": "^3.41.0",
|
||||
"iso-3166-1": "^2.1.1",
|
||||
"openapi-fetch": "^0.14.0",
|
||||
"roboto-fontface": "*",
|
||||
"vue": "^3.5.13",
|
||||
"vuetify": "^3.8.1",
|
||||
"openapi-fetch": "^0.14.0"
|
||||
"vuetify": "^3.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.24.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue