|
110 | 110 | "@semantic-release/npm": "12.0.0",
|
111 | 111 | "@semantic-release/release-notes-generator": "13.0.0",
|
112 | 112 | "@types/dedent": "0.7.2",
|
113 |
| - "@types/eslint": "8.56.6", |
114 |
| - "@types/node": "16.18.93", |
| 113 | + "@types/eslint": "8.56.10", |
| 114 | + "@types/node": "16.18.97", |
115 | 115 | "@types/rollup-plugin-auto-external": "2.0.5",
|
116 | 116 | "@types/semver": "7.5.8",
|
117 | 117 | "@typescript-eslint/eslint-plugin": "7.4.0",
|
|
122 | 122 | "chalk": "4.1.2",
|
123 | 123 | "commitizen": "4.3.0",
|
124 | 124 | "conventional-commit-types": "3.0.0",
|
125 |
| - "cspell": "8.6.1", |
| 125 | + "cspell": "8.8.0", |
126 | 126 | "deassert": "1.0.2",
|
127 |
| - "dedent": "1.5.1", |
| 127 | + "dedent": "1.5.3", |
128 | 128 | "eslint": "8.57.0",
|
129 | 129 | "eslint-config-prettier": "9.1.0",
|
130 | 130 | "eslint-doc-generator": "1.7.0",
|
131 | 131 | "eslint-import-resolver-typescript": "3.6.1",
|
132 | 132 | "eslint-plugin-eslint-comments": "3.2.0",
|
133 |
| - "eslint-plugin-eslint-plugin": "5.4.1", |
| 133 | + "eslint-plugin-eslint-plugin": "5.5.1", |
134 | 134 | "eslint-plugin-import": "2.29.1",
|
135 |
| - "eslint-plugin-jsdoc": "48.2.2", |
| 135 | + "eslint-plugin-jsdoc": "48.2.3", |
136 | 136 | "eslint-plugin-markdown": "3.0.1",
|
137 | 137 | "eslint-plugin-n": "16.6.2",
|
138 | 138 | "eslint-plugin-optimize-regex": "1.2.1",
|
139 | 139 | "eslint-plugin-prettier": "5.1.3",
|
140 | 140 | "eslint-plugin-promise": "6.1.1",
|
141 |
| - "eslint-plugin-sonarjs": "0.25.0", |
| 141 | + "eslint-plugin-sonarjs": "0.25.1", |
142 | 142 | "eslint-plugin-unicorn": "51.0.1",
|
143 |
| - "eslint-plugin-vitest": "0.4.1", |
| 143 | + "eslint-plugin-vitest": "0.5.4", |
144 | 144 | "espree": "10.0.1",
|
145 | 145 | "husky": "9.0.11",
|
146 |
| - "knip": "5.7.0", |
| 146 | + "knip": "5.13.0", |
147 | 147 | "lint-staged": "15.2.2",
|
148 | 148 | "markdownlint": "0.34.0",
|
149 |
| - "markdownlint-cli": "0.39.0", |
| 149 | + "markdownlint-cli": "0.40.0", |
150 | 150 | "prettier": "3.2.5",
|
151 | 151 | "prettier-plugin-multiline-arrays": "3.0.4",
|
152 |
| - "prettier-plugin-packagejson": "2.4.14", |
| 152 | + "prettier-plugin-packagejson": "2.5.0", |
153 | 153 | "rimraf": "5.0.5",
|
154 |
| - "rollup": "4.13.2", |
| 154 | + "rollup": "4.17.2", |
155 | 155 | "rollup-plugin-auto-external": "2.0.0",
|
156 | 156 | "rollup-plugin-ts": "3.4.5",
|
157 | 157 | "semantic-release": "23.0.6",
|
|
160 | 160 | "tsc-alias": "1.8.8",
|
161 | 161 | "tsc-files": "1.1.4",
|
162 | 162 | "tsconfig-paths": "4.2.0",
|
163 |
| - "typescript": "5.4.3", |
| 163 | + "typescript": "5.4.5", |
164 | 164 | "vite-tsconfig-paths": "4.3.2",
|
165 | 165 | "vitest": "1.4.0",
|
166 | 166 | "word-wrap": "1.2.5"
|
|
174 | 174 | "optional": true
|
175 | 175 | }
|
176 | 176 | },
|
177 |
| - "packageManager": "pnpm@8.15.5", |
| 177 | + "packageManager": "pnpm@8.15.8", |
178 | 178 | "engines": {
|
179 | 179 | "node": ">=16.10.0"
|
180 | 180 | }
|
|
0 commit comments