|
1 | 1 | { |
2 | 2 | "name": "@sfxcode/formkit-primevue", |
3 | 3 | "type": "module", |
4 | | - "version": "2.2.0", |
| 4 | + "version": "2.2.1", |
5 | 5 | "packageManager": "[email protected]+sha256.b6fd0bfda555e7e584ad7e56b30c68b01d5a04f9ee93989f4b93ca8473c49c74", |
6 | 6 | "author": { |
7 | 7 | "name": "Tom", |
|
89 | 89 | "primevue": "4.0.0" |
90 | 90 | }, |
91 | 91 | "devDependencies": { |
92 | | - "@antfu/eslint-config": "2.22.2", |
| 92 | + "@antfu/eslint-config": "2.23.0", |
93 | 93 | "@formkit/core": "^1.6.5", |
94 | 94 | "@primevue/themes": "4.0.0", |
95 | | - "@types/node": "^20.14.10", |
96 | | - "@unocss/preset-icons": "0.61.3", |
97 | | - "@unocss/preset-uno": "0.61.3", |
| 95 | + "@types/node": "^20.14.11", |
| 96 | + "@unocss/preset-icons": "0.61.5", |
| 97 | + "@unocss/preset-uno": "0.61.5", |
98 | 98 | "@vitejs/plugin-vue": "^5.0.5", |
99 | | - "@vitest/coverage-v8": "^2.0.2", |
100 | | - "@vitest/ui": "^2.0.2", |
101 | | - "@vue/compiler-sfc": "^3.4.31", |
102 | | - "@vue/server-renderer": "^3.4.31", |
| 99 | + "@vitest/coverage-v8": "^2.0.3", |
| 100 | + "@vitest/ui": "^2.0.3", |
| 101 | + "@vue/compiler-sfc": "^3.4.33", |
| 102 | + "@vue/server-renderer": "^3.4.33", |
103 | 103 | "@vue/test-utils": "^2.4.6", |
104 | 104 | "@vue/tsconfig": "^0.5.1", |
105 | 105 | "@vuedx/typecheck": "~0.7.6", |
|
112 | 112 | "eslint": "^9.7.0", |
113 | 113 | "happy-dom": "^14.12.3", |
114 | 114 | "json-editor-vue": "^0.15.1", |
115 | | - "mkdist": "^1.5.3", |
| 115 | + "mkdist": "^1.5.4", |
116 | 116 | "quill": "^2.0.2", |
117 | 117 | "sass": "^1.77.8", |
118 | 118 | "tslib": "^2.6.3", |
119 | 119 | "typescript": "^5.5.3", |
120 | 120 | "unbuild": "2.0.0", |
121 | | - "unocss": "0.61.3", |
| 121 | + "unocss": "0.61.5", |
122 | 122 | "unplugin-auto-import": "^0.18.0", |
123 | | - "unplugin-vue-components": "^0.27.2", |
| 123 | + "unplugin-vue-components": "^0.27.3", |
124 | 124 | "vanilla-jsoneditor": "^0.23.7", |
125 | | - "vite": "^5.3.3", |
126 | | - "vite-plugin-dts": "^3.9.1", |
| 125 | + "vite": "^5.3.4", |
| 126 | + "vite-plugin-dts": "4.0.0-beta.1", |
127 | 127 | "vite-plugin-eslint": "^1.8.1", |
128 | 128 | "vite-plugin-pages": "^0.32.3", |
129 | 129 | "vite-ssg": "^0.23.8", |
130 | 130 | "vitepress": "1.3.1", |
131 | | - "vitest": "^2.0.2", |
132 | | - "vue": "^3.4.31", |
| 131 | + "vitest": "^2.0.3", |
| 132 | + "vue": "^3.4.33", |
133 | 133 | "vue-demi": "^0.14.8", |
134 | 134 | "vue-router": "^4.4.0", |
135 | 135 | "vue-tsc": "^2.0.26" |
|
0 commit comments