|
60 | 60 | "@types/node": "20.14.11",
|
61 | 61 | "@types/react": "18.3.3",
|
62 | 62 | "@types/react-dom": "18.3.0",
|
63 |
| - "@typescript-eslint/eslint-plugin": "^7.16.1", |
64 |
| - "@typescript-eslint/parser": "^7.16.1", |
65 |
| - "@typescript-eslint/rule-tester": "^7.16.1", |
| 63 | + "@typescript-eslint/eslint-plugin": "^7.17.0", |
| 64 | + "@typescript-eslint/parser": "^7.17.0", |
| 65 | + "@typescript-eslint/rule-tester": "^7.17.0", |
66 | 66 | "@vitest/ui": "2.0.4",
|
67 | 67 | "bun": "1.1.20",
|
68 | 68 | "bundle-require": "^5.0.0",
|
|
79 | 79 | "eslint-plugin-functional": "6.6.3",
|
80 | 80 | "eslint-plugin-import-x": "3.0.1",
|
81 | 81 | "eslint-plugin-jsdoc": "48.8.3",
|
82 |
| - "eslint-plugin-perfectionist": "2.11.0", |
| 82 | + "eslint-plugin-perfectionist": "3.0.0", |
83 | 83 | "eslint-plugin-simple-import-sort": "12.1.1",
|
84 | 84 | "eslint-plugin-unicorn": "54.0.0",
|
85 | 85 | "eslint-plugin-vitest": "0.5.4",
|
|
98 | 98 | "ts-pattern": "5.2.0",
|
99 | 99 | "tsup": "8.2.2",
|
100 | 100 | "turbo": "2.0.9",
|
101 |
| - "type-fest": "4.22.1", |
| 101 | + "type-fest": "4.23.0", |
102 | 102 | "typedoc": "0.26.5",
|
103 |
| - "typedoc-plugin-markdown": "4.2.1", |
| 103 | + "typedoc-plugin-markdown": "4.2.2", |
104 | 104 | "typedoc-plugin-rename-defaults": "0.7.1",
|
105 | 105 | "typescript": "^5.5.3",
|
106 | 106 | "vitest": "2.0.4"
|
107 | 107 | },
|
108 |
| - "packageManager": "pnpm@9.5.0", |
| 108 | + "packageManager": "pnpm@9.6.0", |
109 | 109 | "engines": {
|
110 | 110 | "bun": ">=1.0.15",
|
111 | 111 | "node": ">=18.18.0"
|
|
115 | 115 | "@types/node": "20.14.11",
|
116 | 116 | "@types/react": "18.3.3",
|
117 | 117 | "@types/react-dom": "18.3.0",
|
118 |
| - "@typescript-eslint/eslint-plugin": "^7.16.1", |
119 |
| - "@typescript-eslint/parser": "^7.16.1", |
120 |
| - "@typescript-eslint/rule-tester": "^7.16.1", |
| 118 | + "@typescript-eslint/eslint-plugin": "^7.17.0", |
| 119 | + "@typescript-eslint/parser": "^7.17.0", |
| 120 | + "@typescript-eslint/rule-tester": "^7.17.0", |
121 | 121 | "@typescript-eslint/scope-manager": "^7.16.1",
|
122 | 122 | "@typescript-eslint/type-utils": "^7.16.1",
|
123 | 123 | "@typescript-eslint/types": "^7.16.1",
|
|
0 commit comments