|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@eslint/config-inspector": "^1.1.0", |
56 | | - "@eslint/markdown": "^6.5.0", |
| 56 | + "@eslint/markdown": "^6.6.0", |
57 | 57 | "@local/configs": "workspace:*", |
58 | 58 | "@local/eslint-plugin-local": "workspace:*", |
59 | | - "@swc/core": "^1.12.1", |
| 59 | + "@swc/core": "^1.12.7", |
60 | 60 | "@tsconfig/node22": "^22.0.2", |
61 | 61 | "@tsconfig/strictest": "^2.0.5", |
62 | | - "@types/node": "^24.0.3", |
| 62 | + "@types/node": "^24.0.6", |
63 | 63 | "@types/react": "^19.1.8", |
64 | 64 | "@types/react-dom": "^19.1.6", |
65 | | - "@typescript-eslint/parser": "^8.34.1", |
66 | | - "@typescript-eslint/rule-tester": "^8.34.1", |
67 | | - "@typescript-eslint/types": "^8.34.1", |
| 65 | + "@typescript-eslint/parser": "^8.35.0", |
| 66 | + "@typescript-eslint/rule-tester": "^8.35.0", |
| 67 | + "@typescript-eslint/types": "^8.35.0", |
68 | 68 | "ansis": "^4.1.0", |
69 | | - "cspell": "^9.1.1", |
| 69 | + "cspell": "^9.1.2", |
70 | 70 | "dedent": "^1.6.0", |
71 | 71 | "dprint": "^0.50.0", |
72 | 72 | "esbuild": "^0.25.5", |
73 | 73 | "eslint": "^9.29.0", |
74 | 74 | "eslint-config-flat-gitignore": "^2.1.0", |
75 | | - "eslint-plugin-fast-import": "^1.1.2", |
| 75 | + "eslint-plugin-fast-import": "^1.2.0", |
76 | 76 | "eslint-plugin-vitest": "^0.5.4", |
77 | 77 | "jiti": "^2.4.2", |
78 | 78 | "lefthook": "^1.11.14", |
|
89 | 89 | "tsup": "^8.5.0", |
90 | 90 | "tsx": "^4.20.3", |
91 | 91 | "type-fest": "^4.41.0", |
92 | | - "typedoc": "^0.28.5", |
93 | | - "typedoc-plugin-markdown": "^4.6.4", |
| 92 | + "typedoc": "^0.28.6", |
| 93 | + "typedoc-plugin-markdown": "^4.7.0", |
94 | 94 | "typedoc-plugin-mdn-links": "^5.0.2", |
95 | 95 | "typescript": "^5.8.3", |
96 | | - "typescript-eslint": "^8.34.1", |
| 96 | + "typescript-eslint": "^8.35.0", |
97 | 97 | "vitest": "^3.2.4" |
98 | 98 | }, |
99 | | - "packageManager": "[email protected].1", |
| 99 | + "packageManager": "[email protected].4", |
100 | 100 | "engines": { |
101 | 101 | "node": ">=18.18.0" |
102 | 102 | }, |
|
114 | 114 | "@types/react-dom": "^19.1.6", |
115 | 115 | "cross-spawn": "^7.0.6", |
116 | 116 | "esbuild": "^0.25.5", |
117 | | - "lucide-react": "^0.516.0", |
118 | | - "next": "^15.3.3", |
| 117 | + "lucide-react": "^0.525.0", |
| 118 | + "next": "^15.3.4", |
119 | 119 | "react": "^19.1.0", |
120 | 120 | "react-dom": "^19.1.0", |
121 | 121 | "ts-api-utils": "^2.1.0", |
|
0 commit comments