Skip to content

Commit

Permalink
chore(deps): update dependency tsup to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 88869f3 commit 47f3ae2
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 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.2.4",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.5",
"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.19.1",
"rimraf": "6.0.1",
"transliteration": "2.3.5",
"tsup": "8.2.4",
"tsup": "8.3.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vite": "5.4.5",
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.5",
"tslib": "2.7.0",
"tsup": "8.2.4",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.5",
"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": "2.0.2",
"storybook": "8.3.0",
"tailwindcss": "3.4.11",
"tsup": "8.2.4",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vite": "5.4.5",
"vite-tsconfig-paths": "5.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7713,7 +7713,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
rimraf: "npm:6.0.1"
tsup: "npm:8.2.4"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.5"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -7751,7 +7751,7 @@ __metadata:
prisma: "npm:5.19.1"
rimraf: "npm:6.0.1"
transliteration: "npm:2.3.5"
tsup: "npm:8.2.4"
tsup: "npm:8.3.0"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.5"
Expand Down Expand Up @@ -7850,7 +7850,7 @@ __metadata:
rimraf: "npm:6.0.1"
size-limit: "npm:11.1.5"
tslib: "npm:2.7.0"
tsup: "npm:8.2.4"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.5"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -7899,7 +7899,7 @@ __metadata:
sirv-cli: "npm:2.0.2"
storybook: "npm:8.3.0"
tailwindcss: "npm:3.4.11"
tsup: "npm:8.2.4"
tsup: "npm:8.3.0"
typescript: "npm:5.6.2"
vite: "npm:5.4.5"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -18671,7 +18671,7 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:^0.2.6":
"tinyglobby@npm:^0.2.1, tinyglobby@npm:^0.2.6":
version: 0.2.6
resolution: "tinyglobby@npm:0.2.6"
dependencies:
Expand Down Expand Up @@ -18894,9 +18894,9 @@ __metadata:
languageName: node
linkType: hard

"tsup@npm:8.2.4":
version: 8.2.4
resolution: "tsup@npm:8.2.4"
"tsup@npm:8.3.0":
version: 8.3.0
resolution: "tsup@npm:8.3.0"
dependencies:
bundle-require: "npm:^5.0.0"
cac: "npm:^6.7.14"
Expand All @@ -18905,14 +18905,14 @@ __metadata:
debug: "npm:^4.3.5"
esbuild: "npm:^0.23.0"
execa: "npm:^5.1.1"
globby: "npm:^11.1.0"
joycon: "npm:^3.1.1"
picocolors: "npm:^1.0.1"
postcss-load-config: "npm:^6.0.1"
resolve-from: "npm:^5.0.0"
rollup: "npm:^4.19.0"
source-map: "npm:0.8.0-beta.0"
sucrase: "npm:^3.35.0"
tinyglobby: "npm:^0.2.1"
tree-kill: "npm:^1.2.2"
peerDependencies:
"@microsoft/api-extractor": ^7.36.0
Expand All @@ -18931,7 +18931,7 @@ __metadata:
bin:
tsup: dist/cli-default.js
tsup-node: dist/cli-node.js
checksum: 10c0/0fa967ae0feb483528ae52fd9988d7931a092b3645a456e23b62ac03a0556da6f569fb2a77b3baf50ff1d12b9afac38aa9d29f15eb82c8a2b4faeda8362858da
checksum: 10c0/7f7132e48fca2284fd721077c6462c440dabdc95bcacf2e9837f81d2ca9771f804ff4f8b81a743e8fc6c3def856cf3ae99421c0568a7f030196abdc9e12e97e8
languageName: node
linkType: hard

Expand Down

0 comments on commit 47f3ae2

Please sign in to comment.