Bump tsx from 4.9.3 to 4.10.3 (#50645)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -89,7 +89,7 @@
|
||||
"styled-components": "^5.3.5",
|
||||
"swr": "^2.2.4",
|
||||
"tcp-port-used": "1.0.2",
|
||||
"tsx": "4.9.3",
|
||||
"tsx": "4.10.3",
|
||||
"unified": "^11.0.3",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"url-template": "^3.1.1",
|
||||
@@ -14050,12 +14050,12 @@
|
||||
"integrity": "sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w=="
|
||||
},
|
||||
"node_modules/tsx": {
|
||||
"version": "4.9.3",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.9.3.tgz",
|
||||
"integrity": "sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==",
|
||||
"version": "4.10.3",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.10.3.tgz",
|
||||
"integrity": "sha512-f0g60aFSVRVkzcQkEflh8fPLRfmt+HJHgWi/plG5UgvVaV+9TcpOwJ0sZJSACXmwmjMPg9yQR0BhTLbhkfV2uA==",
|
||||
"dependencies": {
|
||||
"esbuild": "~0.20.2",
|
||||
"get-tsconfig": "^4.7.3"
|
||||
"get-tsconfig": "^4.7.5"
|
||||
},
|
||||
"bin": {
|
||||
"tsx": "dist/cli.mjs"
|
||||
|
||||
@@ -276,7 +276,7 @@
|
||||
"styled-components": "^5.3.5",
|
||||
"swr": "^2.2.4",
|
||||
"tcp-port-used": "1.0.2",
|
||||
"tsx": "4.9.3",
|
||||
"tsx": "4.10.3",
|
||||
"unified": "^11.0.3",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"url-template": "^3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user