fix: rollback nostr-tools version

This commit is contained in:
Shusui MOYATANI
2023-03-07 12:06:43 +09:00
parent cf17f48699
commit bcbd9242f3
3 changed files with 31 additions and 31 deletions

58
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"@types/lodash": "^4.14.191", "@types/lodash": "^4.14.191",
"heroicons": "^2.0.15", "heroicons": "^2.0.15",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"nostr-tools": "^1.7.4", "nostr-tools": "^1.3.2",
"solid-js": "^1.6.9", "solid-js": "^1.6.9",
"tailwindcss": "^3.2.4", "tailwindcss": "^3.2.4",
"zod": "^3.20.6" "zod": "^3.20.6"
@@ -1187,9 +1187,9 @@
} }
}, },
"node_modules/@noble/hashes": { "node_modules/@noble/hashes": {
"version": "1.0.0", "version": "0.5.9",
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.0.0.tgz", "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-0.5.9.tgz",
"integrity": "sha512-DZVbtY62kc3kkBtMHqwCOfXrT/hnoORy5BJ4+HU1IR59X0KWAOqsfzQPcUl/lQLlG7qXbe/fZ3r/emxtAl+sqg==" "integrity": "sha512-7lN1Qh6d8DUGmfN36XRsbN/WcGIPNtTGhkw26vWId/DlCIGsYJJootTtPGghTLcn/AaXPx2Q0b3cacrwXa7OVw=="
}, },
"node_modules/@noble/secp256k1": { "node_modules/@noble/secp256k1": {
"version": "1.7.1", "version": "1.7.1",
@@ -5889,16 +5889,15 @@
} }
}, },
"node_modules/nostr-tools": { "node_modules/nostr-tools": {
"version": "1.7.4", "version": "1.3.2",
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.7.4.tgz", "resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.3.2.tgz",
"integrity": "sha512-YowDJ+S3UW9KCYPDZfZXXMITrJSMjiCmFOK5HohyKkg+w6EipFUTkFRBPRA2BTLXO/qw8gukKXfL0B7Dv3jtcQ==", "integrity": "sha512-LKVfGDkTSzNFSIUHhCDKHogfFaToKrqzUAXJOJhnYKvBws1/XW52xOYZlfYnY9jc/7C+ylq8njFIL5c5e6ObjA==",
"dependencies": { "dependencies": {
"@noble/hashes": "1.0.0", "@noble/hashes": "^0.5.7",
"@noble/secp256k1": "^1.7.1", "@noble/secp256k1": "^1.7.0",
"@scure/base": "^1.1.1", "@scure/base": "^1.1.1",
"@scure/bip32": "^1.1.5", "@scure/bip32": "^1.1.1",
"@scure/bip39": "^1.1.1", "@scure/bip39": "^1.1.0"
"prettier": "^2.8.4"
} }
}, },
"node_modules/npm-normalize-package-bin": { "node_modules/npm-normalize-package-bin": {
@@ -6911,9 +6910,10 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "2.8.4", "version": "2.8.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz",
"integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", "integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==",
"dev": true,
"bin": { "bin": {
"prettier": "bin-prettier.js" "prettier": "bin-prettier.js"
}, },
@@ -9337,9 +9337,9 @@
} }
}, },
"@noble/hashes": { "@noble/hashes": {
"version": "1.0.0", "version": "0.5.9",
"resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.0.0.tgz", "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-0.5.9.tgz",
"integrity": "sha512-DZVbtY62kc3kkBtMHqwCOfXrT/hnoORy5BJ4+HU1IR59X0KWAOqsfzQPcUl/lQLlG7qXbe/fZ3r/emxtAl+sqg==" "integrity": "sha512-7lN1Qh6d8DUGmfN36XRsbN/WcGIPNtTGhkw26vWId/DlCIGsYJJootTtPGghTLcn/AaXPx2Q0b3cacrwXa7OVw=="
}, },
"@noble/secp256k1": { "@noble/secp256k1": {
"version": "1.7.1", "version": "1.7.1",
@@ -12732,16 +12732,15 @@
"dev": true "dev": true
}, },
"nostr-tools": { "nostr-tools": {
"version": "1.7.4", "version": "1.3.2",
"resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.7.4.tgz", "resolved": "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.3.2.tgz",
"integrity": "sha512-YowDJ+S3UW9KCYPDZfZXXMITrJSMjiCmFOK5HohyKkg+w6EipFUTkFRBPRA2BTLXO/qw8gukKXfL0B7Dv3jtcQ==", "integrity": "sha512-LKVfGDkTSzNFSIUHhCDKHogfFaToKrqzUAXJOJhnYKvBws1/XW52xOYZlfYnY9jc/7C+ylq8njFIL5c5e6ObjA==",
"requires": { "requires": {
"@noble/hashes": "1.0.0", "@noble/hashes": "^0.5.7",
"@noble/secp256k1": "^1.7.1", "@noble/secp256k1": "^1.7.0",
"@scure/base": "^1.1.1", "@scure/base": "^1.1.1",
"@scure/bip32": "^1.1.5", "@scure/bip32": "^1.1.1",
"@scure/bip39": "^1.1.1", "@scure/bip39": "^1.1.0"
"prettier": "^2.8.4"
} }
}, },
"npm-normalize-package-bin": { "npm-normalize-package-bin": {
@@ -13484,9 +13483,10 @@
"dev": true "dev": true
}, },
"prettier": { "prettier": {
"version": "2.8.4", "version": "2.8.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz",
"integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==" "integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==",
"dev": true
}, },
"prettier-linter-helpers": { "prettier-linter-helpers": {
"version": "1.0.0", "version": "1.0.0",

View File

@@ -57,7 +57,7 @@
"@types/lodash": "^4.14.191", "@types/lodash": "^4.14.191",
"heroicons": "^2.0.15", "heroicons": "^2.0.15",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"nostr-tools": "^1.7.4", "nostr-tools": "^1.3.2",
"solid-js": "^1.6.9", "solid-js": "^1.6.9",
"tailwindcss": "^3.2.4", "tailwindcss": "^3.2.4",
"zod": "^3.20.6" "zod": "^3.20.6"

View File

@@ -20,8 +20,8 @@ const queryClient = new QueryClient({});
const App: Component = () => ( const App: Component = () => (
<QueryClientProvider client={queryClient}> <QueryClientProvider client={queryClient}>
<Routes> <Routes>
<Route path="/" element={() => <Home />} />
<Route path="/hello" element={() => <Hello />} /> <Route path="/hello" element={() => <Hello />} />
<Route path="/" element={() => <Home />} />
<Route path="/*" element={() => <NotFound />} /> <Route path="/*" element={() => <NotFound />} />
</Routes> </Routes>
</QueryClientProvider> </QueryClientProvider>