|
83 | 83 | "@babel/eslint-parser": "7.25.1",
|
84 | 84 | "@cspell/dict-cryptocurrencies": "5.0.0",
|
85 | 85 | "@eslint/compat": "1.1.1",
|
86 |
| - "@rebeccastevens/eslint-config": "3.0.6", |
| 86 | + "@rebeccastevens/eslint-config": "3.2.2", |
87 | 87 | "@semantic-release/changelog": "6.0.3",
|
88 | 88 | "@semantic-release/commit-analyzer": "13.0.0",
|
89 | 89 | "@semantic-release/git": "10.0.1",
|
|
92 | 92 | "@semantic-release/release-notes-generator": "14.0.1",
|
93 | 93 | "@stylistic/eslint-plugin": "2.7.2",
|
94 | 94 | "@types/dedent": "0.7.2",
|
95 |
| - "@types/node": "18.19.43", |
| 95 | + "@types/node": "18.19.48", |
96 | 96 | "@typescript-eslint/eslint-plugin": "8.3.0",
|
97 | 97 | "@typescript-eslint/parser": "8.3.0",
|
98 | 98 | "@vitest/coverage-v8": "2.0.5",
|
99 | 99 | "cspell": "8.14.2",
|
100 |
| - "deassert": "1.0.2", |
| 100 | + "deassert": "1.3.2", |
101 | 101 | "dedent": "1.5.3",
|
102 | 102 | "eslint": "9.9.1",
|
103 | 103 | "eslint-config-prettier": "9.1.0",
|
104 | 104 | "eslint-doc-generator": "1.7.1",
|
105 |
| - "eslint-flat-config-utils": "0.3.0", |
106 |
| - "eslint-import-resolver-typescript": "3.6.1", |
| 105 | + "eslint-flat-config-utils": "0.3.1", |
| 106 | + "eslint-import-resolver-typescript": "3.6.3", |
107 | 107 | "eslint-merge-processors": "0.1.0",
|
108 | 108 | "eslint-plugin-eslint-comments": "3.2.0",
|
109 | 109 | "eslint-plugin-eslint-plugin": "6.2.0",
|
|
114 | 114 | "eslint-plugin-jsonc": "2.16.0",
|
115 | 115 | "eslint-plugin-markdown": "5.1.0",
|
116 | 116 | "eslint-plugin-n": "17.10.2",
|
117 |
| - "eslint-plugin-no-only-tests": "3.1.0", |
| 117 | + "eslint-plugin-no-only-tests": "3.3.0", |
118 | 118 | "eslint-plugin-optimize-regex": "1.2.1",
|
119 | 119 | "eslint-plugin-promise": "7.1.0",
|
120 | 120 | "eslint-plugin-regexp": "2.6.0",
|
121 | 121 | "eslint-plugin-sonarjs": "1.0.4",
|
122 | 122 | "eslint-plugin-unicorn": "55.0.0",
|
123 | 123 | "eslint-plugin-vitest": "0.5.4",
|
124 | 124 | "eslint-plugin-yml": "1.14.0",
|
125 |
| - "eslint-vitest-rule-tester": "0.3.3", |
| 125 | + "eslint-vitest-rule-tester": "0.6.1", |
126 | 126 | "fast-glob": "3.3.2",
|
127 |
| - "husky": "9.1.4", |
| 127 | + "husky": "9.1.5", |
128 | 128 | "jsonc-eslint-parser": "2.4.0",
|
129 |
| - "knip": "5.27.1", |
130 |
| - "lint-staged": "15.2.8", |
| 129 | + "knip": "5.29.1", |
| 130 | + "lint-staged": "15.2.10", |
131 | 131 | "markdownlint-cli2": "0.13.0",
|
132 | 132 | "prettier": "3.3.3",
|
133 |
| - "prettier-plugin-packagejson": "2.5.1", |
| 133 | + "prettier-plugin-packagejson": "2.5.2", |
134 | 134 | "rimraf": "6.0.1",
|
135 |
| - "rollup": "4.20.0", |
| 135 | + "rollup": "4.21.2", |
136 | 136 | "rollup-plugin-ts": "3.4.5",
|
137 | 137 | "semantic-release": "24.1.0",
|
138 | 138 | "semantic-release-replace-plugin": "1.2.7",
|
139 | 139 | "tsc-files": "1.1.4",
|
140 |
| - "tsx": "4.16.5", |
| 140 | + "tsx": "4.19.0", |
141 | 141 | "typescript": "5.5.4",
|
142 | 142 | "vite-tsconfig-paths": "4.3.2",
|
143 | 143 | "vitest": "2.0.5",
|
|
152 | 152 | "optional": true
|
153 | 153 | }
|
154 | 154 | },
|
155 |
| - "packageManager": "pnpm@9.7.0", |
| 155 | + "packageManager": "pnpm@9.9.0", |
156 | 156 | "engines": {
|
157 | 157 | "node": ">=v18.18.0"
|
158 | 158 | },
|
|
0 commit comments