@sfxcode/formkit-primevue 2.6.5 → 2.6.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +20 -20
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sfxcode/formkit-primevue",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.6.6",
5
5
  "packageManager": "pnpm@9.12.1+sha256.91452fdfa46234ae447d46d5c4fc4e7e0a7058f90495c4b6f77f8beebbb154e3",
6
6
  "author": {
7
7
  "name": "Tom",
@@ -87,29 +87,29 @@
87
87
  "vue": "^3.4.0"
88
88
  },
89
89
  "dependencies": {
90
- "@formkit/addons": "^1.6.7",
90
+ "@formkit/addons": "^1.6.8",
91
91
  "@formkit/drag-and-drop": "^0.2.5",
92
- "@formkit/i18n": "^1.6.7",
93
- "@formkit/inputs": "^1.6.7",
94
- "@formkit/vue": "^1.6.7",
92
+ "@formkit/i18n": "^1.6.8",
93
+ "@formkit/inputs": "^1.6.8",
94
+ "@formkit/vue": "^1.6.8",
95
95
  "@intlify/core": "9.14.1",
96
96
  "primeicons": "^7.0.0",
97
- "primevue": "^4.2.1",
97
+ "primevue": "^4.2.2",
98
98
  "quill": "^2.0.2",
99
- "uuid": "^11.0.2",
99
+ "uuid": "^11.0.3",
100
100
  "vue-i18n": "9.14.1"
101
101
  },
102
102
  "devDependencies": {
103
- "@antfu/eslint-config": "^3.8.0",
104
- "@formkit/core": "^1.6.7",
105
- "@primevue/themes": "^4.2.1",
103
+ "@antfu/eslint-config": "^3.9.1",
104
+ "@formkit/core": "^1.6.8",
105
+ "@primevue/themes": "^4.2.2",
106
106
  "@types/node": "^22.9.0",
107
107
  "@types/uuid": "^10.0.0",
108
- "@unocss/preset-icons": "^0.64.0",
109
- "@unocss/preset-uno": "^0.64.0",
110
- "@vitejs/plugin-vue": "^5.1.4",
111
- "@vitest/coverage-v8": "^2.1.4",
112
- "@vitest/ui": "^2.1.4",
108
+ "@unocss/preset-icons": "^0.64.1",
109
+ "@unocss/preset-uno": "^0.64.1",
110
+ "@vitejs/plugin-vue": "^5.2.0",
111
+ "@vitest/coverage-v8": "^2.1.5",
112
+ "@vitest/ui": "^2.1.5",
113
113
  "@vue/compiler-sfc": "^3.5.12",
114
114
  "@vue/server-renderer": "^3.5.12",
115
115
  "@vue/test-utils": "^2.4.6",
@@ -123,7 +123,7 @@
123
123
  "consola": "^3.2.3",
124
124
  "cookie": "^1.0.1",
125
125
  "eslint": "^9.14.0",
126
- "happy-dom": "^15.11.0",
126
+ "happy-dom": "^15.11.6",
127
127
  "json-editor-vue": "^0.17.3",
128
128
  "mkdist": "^1.6.0",
129
129
  "quill": "^2.0.2",
@@ -131,16 +131,16 @@
131
131
  "tslib": "^2.8.1",
132
132
  "typescript": "^5.6.3",
133
133
  "unbuild": "2.0.0",
134
- "unocss": "^0.64.0",
135
- "unplugin-auto-import": "^0.18.3",
134
+ "unocss": "^0.64.1",
135
+ "unplugin-auto-import": "^0.18.4",
136
136
  "unplugin-vue-components": "^0.27.4",
137
- "vite": "^5.4.10",
137
+ "vite": "^5.4.11",
138
138
  "vite-plugin-dts": "^4.3.0",
139
139
  "vite-plugin-eslint": "^1.8.1",
140
140
  "vite-plugin-pages": "^0.32.3",
141
141
  "vite-ssg": "^0.24.1",
142
142
  "vitepress": "^1.5.0",
143
- "vitest": "^2.1.4",
143
+ "vitest": "^2.1.5",
144
144
  "vue": "^3.5.12",
145
145
  "vue-demi": "^0.14.10",
146
146
  "vue-router": "^4.4.5",