feat: add types and list change
This commit is contained in:
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
@@ -29,6 +29,9 @@ importers:
|
||||
dts-bundle:
|
||||
specifier: ^0.7.3
|
||||
version: 0.7.3
|
||||
dts-bundle-generator:
|
||||
specifier: ^9.5.1
|
||||
version: 9.5.1
|
||||
json5:
|
||||
specifier: ^2.2.3
|
||||
version: 2.2.3
|
||||
@@ -53,6 +56,9 @@ importers:
|
||||
strip-ansi:
|
||||
specifier: ^7.1.0
|
||||
version: 7.1.0
|
||||
zod:
|
||||
specifier: ^3.23.8
|
||||
version: 3.23.8
|
||||
devDependencies:
|
||||
'@types/crypto-js':
|
||||
specifier: ^4.2.2
|
||||
@@ -1437,6 +1443,11 @@ packages:
|
||||
dottie@2.0.6:
|
||||
resolution: {integrity: sha512-iGCHkfUc5kFekGiqhe8B/mdaurD+lakO9txNnTvKtA6PISrw86LgqHvRzWYPyoE2Ph5aMIrCw9/uko6XHTKCwA==}
|
||||
|
||||
dts-bundle-generator@9.5.1:
|
||||
resolution: {integrity: sha512-DxpJOb2FNnEyOzMkG11sxO2dmxPjthoVWxfKqWYJ/bI/rT1rvTMktF5EKjAYrRZu6Z6t3NhOUZ0sZ5ZXevOfbA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
dts-bundle@0.7.3:
|
||||
resolution: {integrity: sha512-EEAEuPRk8QyKhoN90NHTh+spSQujkkvOnKWUfuzpmC/fgryiWopL1SegSktx0UsoPfNidIGVDN7/AXpBDBv0WQ==}
|
||||
engines: {node: '>= 0.10.0'}
|
||||
@@ -2860,6 +2871,9 @@ packages:
|
||||
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
zod@3.23.8:
|
||||
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
|
||||
|
||||
snapshots:
|
||||
|
||||
'@abearxiong/router@0.0.1-alpha.27': {}
|
||||
@@ -4524,6 +4538,11 @@ snapshots:
|
||||
|
||||
dottie@2.0.6: {}
|
||||
|
||||
dts-bundle-generator@9.5.1:
|
||||
dependencies:
|
||||
typescript: 5.6.2
|
||||
yargs: 17.7.2
|
||||
|
||||
dts-bundle@0.7.3:
|
||||
dependencies:
|
||||
'@types/detect-indent': 0.1.30
|
||||
@@ -6058,3 +6077,5 @@ snapshots:
|
||||
yn@3.1.1: {}
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
zod@3.23.8: {}
|
||||
|
Reference in New Issue
Block a user