feat(#6): Add proper pagination support

This commit is contained in:
Josh Creek
2024-10-15 19:31:37 +01:00
parent 36a8620e70
commit 8221224255
3 changed files with 169 additions and 22 deletions
+8
View File
@@ -17,6 +17,9 @@ importers:
stripe:
specifier: ^15.4.0
version: 15.12.0
ts-debounce:
specifier: ^4.0.0
version: 4.0.0
devDependencies:
'@sveltejs/adapter-auto':
specifier: ^3.0.0
@@ -3051,6 +3054,9 @@ packages:
peerDependencies:
typescript: '>=4.2.0'
ts-debounce@4.0.0:
resolution: {integrity: sha512-+1iDGY6NmOGidq7i7xZGA4cm8DAa6fqdYcvO5Z6yBevH++Bdo9Qt/mN0TzHUgcCcKv1gmh9+W5dHqz8pMWbCbg==}
ts-interface-checker@0.1.13:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
@@ -6580,6 +6586,8 @@ snapshots:
dependencies:
typescript: 5.6.2
ts-debounce@4.0.0: {}
ts-interface-checker@0.1.13: {}
tslib@2.7.0: {}