|
1 | 1 | { |
2 | 2 | "name": "@sfxcode/formkit-primevue", |
3 | | - "version": "1.6.0", |
| 3 | + "version": "1.6.1", |
4 | 4 | "type": "module", |
5 | 5 | "license": "MIT", |
6 | 6 | "repository": "https://github.com/sfxcode/formkit-primevue", |
|
40 | 40 | "docs:serve": "vitepress serve docs" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@formkit/addons": "^1.4.0", |
44 | | - "@formkit/i18n": "^1.4.0", |
45 | | - "@formkit/vue": "^1.4.0", |
| 43 | + "@formkit/addons": "^1.5.0", |
| 44 | + "@formkit/i18n": "^1.5.0", |
| 45 | + "@formkit/vue": "^1.5.0", |
46 | 46 | "add": "^2.0.6", |
47 | 47 | "primeicons": "^6.0.1", |
48 | 48 | "primevue": "^3.46.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@antfu/eslint-config": "2.6.2", |
52 | | - "@types/node": "^20.11.0", |
| 51 | + "@antfu/eslint-config": "2.6.3", |
| 52 | + "@types/node": "^20.11.5", |
53 | 53 | "@unocss/preset-icons": "^0.58.3", |
54 | 54 | "@unocss/preset-uno": "0.58.3", |
55 | 55 | "@vitejs/plugin-vue": "^5.0.3", |
56 | 56 | "@vue/babel-preset-app": "^5.0.8", |
57 | | - "@vue/compiler-sfc": "^3.4.13", |
58 | | - "@vue/server-renderer": "^3.4.13", |
| 57 | + "@vue/compiler-sfc": "^3.4.14", |
| 58 | + "@vue/server-renderer": "^3.4.14", |
59 | 59 | "@vue/test-utils": "^2.4.3", |
60 | 60 | "@vuedx/typecheck": "~0.7.6", |
61 | 61 | "@vuedx/typescript-plugin-vue": "~0.7.6", |
62 | | - "@vueuse/core": "^10.7.1", |
| 62 | + "@vueuse/core": "^10.7.2", |
63 | 63 | "@vueuse/head": "^2.0.0", |
64 | 64 | "chart.js": "^4.4.1", |
65 | 65 | "consola": "^3.2.3", |
|
74 | 74 | "unplugin-vue-components": "^0.26.0", |
75 | 75 | "vanilla-jsoneditor": "^0.21.2", |
76 | 76 | "vite": "^5.0.11", |
77 | | - "vite-plugin-dts": "^3.7.0", |
| 77 | + "vite-plugin-dts": "^3.7.1", |
78 | 78 | "vite-plugin-eslint": "^1.8.1", |
79 | 79 | "vite-plugin-pages": "^0.32.0", |
80 | 80 | "vite-ssg": "^0.23.6", |
81 | | - "vitepress": "1.0.0-rc.36", |
82 | | - "vue": "^3.4.13", |
| 81 | + "vitepress": "1.0.0-rc.39", |
| 82 | + "vue": "^3.4.14", |
83 | 83 | "vue-demi": "^0.14.6", |
84 | 84 | "vue-router": "^4.2.5", |
85 | 85 | "vue-tsc": "^1.8.27" |
|
0 commit comments