| 
93 | 93 |   "devDependencies": {  | 
94 | 94 |     "@babel/eslint-parser": "7.26.5",  | 
95 | 95 |     "@cspell/dict-cryptocurrencies": "5.0.4",  | 
96 |  | -    "@eslint/compat": "1.2.5",  | 
97 |  | -    "@rebeccastevens/eslint-config": "3.5.3",  | 
 | 96 | +    "@eslint/compat": "1.2.6",  | 
 | 97 | +    "@rebeccastevens/eslint-config": "3.5.5",  | 
98 | 98 |     "@rollup/plugin-replace": "6.0.2",  | 
99 | 99 |     "@rollup/plugin-typescript": "12.1.2",  | 
100 | 100 |     "@semantic-release/changelog": "6.0.3",  | 
 | 
105 | 105 |     "@semantic-release/release-notes-generator": "14.0.3",  | 
106 | 106 |     "@stylistic/eslint-plugin": "3.0.1",  | 
107 | 107 |     "@types/dedent": "0.7.2",  | 
108 |  | -    "@types/node": "18.19.70",  | 
 | 108 | +    "@types/node": "18.19.75",  | 
109 | 109 |     "@typescript-eslint/eslint-plugin": "8.22.0",  | 
110 | 110 |     "@typescript-eslint/parser": "8.22.0",  | 
111 | 111 |     "@vitest/coverage-v8": "2.1.8",  | 
112 |  | -    "@vitest/eslint-plugin": "1.1.25",  | 
 | 112 | +    "@vitest/eslint-plugin": "1.1.28",  | 
113 | 113 |     "cspell": "8.17.3",  | 
114 | 114 |     "dedent": "1.5.3",  | 
115 | 115 |     "eslint": "9.19.0",  | 
 | 
123 | 123 |     "eslint-plugin-format": "1.0.1",  | 
124 | 124 |     "eslint-plugin-functional": "link:.",  | 
125 | 125 |     "eslint-plugin-import-x": "4.6.1",  | 
126 |  | -    "eslint-plugin-jsdoc": "50.6.1",  | 
127 |  | -    "eslint-plugin-jsonc": "2.18.2",  | 
 | 126 | +    "eslint-plugin-jsdoc": "50.6.3",  | 
 | 127 | +    "eslint-plugin-jsonc": "2.19.1",  | 
128 | 128 |     "eslint-plugin-markdown": "5.1.0",  | 
129 | 129 |     "eslint-plugin-n": "17.15.1",  | 
130 | 130 |     "eslint-plugin-no-only-tests": "3.3.0",  | 
131 | 131 |     "eslint-plugin-optimize-regex": "1.2.1",  | 
132 |  | -    "eslint-plugin-prettier": "5.2.1",  | 
 | 132 | +    "eslint-plugin-prettier": "5.2.3",  | 
133 | 133 |     "eslint-plugin-promise": "7.2.1",  | 
134 | 134 |     "eslint-plugin-regexp": "2.7.0",  | 
135 | 135 |     "eslint-plugin-sonarjs": "3.0.1",  | 
 | 
139 | 139 |     "fast-glob": "3.3.3",  | 
140 | 140 |     "husky": "9.1.7",  | 
141 | 141 |     "jsonc-eslint-parser": "2.4.0",  | 
142 |  | -    "knip": "5.42.0",  | 
143 |  | -    "lint-staged": "15.3.0",  | 
144 |  | -    "markdownlint-cli2": "0.17.1",  | 
145 |  | -    "prettier": "3.4.2",  | 
 | 142 | +    "knip": "5.44.0",  | 
 | 143 | +    "lint-staged": "15.4.3",  | 
 | 144 | +    "markdownlint-cli2": "0.17.2",  | 
 | 145 | +    "prettier": "3.5.0",  | 
146 | 146 |     "rimraf": "6.0.1",  | 
147 |  | -    "rollup": "4.30.1",  | 
 | 147 | +    "rollup": "4.34.6",  | 
148 | 148 |     "rollup-plugin-deassert": "1.3.0",  | 
149 | 149 |     "rollup-plugin-dts-bundle-generator": "1.4.0",  | 
150 | 150 |     "semantic-release": "24.2.1",  | 
 | 
165 | 165 |       "optional": true  | 
166 | 166 |     }  | 
167 | 167 |   },  | 
168 |  | -  "packageManager":  "[email protected].4",   | 
 | 168 | +  "packageManager":  "[email protected].5",   | 
169 | 169 |   "engines": {  | 
170 | 170 |     "node": ">=v18.18.0"  | 
171 | 171 |   },  | 
 | 
0 commit comments