|
29 | 29 | "@fluentui/react-button": "^9.4.4", |
30 | 30 | "@fluentui/react-components": "^9.61.6", |
31 | 31 | "@fluentui/react-icons": "^2.0.292", |
32 | | - "@fluidframework/azure-client": "0.0.0-333737-test", |
33 | | - "@fluidframework/odsp-client": "0.0.0-333737-test", |
34 | | - "@fluidframework/presence": "0.0.0-333737-test", |
| 32 | + "@fluidframework/azure-client": "0.0.0-337090-test", |
| 33 | + "@fluidframework/odsp-client": "0.0.0-337090-test", |
| 34 | + "@fluidframework/presence": "0.0.0-337090-test", |
35 | 35 | "@fluidframework/protocol-definitions": "^3.2.0", |
36 | | - "@fluidframework/telemetry-utils": "0.0.0-333737-test", |
37 | | - "@fluidframework/test-runtime-utils": "0.0.0-333737-test", |
38 | | - "@fluidframework/tree-agent": "0.0.0-333737-test", |
39 | | - "@fluidframework/tree": "0.0.0-333737-test", |
| 36 | + "@fluidframework/telemetry-utils": "0.0.0-337090-test", |
| 37 | + "@fluidframework/test-runtime-utils": "0.0.0-337090-test", |
| 38 | + "@fluidframework/tree-agent": "0.0.0-337090-test", |
| 39 | + "@fluidframework/tree": "0.0.0-337090-test", |
40 | 40 | "@langchain/openai": "^0.5.2", |
41 | 41 | "@microsoft/microsoft-graph-client": "^3.0.7", |
42 | 42 | "@tailwindcss/vite": "^4.0.9", |
|
45 | 45 | "@vitejs/plugin-react": "^4.3.4", |
46 | 46 | "axios": "^1.7.9", |
47 | 47 | "dotenv": "^16.4.7", |
48 | | - "fluid-framework": "0.0.0-333737-test", |
| 48 | + "fluid-framework": "0.0.0-337090-test", |
49 | 49 | "hashids": "^2.2.10", |
50 | 50 | "jsrsasign": "^11.1.0", |
51 | 51 | "react": "^18.3.1", |
52 | 52 | "react-dom": "^18.3.1", |
53 | 53 | "react-transition-state": "^2.2.0", |
54 | 54 | "unique-names-generator": "^4.7.1", |
55 | 55 | "uuid": "^11.0.5", |
56 | | - "vite": "^6.2.0" |
| 56 | + "vite": "^6.2.0", |
| 57 | + "zod": "^3.23.8" |
57 | 58 | }, |
58 | 59 | "devDependencies": { |
59 | 60 | "@eslint/eslintrc": "^3.2.0", |
60 | 61 | "@eslint/js": "^9.18.0", |
61 | | - "@fluidframework/azure-local-service": "0.0.0-333737-test", |
| 62 | + "@fluidframework/azure-local-service": "0.0.0-337090-test", |
62 | 63 | "@fluidframework/build-common": "^2.0.3", |
63 | | - "@fluidframework/devtools": "0.0.0-333737-test", |
| 64 | + "@fluidframework/devtools": "0.0.0-337090-test", |
64 | 65 | "@microsoft/microsoft-graph-types": "^2.40.0", |
65 | 66 | "@playwright/test": "^1.49.1", |
66 | 67 | "@types/debug": "^4.1.7", |
|
0 commit comments