This commit is contained in:
2025-04-13 17:32:44 +00:00
parent 1e73a9527b
commit ef369f2955
4 changed files with 537 additions and 41 deletions

8
pnpm-lock.yaml generated
View File

@@ -53,6 +53,9 @@ importers:
ibantools:
specifier: ^4.5.1
version: 4.5.1
lucide:
specifier: ^0.488.0
version: 0.488.0
monaco-editor:
specifier: ^0.52.2
version: 0.52.2
@@ -3092,6 +3095,9 @@ packages:
resolution: {integrity: sha512-MhWWlVnuab1RG5/zMRRcVGXZLCXrZTgfwMikgzCegsPnG62yDQo5JnqKkrK4jO5iKqDAZGItAqN5CtKBCBWRUA==}
engines: {node: '>=16.14'}
lucide@0.488.0:
resolution: {integrity: sha512-AcCuN/R9ZRDEH+H47azM5RWbhUTi02+OL4QHeY6kP/MGMSislGWtRDNqj/2EJIBp/qMKpuAU1v5BLAVT0BDE/g==}
make-dir@3.1.0:
resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
engines: {node: '>=8'}
@@ -8640,6 +8646,8 @@ snapshots:
lru-cache@8.0.5: {}
lucide@0.488.0: {}
make-dir@3.1.0:
dependencies:
semver: 6.3.1