|
55 | 55 | "@eslint/markdown": "^7.1.0", |
56 | 56 | "@local/configs": "workspace:*", |
57 | 57 | "@local/eslint-plugin-local": "workspace:*", |
| 58 | + "@radix-ui/react-toast": "^1.2.15", |
58 | 59 | "@swc/core": "^1.13.3", |
59 | 60 | "@tsconfig/node22": "^22.0.2", |
60 | 61 | "@tsconfig/strictest": "^2.0.5", |
61 | 62 | "@types/node": "^24.3.0", |
62 | | - "@types/react-dom": "^19.1.7", |
63 | 63 | "@types/react": "^19.1.10", |
| 64 | + "@types/react-dom": "^19.1.7", |
64 | 65 | "@typescript-eslint/parser": "^8.39.1", |
65 | 66 | "@typescript-eslint/rule-tester": "^8.39.1", |
66 | 67 | "@typescript-eslint/types": "^8.39.1", |
67 | | - "@radix-ui/react-toast": "^1.2.15", |
68 | | - "sort-package-json": "^3.4.0", |
69 | 68 | "ansis": "^4.1.0", |
70 | 69 | "cspell": "^9.2.0", |
71 | 70 | "dedent": "^1.6.0", |
72 | 71 | "dprint": "^0.50.1", |
73 | 72 | "esbuild": "^0.25.9", |
| 73 | + "eslint": "^9.33.0", |
74 | 74 | "eslint-config-flat-gitignore": "^2.1.0", |
75 | 75 | "eslint-plugin-fast-import": "^1.3.0", |
76 | 76 | "eslint-plugin-vitest": "^0.5.4", |
77 | | - "eslint": "^9.33.0", |
78 | 77 | "jiti": "^2.5.1", |
79 | 78 | "lefthook": "^1.12.3", |
80 | 79 | "markdownlint": "^0.38.0", |
81 | 80 | "nx": "^21.4.0", |
82 | 81 | "publint": "^0.3.12", |
83 | | - "react-dom": "^19.1.1", |
84 | 82 | "react": "^19.1.1", |
| 83 | + "react-dom": "^19.1.1", |
85 | 84 | "skott": "^0.35.4", |
| 85 | + "sort-package-json": "^3.4.0", |
86 | 86 | "tinyexec": "^1.0.1", |
87 | 87 | "tinyglobby": "^0.2.14", |
88 | 88 | "ts-pattern": "^5.8.0", |
89 | 89 | "tslib": "^2.8.1", |
90 | 90 | "tsup": "^8.5.0", |
91 | 91 | "tsx": "^4.20.4", |
92 | 92 | "type-fest": "^4.41.0", |
| 93 | + "typedoc": "^0.28.10", |
93 | 94 | "typedoc-plugin-markdown": "^4.8.1", |
94 | 95 | "typedoc-plugin-mdn-links": "^5.0.8", |
95 | | - "typedoc": "^0.28.10", |
96 | | - "typescript-eslint": "^8.39.1", |
97 | 96 | "typescript": "^5.9.2", |
| 97 | + "typescript-eslint": "^8.39.1", |
98 | 98 | "vitest": "^3.2.4" |
99 | 99 | }, |
100 | 100 | "packageManager": "[email protected]", |
|
118 | 118 | "@types/react-dom": "^19.1.7", |
119 | 119 | "cross-spawn": "^7.0.6", |
120 | 120 | "esbuild": "^0.25.9", |
121 | | - "lucide-react": "^0.539.0", |
| 121 | + "lucide-react": "^0.540.0", |
122 | 122 | "next": "^15.4.6", |
123 | 123 | "react": "^19.1.1", |
124 | 124 | "react-dom": "^19.1.1", |
|
0 commit comments