Skip to content

Commit e1369c6

Browse files
committed
update packages
1 parent a33af34 commit e1369c6

File tree

2 files changed

+625
-32
lines changed

2 files changed

+625
-32
lines changed

src/playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@bitte-ai/chat": "0.1.8",
14-
"@bitte-ai/react": "^0.6.6-beta-prerelease.40",
13+
"@bitte-ai/chat": "0.2.0",
14+
"@bitte-ai/react": "^0.7.0",
1515
"@near-wallet-selector/modal-ui": "^8.9.15",
1616
"@tanstack/react-query": "^5.66.0",
1717
"buffer": "^6.0.3",
@@ -32,7 +32,7 @@
3232
"tailwindcss": "^4.0.3",
3333
"typescript": "~5.6.2",
3434
"typescript-eslint": "^8.18.2",
35-
"vite-plugin-node-polyfills": "^0.23.0",
36-
"vite": "^6.0.5"
35+
"vite": "^6.0.5",
36+
"vite-plugin-node-polyfills": "^0.23.0"
3737
}
3838
}

0 commit comments

Comments
 (0)