add support for nip-94

This commit is contained in:
Ren Amamiya
2023-05-08 09:07:49 +07:00
parent b6ef52e38c
commit 348dc9009c
11 changed files with 75 additions and 30 deletions

30
pnpm-lock.yaml generated
View File

@@ -18,7 +18,7 @@ dependencies:
version: 1.3.0
'@vidstack/react':
specifier: ^0.4.5
version: 0.4.5(@types/react@18.2.5)(maverick.js@0.33.1)(media-icons@0.4.2)(react@18.2.0)(vidstack@0.4.5)
version: 0.4.5(@types/react@18.2.6)(maverick.js@0.33.1)(media-icons@0.4.2)(react@18.2.0)(vidstack@0.4.5)
dayjs:
specifier: ^1.11.7
version: 1.11.7
@@ -48,7 +48,7 @@ dependencies:
version: 3.3.1(react@18.2.0)
react-markdown:
specifier: ^8.0.7
version: 8.0.7(@types/react@18.2.5)(react@18.2.0)
version: 8.0.7(@types/react@18.2.6)(react@18.2.0)
react-virtuoso:
specifier: ^4.3.5
version: 4.3.5(react-dom@18.2.0)(react@18.2.0)
@@ -82,8 +82,8 @@ devDependencies:
specifier: ^18.16.5
version: 18.16.5
'@types/react':
specifier: ^18.2.5
version: 18.2.5
specifier: ^18.2.6
version: 18.2.6
'@types/react-dom':
specifier: ^18.2.4
version: 18.2.4
@@ -1135,12 +1135,12 @@ packages:
resolution:
{ integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw== }
dependencies:
'@types/react': 18.2.5
'@types/react': 18.2.6
dev: true
/@types/react@18.2.5:
/@types/react@18.2.6:
resolution:
{ integrity: sha512-RuoMedzJ5AOh23Dvws13LU9jpZHIc/k90AgmK7CecAYeWmSr3553L4u5rk4sWAPBuQosfT7HmTfG4Rg5o4nGEA== }
{ integrity: sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA== }
dependencies:
'@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3
@@ -1303,7 +1303,7 @@ packages:
eslint-visitor-keys: 3.4.1
dev: true
/@vidstack/react@0.4.5(@types/react@18.2.5)(maverick.js@0.33.1)(media-icons@0.4.2)(react@18.2.0)(vidstack@0.4.5):
/@vidstack/react@0.4.5(@types/react@18.2.6)(maverick.js@0.33.1)(media-icons@0.4.2)(react@18.2.0)(vidstack@0.4.5):
resolution:
{ integrity: sha512-spcim3+p1fMzkhHRKn5PS54YQjfThW5M3F2+R8tCT+wpsxbbCDa/TGdLBoIy2oC0LNziPkn0vlBWIZko9F5iig== }
engines: { node: '>=16' }
@@ -1314,7 +1314,7 @@ packages:
react: ^18.0.0
vidstack: 0.4.5
dependencies:
'@types/react': 18.2.5
'@types/react': 18.2.6
maverick.js: 0.33.1(typescript@4.9.5)
media-icons: 0.4.2
react: 18.2.0
@@ -1505,7 +1505,7 @@ packages:
postcss: ^8.1.0
dependencies:
browserslist: 4.21.5
caniuse-lite: 1.0.30001482
caniuse-lite: 1.0.30001486
fraction.js: 4.2.0
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -1557,7 +1557,7 @@ packages:
engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 }
hasBin: true
dependencies:
caniuse-lite: 1.0.30001482
caniuse-lite: 1.0.30001486
electron-to-chromium: 1.4.385
node-releases: 2.0.10
update-browserslist-db: 1.0.11(browserslist@4.21.5)
@@ -1588,9 +1588,9 @@ packages:
engines: { node: '>= 6' }
dev: true
/caniuse-lite@1.0.30001482:
/caniuse-lite@1.0.30001486:
resolution:
{ integrity: sha512-F1ZInsg53cegyjroxLNW9DmrEQ1SuGRTO1QlpA0o2/6OpQ0gFeDRoq1yFmnr8Sakn9qwwt9DmbxHB6w167OSuQ== }
{ integrity: sha512-uv7/gXuHi10Whlj0pp5q/tsK/32J2QSqVRKQhs2j8VsDCjgyruAh/eEXHF822VqO9yT6iZKw3nRwZRSPBE9OQg== }
dev: true
/ccount@2.0.1:
@@ -3956,7 +3956,7 @@ packages:
react: 18.2.0
dev: false
/react-markdown@8.0.7(@types/react@18.2.5)(react@18.2.0):
/react-markdown@8.0.7(@types/react@18.2.6)(react@18.2.0):
resolution:
{ integrity: sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ== }
peerDependencies:
@@ -3965,7 +3965,7 @@ packages:
dependencies:
'@types/hast': 2.3.4
'@types/prop-types': 15.7.5
'@types/react': 18.2.5
'@types/react': 18.2.6
'@types/unist': 2.0.6
comma-separated-tokens: 2.0.3
hast-util-whitespace: 2.0.1