|
2 | 2 | "name": "unplugin-vue-components", |
3 | 3 | "type": "module", |
4 | 4 | "version": "29.1.0", |
5 | | - "packageManager": "pnpm@10.17.0", |
| 5 | + "packageManager": "pnpm@10.18.3", |
6 | 6 | "description": "Components auto importing for Vue", |
7 | 7 | "author": "antfu <anthonyfu117@hotmail.com>", |
8 | 8 | "license": "MIT", |
|
105 | 105 | "mlly": "^1.8.0", |
106 | 106 | "tinyglobby": "^0.2.15", |
107 | 107 | "unplugin": "^2.3.10", |
108 | | - "unplugin-utils": "^0.3.0" |
| 108 | + "unplugin-utils": "^0.3.1" |
109 | 109 | }, |
110 | 110 | "devDependencies": { |
111 | | - "@antfu/eslint-config": "^5.4.1", |
112 | | - "@antfu/utils": "^9.2.1", |
| 111 | + "@antfu/eslint-config": "^6.0.0", |
| 112 | + "@antfu/utils": "^9.3.0", |
113 | 113 | "@babel/parser": "^7.28.4", |
114 | 114 | "@babel/types": "^7.28.4", |
115 | | - "@nuxt/kit": "^4.1.2", |
116 | | - "@nuxt/schema": "^4.1.2", |
| 115 | + "@nuxt/kit": "^4.1.3", |
| 116 | + "@nuxt/schema": "^4.1.3", |
117 | 117 | "@types/debug": "^4.1.12", |
118 | 118 | "@types/minimatch": "^6.0.0", |
119 | | - "@types/node": "^24.5.2", |
120 | | - "bumpp": "^10.2.3", |
| 119 | + "@types/node": "^24.8.1", |
| 120 | + "bumpp": "^10.3.1", |
121 | 121 | "compare-versions": "^6.1.1", |
122 | | - "element-plus": "^2.11.3", |
123 | | - "eslint": "^9.36.0", |
| 122 | + "element-plus": "^2.11.5", |
| 123 | + "eslint": "^9.38.0", |
124 | 124 | "eslint-plugin-format": "^1.0.2", |
125 | 125 | "esno": "^4.8.0", |
126 | 126 | "estree-walker": "^3.0.3", |
127 | 127 | "minimatch": "^10.0.3", |
128 | 128 | "pathe": "^2.0.3", |
129 | | - "rolldown": "^1.0.0-beta.38", |
130 | | - "rollup": "^4.52.0", |
131 | | - "tsdown": "^0.13.5", |
132 | | - "typescript": "^5.9.2", |
133 | | - "vite": "^7.1.6", |
| 129 | + "rolldown": "^1.0.0-beta.43", |
| 130 | + "rollup": "^4.52.5", |
| 131 | + "tsdown": "^0.15.8", |
| 132 | + "typescript": "^5.9.3", |
| 133 | + "vite": "^7.1.10", |
134 | 134 | "vitest": "^3.2.4", |
135 | 135 | "vue": "3.2.45", |
136 | | - "vue-tsc": "^3.0.7" |
| 136 | + "vue-tsc": "^3.1.1" |
137 | 137 | } |
138 | 138 | } |
0 commit comments