fix: vidstack bug
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
"@tiptap/react": "^2.1.11",
|
"@tiptap/react": "^2.1.11",
|
||||||
"@tiptap/starter-kit": "^2.1.11",
|
"@tiptap/starter-kit": "^2.1.11",
|
||||||
"@tiptap/suggestion": "^2.1.11",
|
"@tiptap/suggestion": "^2.1.11",
|
||||||
"@vidstack/react": "^1.1.5",
|
"@vidstack/react": "^1.1.7",
|
||||||
"dayjs": "^1.11.10",
|
"dayjs": "^1.11.10",
|
||||||
"destr": "^2.0.1",
|
"destr": "^2.0.1",
|
||||||
"html-to-text": "^9.0.5",
|
"html-to-text": "^9.0.5",
|
||||||
|
|||||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -72,8 +72,8 @@ dependencies:
|
|||||||
specifier: ^2.1.11
|
specifier: ^2.1.11
|
||||||
version: 2.1.11(@tiptap/core@2.1.11)(@tiptap/pm@2.1.11)
|
version: 2.1.11(@tiptap/core@2.1.11)(@tiptap/pm@2.1.11)
|
||||||
'@vidstack/react':
|
'@vidstack/react':
|
||||||
specifier: ^1.1.5
|
specifier: ^1.1.7
|
||||||
version: 1.1.5(@types/react@18.2.24)(react@18.2.0)
|
version: 1.1.7(@types/react@18.2.24)(react@18.2.0)
|
||||||
dayjs:
|
dayjs:
|
||||||
specifier: ^1.11.10
|
specifier: ^1.11.10
|
||||||
version: 1.11.10
|
version: 1.11.10
|
||||||
@@ -2703,8 +2703,8 @@ packages:
|
|||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vidstack/react@1.1.5(@types/react@18.2.24)(react@18.2.0):
|
/@vidstack/react@1.1.7(@types/react@18.2.24)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-EutVuOU2b6XTryEmPU23T2Ftu3j4BuJGdGbyHoDtc15m6iL/DtpkBJCLqRVI7PaiuQtqneKcvKUNcBNogVz5KQ==}
|
resolution: {integrity: sha512-qNd3+hLBdtWqFuPe1OZetVi/F/qOKXb1ByTPc4JdCmiGaheNhpMMLf8HM/r26YnP5v86WXvKgCFDuiiMyWXGbg==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': ^18.0.0
|
'@types/react': ^18.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user