chore: upgrade tushan@0.2.19

pull/90/head
moonrailgun 2 years ago
parent 76d2803b69
commit 023af42b19

@ -1639,8 +1639,8 @@ importers:
specifier: workspace:^
version: link:../packages/sdk
tushan:
specifier: ^0.2.18
version: 0.2.18(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.41.5)(ts-node@10.9.1)
specifier: ^0.2.19
version: 0.2.19(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.41.5)(ts-node@10.9.1)
vite-express:
specifier: 0.8.0
version: 0.8.0(patch_hash=u6touqej4dt3zxnslnszarl7vq)(express@4.18.2)(vite@4.2.0)
@ -34528,8 +34528,8 @@ packages:
domino: 2.1.6
dev: false
/tushan@0.2.18(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.41.5)(ts-node@10.9.1):
resolution: {integrity: sha512-knd64ZCvhTpKXsfMZO4lK1uKThaCVsxv3c74eUDMPYEvzTq6ixdN6KOIxi+fTnO1ZqGGD4uu5Sm/HzgqqyFx4w==}
/tushan@0.2.19(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.41.5)(ts-node@10.9.1):
resolution: {integrity: sha512-N6Ym5tTfUioLH1vofWQfJmF79C2w9zev+iM/rbYJ8SzBaOJgeMhhdg3VrTasQYg8JHMB/KU9A8FWlFvhTo+Tww==}
dependencies:
'@arco-design/web-react': 2.49.0(@types/react@18.0.20)(react-dom@18.2.0)(react@18.2.0)
'@tanstack/react-query': 4.29.3(react-dom@18.2.0)(react@18.2.0)

@ -25,7 +25,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailchat-server-sdk": "workspace:^",
"tushan": "^0.2.18",
"tushan": "^0.2.19",
"vite-express": "0.8.0"
},
"devDependencies": {

Loading…
Cancel
Save