mirror of
https://github.com/kou029w/websri.git
synced 2025-01-18 08:05:13 +00:00
Update dependency tsx to v4.19.2
This commit is contained in:
parent
17fce57d8b
commit
f2854638df
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
|||
"@types/node": "22.7.4",
|
||||
"pkgroll": "2.5.1",
|
||||
"release-it": "17.6.0",
|
||||
"tsx": "4.19.1",
|
||||
"tsx": "4.19.2",
|
||||
"typescript": "5.6.2"
|
||||
}
|
||||
},
|
||||
|
@ -5194,9 +5194,9 @@
|
|||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/tsx": {
|
||||
"version": "4.19.1",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.1.tgz",
|
||||
"integrity": "sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==",
|
||||
"version": "4.19.2",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.2.tgz",
|
||||
"integrity": "sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"@types/node": "22.7.4",
|
||||
"pkgroll": "2.5.1",
|
||||
"release-it": "17.6.0",
|
||||
"tsx": "4.19.1",
|
||||
"tsx": "4.19.2",
|
||||
"typescript": "5.6.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue