|
32 | 32 | "@cursorless/common": "workspace:*",
|
33 | 33 | "@mdx-js/loader": "^3.1.0",
|
34 | 34 | "@mdx-js/react": "^3.1.0",
|
35 |
| - "@next/mdx": "^15.4.4", |
36 |
| - "next": "^15.4.4", |
37 |
| - "react": "^19.1.0", |
38 |
| - "react-dom": "^19.1.0", |
| 35 | + "@next/mdx": "^15.4.5", |
| 36 | + "next": "^15.4.5", |
| 37 | + "react": "^19.1.1", |
| 38 | + "react-dom": "^19.1.1", |
39 | 39 | "react-player": "^3.3.1"
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@svgr/webpack": "^8.1.0",
|
43 | 43 | "@tailwindcss/postcss": "^4.1.11",
|
44 | 44 | "@types/mdx": "^2.0.13",
|
45 |
| - "@types/node": "^24.1.0", |
46 |
| - "@types/react": "^19.1.8", |
47 |
| - "@types/react-dom": "^19.1.6", |
| 45 | + "@types/node": "^24.2.0", |
| 46 | + "@types/react": "^19.1.9", |
| 47 | + "@types/react-dom": "^19.1.7", |
48 | 48 | "eslint": "^9.32.0",
|
49 |
| - "eslint-config-next": "^15.4.4", |
| 49 | + "eslint-config-next": "^15.4.5", |
50 | 50 | "http-server": "^14.1.1",
|
51 | 51 | "postcss": "^8.5.6",
|
52 | 52 | "tailwindcss": "^4.1.11",
|
53 |
| - "typescript": "^5.8.3" |
| 53 | + "typescript": "^5.9.2" |
54 | 54 | }
|
55 | 55 | }
|
0 commit comments