|
62 | 62 | "@radix-ui/react-toast": "^1.2.15", |
63 | 63 | "@tsconfig/node22": "^22.0.2", |
64 | 64 | "@tsconfig/strictest": "^2.0.5", |
65 | | - "@types/node": "^24.3.3", |
| 65 | + "@types/node": "^24.4.0", |
66 | 66 | "@types/react": "^19.1.13", |
67 | 67 | "@types/react-dom": "^19.1.9", |
68 | 68 | "@typescript-eslint/parser": "^8.43.0", |
69 | 69 | "@typescript-eslint/rule-tester": "^8.43.0", |
70 | 70 | "@typescript-eslint/types": "^8.43.0", |
71 | 71 | "ansis": "^4.1.0", |
72 | 72 | "dedent": "^1.7.0", |
73 | | - "dprint": "^0.50.1", |
| 73 | + "dprint": "^0.50.2", |
74 | 74 | "effect": "^3.17.13", |
75 | 75 | "eslint": "^9.35.0", |
76 | 76 | "eslint-config-flat-gitignore": "^2.1.0", |
|
85 | 85 | "react-dom": "^19.1.1", |
86 | 86 | "remark-frontmatter": "5.0.0", |
87 | 87 | "remark-gfm": "^4.0.1", |
88 | | - "skott": "^0.35.5", |
| 88 | + "skott": "^0.35.6", |
89 | 89 | "sort-package-json": "^3.4.0", |
90 | 90 | "tinyglobby": "^0.2.15", |
91 | 91 | "ts-pattern": "^5.8.0", |
92 | 92 | "tsdown": "^0.15.1", |
93 | 93 | "tsx": "^4.20.5", |
94 | | - "type-fest": "^4.41.0", |
95 | | - "typedoc": "^0.28.12", |
| 94 | + "type-fest": "^5.0.0", |
| 95 | + "typedoc": "^0.28.13", |
96 | 96 | "typedoc-plugin-markdown": "^4.8.1", |
97 | 97 | "typedoc-plugin-mdn-links": "^5.0.9", |
98 | 98 | "typescript": "^5.9.2", |
99 | 99 | "typescript-eslint": "^8.43.0", |
100 | 100 | "vitest": "^3.2.4" |
101 | 101 | }, |
102 | | - "packageManager": "[email protected].0", |
| 102 | + "packageManager": "[email protected].1", |
103 | 103 | "engines": { |
104 | 104 | "node": ">=20.19.0" |
105 | 105 | }, |
|
0 commit comments