Skip to content

Commit

Permalink
chore(deps): update dependency tsup to v8.3.5 (#6052)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 1c79ccc commit fcdffb2
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"tsup": "8.3.4",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-tsconfig-paths": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"prisma": "5.21.1",
"rimraf": "6.0.1",
"transliteration": "2.3.5",
"tsup": "8.3.4",
"tsup": "8.3.5",
"tsx": "4.19.1",
"typescript": "5.6.3",
"vite": "5.4.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"rimraf": "6.0.1",
"size-limit": "11.1.6",
"tslib": "2.8.0",
"tsup": "8.3.4",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-tsconfig-paths": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"sirv-cli": "3.0.0",
"storybook": "8.3.6",
"tailwindcss": "3.4.14",
"tsup": "8.3.4",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-tsconfig-paths": "5.0.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8102,7 +8102,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
rimraf: "npm:6.0.1"
tsup: "npm:8.3.4"
tsup: "npm:8.3.5"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -8140,7 +8140,7 @@ __metadata:
prisma: "npm:5.21.1"
rimraf: "npm:6.0.1"
transliteration: "npm:2.3.5"
tsup: "npm:8.3.4"
tsup: "npm:8.3.5"
tsx: "npm:4.19.1"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
Expand Down Expand Up @@ -8251,7 +8251,7 @@ __metadata:
rimraf: "npm:6.0.1"
size-limit: "npm:11.1.6"
tslib: "npm:2.8.0"
tsup: "npm:8.3.4"
tsup: "npm:8.3.5"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -8300,7 +8300,7 @@ __metadata:
sirv-cli: "npm:3.0.0"
storybook: "npm:8.3.6"
tailwindcss: "npm:3.4.14"
tsup: "npm:8.3.4"
tsup: "npm:8.3.5"
typescript: "npm:5.6.3"
vite: "npm:5.4.10"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -20021,9 +20021,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:8.3.4":
version: 8.3.4
resolution: "tsup@npm:8.3.4"
"tsup@npm:8.3.5":
version: 8.3.5
resolution: "tsup@npm:8.3.5"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
Expand Down Expand Up @@ -20058,7 +20058,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10c0/bb60a1ed4edfd6f3c161c002c267e331bcefaf68df572d2a67039b0a85ba70af7ecb6627d6a4166ec1122bac3a06d7eb725113f532c0fa681816daf658eb2732
checksum: 10c0/7794953cbc784b7c8f14c4898d36a293b815b528d3098c2416aeaa2b4775dc477132cd12f75f6d32737dfd15ba10139c73f7039045352f2ba1ea7e5fe6fe3773
languageName: node
linkType: hard

Expand Down

0 comments on commit fcdffb2

Please sign in to comment.