|
78 | 78 | "@semantic-release/github": "9.2.6", |
79 | 79 | "@semantic-release/npm": "11.0.2", |
80 | 80 | "@semantic-release/release-notes-generator": "12.1.0", |
81 | | - "@types/node": "20.11.10", |
| 81 | + "@types/node": "20.11.16", |
82 | 82 | "@types/rollup-plugin-auto-external": "2.0.5", |
83 | 83 | "@typescript-eslint/eslint-plugin": "6.20.0", |
84 | 84 | "@typescript-eslint/parser": "6.20.0", |
|
101 | 101 | "eslint-plugin-promise": "6.1.1", |
102 | 102 | "eslint-plugin-sonarjs": "0.23.0", |
103 | 103 | "eslint-plugin-unicorn": "50.0.1", |
104 | | - "eslint-plugin-vitest": "0.3.20", |
105 | | - "husky": "9.0.7", |
106 | | - "knip": "4.2.1", |
107 | | - "lint-staged": "15.2.0", |
| 104 | + "eslint-plugin-vitest": "0.3.21", |
| 105 | + "husky": "9.0.10", |
| 106 | + "knip": "4.3.1", |
| 107 | + "lint-staged": "15.2.1", |
108 | 108 | "markdownlint-cli": "0.39.0", |
109 | | - "prettier": "3.2.4", |
110 | | - "prettier-plugin-packagejson": "2.4.9", |
| 109 | + "prettier": "3.2.5", |
| 110 | + "prettier-plugin-packagejson": "2.4.10", |
111 | 111 | "rimraf": "5.0.5", |
112 | 112 | "rollup": "4.9.6", |
113 | 113 | "rollup-plugin-auto-external": "2.0.0", |
|
118 | 118 | "vite-tsconfig-paths": "4.3.1", |
119 | 119 | "vitest": "1.2.2" |
120 | 120 | }, |
121 | | - "packageManager": "pnpm@8.15.0" |
| 121 | + "packageManager": "pnpm@8.15.1" |
122 | 122 | } |
0 commit comments