|
1 | 1 | { |
2 | 2 | "name": "@sfxcode/formkit-primevue", |
3 | | - "version": "1.5.9", |
| 3 | + "version": "1.5.10", |
4 | 4 | "type": "module", |
5 | 5 | "license": "MIT", |
6 | 6 | "repository": "https://github.com/sfxcode/formkit-primevue", |
|
45 | 45 | "@formkit/vue": "^1.4.0", |
46 | 46 | "add": "^2.0.6", |
47 | 47 | "primeicons": "^6.0.1", |
48 | | - "primevue": "^3.44.0" |
| 48 | + "primevue": "^3.46.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@antfu/eslint-config": "2.4.6", |
52 | | - "@types/node": "^20.10.4", |
53 | | - "@unocss/preset-icons": "^0.58.0", |
54 | | - "@unocss/preset-uno": "0.58.0", |
55 | | - "@vitejs/plugin-vue": "^4.5.2", |
| 51 | + "@antfu/eslint-config": "2.6.2", |
| 52 | + "@types/node": "^20.11.0", |
| 53 | + "@unocss/preset-icons": "^0.58.3", |
| 54 | + "@unocss/preset-uno": "0.58.3", |
| 55 | + "@vitejs/plugin-vue": "^5.0.3", |
56 | 56 | "@vue/babel-preset-app": "^5.0.8", |
57 | | - "@vue/compiler-sfc": "^3.3.11", |
58 | | - "@vue/server-renderer": "^3.3.11", |
| 57 | + "@vue/compiler-sfc": "^3.4.13", |
| 58 | + "@vue/server-renderer": "^3.4.13", |
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.0", |
| 62 | + "@vueuse/core": "^10.7.1", |
63 | 63 | "@vueuse/head": "^2.0.0", |
64 | 64 | "chart.js": "^4.4.1", |
65 | 65 | "consola": "^3.2.3", |
66 | | - "eslint": "^8.55.0", |
| 66 | + "eslint": "^8.56.0", |
67 | 67 | "json-editor-vue": "^0.11.2", |
68 | 68 | "quill": "^1.3.7", |
69 | | - "sass": "^1.69.5", |
| 69 | + "sass": "^1.69.7", |
70 | 70 | "tslib": "^2.6.2", |
71 | 71 | "typescript": "^5.3.3", |
72 | | - "unocss": "^0.58.0", |
73 | | - "unplugin-auto-import": "^0.17.2", |
| 72 | + "unocss": "^0.58.3", |
| 73 | + "unplugin-auto-import": "^0.17.3", |
74 | 74 | "unplugin-vue-components": "^0.26.0", |
75 | | - "vanilla-jsoneditor": "^0.20.0", |
76 | | - "vite": "^5.0.10", |
77 | | - "vite-plugin-dts": "^3.6.4", |
| 75 | + "vanilla-jsoneditor": "^0.21.2", |
| 76 | + "vite": "^5.0.11", |
| 77 | + "vite-plugin-dts": "^3.7.0", |
78 | 78 | "vite-plugin-eslint": "^1.8.1", |
79 | 79 | "vite-plugin-pages": "^0.32.0", |
80 | | - "vite-ssg": "^0.23.5", |
81 | | - "vitepress": "1.0.0-rc.31", |
82 | | - "vue": "^3.3.11", |
| 80 | + "vite-ssg": "^0.23.6", |
| 81 | + "vitepress": "1.0.0-rc.36", |
| 82 | + "vue": "^3.4.13", |
83 | 83 | "vue-demi": "^0.14.6", |
84 | 84 | "vue-router": "^4.2.5", |
85 | | - "vue-tsc": "^1.8.25" |
| 85 | + "vue-tsc": "^1.8.27" |
86 | 86 | } |
87 | 87 | } |
0 commit comments