|
53 | 53 | },
|
54 | 54 | "devDependencies": {
|
55 | 55 | "@antfu/eslint-config": "4.13.2",
|
56 |
| - "@babel/types": "7.27.1", |
57 |
| - "@types/node": "22.15.21", |
| 56 | + "@babel/types": "7.27.3", |
| 57 | + "@types/node": "22.15.29", |
58 | 58 | "@vitest/coverage-v8": "3.1.4",
|
59 |
| - "@vue/compiler-core": "3.5.15", |
60 |
| - "@vue/compiler-dom": "3.5.15", |
| 59 | + "@vue/compiler-core": "3.5.16", |
| 60 | + "@vue/compiler-dom": "3.5.16", |
61 | 61 | "bumpp": "10.1.1",
|
62 |
| - "changelogithub": "13.14.0", |
63 |
| - "esbuild": "0.25.4", |
| 62 | + "changelogithub": "13.15.0", |
| 63 | + "esbuild": "0.25.5", |
64 | 64 | "eslint": "9.27.0",
|
65 | 65 | "exsolve": "1.0.5",
|
66 | 66 | "installed-check": "9.3.0",
|
67 |
| - "knip": "5.58.1", |
68 |
| - "lint-staged": "16.0.0", |
| 67 | + "knip": "5.59.1", |
| 68 | + "lint-staged": "16.1.0", |
69 | 69 | "mkdist": "2.3.0",
|
70 |
| - "pkg-pr-new": "0.0.50", |
| 70 | + "pkg-pr-new": "0.0.51", |
71 | 71 | "simple-git-hooks": "2.13.0",
|
72 | 72 | "typescript": "5.8.3",
|
73 | 73 | "unbuild": "3.5.0",
|
|
76 | 76 | "vue-tsc": "2.2.10"
|
77 | 77 | },
|
78 | 78 | "resolutions": {
|
79 |
| - "@vue/compiler-core": "3.5.15", |
| 79 | + "@vue/compiler-core": "3.5.16", |
80 | 80 | "vue-sfc-transformer": "link:."
|
81 | 81 | },
|
82 | 82 | "simple-git-hooks": {
|
|
0 commit comments