Skip to content

Commit

Permalink
fix: tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Aug 30, 2023
1 parent d4766cb commit aa5854b
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 67 deletions.
4 changes: 2 additions & 2 deletions packages/assert/tsconfig.esm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"references": [
{
"path": "../type"
"path": "../type/tsconfig.esm.json"
},
{
"path": "../is"
"path": "../is/tsconfig.esm.json"
}
],
"include": [
Expand Down
4 changes: 2 additions & 2 deletions packages/date/tsconfig.esm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
},
"references": [
{
"path": "../assert"
"path": "../assert/tsconfig.esm.json"
},
{
"path": "../is"
"path": "../is/tsconfig.esm.json"
}
],
"include": [
Expand Down
126 changes: 63 additions & 63 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,48 +417,48 @@ __metadata:
languageName: node
linkType: hard

"@bunt/app@^0.29.13, @bunt/app@workspace:packages/app":
"@bunt/app@^0.29.14, @bunt/app@workspace:packages/app":
version: 0.0.0-use.local
resolution: "@bunt/app@workspace:packages/app"
dependencies:
"@bunt/assert": ^0.29.13
"@bunt/async": ^0.29.13
"@bunt/input": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/unit": ^0.29.13
"@bunt/util": ^0.29.13
"@bunt/assert": ^0.29.14
"@bunt/async": ^0.29.14
"@bunt/input": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/unit": ^0.29.14
"@bunt/util": ^0.29.14
"@types/busboy": ^1.5.0
busboy: ^1.6.0
path-to-regexp: ^6.2.1
languageName: unknown
linkType: soft

"@bunt/assert@^0.29.13, @bunt/assert@workspace:packages/assert":
"@bunt/assert@^0.29.14, @bunt/assert@workspace:packages/assert":
version: 0.0.0-use.local
resolution: "@bunt/assert@workspace:packages/assert"
dependencies:
"@bunt/is": ^0.29.13
"@bunt/type": ^0.29.13
"@bunt/is": ^0.29.14
"@bunt/type": ^0.29.14
languageName: unknown
linkType: soft

"@bunt/async@^0.29.13, @bunt/async@workspace:packages/async":
"@bunt/async@^0.29.14, @bunt/async@workspace:packages/async":
version: 0.0.0-use.local
resolution: "@bunt/async@workspace:packages/async"
dependencies:
"@bunt/assert": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/type": ^0.29.13
"@bunt/assert": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/type": ^0.29.14
languageName: unknown
linkType: soft

"@bunt/cli@workspace:packages/cli":
version: 0.0.0-use.local
resolution: "@bunt/cli@workspace:packages/cli"
dependencies:
"@bunt/app": ^0.29.13
"@bunt/assert": ^0.29.13
"@bunt/util": ^0.29.13
"@bunt/app": ^0.29.14
"@bunt/assert": ^0.29.14
"@bunt/util": ^0.29.14
path-to-regexp: ^6.2.1
languageName: unknown
linkType: soft
Expand All @@ -467,50 +467,50 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/date@workspace:packages/date"
dependencies:
"@bunt/assert": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/assert": ^0.29.14
"@bunt/is": ^0.29.14
languageName: unknown
linkType: soft

"@bunt/fs@workspace:packages/fs":
version: 0.0.0-use.local
resolution: "@bunt/fs@workspace:packages/fs"
dependencies:
"@bunt/assert": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/unit": ^0.29.13
"@bunt/assert": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/unit": ^0.29.14
"@types/minio": ^7.1.1
"@types/node-fetch": ^2.6.4
minio: ^7.1.2
node-fetch: 2.7.0
languageName: unknown
linkType: soft

"@bunt/input@^0.29.13, @bunt/input@workspace:packages/input":
"@bunt/input@^0.29.14, @bunt/input@workspace:packages/input":
version: 0.0.0-use.local
resolution: "@bunt/input@workspace:packages/input"
dependencies:
"@bunt/assert": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/type": ^0.29.13
"@bunt/assert": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/type": ^0.29.14
languageName: unknown
linkType: soft

"@bunt/is@^0.29.13, @bunt/is@workspace:packages/is":
"@bunt/is@^0.29.14, @bunt/is@workspace:packages/is":
version: 0.0.0-use.local
resolution: "@bunt/is@workspace:packages/is"
dependencies:
"@bunt/type": ^0.29.13
"@bunt/type": ^0.29.14
languageName: unknown
linkType: soft

"@bunt/queue@workspace:packages/queue":
version: 0.0.0-use.local
resolution: "@bunt/queue@workspace:packages/queue"
dependencies:
"@bunt/async": ^0.29.13
"@bunt/unit": ^0.29.13
"@bunt/util": ^0.29.13
"@bunt/async": ^0.29.14
"@bunt/unit": ^0.29.14
"@bunt/util": ^0.29.14
ioredis: ^5.3.2
languageName: unknown
linkType: soft
Expand All @@ -519,53 +519,53 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/task@workspace:packages/task"
dependencies:
"@bunt/assert": ^0.29.13
"@bunt/async": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/type": ^0.29.13
"@bunt/unit": ^0.29.13
"@bunt/assert": ^0.29.14
"@bunt/async": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/type": ^0.29.14
"@bunt/unit": ^0.29.14
languageName: unknown
linkType: soft

"@bunt/type@^0.29.13, @bunt/type@workspace:packages/type":
"@bunt/type@^0.29.14, @bunt/type@workspace:packages/type":
version: 0.0.0-use.local
resolution: "@bunt/type@workspace:packages/type"
languageName: unknown
linkType: soft

"@bunt/unit@^0.29.13, @bunt/unit@workspace:packages/unit":
"@bunt/unit@^0.29.14, @bunt/unit@workspace:packages/unit":
version: 0.0.0-use.local
resolution: "@bunt/unit@workspace:packages/unit"
dependencies:
"@bunt/assert": ^0.29.13
"@bunt/async": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/type": ^0.29.13
"@bunt/util": ^0.29.13
"@bunt/assert": ^0.29.14
"@bunt/async": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/type": ^0.29.14
"@bunt/util": ^0.29.14
languageName: unknown
linkType: soft

"@bunt/util@^0.29.13, @bunt/util@workspace:packages/util":
"@bunt/util@^0.29.14, @bunt/util@workspace:packages/util":
version: 0.0.0-use.local
resolution: "@bunt/util@workspace:packages/util"
dependencies:
"@bunt/assert": ^0.29.13
"@bunt/async": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/type": ^0.29.13
"@bunt/assert": ^0.29.14
"@bunt/async": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/type": ^0.29.14
languageName: unknown
linkType: soft

"@bunt/web@^0.29.13, @bunt/web@workspace:packages/web":
"@bunt/web@^0.29.14, @bunt/web@workspace:packages/web":
version: 0.0.0-use.local
resolution: "@bunt/web@workspace:packages/web"
dependencies:
"@bunt/app": ^0.29.13
"@bunt/assert": ^0.29.13
"@bunt/async": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/type": ^0.29.13
"@bunt/util": ^0.29.13
"@bunt/app": ^0.29.14
"@bunt/assert": ^0.29.14
"@bunt/async": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/type": ^0.29.14
"@bunt/util": ^0.29.14
http-status: ^1.6.2
path-to-regexp: ^6.2.1
languageName: unknown
Expand All @@ -575,14 +575,14 @@ __metadata:
version: 0.0.0-use.local
resolution: "@bunt/ws@workspace:packages/ws"
dependencies:
"@bunt/app": ^0.29.13
"@bunt/assert": ^0.29.13
"@bunt/async": ^0.29.13
"@bunt/is": ^0.29.13
"@bunt/type": ^0.29.13
"@bunt/unit": ^0.29.13
"@bunt/util": ^0.29.13
"@bunt/web": ^0.29.13
"@bunt/app": ^0.29.14
"@bunt/assert": ^0.29.14
"@bunt/async": ^0.29.14
"@bunt/is": ^0.29.14
"@bunt/type": ^0.29.14
"@bunt/unit": ^0.29.14
"@bunt/util": ^0.29.14
"@bunt/web": ^0.29.14
"@types/websocket": ^1.0.6
"@types/ws": ^8.5.5
websocket: ^1.0.34
Expand Down

0 comments on commit aa5854b

Please sign in to comment.