|
73 | 73 | "@eslint-types/prettier": "~5.1.3", |
74 | 74 | "@eslint-types/typescript-eslint": "~7.5.0", |
75 | 75 | "@eslint-types/unicorn": "~52.0.0", |
76 | | - "@types/node": "~20.14.10", |
77 | | - "@typescript-eslint/eslint-plugin": "~7.16.0", |
78 | | - "@typescript-eslint/parser": "~7.16.0", |
79 | | - "@vitest/coverage-v8": "~2.0.2", |
| 76 | + "@types/node": "~20.16.5", |
| 77 | + "@typescript-eslint/eslint-plugin": "~7.18.0", |
| 78 | + "@typescript-eslint/parser": "~7.18.0", |
| 79 | + "@vitest/coverage-v8": "~2.0.5", |
80 | 80 | "benchmark": "~2.1.4", |
81 | 81 | "eslint": "~8.57.0", |
82 | 82 | "eslint-config-prettier": "~9.1.0", |
83 | 83 | "eslint-define-config": "~2.1.0", |
84 | 84 | "eslint-gitignore": "~0.1.0", |
85 | 85 | "eslint-plugin-inclusive-language": "~2.2.1", |
86 | | - "eslint-plugin-jsdoc": "~48.7.0", |
87 | | - "eslint-plugin-prettier": "~5.1.3", |
| 86 | + "eslint-plugin-jsdoc": "~50.2.2", |
| 87 | + "eslint-plugin-prettier": "~5.2.1", |
88 | 88 | "eslint-plugin-spellcheck": "~0.0.20", |
89 | | - "eslint-plugin-unicorn": "~54.0.0", |
| 89 | + "eslint-plugin-unicorn": "~55.0.0", |
90 | 90 | "npm-run-all2": "~6.2.2", |
91 | | - "prettier": "3.3.2", |
| 91 | + "prettier": "3.3.3", |
92 | 92 | "prettier-plugin-organize-imports": "~4.0.0", |
93 | 93 | "rimraf": "~6.0.1", |
94 | | - "tsup": "~8.1.0", |
95 | | - "typescript": "~5.5.3", |
96 | | - "vite": "~5.3.3", |
97 | | - "vitepress": "~1.3.0", |
98 | | - "vitest": "~2.0.2" |
| 94 | + "tsup": "~8.2.4", |
| 95 | + "typescript": "~5.5.4", |
| 96 | + "vite": "~5.4.3", |
| 97 | + "vitepress": "~1.3.4", |
| 98 | + "vitest": "~2.0.5" |
99 | 99 | }, |
100 | 100 | "peerDependencies": { |
101 | 101 | "prettier": "^3.0.0" |
102 | 102 | }, |
103 | | - "packageManager": "pnpm@9.5.0", |
| 103 | + "packageManager": "pnpm@9.9.0", |
104 | 104 | "engines": { |
105 | 105 | "node": ">=18.0.0", |
106 | 106 | "npm": ">=9.0.0" |
|
0 commit comments