|
30 | 30 | "@mdx-js/react": "^3.1.1", |
31 | 31 | "@mui/icons-material": "^7.3.4", |
32 | 32 | "@mui/material": "^7.3.4", |
| 33 | + "buffer": "^6.0.3", |
33 | 34 | "clsx": "^2.1.1", |
34 | | - "doc-detective-common": "^3.4.0", |
| 35 | + "crypto-browserify": "^3.12.1", |
| 36 | + "doc-detective-common": "^3.4.1", |
35 | 37 | "docusaurus-json-schema-plugin": "^1.15.0", |
36 | 38 | "dotenv": "^17.2.3", |
37 | 39 | "https-browserify": "^1.0.0", |
38 | 40 | "os-browserify": "^0.3.0", |
39 | 41 | "path-browserify": "^1.0.1", |
40 | 42 | "posthog-docusaurus": "^2.0.5", |
41 | 43 | "prism-react-renderer": "^2.4.1", |
| 44 | + "process": "^0.11.10", |
42 | 45 | "react": "^19.1.1", |
43 | 46 | "react-dom": "^19.1.1", |
44 | 47 | "react-markdown": "^10.1.0", |
45 | | - "stream-http": "^3.2.0", |
46 | | - "yaml": "^2.8.1", |
47 | | - "buffer": "^6.0.3", |
48 | | - "crypto-browserify": "^3.12.1", |
49 | | - "process": "^0.11.10", |
50 | 48 | "stream-browserify": "^3.0.0", |
51 | | - "vm-browserify": "^1.1.2" |
| 49 | + "stream-http": "^3.2.0", |
| 50 | + "vm-browserify": "^1.1.2", |
| 51 | + "yaml": "^2.8.1" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@chromatic-com/storybook": "^3.2.6", |
|
0 commit comments