feat: list clients and show list of invoice ids when clicked
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@biomejs/biome": "1.7.0",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^20.12.7",
|
||||
"dotenv": "^16.4.5",
|
||||
"esbuild": "0.20.2",
|
||||
@@ -19,6 +20,7 @@
|
||||
"eslint-config-sheriff": "^18.2.0",
|
||||
"eslint-define-config": "^2.1.0",
|
||||
"ky": "^1.2.3",
|
||||
"lodash-es": "^4.17.21",
|
||||
"tinyrainbow": "^1.1.1",
|
||||
"tsx": "4.7.2",
|
||||
"typescript": "5.4.5",
|
||||
|
||||
Reference in New Issue
Block a user