Skip to content

Commit

Permalink
Bump tsup to version 8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jul 25, 2024
1 parent ff6db42 commit ee51d76
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"rimraf": "^3.0.2",
"size-limit": "^11.0.1",
"tslib": "^1.10.0",
"tsup": "^8.2.2",
"tsup": "^8.2.3",
"tsx": "^3.12.2",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8019,7 +8019,7 @@ __metadata:
rimraf: "npm:^3.0.2"
size-limit: "npm:^11.0.1"
tslib: "npm:^1.10.0"
tsup: "npm:^8.2.2"
tsup: "npm:^8.2.3"
tsx: "npm:^3.12.2"
typescript: "npm:^5.4.5"
vite-tsconfig-paths: "npm:^4.3.1"
Expand Down Expand Up @@ -29052,9 +29052,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:^8.2.2":
version: 8.2.2
resolution: "tsup@npm:8.2.2"
"tsup@npm:^8.2.3":
version: 8.2.3
resolution: "tsup@npm:8.2.3"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
Expand Down Expand Up @@ -29089,7 +29089,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10/f0d25756d4760d76f0d75118cd222791ad630ae2e89dfc3341d1e2d96b20614d37d1e8a0a541f3a342348cdfb0b24d3df2e2e3ba7590e462630be969803ee6c3
checksum: 10/2523611f5879fe408e8cb6d1fbae18d9e7617d2ef47258f6be8c11323c6d5d6aad296f6004d3fa6dc94e5f5b4c70b3eae677ac3d5ce0e9e1e4925715ee8b69b9
languageName: node
linkType: hard

Expand Down

0 comments on commit ee51d76

Please sign in to comment.