Skip to content

Commit 4baab57

Browse files
committed
Bump tsup to version 8.2.0
1 parent 9e62940 commit 4baab57

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"react-test-renderer": "18.3.1",
104104
"redux": "^5.0.1",
105105
"rimraf": "^5.0.7",
106-
"tsup": "^8.1.2",
106+
"tsup": "^8.2.0",
107107
"typescript": "^5.5.4",
108108
"typescript-eslint": "^7.12.0",
109109
"vitest": "^1.6.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4429,7 +4429,7 @@ __metadata:
44294429
languageName: node
44304430
linkType: hard
44314431

4432-
"execa@npm:^5.0.0":
4432+
"execa@npm:^5.1.1":
44334433
version: 5.1.1
44344434
resolution: "execa@npm:5.1.1"
44354435
dependencies:
@@ -4835,7 +4835,7 @@ __metadata:
48354835
languageName: node
48364836
linkType: hard
48374837

4838-
"globby@npm:^11.0.3, globby@npm:^11.1.0":
4838+
"globby@npm:^11.1.0":
48394839
version: 11.1.0
48404840
resolution: "globby@npm:11.1.0"
48414841
dependencies:
@@ -6631,7 +6631,7 @@ __metadata:
66316631
react-test-renderer: "npm:18.3.1"
66326632
redux: "npm:^5.0.1"
66336633
rimraf: "npm:^5.0.7"
6634-
tsup: "npm:^8.1.2"
6634+
tsup: "npm:^8.2.0"
66356635
typescript: "npm:^5.5.4"
66366636
typescript-eslint: "npm:^7.12.0"
66376637
use-sync-external-store: "npm:^1.2.2"
@@ -7755,18 +7755,18 @@ __metadata:
77557755
languageName: node
77567756
linkType: hard
77577757

7758-
"tsup@npm:^8.1.2":
7759-
version: 8.1.2
7760-
resolution: "tsup@npm:8.1.2"
7758+
"tsup@npm:^8.2.0":
7759+
version: 8.2.0
7760+
resolution: "tsup@npm:8.2.0"
77617761
dependencies:
77627762
bundle-require: "npm:^5.0.0"
77637763
cac: "npm:^6.7.14"
77647764
chokidar: "npm:^3.6.0"
77657765
consola: "npm:^3.2.3"
77667766
debug: "npm:^4.3.5"
77677767
esbuild: "npm:^0.23.0"
7768-
execa: "npm:^5.0.0"
7769-
globby: "npm:^11.0.3"
7768+
execa: "npm:^5.1.1"
7769+
globby: "npm:^11.1.0"
77707770
joycon: "npm:^3.1.1"
77717771
postcss-load-config: "npm:^6.0.1"
77727772
resolve-from: "npm:^5.0.0"
@@ -7791,7 +7791,7 @@ __metadata:
77917791
bin:
77927792
tsup: dist/cli-default.js
77937793
tsup-node: dist/cli-node.js
7794-
checksum: 10/0ccd4aebc754ebe7328f6a43590a84582b0536424a185902a2fde814659802bcdb51e1eaaa29f4f13eadf2bc85630d805972a48aa3e06908360754065c044726
7794+
checksum: 10/34fe9459deb301a693e8dd9faea6db29ee900295db16de9bc650d7596eff0ef56a5381fbcf2e12b4cc487c37315b99b21ab79f1cfe4ab11bcf249a07035ba6fb
77957795
languageName: node
77967796
linkType: hard
77977797

0 commit comments

Comments
 (0)