|
90 | 90 | "devDependencies": {
|
91 | 91 | "@babel/eslint-parser": "7.27.1",
|
92 | 92 | "@cspell/dict-cryptocurrencies": "5.0.4",
|
93 |
| - "@eslint/compat": "1.2.8", |
| 93 | + "@eslint/compat": "1.2.9", |
94 | 94 | "@rebeccastevens/eslint-config": "3.7.1",
|
95 | 95 | "@rollup/plugin-replace": "6.0.2",
|
96 | 96 | "@rollup/plugin-typescript": "12.1.2",
|
|
101 | 101 | "@semantic-release/npm": "12.0.1",
|
102 | 102 | "@semantic-release/release-notes-generator": "14.0.3",
|
103 | 103 | "@stylistic/eslint-plugin": "4.2.0",
|
104 |
| - "@types/node": "18.19.86", |
| 104 | + "@types/node": "18.19.100", |
105 | 105 | "@typescript-eslint/eslint-plugin": "8.31.1",
|
106 | 106 | "@typescript-eslint/parser": "8.31.1",
|
107 | 107 | "@vitest/coverage-v8": "3.1.2",
|
108 |
| - "@vitest/eslint-plugin": "1.1.39", |
| 108 | + "@vitest/eslint-plugin": "1.1.44", |
109 | 109 | "cspell": "8.19.3",
|
110 |
| - "dedent": "1.5.3", |
| 110 | + "dedent": "1.6.0", |
111 | 111 | "eslint": "9.25.1",
|
112 |
| - "eslint-config-prettier": "10.1.1", |
| 112 | + "eslint-config-prettier": "10.1.5", |
113 | 113 | "eslint-doc-generator": "2.1.2",
|
114 | 114 | "eslint-flat-config-utils": "2.0.1",
|
115 | 115 | "eslint-import-resolver-typescript": "4.3.4",
|
|
118 | 118 | "eslint-plugin-eslint-plugin": "6.4.0",
|
119 | 119 | "eslint-plugin-format": "1.0.1",
|
120 | 120 | "eslint-plugin-functional": "link:.",
|
121 |
| - "eslint-plugin-import-x": "4.10.0", |
122 |
| - "eslint-plugin-jsdoc": "50.6.9", |
| 121 | + "eslint-plugin-import-x": "4.11.1", |
| 122 | + "eslint-plugin-jsdoc": "50.6.14", |
123 | 123 | "eslint-plugin-jsonc": "2.20.0",
|
124 | 124 | "eslint-plugin-markdown": "5.1.0",
|
125 |
| - "eslint-plugin-n": "17.17.0", |
| 125 | + "eslint-plugin-n": "17.18.0", |
126 | 126 | "eslint-plugin-no-only-tests": "3.3.0",
|
127 | 127 | "eslint-plugin-optimize-regex": "1.2.1",
|
128 |
| - "eslint-plugin-prettier": "5.2.6", |
| 128 | + "eslint-plugin-prettier": "5.4.0", |
129 | 129 | "eslint-plugin-promise": "7.2.1",
|
130 | 130 | "eslint-plugin-regexp": "2.7.0",
|
131 | 131 | "eslint-plugin-sonarjs": "3.0.2",
|
132 |
| - "eslint-plugin-unicorn": "59.0.0", |
133 |
| - "eslint-plugin-yml": "1.17.0", |
134 |
| - "eslint-vitest-rule-tester": "1.1.0", |
| 132 | + "eslint-plugin-unicorn": "59.0.1", |
| 133 | + "eslint-plugin-yml": "1.18.0", |
| 134 | + "eslint-vitest-rule-tester": "2.2.0", |
135 | 135 | "fast-glob": "3.3.3",
|
136 | 136 | "husky": "9.1.7",
|
137 | 137 | "jsonc-eslint-parser": "2.4.0",
|
138 |
| - "knip": "5.46.5", |
139 |
| - "lint-staged": "15.5.0", |
140 |
| - "markdownlint-cli2": "0.17.2", |
| 138 | + "knip": "5.55.1", |
| 139 | + "lint-staged": "15.5.2", |
| 140 | + "markdownlint-cli2": "0.18.0", |
141 | 141 | "prettier": "3.5.3",
|
142 | 142 | "rimraf": "6.0.1",
|
143 |
| - "rollup": "4.39.0", |
| 143 | + "rollup": "4.40.2", |
144 | 144 | "rollup-plugin-deassert": "1.3.0",
|
145 | 145 | "rollup-plugin-dts-bundle-generator-2": "2.0.0",
|
146 | 146 | "semantic-release": "24.2.3",
|
147 | 147 | "semantic-release-replace-plugin": "1.2.7",
|
148 | 148 | "tsc-files": "1.1.4",
|
149 |
| - "tsx": "4.19.3", |
150 |
| - "typescript": "5.8.2", |
| 149 | + "tsx": "4.19.4", |
| 150 | + "typescript": "5.8.3", |
151 | 151 | "vite-tsconfig-paths": "5.1.4",
|
152 | 152 | "vitest": "3.1.2",
|
153 | 153 | "yaml-eslint-parser": "1.3.0"
|
|
161 | 161 | "optional": true
|
162 | 162 | }
|
163 | 163 | },
|
164 |
| - "packageManager": "pnpm@10.7.1", |
| 164 | + "packageManager": "pnpm@10.10.0", |
165 | 165 | "engines": {
|
166 | 166 | "node": ">=v18.18.0"
|
167 | 167 | },
|
|
0 commit comments