|
108 | 108 | "@semantic-release/release-notes-generator": "14.0.1",
|
109 | 109 | "@types/dedent": "0.7.2",
|
110 | 110 | "@types/eslint": "9.6.0",
|
111 |
| - "@types/node": "16.18.93", |
| 111 | + "@types/node": "16.18.104", |
112 | 112 | "@types/rollup-plugin-auto-external": "2.0.5",
|
113 | 113 | "@types/semver": "7.5.8",
|
114 | 114 | "@typescript-eslint/eslint-plugin": "7.4.0",
|
|
120 | 120 | "conventional-commit-types": "3.0.0",
|
121 | 121 | "cspell": "8.13.0",
|
122 | 122 | "deassert": "1.0.2",
|
123 |
| - "dedent": "1.5.1", |
| 123 | + "dedent": "1.5.3", |
124 | 124 | "eslint": "8.57.0",
|
125 | 125 | "eslint-config-prettier": "9.1.0",
|
126 |
| - "eslint-doc-generator": "1.7.0", |
| 126 | + "eslint-doc-generator": "1.7.1", |
127 | 127 | "eslint-import-resolver-typescript": "3.6.1",
|
128 | 128 | "eslint-plugin-eslint-comments": "3.2.0",
|
129 |
| - "eslint-plugin-eslint-plugin": "6.1.0", |
| 129 | + "eslint-plugin-eslint-plugin": "6.2.0", |
130 | 130 | "eslint-plugin-import": "2.29.1",
|
131 |
| - "eslint-plugin-jsdoc": "48.2.2", |
| 131 | + "eslint-plugin-jsdoc": "48.11.0", |
132 | 132 | "eslint-plugin-markdown": "3.0.1",
|
133 |
| - "eslint-plugin-n": "17.9.0", |
| 133 | + "eslint-plugin-n": "17.10.1", |
134 | 134 | "eslint-plugin-optimize-regex": "1.2.1",
|
135 |
| - "eslint-plugin-prettier": "5.1.3", |
| 135 | + "eslint-plugin-prettier": "5.2.1", |
136 | 136 | "eslint-plugin-promise": "7.0.0",
|
137 |
| - "eslint-plugin-sonarjs": "0.25.0", |
| 137 | + "eslint-plugin-sonarjs": "0.25.1", |
138 | 138 | "eslint-plugin-unicorn": "51.0.1",
|
139 |
| - "eslint-plugin-vitest": "0.4.1", |
140 |
| - "espree": "10.0.1", |
141 |
| - "husky": "9.0.11", |
142 |
| - "knip": "5.7.0", |
143 |
| - "lint-staged": "15.2.2", |
| 139 | + "eslint-plugin-vitest": "0.5.4", |
| 140 | + "espree": "10.1.0", |
| 141 | + "husky": "9.1.4", |
| 142 | + "knip": "5.27.0", |
| 143 | + "lint-staged": "15.2.7", |
144 | 144 | "markdownlint": "0.34.0",
|
145 |
| - "markdownlint-cli": "0.39.0", |
146 |
| - "prettier": "3.2.5", |
147 |
| - "prettier-plugin-multiline-arrays": "3.0.4", |
148 |
| - "prettier-plugin-packagejson": "2.4.14", |
| 145 | + "markdownlint-cli": "0.41.0", |
| 146 | + "prettier": "3.3.3", |
| 147 | + "prettier-plugin-multiline-arrays": "3.0.6", |
| 148 | + "prettier-plugin-packagejson": "2.5.1", |
149 | 149 | "rimraf": "6.0.1",
|
150 |
| - "rollup": "4.13.2", |
| 150 | + "rollup": "4.19.2", |
151 | 151 | "rollup-plugin-auto-external": "2.0.0",
|
152 | 152 | "rollup-plugin-ts": "3.4.5",
|
153 | 153 | "semantic-release": "24.0.0",
|
154 | 154 | "semantic-release-replace-plugin": "1.2.7",
|
155 | 155 | "tsc-files": "1.1.4",
|
156 | 156 | "tsconfig-paths": "4.2.0",
|
157 |
| - "typescript": "5.4.3", |
| 157 | + "typescript": "5.5.4", |
158 | 158 | "vite-tsconfig-paths": "4.3.2",
|
159 | 159 | "vitest": "2.0.5"
|
160 | 160 | },
|
|
167 | 167 | "optional": true
|
168 | 168 | }
|
169 | 169 | },
|
170 |
| - "packageManager": "pnpm@8.15.5", |
| 170 | + "packageManager": "pnpm@8.15.9", |
171 | 171 | "engines": {
|
172 | 172 | "node": ">=16.10.0"
|
173 | 173 | }
|
|
0 commit comments