chore: upgrade tushan@0.2.18

pull/90/head
moonrailgun 2 years ago
parent be78bf2e17
commit f377cacbef

@ -1639,8 +1639,8 @@ importers:
specifier: workspace:^
version: link:../packages/sdk
tushan:
specifier: ^0.2.17
version: 0.2.17(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.41.5)(ts-node@10.9.1)
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)
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.17(history@5.3.0)(prop-types@15.8.1)(react-hook-form@7.41.5)(ts-node@10.9.1):
resolution: {integrity: sha512-tGWSG3qUKN0n7V5vevVsVWTZCUFh+DfVmDExSNgzRzRVTks3isNPXzGlTTz24WDV6Rvuj3uWG8fGaQzg8lcOgQ==}
/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==}
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.17",
"tushan": "^0.2.18",
"vite-express": "0.8.0"
},
"devDependencies": {

Loading…
Cancel
Save