|
50 | 50 | "update:website": "tsx ./scripts/update-website.ts" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@effect/language-service": "^0.58.4", |
| 53 | + "@effect/language-service": "^0.59.0", |
54 | 54 | "@effect/platform": "^0.93.6", |
55 | 55 | "@effect/platform-node": "^0.103.0", |
56 | 56 | "@eslint/compat": "^2.0.0", |
|
75 | 75 | "eslint-plugin-vitest": "^0.5.4", |
76 | 76 | "mdxlint": "^1.0.0", |
77 | 77 | "publint": "^0.3.15", |
78 | | - "react": "^19.2.0", |
79 | | - "react-dom": "^19.2.0", |
| 78 | + "react": "^19.2.1", |
| 79 | + "react-dom": "^19.2.1", |
80 | 80 | "remark-frontmatter": "5.0.0", |
81 | 81 | "remark-gfm": "^4.0.1", |
82 | 82 | "skott": "^0.35.6", |
83 | 83 | "sort-package-json": "^3.5.0", |
84 | 84 | "tinyglobby": "^0.2.15", |
85 | 85 | "ts-pattern": "^5.9.0", |
86 | | - "tsdown": "^0.17.0-beta.5", |
| 86 | + "tsdown": "^0.17.0", |
87 | 87 | "tsx": "^4.21.0", |
88 | 88 | "type-fest": "^5.3.0", |
89 | 89 | "typedoc": "^0.28.15", |
|
108 | 108 | "@eslint/js": "9.39.1", |
109 | 109 | "@types/react": "^19.2.7", |
110 | 110 | "@types/react-dom": "^19.2.3", |
111 | | - "esbuild": "^0.27.0", |
| 111 | + "esbuild": "^0.27.1", |
112 | 112 | "eslint": "^9.39.1", |
113 | 113 | "fumadocs-core": "15.8.5", |
114 | 114 | "fumadocs-docgen": "3.0.2", |
115 | 115 | "fumadocs-mdx": "12.0.3", |
116 | 116 | "fumadocs-twoslash": "3.1.8", |
117 | 117 | "fumadocs-typescript": "4.0.11", |
118 | 118 | "fumadocs-ui": "15.8.5", |
119 | | - "next": "^16.0.6", |
120 | | - "react": "^19.2.0", |
121 | | - "react-dom": "^19.2.0", |
| 119 | + "next": "^16.0.7", |
| 120 | + "react": "^19.2.1", |
| 121 | + "react-dom": "^19.2.1", |
122 | 122 | "ts-api-utils": "^2.1.0", |
123 | 123 | "tslib": "^2.8.1", |
124 | 124 | "typescript": "^5.9.3" |
|
0 commit comments