Skip to content

Commit 81d3964

Browse files
committed
feat(types): add options attribute to custom component types #66
1 parent d09a5e0 commit 81d3964

File tree

3 files changed

+289
-269
lines changed

3 files changed

+289
-269
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"vue-i18n": "9.14.1"
101101
},
102102
"devDependencies": {
103-
"@antfu/eslint-config": "^3.9.1",
103+
"@antfu/eslint-config": "^3.9.2",
104104
"@formkit/core": "^1.6.9",
105105
"@primevue/themes": "^4.2.2",
106106
"@types/node": "^22.9.0",
@@ -132,7 +132,7 @@
132132
"typescript": "^5.6.3",
133133
"unbuild": "2.0.0",
134134
"unocss": "^0.64.1",
135-
"unplugin-auto-import": "^0.18.4",
135+
"unplugin-auto-import": "^0.18.5",
136136
"unplugin-vue-components": "^0.27.4",
137137
"vite": "^5.4.11",
138138
"vite-plugin-dts": "^4.3.0",

0 commit comments

Comments
 (0)