|
1 | 1 | { |
2 | 2 | "name": "@sfxcode/formkit-primevue", |
3 | | - "version": "1.4.3", |
| 3 | + "version": "1.4.4", |
4 | 4 | "type": "module", |
5 | 5 | "license": "MIT", |
6 | 6 | "repository": "https://github.com/sfxcode/formkit-primevue", |
|
40 | 40 | "@formkit/i18n": "^1.2.2", |
41 | 41 | "@formkit/vue": "^1.2.2", |
42 | 42 | "primeicons": "^6.0.1", |
43 | | - "primevue": "^3.37.0" |
| 43 | + "primevue": "^3.38.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@antfu/eslint-config": "1.0.0-beta.27", |
47 | | - "@types/node": "^20.8.7", |
48 | | - "@unocss/preset-icons": "^0.56.5", |
49 | | - "@unocss/preset-uno": "0.56.5", |
| 46 | + "@antfu/eslint-config": "1.0.0", |
| 47 | + "@types/node": "^20.8.10", |
| 48 | + "@unocss/preset-icons": "^0.57.1", |
| 49 | + "@unocss/preset-uno": "0.57.1", |
50 | 50 | "@vitejs/plugin-vue": "^4.4.0", |
51 | 51 | "@vue/babel-preset-app": "^5.0.8", |
52 | | - "@vue/compiler-sfc": "^3.3.6", |
53 | | - "@vue/server-renderer": "^3.3.6", |
| 52 | + "@vue/compiler-sfc": "^3.3.7", |
| 53 | + "@vue/server-renderer": "^3.3.7", |
54 | 54 | "@vue/test-utils": "^2.4.1", |
55 | 55 | "@vuedx/typecheck": "~0.7.6", |
56 | 56 | "@vuedx/typescript-plugin-vue": "~0.7.6", |
57 | 57 | "@vueuse/core": "^10.5.0", |
58 | 58 | "@vueuse/head": "^2.0.0", |
59 | 59 | "chart.js": "^4.4.0", |
60 | 60 | "consola": "^3.2.3", |
61 | | - "eslint": "^8.51.0", |
62 | | - "json-editor-vue": "^0.10.19", |
| 61 | + "eslint": "^8.52.0", |
| 62 | + "json-editor-vue": "^0.11.0", |
63 | 63 | "quill": "^1.3.7", |
64 | | - "sass": "^1.69.4", |
| 64 | + "sass": "^1.69.5", |
65 | 65 | "tslib": "^2.6.2", |
66 | 66 | "typescript": "^5.2.2", |
67 | | - "unocss": "^0.56.5", |
68 | | - "unplugin-auto-import": "^0.16.6", |
| 67 | + "unocss": "^0.57.1", |
| 68 | + "unplugin-auto-import": "^0.16.7", |
69 | 69 | "unplugin-vue-components": "^0.25.2", |
70 | | - "vanilla-jsoneditor": "^0.18.10", |
| 70 | + "vanilla-jsoneditor": "^0.18.11", |
71 | 71 | "vite": "^4.5.0", |
72 | | - "vite-plugin-dts": "^3.6.0", |
| 72 | + "vite-plugin-dts": "^3.6.3", |
73 | 73 | "vite-plugin-eslint": "^1.8.1", |
74 | 74 | "vite-plugin-pages": "^0.31.0", |
75 | | - "vite-ssg": "^0.23.3", |
76 | | - "vue": "^3.3.6", |
| 75 | + "vite-ssg": "^0.23.4", |
| 76 | + "vue": "^3.3.7", |
77 | 77 | "vue-demi": "^0.14.6", |
78 | 78 | "vue-router": "^4.2.5", |
79 | | - "vue-tsc": "^1.8.19" |
| 79 | + "vue-tsc": "^1.8.22" |
80 | 80 | } |
81 | 81 | } |
0 commit comments