|
71 | 71 | "miniapps:dev:biobridge": "pnpm --filter @biochain/miniapp-biobridge dev" |
72 | 72 | }, |
73 | 73 | "dependencies": { |
74 | | - "@biochain/android-focus-blur-guard": "workspace:*", |
75 | 74 | "@base-ui/react": "^1.0.0", |
76 | 75 | "@bfchain/util": "^5.0.0", |
77 | 76 | "@bfmeta/sign-util": "^1.3.10", |
| 77 | + "@biochain/android-focus-blur-guard": "workspace:*", |
78 | 78 | "@biochain/bio-sdk": "workspace:*", |
79 | 79 | "@biochain/chain-effect": "workspace:*", |
80 | 80 | "@biochain/ecosystem-native": "workspace:*", |
|
149 | 149 | "@inquirer/prompts": "^8.0.2", |
150 | 150 | "@plaoc/cli": "^1.2.2", |
151 | 151 | "@playwright/test": "^1.57.0", |
| 152 | + "@stackflow/config": "^1.0.1-canary.0", |
152 | 153 | "@storybook/addon-docs": "^10.1.4", |
153 | 154 | "@storybook/addon-vitest": "^10.1.4", |
154 | 155 | "@storybook/react": "^10.1.4", |
155 | 156 | "@storybook/react-vite": "^10.1.4", |
156 | 157 | "@storybook/test": "^8.6.14", |
157 | | - "@stackflow/config": "^1.0.1-canary.0", |
158 | 158 | "@tailwindcss/vite": "^4.0.0", |
159 | 159 | "@tanstack/ai": "^0.0.3", |
160 | 160 | "@testing-library/jest-dom": "^6.9.1", |
|
171 | 171 | "@types/semver": "^7.7.1", |
172 | 172 | "@types/ssh2-sftp-client": "^9.0.6", |
173 | 173 | "@typescript-eslint/parser": "^8.53.0", |
| 174 | + "@vitejs/plugin-legacy": "^7.2.1", |
174 | 175 | "@vitejs/plugin-react": "^5.1.1", |
175 | 176 | "@vitest/browser": "^4.0.15", |
176 | 177 | "@vitest/browser-playwright": "^4.0.15", |
177 | 178 | "@vitest/coverage-istanbul": "^4.0.15", |
178 | 179 | "@vitest/coverage-v8": "^4.0.15", |
| 180 | + "core-js": "^3.48.0", |
179 | 181 | "detect-port": "^2.1.0", |
180 | 182 | "dotenv": "^17.2.3", |
181 | 183 | "eslint-plugin-file-component-constraints": "workspace:*", |
|
198 | 200 | "ssh2-sftp-client": "^12.0.1", |
199 | 201 | "storybook": "^10.1.4", |
200 | 202 | "tailwindcss": "^4.0.0", |
| 203 | + "terser": "^5.46.0", |
201 | 204 | "turbo": "^2.7.1", |
202 | 205 | "typescript": "~5.9.3", |
203 | 206 | "vite": "^7.2.7", |
|
0 commit comments