feat: add create feature (needs some more work tho)
This commit is contained in:
parent
ef6dadb148
commit
1485f3daf5
5 changed files with 413 additions and 1 deletions
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -50,6 +50,9 @@ importers:
|
|||
concurrently:
|
||||
specifier: ^9.1.2
|
||||
version: 9.1.2
|
||||
date-fns:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
embla-carousel-svelte:
|
||||
specifier: ^8.6.0
|
||||
version: 8.6.0(svelte@5.34.7)
|
||||
|
@ -1237,6 +1240,9 @@ packages:
|
|||
resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
date-fns@4.1.0:
|
||||
resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
|
||||
|
||||
dayjs@1.11.13:
|
||||
resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
|
||||
|
||||
|
@ -3801,6 +3807,8 @@ snapshots:
|
|||
whatwg-mimetype: 4.0.0
|
||||
whatwg-url: 14.2.0
|
||||
|
||||
date-fns@4.1.0: {}
|
||||
|
||||
dayjs@1.11.13:
|
||||
optional: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue