mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 02:54:37 +00:00
rm-dep: cashu-ts
This commit is contained in:
Generated
-27
@@ -8,7 +8,6 @@
|
||||
"name": "routstr-service",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@cashu/cashu-ts": "^0.8.1",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/modifiers": "^9.0.0",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
@@ -163,17 +162,6 @@
|
||||
"node": ">=6.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@cashu/cashu-ts": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@cashu/cashu-ts/-/cashu-ts-0.8.1.tgz",
|
||||
"integrity": "sha512-36+e5jJagwhzxxSW+WcVnjuiQQIp/rCabqURyEIce//+L3LuQmQ2xC32WskPUmxSFKhN8Nnngsma/pH6XzTWkw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@gandlaf21/bolt11-decode": "^3.0.6",
|
||||
"@noble/curves": "^1.0.0",
|
||||
"buffer": "^6.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@date-fns/tz": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@date-fns/tz/-/tz-1.2.0.tgz",
|
||||
@@ -1101,21 +1089,6 @@
|
||||
"node": ">= 10"
|
||||
}
|
||||
},
|
||||
"node_modules/@noble/curves": {
|
||||
"version": "1.8.2",
|
||||
"resolved": "https://registry.npmjs.org/@noble/curves/-/curves-1.8.2.tgz",
|
||||
"integrity": "sha512-vnI7V6lFNe0tLAuJMu+2sX+FcL14TaCWy1qiczg1VwRmPrpQCdq5ESXQMqUc2tluRNf6irBXrWbl1mGN8uaU/g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@noble/hashes": "1.7.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.21.3 || >=16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://paulmillr.com/funding/"
|
||||
}
|
||||
},
|
||||
"node_modules/@noble/hashes": {
|
||||
"version": "1.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.7.2.tgz",
|
||||
|
||||
+1
-2
@@ -12,7 +12,6 @@
|
||||
"format-fix": "prettier --write --ignore-path .gitignore ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@cashu/cashu-ts": "^0.8.1",
|
||||
"@dnd-kit/core": "^6.3.1",
|
||||
"@dnd-kit/modifiers": "^9.0.0",
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
@@ -85,4 +84,4 @@
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user