|
2 | 2 | "name": "markdown-it-async",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "0.1.3",
|
5 |
| - "packageManager": "pnpm@9.14.3", |
| 5 | + "packageManager": "pnpm@9.15.4", |
6 | 6 | "description": "_description_",
|
7 | 7 | "author": "Anthony Fu <[email protected]>",
|
8 | 8 | "license": "MIT",
|
|
52 | 52 | "markdown-it": "^14.1.0"
|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 |
| - "@antfu/eslint-config": "^3.11.2", |
56 |
| - "@antfu/ni": "^0.23.1", |
57 |
| - "@antfu/utils": "^0.7.10", |
58 |
| - "@types/node": "^22.10.1", |
59 |
| - "bumpp": "^9.8.1", |
60 |
| - "eslint": "^9.15.0", |
| 55 | + "@antfu/eslint-config": "^3.14.0", |
| 56 | + "@antfu/ni": "^23.2.0", |
| 57 | + "@antfu/utils": "^8.1.0", |
| 58 | + "@types/node": "^22.10.7", |
| 59 | + "bumpp": "^9.10.1", |
| 60 | + "eslint": "^9.18.0", |
61 | 61 | "esno": "^4.8.0",
|
62 |
| - "lint-staged": "^15.2.10", |
63 |
| - "pnpm": "^9.14.3", |
64 |
| - "shiki": "^1.24.0", |
| 62 | + "lint-staged": "^15.4.1", |
| 63 | + "pnpm": "^9.15.4", |
| 64 | + "shiki": "^1.27.2", |
65 | 65 | "simple-git-hooks": "^2.11.1",
|
66 |
| - "typescript": "^5.7.2", |
67 |
| - "unbuild": "^2.0.0", |
68 |
| - "vite": "^6.0.1", |
69 |
| - "vitest": "^2.1.6" |
| 66 | + "typescript": "^5.7.3", |
| 67 | + "unbuild": "^3.3.1", |
| 68 | + "vite": "^6.0.7", |
| 69 | + "vitest": "^3.0.2" |
70 | 70 | },
|
71 | 71 | "simple-git-hooks": {
|
72 | 72 | "pre-commit": "pnpm lint-staged"
|
|
0 commit comments