diff --git a/.pnp.cjs b/.pnp.cjs index bc0877d..dc91535 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -39,7 +39,7 @@ const RAW_RUNTIME_STATE = ["execa", "npm:8.0.1"],\ ["prompts", "npm:2.4.2"],\ ["semver", "npm:7.6.0"],\ - ["tsx", "npm:4.7.1"],\ + ["tsx", "npm:4.7.2"],\ ["typescript", "patch:typescript@npm%3A5.4.3#optional!builtin::version=5.4.3&hash=5adc0c"],\ ["typescript-eslint", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:7.5.0"],\ ["vite", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:5.2.8"],\ @@ -3426,7 +3426,7 @@ const RAW_RUNTIME_STATE = ["execa", "npm:8.0.1"],\ ["prompts", "npm:2.4.2"],\ ["semver", "npm:7.6.0"],\ - ["tsx", "npm:4.7.1"],\ + ["tsx", "npm:4.7.2"],\ ["typescript", "patch:typescript@npm%3A5.4.3#optional!builtin::version=5.4.3&hash=5adc0c"],\ ["typescript-eslint", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:7.5.0"],\ ["vite", "virtual:dc3fc578bfa5e06182a4d2be39ede0bc5b74940b1ffe0d70c26892ab140a4699787750fba175dc306292e80b4aa2c8c5f68c2a821e69b2c37e360c0dff36ff66#npm:5.2.8"],\ @@ -3823,10 +3823,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["tsx", [\ - ["npm:4.7.1", {\ - "packageLocation": "./.yarn/cache/tsx-npm-4.7.1-2110587134-5711bec946.zip/node_modules/tsx/",\ + ["npm:4.7.2", {\ + "packageLocation": "./.yarn/cache/tsx-npm-4.7.2-1b4d572ec8-0338598cc3.zip/node_modules/tsx/",\ "packageDependencies": [\ - ["tsx", "npm:4.7.1"],\ + ["tsx", "npm:4.7.2"],\ ["esbuild", "npm:0.19.12"],\ ["fsevents", "patch:fsevents@npm%3A2.3.3#optional!builtin::version=2.3.3&hash=df0bf1"],\ ["get-tsconfig", "npm:4.7.2"]\ diff --git a/.yarn/cache/tsx-npm-4.7.1-2110587134-5711bec946.zip b/.yarn/cache/tsx-npm-4.7.2-1b4d572ec8-0338598cc3.zip old mode 100755 new mode 100644 similarity index 97% rename from .yarn/cache/tsx-npm-4.7.1-2110587134-5711bec946.zip rename to .yarn/cache/tsx-npm-4.7.2-1b4d572ec8-0338598cc3.zip index 5061f58..31079e8 Binary files a/.yarn/cache/tsx-npm-4.7.1-2110587134-5711bec946.zip and b/.yarn/cache/tsx-npm-4.7.2-1b4d572ec8-0338598cc3.zip differ diff --git a/package.json b/package.json index 121e44f..dc57771 100755 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "execa": "8.0.1", "prompts": "2.4.2", "semver": "7.6.0", - "tsx": "4.7.1", + "tsx": "4.7.2", "typescript": "5.4.3", "typescript-eslint": "7.5.0", "vite": "5.2.8", diff --git a/yarn.lock b/yarn.lock index 94314b3..3283cae 100755 --- a/yarn.lock +++ b/yarn.lock @@ -3011,7 +3011,7 @@ __metadata: execa: "npm:8.0.1" prompts: "npm:2.4.2" semver: "npm:7.6.0" - tsx: "npm:4.7.1" + tsx: "npm:4.7.2" typescript: "npm:5.4.3" typescript-eslint: "npm:7.5.0" vite: "npm:5.2.8" @@ -3328,9 +3328,9 @@ __metadata: languageName: node linkType: hard -"tsx@npm:4.7.1": - version: 4.7.1 - resolution: "tsx@npm:4.7.1" +"tsx@npm:4.7.2": + version: 4.7.2 + resolution: "tsx@npm:4.7.2" dependencies: esbuild: "npm:~0.19.10" fsevents: "npm:~2.3.3" @@ -3340,7 +3340,7 @@ __metadata: optional: true bin: tsx: dist/cli.mjs - checksum: 10c0/5711bec9467fe2984b8cca2f3d99955a49aad62b8e2e8c2054488827dd2ea4618e0dfc0cc1c1642e311734e085631a268a2b53e83afb666c86f572039adebb9f + checksum: 10c0/0338598cc3b7b01a47939297797dfb77a1d675acb33bf71e816faf2b8cb76da3994d341d2920d105dbe98cd01a4babd80ca4b9a5a36120813dd79c4fc1c32df1 languageName: node linkType: hard