Upgrade Nostrify

This commit is contained in:
Alex Gleason 2025-04-23 14:25:55 -05:00
parent e24d07348d
commit 646508aee8
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@nostrify/nostrify": "npm:@jsr/nostrify__nostrify@^0.43.0",
"@nostrify/nostrify": "npm:@jsr/nostrify__nostrify@^0.44.0",
"@nostrify/react": "npm:@jsr/nostrify__react@^0.2.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
@ -552,9 +552,9 @@
},
"node_modules/@nostrify/nostrify": {
"name": "@jsr/nostrify__nostrify",
"version": "0.43.0",
"resolved": "https://npm.jsr.io/~/11/@jsr/nostrify__nostrify/0.43.0.tgz",
"integrity": "sha512-rl4jDvxadeCjLsp78lpu8TtuQMiR80alTj4TF33puJgNlbJn0xW6pYWpkw6WOgsgjAvUeytMm3FvdFEnibr+iQ==",
"version": "0.44.0",
"resolved": "https://npm.jsr.io/~/11/@jsr/nostrify__nostrify/0.44.0.tgz",
"integrity": "sha512-xkN00DJadsTZjhV7D3iQfU6NG9FCzZ/8nljzty5+BTeOyy/nNMLJo3vTrs/IG0dbutJrVn+g/fOjQ5WTW9J4kw==",
"dependencies": {
"@jsr/nostrify__types": "^0.36.0",
"@jsr/scure__base": "^1.2.4",

View File

@ -13,7 +13,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@nostrify/nostrify": "npm:@jsr/nostrify__nostrify@^0.43.0",
"@nostrify/nostrify": "npm:@jsr/nostrify__nostrify@^0.44.0",
"@nostrify/react": "npm:@jsr/nostrify__react@^0.2.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",