feat: switched from worker API to fs based

This commit is contained in:
Morten Olsen
2024-01-12 14:14:40 +01:00
parent 6d8e5bf955
commit 5e7461c10b
36 changed files with 419 additions and 58 deletions

11
pnpm-lock.yaml generated
View File

@@ -60,6 +60,9 @@ importers:
commander:
specifier: ^11.1.0
version: 11.1.0
env-paths:
specifier: ^3.0.0
version: 3.0.0
inquirer:
specifier: ^9.2.12
version: 9.2.12
@@ -132,6 +135,9 @@ importers:
eventemitter3:
specifier: ^5.0.1
version: 5.0.1
nanoid:
specifier: ^5.0.4
version: 5.0.4
devDependencies:
'@morten-olsen/mini-loader':
specifier: workspace:^
@@ -2206,6 +2212,11 @@ packages:
dev: false
optional: true
/env-paths@3.0.0:
resolution: {integrity: sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dev: false
/err-code@2.0.3:
resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==}
requiresBuild: true