|
82 | 82 | "@commitlint/cli": "20.1.0", |
83 | 83 | "@commitlint/config-conventional": "20.0.0", |
84 | 84 | "@cspell/dict-cryptocurrencies": "5.0.5", |
85 | | - "@eslint/compat": "1.3.1", |
| 85 | + "@eslint/compat": "1.4.1", |
86 | 86 | "@rebeccastevens/eslint-config": "3.8.0", |
87 | | - "@rollup/plugin-typescript": "12.1.4", |
| 87 | + "@rollup/plugin-typescript": "12.3.0", |
88 | 88 | "@sebbo2002/semantic-release-jsr": "3.0.1", |
89 | 89 | "@semantic-release/changelog": "6.0.3", |
90 | 90 | "@semantic-release/commit-analyzer": "13.0.1", |
|
94 | 94 | "@semantic-release/release-notes-generator": "14.1.0", |
95 | 95 | "@stylistic/eslint-plugin": "5.4.0", |
96 | 96 | "@types/lodash": "4.17.20", |
97 | | - "@types/node": "22.17.0", |
| 97 | + "@types/node": "22.18.13", |
98 | 98 | "@typescript-eslint/eslint-plugin": "8.45.0", |
99 | 99 | "@typescript-eslint/parser": "8.45.0", |
100 | 100 | "@vitest/coverage-v8": "3.2.4", |
101 | | - "@vitest/eslint-plugin": "1.3.4", |
| 101 | + "@vitest/eslint-plugin": "1.4.0", |
102 | 102 | "commitizen": "4.3.1", |
103 | 103 | "cspell": "9.2.1", |
104 | 104 | "cz-conventional-changelog": "3.3.0", |
105 | 105 | "eslint": "9.36.0", |
106 | 106 | "eslint-config-prettier": "10.1.8", |
107 | | - "eslint-flat-config-utils": "2.1.1", |
| 107 | + "eslint-flat-config-utils": "2.1.4", |
108 | 108 | "eslint-import-resolver-typescript": "4.4.4", |
109 | 109 | "eslint-merge-processors": "2.0.0", |
110 | 110 | "eslint-plugin-eslint-comments": "3.2.0", |
111 | | - "eslint-plugin-format": "1.0.1", |
| 111 | + "eslint-plugin-format": "1.0.2", |
112 | 112 | "eslint-plugin-functional": "9.0.2", |
113 | 113 | "eslint-plugin-import-x": "4.16.1", |
114 | | - "eslint-plugin-jsdoc": "60.8.1", |
115 | | - "eslint-plugin-jsonc": "2.20.1", |
| 114 | + "eslint-plugin-jsdoc": "60.8.3", |
| 115 | + "eslint-plugin-jsonc": "2.21.0", |
116 | 116 | "eslint-plugin-markdown": "5.1.0", |
117 | | - "eslint-plugin-n": "17.21.3", |
| 117 | + "eslint-plugin-n": "17.23.1", |
118 | 118 | "eslint-plugin-no-only-tests": "3.3.0", |
119 | 119 | "eslint-plugin-optimize-regex": "1.2.1", |
120 | | - "eslint-plugin-prettier": "5.5.3", |
| 120 | + "eslint-plugin-prettier": "5.5.4", |
121 | 121 | "eslint-plugin-promise": "7.2.1", |
122 | | - "eslint-plugin-regexp": "2.9.0", |
123 | | - "eslint-plugin-sonarjs": "3.0.4", |
| 122 | + "eslint-plugin-regexp": "2.10.0", |
| 123 | + "eslint-plugin-sonarjs": "3.0.5", |
124 | 124 | "eslint-plugin-unicorn": "61.0.2", |
125 | | - "eslint-plugin-yml": "1.18.0", |
| 125 | + "eslint-plugin-yml": "1.19.0", |
126 | 126 | "husky": "9.1.7", |
127 | | - "jsonc-eslint-parser": "2.4.0", |
128 | | - "knip": "5.62.0", |
129 | | - "lint-staged": "16.1.2", |
| 127 | + "jsonc-eslint-parser": "2.4.1", |
| 128 | + "knip": "5.66.4", |
| 129 | + "lint-staged": "16.2.6", |
130 | 130 | "lodash": "4.17.21", |
131 | 131 | "markdownlint-cli2": "0.18.1", |
132 | 132 | "prettier": "3.6.2", |
133 | | - "rimraf": "6.0.1", |
134 | | - "rollup": "4.46.2", |
| 133 | + "rimraf": "6.1.0", |
| 134 | + "rollup": "4.52.5", |
135 | 135 | "rollup-plugin-deassert": "1.3.0", |
136 | 136 | "rollup-plugin-dts-bundle-generator-2": "2.0.0", |
137 | 137 | "semantic-release": "24.2.9", |
138 | 138 | "tsc-files": "1.1.4", |
139 | | - "tsd": "0.32.0", |
140 | | - "typescript": "5.9.2", |
| 139 | + "tsd": "0.33.0", |
| 140 | + "typescript": "5.9.3", |
141 | 141 | "vite-tsconfig-paths": "5.1.4", |
142 | 142 | "vitest": "3.2.4", |
143 | 143 | "yaml-eslint-parser": "1.3.0" |
144 | 144 | }, |
145 | | - "packageManager": "pnpm@10.14.0", |
| 145 | + "packageManager": "pnpm@10.20.0", |
146 | 146 | "engines": { |
147 | 147 | "node": ">=16.0.0" |
148 | 148 | } |
|
0 commit comments