feat: improved plugin structure

This commit is contained in:
Morten Olsen
2023-09-06 22:58:51 +02:00
parent 89c0271fc5
commit a81afc9221
16 changed files with 366 additions and 282 deletions

8
pnpm-lock.yaml generated
View File

@@ -31,6 +31,10 @@ importers:
version: 20.5.9
packages/algorithm:
dependencies:
'@sinclair/typebox':
specifier: ^0.31.14
version: 0.31.14
devDependencies:
'@bob-the-algorithm/config':
specifier: workspace:^
@@ -1234,6 +1238,10 @@ packages:
rollup: 3.28.1
dev: true
/@sinclair/typebox@0.31.14:
resolution: {integrity: sha512-2spk0ie6J/4r+nwb55OtBXUn5cZLF9S98fopIjuutBVoq8yLRNh+h8QvMkCjMu5gWBMnnZ/PUSXeHE3xGBPKLQ==}
dev: false
/@swc/core-darwin-arm64@1.3.82:
resolution: {integrity: sha512-JfsyDW34gVKD3uE0OUpUqYvAD3yseEaicnFP6pB292THtLJb0IKBBnK50vV/RzEJtc1bR3g1kNfxo2PeurZTrA==}
engines: {node: '>=10'}