|
89 | 89 | }, |
90 | 90 | "devDependencies": { |
91 | 91 | "@babel/eslint-parser": "7.28.0", |
92 | | - "@cspell/dict-cryptocurrencies": "5.0.4", |
93 | | - "@eslint/compat": "1.2.9", |
94 | | - "@rebeccastevens/eslint-config": "3.7.1", |
| 92 | + "@cspell/dict-cryptocurrencies": "5.0.5", |
| 93 | + "@eslint/compat": "1.3.1", |
| 94 | + "@rebeccastevens/eslint-config": "3.8.0", |
95 | 95 | "@rollup/plugin-replace": "6.0.2", |
96 | | - "@rollup/plugin-typescript": "12.1.2", |
| 96 | + "@rollup/plugin-typescript": "12.1.4", |
97 | 97 | "@semantic-release/changelog": "6.0.3", |
98 | 98 | "@semantic-release/commit-analyzer": "13.0.1", |
99 | 99 | "@semantic-release/git": "10.0.1", |
100 | 100 | "@semantic-release/github": "11.0.3", |
101 | 101 | "@semantic-release/npm": "12.0.2", |
102 | 102 | "@semantic-release/release-notes-generator": "14.0.3", |
103 | 103 | "@stylistic/eslint-plugin": "4.4.1", |
104 | | - "@types/node": "18.19.110", |
| 104 | + "@types/node": "18.19.120", |
105 | 105 | "@typescript-eslint/eslint-plugin": "8.35.1", |
106 | 106 | "@typescript-eslint/parser": "8.35.1", |
107 | 107 | "@vitest/coverage-v8": "3.2.4", |
108 | | - "@vitest/eslint-plugin": "1.2.1", |
| 108 | + "@vitest/eslint-plugin": "1.3.4", |
109 | 109 | "cspell": "9.1.2", |
110 | 110 | "dedent": "1.6.0", |
111 | 111 | "eslint": "9.30.1", |
112 | | - "eslint-config-prettier": "10.1.5", |
113 | | - "eslint-doc-generator": "2.1.2", |
| 112 | + "eslint-config-prettier": "10.1.8", |
| 113 | + "eslint-doc-generator": "2.2.2", |
114 | 114 | "eslint-flat-config-utils": "2.1.0", |
115 | | - "eslint-import-resolver-typescript": "4.4.2", |
| 115 | + "eslint-import-resolver-typescript": "4.4.4", |
116 | 116 | "eslint-merge-processors": "2.0.0", |
117 | 117 | "eslint-plugin-eslint-comments": "3.2.0", |
118 | | - "eslint-plugin-eslint-plugin": "6.4.0", |
| 118 | + "eslint-plugin-eslint-plugin": "6.5.0", |
119 | 119 | "eslint-plugin-format": "1.0.1", |
120 | 120 | "eslint-plugin-functional": "link:.", |
121 | | - "eslint-plugin-import-x": "4.15.0", |
122 | | - "eslint-plugin-jsdoc": "51.3.3", |
| 121 | + "eslint-plugin-import-x": "4.16.1", |
| 122 | + "eslint-plugin-jsdoc": "51.4.1", |
123 | 123 | "eslint-plugin-jsonc": "2.20.1", |
124 | 124 | "eslint-plugin-markdown": "5.1.0", |
125 | | - "eslint-plugin-n": "17.19.0", |
| 125 | + "eslint-plugin-n": "17.21.2", |
126 | 126 | "eslint-plugin-no-only-tests": "3.3.0", |
127 | 127 | "eslint-plugin-optimize-regex": "1.2.1", |
128 | | - "eslint-plugin-prettier": "5.4.1", |
| 128 | + "eslint-plugin-prettier": "5.5.3", |
129 | 129 | "eslint-plugin-promise": "7.2.1", |
130 | | - "eslint-plugin-regexp": "2.7.0", |
131 | | - "eslint-plugin-sonarjs": "3.0.2", |
| 130 | + "eslint-plugin-regexp": "2.9.0", |
| 131 | + "eslint-plugin-sonarjs": "3.0.4", |
132 | 132 | "eslint-plugin-unicorn": "59.0.1", |
133 | 133 | "eslint-plugin-yml": "1.18.0", |
134 | 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.59.1", |
139 | | - "lint-staged": "16.1.0", |
| 138 | + "knip": "5.62.0", |
| 139 | + "lint-staged": "16.1.2", |
140 | 140 | "markdownlint-cli2": "0.18.1", |
141 | | - "prettier": "3.5.3", |
| 141 | + "prettier": "3.6.2", |
142 | 142 | "rimraf": "6.0.1", |
143 | | - "rollup": "4.41.1", |
| 143 | + "rollup": "4.46.1", |
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.6", |
147 | 147 | "semantic-release-replace-plugin": "1.2.7", |
148 | 148 | "tsc-files": "1.1.4", |
149 | | - "tsx": "4.19.4", |
| 149 | + "tsx": "4.20.3", |
150 | 150 | "typescript": "5.8.3", |
151 | 151 | "vite-tsconfig-paths": "5.1.4", |
152 | 152 | "vitest": "3.2.4", |
|
161 | 161 | "optional": true |
162 | 162 | } |
163 | 163 | }, |
164 | | - "packageManager": "pnpm@10.11.1", |
| 164 | + "packageManager": "pnpm@10.13.1", |
165 | 165 | "engines": { |
166 | 166 | "node": ">=v18.18.0" |
167 | 167 | }, |
|
0 commit comments