|
21 | 21 | }, |
22 | 22 | "private": true, |
23 | 23 | "devDependencies": { |
24 | | - "@happy-dom/global-registrator": "20.3.4", |
| 24 | + "@happy-dom/global-registrator": "20.8.7", |
25 | 25 | "@testing-library/dom": "10.4.1", |
26 | 26 | "@testing-library/react": "16.3.2", |
27 | | - "@types/bun": "1.3.6", |
| 27 | + "@types/bun": "1.3.11", |
28 | 28 | "bun-plugin-tailwind": "0.1.2", |
29 | | - "happy-dom": "20.3.4" |
| 29 | + "happy-dom": "20.8.7" |
30 | 30 | }, |
31 | 31 | "peerDependencies": { |
32 | | - "typescript": "5.9.3", |
33 | | - "@types/react": "19.2.9", |
| 32 | + "typescript": "6.0.2", |
| 33 | + "@types/react": "19.2.14", |
34 | 34 | "@types/react-dom": "19.2.3" |
35 | 35 | }, |
36 | 36 | "dependencies": { |
37 | 37 | "@codemirror/language": "6.12.1", |
38 | 38 | "@codemirror/lint": "6.9.2", |
39 | 39 | "@lezer/common": "1.5.0", |
40 | 40 | "@lezer/highlight": "1.2.3", |
41 | | - "@mpeggroup/mpeg-sdl-parser": "3.0.3", |
| 41 | + "@mpeggroup/mpeg-sdl-parser": "3.0.4", |
42 | 42 | "@types/wicg-file-system-access": "2023.10.7", |
43 | | - "@uiw/codemirror-theme-vscode": "4.25.4", |
44 | | - "@uiw/react-codemirror": "4.25.4", |
45 | | - "daisyui": "5.5.14", |
46 | | - "react": "19.2.3", |
47 | | - "react-dom": "19.2.3", |
48 | | - "tailwindcss": "4.1.18" |
| 43 | + "@uiw/codemirror-theme-vscode": "4.25.8", |
| 44 | + "@uiw/react-codemirror": "4.25.8", |
| 45 | + "daisyui": "5.5.19", |
| 46 | + "react": "19.2.4", |
| 47 | + "react-dom": "19.2.4", |
| 48 | + "tailwindcss": "4.2.2" |
49 | 49 | }, |
50 | 50 | "overrides": { |
51 | 51 | "@codemirror/language": "6.12.1", |
|
0 commit comments