mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
chore: fix admin build problem (#101)
This commit is contained in:
@@ -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
10
admin/pnpm-lock.yaml
generated
@@ -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:
|
||||
|
Reference in New Issue
Block a user