mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-22 06:04:20 +00:00
chore(deps): bump tsx (#424)
This commit is contained in:
commit
21746fb860
2 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.5.3",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"ts-patch": "^3.3.0",
|
"ts-patch": "^3.3.0",
|
||||||
"tsx": "^4.20.1",
|
"tsx": "^4.20.2",
|
||||||
"typescript": "^5.8.3",
|
"typescript": "^5.8.3",
|
||||||
"typescript-transform-paths": "^3.5.5"
|
"typescript-transform-paths": "^3.5.5"
|
||||||
},
|
},
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4156,7 +4156,7 @@ __metadata:
|
||||||
prettier: "npm:3.5.3"
|
prettier: "npm:3.5.3"
|
||||||
ts-node: "npm:^10.9.2"
|
ts-node: "npm:^10.9.2"
|
||||||
ts-patch: "npm:^3.3.0"
|
ts-patch: "npm:^3.3.0"
|
||||||
tsx: "npm:^4.20.1"
|
tsx: "npm:^4.20.2"
|
||||||
typescript: "npm:^5.8.3"
|
typescript: "npm:^5.8.3"
|
||||||
typescript-transform-paths: "npm:^3.5.5"
|
typescript-transform-paths: "npm:^3.5.5"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
|
@ -4720,9 +4720,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"tsx@npm:^4.20.1":
|
"tsx@npm:^4.20.2":
|
||||||
version: 4.20.1
|
version: 4.20.2
|
||||||
resolution: "tsx@npm:4.20.1"
|
resolution: "tsx@npm:4.20.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: "npm:~0.25.0"
|
esbuild: "npm:~0.25.0"
|
||||||
fsevents: "npm:~2.3.3"
|
fsevents: "npm:~2.3.3"
|
||||||
|
@ -4732,7 +4732,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
tsx: dist/cli.mjs
|
tsx: dist/cli.mjs
|
||||||
checksum: 10c0/10f861c66d13fcdcae1d4203f06c682d4c4beadb915d644aa198dfac49be18496e6e26daf5f693be87cf2776c1a883abb21e811f77ffd5b0a5cdd41d49c8cd52
|
checksum: 10c0/f4225df78fa76e87d787aa9d58271405b29bcba5107e8cbfe541068254e4330563615f13136892bac3e7fd814ec682538c31dfe13af3287a15fcb54af3d132c4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue