From ebc58e3379b5f2607c2c40bbbf741dd535ff3703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 05:54:44 +0000 Subject: [PATCH] chore(deps-dev): bump tsx from 4.23.7 to 4.23.13 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.23.7 to 4.23.13. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.23.7...v4.23.13) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.23.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 101 ++++++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 68 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index c3685bc..e9954db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "playwright": "^1.62.1", "prettier": "^3.9.0", "prettier-plugin-astro": "^0.14.0", - "tsx": "^4.23.7", + "tsx": "^4.23.13", "typescript": "^5.6.0", "typescript-eslint": "^8.67.0", "vitest": "^4.1.10" @@ -50,36 +50,6 @@ "node": ">=22" } }, - "../interscript-ts": { - "name": "interscript", - "version": "3.0.0", - "extraneous": true, - "license": "BSD-2-Clause", - "dependencies": { - "fflate": "^0.8.3", - "js-yaml": "^5.3.0" - }, - "bin": { - "interscript": "dist/cli.js" - }, - "devDependencies": { - "@eslint/js": "^10.0.1", - "@types/js-yaml": "^4.0.9", - "@types/node": "^22.0.0", - "@vitest/coverage-v8": "^4.1.10", - "eslint": "^10.8.0", - "eslint-config-prettier": "^10.1.0", - "onnxruntime-node": "^1.27.0", - "playwright": "^1.62.0", - "prettier": "^3.9.0", - "typescript": "^5.6.0", - "typescript-eslint": "^8.65.0", - "vitest": "^4.1.0" - }, - "engines": { - "node": ">=20" - } - }, "node_modules/@asciidoctor/core": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/@asciidoctor/core/-/core-4.0.6.tgz", @@ -1133,6 +1103,7 @@ "integrity": "sha512-AZypUeJ/yByuxyS7BlSNRDOMLMlROYtjYdIAuBmJssVz1UJDSeYxLrdizhXCFYhedC5bqd/ASy8EuNXbVVXp9g==", "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@emnapi/wasi-threads": "2.0.1", "tslib": "^2.4.0" @@ -1144,6 +1115,7 @@ "integrity": "sha512-hFPAhMUjJD9BSyCANEISPOogeXC9Zo9ZQl7L6vKnaVsMkCtzznaW/naYypeyl0Gv5rYfWYsZbpixTMpjDJzQeA==", "license": "MIT", "optional": true, + "peer": true, "dependencies": { "tslib": "^2.4.0" } @@ -1154,6 +1126,7 @@ "integrity": "sha512-9DsSk+o5NBX0CCJT8s0EROGSGxjR/tKu6aBTaVyq+SjAEQH4XcdcRxPBRzsBLizTTJ49MJjF+jgu3qnO9GLQcQ==", "license": "MIT", "optional": true, + "peer": true, "dependencies": { "tslib": "^2.4.0" } @@ -3249,6 +3222,66 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.11.1", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.2.2", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.11.1", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.2.2", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "1.1.4", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@tybys/wasm-util": "^0.10.1" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/Brooooooklyn" + }, + "peerDependencies": { + "@emnapi/core": "^1.7.1", + "@emnapi/runtime": "^1.7.1" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.10.2", + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.1", + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.3.3", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.3.3.tgz", @@ -8857,9 +8890,9 @@ "optional": true }, "node_modules/tsx": { - "version": "4.23.7", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.7.tgz", - "integrity": "sha512-3f/u/+UDCNQ7iwUZW9FCMnNGIHzElGJYh0S/yy8IvWSsn5O7fEO/897FaG7FA2W8yryiRyuwXZ1PYLAKYaqSuQ==", + "version": "4.23.13", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.23.13.tgz", + "integrity": "sha512-BL5MGkRln6aDYhb0xbQlEAGw743BaZYWdbWtdJOBriYJboKgUUYCadFp2/FpBBZquBC/ezNBn7wMMPx7FDZUDw==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 1ee7185..a7be1d5 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "playwright": "^1.62.1", "prettier": "^3.9.0", "prettier-plugin-astro": "^0.14.0", - "tsx": "^4.23.7", + "tsx": "^4.23.13", "typescript": "^5.6.0", "typescript-eslint": "^8.67.0", "vitest": "^4.1.10"