|
56 | 56 | "@eslint/markdown": "^6.3.0", |
57 | 57 | "@local/configs": "workspace:*", |
58 | 58 | "@local/eslint-plugin-local": "workspace:*", |
59 | | - "@swc/core": "^1.11.15", |
| 59 | + "@swc/core": "^1.11.16", |
60 | 60 | "@tsconfig/node22": "^22.0.1", |
61 | 61 | "@tsconfig/strictest": "^2.0.5", |
62 | | - "@types/node": "^22.13.16", |
| 62 | + "@types/node": "^22.13.17", |
63 | 63 | "@types/react": "^19.0.12", |
64 | 64 | "@types/react-dom": "^19.0.4", |
65 | 65 | "@typescript-eslint/parser": "^8.29.0", |
|
86 | 86 | "ts-pattern": "^5.7.0", |
87 | 87 | "tsup": "^8.4.0", |
88 | 88 | "tsx": "^4.19.3", |
89 | | - "type-fest": "^4.38.0", |
| 89 | + "type-fest": "^4.39.0", |
90 | 90 | "typedoc": "^0.28.1", |
91 | 91 | "typedoc-plugin-markdown": "^4.6.0", |
92 | 92 | "typedoc-plugin-mdn-links": "^5.0.1", |
93 | 93 | "typescript": "^5.8.2", |
94 | 94 | "typescript-eslint": "^8.29.0", |
95 | 95 | "vitest": "^3.1.1" |
96 | 96 | }, |
97 | | - "packageManager": "[email protected].0", |
| 97 | + "packageManager": "[email protected].1", |
98 | 98 | "engines": { |
99 | 99 | "node": ">=18.18.0" |
100 | 100 | }, |
|
0 commit comments