mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-18 14:34:25 +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",
|
"emoji-mart": "^5.5.2",
|
||||||
"heroicons": "^2.0.18",
|
"heroicons": "^2.0.18",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"nostr-tools": "^1.11.1",
|
"nostr-tools": "^1.11.2",
|
||||||
"solid-js": "^1.7.5",
|
"solid-js": "^1.7.5",
|
||||||
"tailwindcss": "^3.3.2",
|
"tailwindcss": "^3.3.2",
|
||||||
"zod": "^3.21.4"
|
"zod": "^3.21.4"
|
||||||
@@ -5204,9 +5204,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/nostr-tools": {
|
"node_modules/nostr-tools": {
|
||||||
"version": "1.11.1",
|
"version": "1.11.2",
|
||||||
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.11.2.tgz",
|
||||||
"integrity": "sha512-b8BpCiD3wxjBZwrn0wc+CkVj6/7s4sQxp+Az7UkCG80mJu7xTspZsOoUP/geBNwZVYETzEwj+CPBvW8WIP8mBQ==",
|
"integrity": "sha512-ezN+QwPlFTRZLjstUJw9xacI7/rKKOn18bRitKcArj5YFLaxA2xDIvkryapYZ1IBsJzFYcODmygKIrHdZXsJjw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/curves": "1.0.0",
|
"@noble/curves": "1.0.0",
|
||||||
"@noble/hashes": "1.3.0",
|
"@noble/hashes": "1.3.0",
|
||||||
@@ -11020,9 +11020,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"nostr-tools": {
|
"nostr-tools": {
|
||||||
"version": "1.11.1",
|
"version": "1.11.2",
|
||||||
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.11.2.tgz",
|
||||||
"integrity": "sha512-b8BpCiD3wxjBZwrn0wc+CkVj6/7s4sQxp+Az7UkCG80mJu7xTspZsOoUP/geBNwZVYETzEwj+CPBvW8WIP8mBQ==",
|
"integrity": "sha512-ezN+QwPlFTRZLjstUJw9xacI7/rKKOn18bRitKcArj5YFLaxA2xDIvkryapYZ1IBsJzFYcODmygKIrHdZXsJjw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@noble/curves": "1.0.0",
|
"@noble/curves": "1.0.0",
|
||||||
"@noble/hashes": "1.3.0",
|
"@noble/hashes": "1.3.0",
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
"emoji-mart": "^5.5.2",
|
"emoji-mart": "^5.5.2",
|
||||||
"heroicons": "^2.0.18",
|
"heroicons": "^2.0.18",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"nostr-tools": "^1.11.1",
|
"nostr-tools": "^1.11.2",
|
||||||
"solid-js": "^1.7.5",
|
"solid-js": "^1.7.5",
|
||||||
"tailwindcss": "^3.3.2",
|
"tailwindcss": "^3.3.2",
|
||||||
"zod": "^3.21.4"
|
"zod": "^3.21.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user