Upgrade @nostrify/nostrify to 0.50.5 and @nostrify/react to 0.2.30
This commit is contained in:
Generated
+9
-9
@@ -39,8 +39,8 @@
|
||||
"@fontsource/silkscreen": "^5.2.8",
|
||||
"@getalby/sdk": "^5.1.1",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@nostrify/nostrify": "^0.50.4",
|
||||
"@nostrify/react": "^0.2.29",
|
||||
"@nostrify/nostrify": "^0.50.5",
|
||||
"@nostrify/react": "^0.2.30",
|
||||
"@nostrify/types": "^0.36.9",
|
||||
"@plausible-analytics/tracker": "^0.4.4",
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
@@ -1403,9 +1403,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nostrify/nostrify": {
|
||||
"version": "0.50.4",
|
||||
"resolved": "https://registry.npmjs.org/@nostrify/nostrify/-/nostrify-0.50.4.tgz",
|
||||
"integrity": "sha512-XsRuKeNDgnQ4WPKwz+Yz+vzF5lOee+STFhVwW8fi/SO3tglp4XEc551NyCoufh3AxIlCDWMxC8vyxttsMEVbGw==",
|
||||
"version": "0.50.5",
|
||||
"resolved": "https://registry.npmjs.org/@nostrify/nostrify/-/nostrify-0.50.5.tgz",
|
||||
"integrity": "sha512-0XlNz/aVKl3ODxAZYRbNsa9IzwLsQd0ACxq4EvPBCGZLvpSr3GW14GK13lX0FLx1UAy94xuvsbYGqkiVigBYnQ==",
|
||||
"dependencies": {
|
||||
"@nostrify/types": "0.36.9",
|
||||
"@scure/base": "^2.0.0",
|
||||
@@ -1444,11 +1444,11 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@nostrify/react": {
|
||||
"version": "0.2.29",
|
||||
"resolved": "https://registry.npmjs.org/@nostrify/react/-/react-0.2.29.tgz",
|
||||
"integrity": "sha512-jt3CS6ggjxx7HzOJEQo9YmVjJSbXowBkQT86fiDBbZkYEhFkB1i64KahvdAhYCIka3r+QFOiOX8iKo3d9nFZ7g==",
|
||||
"version": "0.2.30",
|
||||
"resolved": "https://registry.npmjs.org/@nostrify/react/-/react-0.2.30.tgz",
|
||||
"integrity": "sha512-IFEJjvwYtbhlCfbxi76mjp/4GTIAAeycnMFR0gnnwQsyo/ew5WAM0P4FUtpE1TkLz4ArhOMVebPhD41wgVbydw==",
|
||||
"dependencies": {
|
||||
"@nostrify/nostrify": "0.50.4",
|
||||
"@nostrify/nostrify": "0.50.5",
|
||||
"@nostrify/types": "0.36.9",
|
||||
"@tanstack/react-query": "^5.69.0",
|
||||
"nostr-tools": "^2.13.0",
|
||||
|
||||
+2
-2
@@ -47,8 +47,8 @@
|
||||
"@fontsource/silkscreen": "^5.2.8",
|
||||
"@getalby/sdk": "^5.1.1",
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
"@nostrify/nostrify": "^0.50.4",
|
||||
"@nostrify/react": "^0.2.29",
|
||||
"@nostrify/nostrify": "^0.50.5",
|
||||
"@nostrify/react": "^0.2.30",
|
||||
"@nostrify/types": "^0.36.9",
|
||||
"@plausible-analytics/tracker": "^0.4.4",
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user