|
2 | 2 | "name": "markdown-it-github-alerts", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.3.1", |
5 | | - "packageManager": "pnpm@10.5.2", |
| 5 | + "packageManager": "pnpm@10.7.1", |
6 | 6 | "description": "Support GitHub-style alerts for markdown-it", |
7 | 7 | "author": "Anthony Fu <[email protected]>", |
8 | 8 | "license": "MIT", |
|
56 | 56 | "markdown-it": ">= 13.0.0" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@antfu/eslint-config": "^4.3.0", |
60 | | - "@antfu/ni": "^23.3.1", |
| 59 | + "@antfu/eslint-config": "^4.11.0", |
| 60 | + "@antfu/ni": "^24.3.0", |
61 | 61 | "@types/markdown-it": "^14.1.2", |
62 | | - "@types/node": "^22.13.5", |
63 | | - "bumpp": "^10.0.3", |
64 | | - "eslint": "^9.21.0", |
65 | | - "lint-staged": "^15.4.3", |
| 62 | + "@types/node": "^22.13.17", |
| 63 | + "bumpp": "^10.1.0", |
| 64 | + "eslint": "^9.23.0", |
| 65 | + "lint-staged": "^15.5.0", |
66 | 66 | "markdown-it": "^14.1.0", |
67 | | - "simple-git-hooks": "^2.11.1", |
68 | | - "tsx": "^4.8.0", |
69 | | - "typescript": "^5.7.3", |
| 67 | + "simple-git-hooks": "^2.12.1", |
| 68 | + "tsx": "^4.19.3", |
| 69 | + "typescript": "^5.8.2", |
70 | 70 | "unbuild": "^3.5.0", |
71 | | - "vite": "^6.2.0", |
72 | | - "vitest": "^3.0.7" |
| 71 | + "vite": "^6.2.4", |
| 72 | + "vitest": "^3.1.1" |
73 | 73 | }, |
74 | 74 | "simple-git-hooks": { |
75 | 75 | "pre-commit": "pnpm lint-staged" |
|
0 commit comments