1
0
Fork 0

[node] updated dependencies

This commit is contained in:
Julien Dessaux 2024-10-29 20:54:52 +01:00
parent 5a80b7c4ff
commit 9295759b1a
Signed by: adyxax
GPG key ID: F92E51B86E07177E

View file

@ -488,9 +488,9 @@
"license": "MIT"
},
"node_modules/better-sqlite3": {
"version": "11.4.0",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.4.0.tgz",
"integrity": "sha512-B7C9y2aSvtTwDJIz34iUxMjQWmbAYFmpq0Rwf9weYTtx6jUYsUKVt5ePPYlGyLVBoySppPa41PBrzl1ipMhG7A==",
"version": "11.5.0",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.5.0.tgz",
"integrity": "sha512-e/6eggfOutzoK0JWiU36jsisdWoHOfN9iWiW/SieKvb7SAa6aGNmBM/UKyp+/wWSXpLlWNN8tCPwoDNPhzUvuQ==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@ -1171,9 +1171,9 @@
}
},
"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==",
"license": "MIT",
"dependencies": {
"esbuild": "~0.23.0",