diff --git a/package.json b/package.json index 1585347..6e27086 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "gatsby-transformer-yaml-full": "^5.0.0", "gatsby-yaml-full-markdown": "^5.0.1", "prettier": "^3.0.3", - "tsx": "^3.13.0", + "tsx": "^4.6.2", "typescript": "^5.2.2", "webpack-stats-plugin": "^1.1.3" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f785ee..8d30ce9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,8 +122,8 @@ devDependencies: specifier: ^3.0.3 version: 3.0.3 tsx: - specifier: ^3.13.0 - version: 3.13.0 + specifier: ^4.6.2 + version: 4.6.2 typescript: specifier: ^5.2.2 version: 5.2.2 @@ -11503,13 +11503,13 @@ packages: tslib: 1.14.1 typescript: 5.2.2 - /tsx@3.13.0: - resolution: {integrity: sha512-rjmRpTu3as/5fjNq/kOkOtihgLxuIz6pbKdj9xwP4J5jOLkBxw/rjN5ANw+KyrrOXV5uB7HC8+SrrSJxT65y+A==} + /tsx@4.6.2: + resolution: {integrity: sha512-QPpBdJo+ZDtqZgAnq86iY/PD2KYCUPSUGIunHdGwyII99GKH+f3z3FZ8XNFLSGQIA4I365ui8wnQpl8OKLqcsg==} + engines: {node: '>=18.0.0'} hasBin: true dependencies: esbuild: 0.18.20 get-tsconfig: 4.7.2 - source-map-support: 0.5.21 optionalDependencies: fsevents: 2.3.3 dev: true