mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 22:14:26 +01:00
chore: update
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -21,7 +21,7 @@
|
||||
"emoji-mart": "^5.5.2",
|
||||
"heroicons": "^2.0.18",
|
||||
"lodash": "^4.17.21",
|
||||
"nostr-tools": "^1.11.1",
|
||||
"nostr-tools": "^1.11.2",
|
||||
"solid-js": "^1.7.5",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"zod": "^3.21.4"
|
||||
@@ -5204,9 +5204,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nostr-tools": {
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.11.1.tgz",
|
||||
"integrity": "sha512-b8BpCiD3wxjBZwrn0wc+CkVj6/7s4sQxp+Az7UkCG80mJu7xTspZsOoUP/geBNwZVYETzEwj+CPBvW8WIP8mBQ==",
|
||||
"version": "1.11.2",
|
||||
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.11.2.tgz",
|
||||
"integrity": "sha512-ezN+QwPlFTRZLjstUJw9xacI7/rKKOn18bRitKcArj5YFLaxA2xDIvkryapYZ1IBsJzFYcODmygKIrHdZXsJjw==",
|
||||
"dependencies": {
|
||||
"@noble/curves": "1.0.0",
|
||||
"@noble/hashes": "1.3.0",
|
||||
@@ -11020,9 +11020,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"nostr-tools": {
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.11.1.tgz",
|
||||
"integrity": "sha512-b8BpCiD3wxjBZwrn0wc+CkVj6/7s4sQxp+Az7UkCG80mJu7xTspZsOoUP/geBNwZVYETzEwj+CPBvW8WIP8mBQ==",
|
||||
"version": "1.11.2",
|
||||
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.11.2.tgz",
|
||||
"integrity": "sha512-ezN+QwPlFTRZLjstUJw9xacI7/rKKOn18bRitKcArj5YFLaxA2xDIvkryapYZ1IBsJzFYcODmygKIrHdZXsJjw==",
|
||||
"requires": {
|
||||
"@noble/curves": "1.0.0",
|
||||
"@noble/hashes": "1.3.0",
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"emoji-mart": "^5.5.2",
|
||||
"heroicons": "^2.0.18",
|
||||
"lodash": "^4.17.21",
|
||||
"nostr-tools": "^1.11.1",
|
||||
"nostr-tools": "^1.11.2",
|
||||
"solid-js": "^1.7.5",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"zod": "^3.21.4"
|
||||
|
||||
Reference in New Issue
Block a user