Compare commits
1 commit
f8cd49e900
...
6a52f28f01
Author | SHA1 | Date | |
---|---|---|---|
6a52f28f01 |
2 changed files with 75 additions and 11 deletions
|
@ -44,7 +44,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^3.11.2",
|
"@antfu/eslint-config": "^3.11.2",
|
||||||
"@fuman/build": "https://pkg.pr.new/teidesu/fuman/@fuman/build@c5f4664",
|
"@fuman/build": "https://pkg.pr.new/teidesu/fuman/@fuman/build@7a4b0be",
|
||||||
"@fuman/utils": "0.0.4",
|
"@fuman/utils": "0.0.4",
|
||||||
"@types/bun": "1.1.14",
|
"@types/bun": "1.1.14",
|
||||||
"@types/deno": "npm:@teidesu/deno-types@1.46.3",
|
"@types/deno": "npm:@teidesu/deno-types@1.46.3",
|
||||||
|
|
|
@ -15,8 +15,8 @@ importers:
|
||||||
specifier: ^3.11.2
|
specifier: ^3.11.2
|
||||||
version: 3.11.2(@typescript-eslint/utils@8.17.0(eslint@9.9.0)(typescript@5.5.4))(@vue/compiler-sfc@3.5.13)(eslint@9.9.0)(typescript@5.5.4)(vitest@2.0.5)
|
version: 3.11.2(@typescript-eslint/utils@8.17.0(eslint@9.9.0)(typescript@5.5.4))(@vue/compiler-sfc@3.5.13)(eslint@9.9.0)(typescript@5.5.4)(vitest@2.0.5)
|
||||||
'@fuman/build':
|
'@fuman/build':
|
||||||
specifier: https://pkg.pr.new/teidesu/fuman/@fuman/build@c5f4664
|
specifier: https://pkg.pr.new/teidesu/fuman/@fuman/build@7a4b0be
|
||||||
version: https://pkg.pr.new/teidesu/fuman/@fuman/build@c5f4664(tough-cookie@4.1.4)(typedoc@0.27.6(typescript@5.5.4))(typescript@5.5.4)(vite@5.4.2(@types/node@20.10.0))
|
version: https://pkg.pr.new/teidesu/fuman/@fuman/build@7a4b0be(tough-cookie@4.1.4)(typedoc@0.27.6(typescript@5.5.4))(typescript@5.5.4)(vite@5.4.2(@types/node@20.10.0))
|
||||||
'@fuman/utils':
|
'@fuman/utils':
|
||||||
specifier: 0.0.4
|
specifier: 0.0.4
|
||||||
version: 0.0.4
|
version: 0.0.4
|
||||||
|
@ -1100,9 +1100,9 @@ packages:
|
||||||
resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==}
|
resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@fuman/build@https://pkg.pr.new/teidesu/fuman/@fuman/build@c5f4664':
|
'@fuman/build@https://pkg.pr.new/teidesu/fuman/@fuman/build@7a4b0be':
|
||||||
resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/build@c5f4664}
|
resolution: {tarball: https://pkg.pr.new/teidesu/fuman/@fuman/build@7a4b0be}
|
||||||
version: 0.0.8
|
version: 0.0.10
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typedoc: '>=0.24.0'
|
typedoc: '>=0.24.0'
|
||||||
|
@ -1115,6 +1115,26 @@ packages:
|
||||||
'@fuman/bun@0.0.9':
|
'@fuman/bun@0.0.9':
|
||||||
resolution: {integrity: sha512-W21lJRs1vp+HrID/Qtb12XB6u5YEoJobEcwyDwdRgBHSJgM9h3WKu7AtPhpe6Sy+Hfxv3EakRRxlKeNiltYP2g==}
|
resolution: {integrity: sha512-W21lJRs1vp+HrID/Qtb12XB6u5YEoJobEcwyDwdRgBHSJgM9h3WKu7AtPhpe6Sy+Hfxv3EakRRxlKeNiltYP2g==}
|
||||||
|
|
||||||
|
'@fuman/fetch@0.0.10':
|
||||||
|
resolution: {integrity: sha512-Zy1GKZ8/NGP2adH0JXVaP91TZPpXngZDTGOFrb38pEp6RYAVSywt0yOPO2kwZGUpordfCj96CMNv+e6zUc7qqw==}
|
||||||
|
peerDependencies:
|
||||||
|
'@badrap/valita': '>=0.4.0'
|
||||||
|
tough-cookie: ^5.0.0 || ^4.0.0
|
||||||
|
valibot: ^0.42.0
|
||||||
|
yup: ^1.0.0
|
||||||
|
zod: ^3.0.0
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'@badrap/valita':
|
||||||
|
optional: true
|
||||||
|
tough-cookie:
|
||||||
|
optional: true
|
||||||
|
valibot:
|
||||||
|
optional: true
|
||||||
|
yup:
|
||||||
|
optional: true
|
||||||
|
zod:
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@fuman/fetch@0.0.8':
|
'@fuman/fetch@0.0.8':
|
||||||
resolution: {integrity: sha512-ih3JYHJ9xTUoCz67TVeFP6ZkwOrZNHstWXaR1/4EQ/lZSEJJj+tvm9UGjXyEbh3HIgN7Oqc5Fu6w5JpH/zChDQ==}
|
resolution: {integrity: sha512-ih3JYHJ9xTUoCz67TVeFP6ZkwOrZNHstWXaR1/4EQ/lZSEJJj+tvm9UGjXyEbh3HIgN7Oqc5Fu6w5JpH/zChDQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -1135,18 +1155,30 @@ packages:
|
||||||
zod:
|
zod:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@fuman/io@0.0.10':
|
||||||
|
resolution: {integrity: sha512-e1aI7zBjlbVOFq0S/SBC7dnXYF3OnJ4XIwM7XBK+aIFCfy1FrmWgro6q/x4UlamGqfmBg3rM4ymqL3r+dBgyFg==}
|
||||||
|
|
||||||
'@fuman/io@0.0.8':
|
'@fuman/io@0.0.8':
|
||||||
resolution: {integrity: sha512-+cRZ2JOMYceNQ2Rh6UYro5XVa11j29Sdd3Yhi4GfxAx6ZwCNIw3P80xcTRwCZSfMPLDNN9Etkq7NIc5v9lpItw==}
|
resolution: {integrity: sha512-+cRZ2JOMYceNQ2Rh6UYro5XVa11j29Sdd3Yhi4GfxAx6ZwCNIw3P80xcTRwCZSfMPLDNN9Etkq7NIc5v9lpItw==}
|
||||||
|
|
||||||
|
'@fuman/net@0.0.10':
|
||||||
|
resolution: {integrity: sha512-ht/y26viJA9ZbTaqSxo0Wrzeq2KOjeozoc3jpLBGpVdnj4aydIEGuwj0QXlC5Gdo2YZLH6a1LsFfg6zMla6ufg==}
|
||||||
|
|
||||||
'@fuman/net@0.0.9':
|
'@fuman/net@0.0.9':
|
||||||
resolution: {integrity: sha512-asn7VJbT8woVXAFCUMZrdyNZCSsXZclraeVZ6RYJ+T3RwQ+JfMMZtXLLTZ7XHrBPxk8x8hoHOJa/Fnyfm+ggbQ==}
|
resolution: {integrity: sha512-asn7VJbT8woVXAFCUMZrdyNZCSsXZclraeVZ6RYJ+T3RwQ+JfMMZtXLLTZ7XHrBPxk8x8hoHOJa/Fnyfm+ggbQ==}
|
||||||
|
|
||||||
|
'@fuman/node@0.0.10':
|
||||||
|
resolution: {integrity: sha512-eBqc/pblukjNplo/Nc+h6fv2Gp9J//abrqxgUAP4rt/hxXoARMW6k+/iUMEV443FCSE0NZZrtRdc1pLBExV78g==}
|
||||||
|
|
||||||
'@fuman/node@0.0.9':
|
'@fuman/node@0.0.9':
|
||||||
resolution: {integrity: sha512-ImOGEv1T1n/AOqfPH8ag1q/i0RvxnG0EfYVwlfRl/PXW/uNJiH3PRgT4euvXPNlHx6DViDiFn4ADecz9bTrtUg==}
|
resolution: {integrity: sha512-ImOGEv1T1n/AOqfPH8ag1q/i0RvxnG0EfYVwlfRl/PXW/uNJiH3PRgT4euvXPNlHx6DViDiFn4ADecz9bTrtUg==}
|
||||||
|
|
||||||
'@fuman/utils@0.0.1':
|
'@fuman/utils@0.0.1':
|
||||||
resolution: {integrity: sha512-9zT7TiQEm2leoXVoN1Fs7m0d6bZcJXWDWQl9MhoySb+z0+iXb05PcDuTxTfCAvpGK1XVFf3n+MyN0w1yCKHc7Q==}
|
resolution: {integrity: sha512-9zT7TiQEm2leoXVoN1Fs7m0d6bZcJXWDWQl9MhoySb+z0+iXb05PcDuTxTfCAvpGK1XVFf3n+MyN0w1yCKHc7Q==}
|
||||||
|
|
||||||
|
'@fuman/utils@0.0.10':
|
||||||
|
resolution: {integrity: sha512-KVlDx0S1Og7IWcPi93f1T45WPfCSUV6/A4dQb36zZRtb8KECl1BK2u9WkNVI+sjrjKCb3xijjY5gq4lS3PqH5g==}
|
||||||
|
|
||||||
'@fuman/utils@0.0.4':
|
'@fuman/utils@0.0.4':
|
||||||
resolution: {integrity: sha512-YBZIlGDbM8s9G85pWFZJ9wQrDY4511XLHZ06/uxZfXBY0eSStwje8JFNmRMNF0SjRk4D3iRmPl9wirHKTkg89w==}
|
resolution: {integrity: sha512-YBZIlGDbM8s9G85pWFZJ9wQrDY4511XLHZ06/uxZfXBY0eSStwje8JFNmRMNF0SjRk4D3iRmPl9wirHKTkg89w==}
|
||||||
|
|
||||||
|
@ -2902,6 +2934,11 @@ packages:
|
||||||
json-stable-stringify-without-jsonify@1.0.1:
|
json-stable-stringify-without-jsonify@1.0.1:
|
||||||
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
||||||
|
|
||||||
|
json5@2.2.3:
|
||||||
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
||||||
|
engines: {node: '>=6'}
|
||||||
|
hasBin: true
|
||||||
|
|
||||||
jsonc-eslint-parser@2.4.0:
|
jsonc-eslint-parser@2.4.0:
|
||||||
resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
|
resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
@ -4592,16 +4629,17 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
levn: 0.4.1
|
levn: 0.4.1
|
||||||
|
|
||||||
'@fuman/build@https://pkg.pr.new/teidesu/fuman/@fuman/build@c5f4664(tough-cookie@4.1.4)(typedoc@0.27.6(typescript@5.5.4))(typescript@5.5.4)(vite@5.4.2(@types/node@20.10.0))':
|
'@fuman/build@https://pkg.pr.new/teidesu/fuman/@fuman/build@7a4b0be(tough-cookie@4.1.4)(typedoc@0.27.6(typescript@5.5.4))(typescript@5.5.4)(vite@5.4.2(@types/node@20.10.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@drizzle-team/brocli': 0.10.2
|
'@drizzle-team/brocli': 0.10.2
|
||||||
'@fuman/fetch': 0.0.8(tough-cookie@4.1.4)(zod@3.23.8)
|
'@fuman/fetch': 0.0.10(tough-cookie@4.1.4)(zod@3.23.8)
|
||||||
'@fuman/io': 0.0.8
|
'@fuman/io': 0.0.10
|
||||||
'@fuman/node': 0.0.9
|
'@fuman/node': 0.0.10
|
||||||
'@fuman/utils': 0.0.4
|
'@fuman/utils': 0.0.10
|
||||||
cross-spawn: 7.0.6
|
cross-spawn: 7.0.6
|
||||||
detect-indent: 7.0.1
|
detect-indent: 7.0.1
|
||||||
js-yaml: 4.1.0
|
js-yaml: 4.1.0
|
||||||
|
json5: 2.2.3
|
||||||
picomatch: 4.0.2
|
picomatch: 4.0.2
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
tinyglobby: 0.2.10
|
tinyglobby: 0.2.10
|
||||||
|
@ -4622,6 +4660,13 @@ snapshots:
|
||||||
'@fuman/net': 0.0.9
|
'@fuman/net': 0.0.9
|
||||||
'@fuman/utils': 0.0.4
|
'@fuman/utils': 0.0.4
|
||||||
|
|
||||||
|
'@fuman/fetch@0.0.10(tough-cookie@4.1.4)(zod@3.23.8)':
|
||||||
|
dependencies:
|
||||||
|
'@fuman/utils': 0.0.10
|
||||||
|
optionalDependencies:
|
||||||
|
tough-cookie: 4.1.4
|
||||||
|
zod: 3.23.8
|
||||||
|
|
||||||
'@fuman/fetch@0.0.8(tough-cookie@4.1.4)(zod@3.23.8)':
|
'@fuman/fetch@0.0.8(tough-cookie@4.1.4)(zod@3.23.8)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fuman/utils': 0.0.4
|
'@fuman/utils': 0.0.4
|
||||||
|
@ -4629,15 +4674,30 @@ snapshots:
|
||||||
tough-cookie: 4.1.4
|
tough-cookie: 4.1.4
|
||||||
zod: 3.23.8
|
zod: 3.23.8
|
||||||
|
|
||||||
|
'@fuman/io@0.0.10':
|
||||||
|
dependencies:
|
||||||
|
'@fuman/utils': 0.0.10
|
||||||
|
|
||||||
'@fuman/io@0.0.8':
|
'@fuman/io@0.0.8':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fuman/utils': 0.0.4
|
'@fuman/utils': 0.0.4
|
||||||
|
|
||||||
|
'@fuman/net@0.0.10':
|
||||||
|
dependencies:
|
||||||
|
'@fuman/io': 0.0.10
|
||||||
|
'@fuman/utils': 0.0.10
|
||||||
|
|
||||||
'@fuman/net@0.0.9':
|
'@fuman/net@0.0.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fuman/io': 0.0.8
|
'@fuman/io': 0.0.8
|
||||||
'@fuman/utils': 0.0.4
|
'@fuman/utils': 0.0.4
|
||||||
|
|
||||||
|
'@fuman/node@0.0.10':
|
||||||
|
dependencies:
|
||||||
|
'@fuman/io': 0.0.10
|
||||||
|
'@fuman/net': 0.0.10
|
||||||
|
'@fuman/utils': 0.0.10
|
||||||
|
|
||||||
'@fuman/node@0.0.9':
|
'@fuman/node@0.0.9':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@fuman/io': 0.0.8
|
'@fuman/io': 0.0.8
|
||||||
|
@ -4646,6 +4706,8 @@ snapshots:
|
||||||
|
|
||||||
'@fuman/utils@0.0.1': {}
|
'@fuman/utils@0.0.1': {}
|
||||||
|
|
||||||
|
'@fuman/utils@0.0.10': {}
|
||||||
|
|
||||||
'@fuman/utils@0.0.4': {}
|
'@fuman/utils@0.0.4': {}
|
||||||
|
|
||||||
'@gerrit0/mini-shiki@1.24.4':
|
'@gerrit0/mini-shiki@1.24.4':
|
||||||
|
@ -6772,6 +6834,8 @@ snapshots:
|
||||||
|
|
||||||
json-stable-stringify-without-jsonify@1.0.1: {}
|
json-stable-stringify-without-jsonify@1.0.1: {}
|
||||||
|
|
||||||
|
json5@2.2.3: {}
|
||||||
|
|
||||||
jsonc-eslint-parser@2.4.0:
|
jsonc-eslint-parser@2.4.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.14.0
|
acorn: 8.14.0
|
||||||
|
|
Loading…
Reference in a new issue