chore: fix admin build problem (#101)

This commit is contained in:
moonrailgun
2023-06-21 15:40:51 +08:00
committed by GitHub
parent ce757d918b
commit 39739f9305
2 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
"react-admin": "^4.11.0",
"react-dom": "^18.2.0",
"react-i18next": "^12.3.1",
"tushan": "^0.2.29"
"tushan": "^0.2.30"
},
"devDependencies": {
"@types/jsonexport": "^3.0.2",

10
admin/pnpm-lock.yaml generated
View File

@@ -44,8 +44,8 @@ dependencies:
specifier: ^12.3.1
version: registry.npmmirror.com/react-i18next@12.3.1(i18next@22.5.1)(react-dom@18.2.0)(react@18.2.0)
tushan:
specifier: ^0.2.29
version: 0.2.29(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.44.3)
specifier: ^0.2.30
version: 0.2.30(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.44.3)
devDependencies:
'@types/jsonexport':
@@ -2243,8 +2243,8 @@ packages:
resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==}
dev: false
/tushan@0.2.29(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.44.3):
resolution: {integrity: sha512-LydhwuELlWy65OHC1jf2rr8aZZ4yQ8ttdbBE8T+A2QiWucO7KpvBgWGvvHToekayoaFtQl5Ho/828WJ41zEFDA==}
/tushan@0.2.30(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.44.3):
resolution: {integrity: sha512-FJd4bmSVkicmZ/zFjYaI10wAnaj9S/wE6iz7dEoSCeToKzK4rj5CzSnCzZSqRJhrNO/o9ke3jaLp5yyH/7lvMw==}
dependencies:
'@arco-design/web-react': 2.49.1(@types/react@18.0.28)(react-dom@18.2.0)(react@18.2.0)
'@tanstack/react-query': 4.29.12(react-dom@18.2.0)(react@18.2.0)
@@ -3242,7 +3242,7 @@ packages:
name: '@types/react-is'
version: 18.2.0
dependencies:
'@types/react': registry.npmmirror.com/@types/react@18.0.28
'@types/react': 18.0.28
dev: false
registry.npmmirror.com/@types/react-transition-group@4.4.6: