clean up and fix build error

This commit is contained in:
Ren Amamiya
2023-04-25 12:07:12 +07:00
parent 3aa71ab064
commit cf26aa504e
7 changed files with 22 additions and 28 deletions

12
pnpm-lock.yaml generated
View File

@@ -43,9 +43,6 @@ dependencies:
react-hook-form:
specifier: ^7.43.9
version: 7.43.9(react@18.2.0)
react-loading-skeleton:
specifier: ^3.2.1
version: 3.2.1(react@18.2.0)
react-string-replace:
specifier: ^1.1.0
version: 1.1.0
@@ -3543,15 +3540,6 @@ packages:
resolution:
{ integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== }
/react-loading-skeleton@3.2.1(react@18.2.0):
resolution:
{ integrity: sha512-e1KwEOuBa1REXWoseELIJXlsqWTCHL5IQnqhVhI33WmnuTK7LK1DXl4mmcOLsWVcwqXeOATU9VFJEjz2ytZSng== }
peerDependencies:
react: '>=16.8.0'
dependencies:
react: 18.2.0
dev: false
/react-string-replace@1.1.0:
resolution:
{ integrity: sha512-N6RalSDFGbOHs0IJi1H611WbZsvk3ZT47Jl2JEXFbiS3kTwsdCYij70Keo/tWtLy7sfhDsYm7CwNM/WmjXIaMw== }