Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update dependency tsup to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 19, 2023
1 parent 2c636ee commit b3571d9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier": "3.1.0",
"rimraf": "5.0.5",
"signale": "1.4.0",
"tsup": "7.3.0",
"tsup": "8.0.0",
"tsx": "3.12.7",
"typescript": "5.2.2"
},
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ __metadata:
prettier: 3.1.0
rimraf: 5.0.5
signale: 1.4.0
tsup: 7.3.0
tsup: 8.0.0
tsx: 3.12.7
typescript: 5.2.2
peerDependencies:
Expand Down Expand Up @@ -6570,9 +6570,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:7.3.0":
version: 7.3.0
resolution: "tsup@npm:7.3.0"
"tsup@npm:8.0.0":
version: 8.0.0
resolution: "tsup@npm:8.0.0"
dependencies:
bundle-require: ^4.0.0
cac: ^6.7.12
Expand All @@ -6589,10 +6589,13 @@ __metadata:
sucrase: ^3.20.3
tree-kill: ^1.2.2
peerDependencies:
"@microsoft/api-extractor": ^7.36.0
"@swc/core": ^1
postcss: ^8.4.12
typescript: ">=4.5.0"
peerDependenciesMeta:
"@microsoft/api-extractor":
optional: true
"@swc/core":
optional: true
postcss:
Expand All @@ -6602,7 +6605,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 9d66196cffc1a54bce6002c2a89caad9337a88d9bf01882f8abf5eb28ccbf845a777da558dc625df1bc4844362db14557e1578a06cf7e5d2fe1ff1b06bd1941a
checksum: c39d7f484e1745ab14f38672b925cf1d713bec9f94d50c31aaf8c828a8500efa1f219e6518cdf9e06d74a146872be4591d98ef9aead103909b89d2b07a2f961a
languageName: node
linkType: hard

Expand Down

0 comments on commit b3571d9

Please sign in to comment.