summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml10
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 7afe8e5..42d96e4 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.3.3",
- "tsx": "^4.19.0",
+ "tsx": "^4.19.1",
"typescript": "^5.6.2",
"wrangler": "^3.76.0"
},
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 71c5961..cee437e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -55,8 +55,8 @@ importers:
specifier: ^3.3.3
version: 3.3.3
tsx:
- specifier: ^4.19.0
- version: 4.19.0
+ specifier: ^4.19.1
+ version: 4.19.1
typescript:
specifier: ^5.6.2
version: 5.6.2
@@ -1172,8 +1172,8 @@ packages:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
- resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==}
+ resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==}
engines: {node: '>=18.0.0'}
hasBin: true
@@ -2277,7 +2277,7 @@ snapshots:
dependencies:
esbuild: 0.23.1
get-tsconfig: 4.7.5