chore: upgrade minor dependencies (#10610)

This commit is contained in:
Sébastien Lorber 2024-10-24 18:44:59 +02:00 committed by GitHub
parent 4892f3ac4a
commit 28f6a4907a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 3041 additions and 2843 deletions

View file

@ -8,7 +8,7 @@
import React from 'react';
// Add react-live imports you need here
const ReactLiveScope = {
const ReactLiveScope: unknown = {
React,
...React,
};