aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-17 22:47:41 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-09-17 22:47:55 +0000
commitf51f435c9443b23add57e6ef16443cdccecec313 (patch)
treed9dbfb05beb83266054100855f80ac3f9a3c736a
parentBump the nodejs-dependencies group with 3 updates (diff)
downloadlocusts-f51f435c9443b23add57e6ef16443cdccecec313.tar
locusts-f51f435c9443b23add57e6ef16443cdccecec313.tar.gz
locusts-f51f435c9443b23add57e6ef16443cdccecec313.tar.bz2
locusts-f51f435c9443b23add57e6ef16443cdccecec313.tar.lz
locusts-f51f435c9443b23add57e6ef16443cdccecec313.tar.xz
locusts-f51f435c9443b23add57e6ef16443cdccecec313.tar.zst
locusts-f51f435c9443b23add57e6ef16443cdccecec313.zip
Bump tsup from 8.2.4 to 8.3.0 in the nodejs-dependencies groupHEADmaster
Bumps the nodejs-dependencies group with 1 update: [tsup](https://github.com/egoist/tsup). Updates `tsup` from 8.2.4 to 8.3.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](https://github.com/egoist/tsup/compare/v8.2.4...v8.3.0) --- updated-dependencies: - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--packages/locusts/package.json2
-rw-r--r--pnpm-lock.yaml34
2 files changed, 30 insertions, 6 deletions
diff --git a/packages/locusts/package.json b/packages/locusts/package.json
index 551a4f8..5a3a75d 100644
--- a/packages/locusts/package.json
+++ b/packages/locusts/package.json
@@ -8,7 +8,7 @@
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
"@types/node": "^22.5.5",
- "tsup": "^8.2.4",
+ "tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a4520f4..0916746 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -57,8 +57,8 @@ importers:
specifier: ^22.5.5
version: 22.5.5
tsup:
- specifier: ^8.2.4
- version: 8.2.4(tsx@4.19.1)(typescript@5.6.2)
+ specifier: ^8.3.0
+ version: 8.3.0(tsx@4.19.1)(typescript@5.6.2)
tsx:
specifier: ^4.19.1
version: 4.19.1
@@ -2470,6 +2470,17 @@ packages:
reusify: 1.0.4
dev: true
+ /fdir@6.3.0(picomatch@4.0.2):
+ resolution: {integrity: sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==}
+ peerDependencies:
+ picomatch: ^3 || ^4
+ peerDependenciesMeta:
+ picomatch:
+ optional: true
+ dependencies:
+ picomatch: 4.0.2
+ dev: true
+
/file-entry-cache@6.0.1:
resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
engines: {node: ^10.12.0 || >=12.0.0}
@@ -3554,6 +3565,11 @@ packages:
engines: {node: '>=8.6'}
dev: true
+ /picomatch@4.0.2:
+ resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
+ engines: {node: '>=12'}
+ dev: true
+
/pirates@4.0.6:
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
engines: {node: '>= 6'}
@@ -4202,6 +4218,14 @@ packages:
engines: {node: '>=16'}
dev: true
+ /tinyglobby@0.2.6:
+ resolution: {integrity: sha512-NbBoFBpqfcgd1tCiO8Lkfdk+xrA7mlLR9zgvZcZWQQwU63XAfUePyd6wZBaU93Hqw347lHnwFzttAkemHzzz4g==}
+ engines: {node: '>=12.0.0'}
+ dependencies:
+ fdir: 6.3.0(picomatch@4.0.2)
+ picomatch: 4.0.2
+ dev: true
+
/to-fast-properties@2.0.0:
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
engines: {node: '>=4'}
@@ -4259,8 +4283,8 @@ packages:
resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
dev: true
- /tsup@8.2.4(tsx@4.19.1)(typescript@5.6.2):
- resolution: {integrity: sha512-akpCPePnBnC/CXgRrcy72ZSntgIEUa1jN0oJbbvpALWKNOz1B7aM+UVDWGRGIO/T/PZugAESWDJUAb5FD48o8Q==}
+ /tsup@8.3.0(tsx@4.19.1)(typescript@5.6.2):
+ resolution: {integrity: sha512-ALscEeyS03IomcuNdFdc0YWGVIkwH1Ws7nfTbAPuoILvEV2hpGQAY72LIOjglGo4ShWpZfpBqP/jpQVCzqYQag==}
engines: {node: '>=18'}
hasBin: true
peerDependencies:
@@ -4285,7 +4309,6 @@ packages:
debug: 4.3.7
esbuild: 0.23.1
execa: 5.1.1
- globby: 11.1.0
joycon: 3.1.1
picocolors: 1.1.0
postcss-load-config: 6.0.1(tsx@4.19.1)
@@ -4293,6 +4316,7 @@ packages:
rollup: 4.21.2
source-map: 0.8.0-beta.0
sucrase: 3.35.0
+ tinyglobby: 0.2.6
tree-kill: 1.2.2
typescript: 5.6.2
transitivePeerDependencies: