@sfxcode/formkit-primevue 2.6.11 → 2.7.1
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.
- package/package.json +29 -29
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sfxcode/formkit-primevue",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.
|
|
5
|
-
"packageManager": "pnpm@9.
|
|
4
|
+
"version": "2.7.1",
|
|
5
|
+
"packageManager": "pnpm@9.14.2",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Tom",
|
|
8
8
|
"email": "tom@sfxcode.com"
|
|
@@ -88,59 +88,59 @@
|
|
|
88
88
|
},
|
|
89
89
|
"dependencies": {
|
|
90
90
|
"@formkit/addons": "^1.6.9",
|
|
91
|
-
"@formkit/drag-and-drop": "^0.2.
|
|
91
|
+
"@formkit/drag-and-drop": "^0.2.6",
|
|
92
92
|
"@formkit/i18n": "^1.6.9",
|
|
93
93
|
"@formkit/inputs": "^1.6.9",
|
|
94
94
|
"@formkit/vue": "^1.6.9",
|
|
95
|
-
"@intlify/core": "
|
|
95
|
+
"@intlify/core": "^10.0.5",
|
|
96
96
|
"primeicons": "^7.0.0",
|
|
97
|
-
"primevue": "^4.2.
|
|
98
|
-
"quill": "^2.0.
|
|
97
|
+
"primevue": "^4.2.5",
|
|
98
|
+
"quill": "^2.0.3",
|
|
99
99
|
"uuid": "^11.0.3",
|
|
100
|
-
"vue-i18n": "
|
|
100
|
+
"vue-i18n": "^10.0.5"
|
|
101
101
|
},
|
|
102
102
|
"devDependencies": {
|
|
103
|
-
"@antfu/eslint-config": "^3.
|
|
103
|
+
"@antfu/eslint-config": "^3.12.0",
|
|
104
104
|
"@formkit/core": "^1.6.9",
|
|
105
|
-
"@primevue/themes": "^4.2.
|
|
106
|
-
"@types/node": "^22.10.
|
|
105
|
+
"@primevue/themes": "^4.2.5",
|
|
106
|
+
"@types/node": "^22.10.2",
|
|
107
107
|
"@types/uuid": "^10.0.0",
|
|
108
|
-
"@unocss/preset-icons": "^0.
|
|
109
|
-
"@unocss/preset-uno": "^0.
|
|
108
|
+
"@unocss/preset-icons": "^0.65.2",
|
|
109
|
+
"@unocss/preset-uno": "^0.65.2",
|
|
110
110
|
"@vitejs/plugin-vue": "^5.2.1",
|
|
111
|
-
"@vitest/coverage-v8": "^2.1.
|
|
112
|
-
"@vitest/ui": "^2.1.
|
|
111
|
+
"@vitest/coverage-v8": "^2.1.8",
|
|
112
|
+
"@vitest/ui": "^2.1.8",
|
|
113
113
|
"@vue/compiler-sfc": "^3.5.13",
|
|
114
114
|
"@vue/server-renderer": "^3.5.13",
|
|
115
115
|
"@vue/test-utils": "^2.4.6",
|
|
116
116
|
"@vue/tsconfig": "^0.7.0",
|
|
117
117
|
"@vuedx/typecheck": "~0.7.6",
|
|
118
118
|
"@vuedx/typescript-plugin-vue": "~0.7.6",
|
|
119
|
-
"@vueuse/core": "^12.
|
|
119
|
+
"@vueuse/core": "^12.1.0",
|
|
120
120
|
"@vueuse/head": "^2.0.0",
|
|
121
121
|
"changelogen": "^0.5.7",
|
|
122
|
-
"chart.js": "^4.4.
|
|
123
|
-
"consola": "^3.
|
|
122
|
+
"chart.js": "^4.4.7",
|
|
123
|
+
"consola": "^3.3.0",
|
|
124
124
|
"cookie": "^1.0.2",
|
|
125
|
-
"eslint": "^9.
|
|
125
|
+
"eslint": "^9.17.0",
|
|
126
126
|
"happy-dom": "^15.11.7",
|
|
127
127
|
"json-editor-vue": "^0.17.3",
|
|
128
|
-
"mkdist": "^1.
|
|
128
|
+
"mkdist": "^2.1.0",
|
|
129
129
|
"quill": "^2.0.2",
|
|
130
|
-
"sass": "1.
|
|
130
|
+
"sass": "^1.83.0",
|
|
131
131
|
"tslib": "^2.8.1",
|
|
132
|
-
"typescript": "5.
|
|
133
|
-
"unbuild": "
|
|
134
|
-
"unocss": "^0.
|
|
135
|
-
"unplugin-auto-import": "^0.
|
|
136
|
-
"unplugin-vue-components": "^0.
|
|
137
|
-
"vite": "^6.0.
|
|
138
|
-
"vite-plugin-dts": "^4.
|
|
132
|
+
"typescript": "^5.7.2",
|
|
133
|
+
"unbuild": "3.0.1",
|
|
134
|
+
"unocss": "^0.65.2",
|
|
135
|
+
"unplugin-auto-import": "^0.19.0",
|
|
136
|
+
"unplugin-vue-components": "^0.28.0",
|
|
137
|
+
"vite": "^6.0.5",
|
|
138
|
+
"vite-plugin-dts": "^4.4.0",
|
|
139
139
|
"vite-plugin-eslint": "^1.8.1",
|
|
140
140
|
"vite-plugin-pages": "^0.32.4",
|
|
141
|
-
"vite-ssg": "^0.24.
|
|
141
|
+
"vite-ssg": "^0.24.3",
|
|
142
142
|
"vitepress": "^1.5.0",
|
|
143
|
-
"vitest": "^2.1.
|
|
143
|
+
"vitest": "^2.1.8",
|
|
144
144
|
"vue": "^3.5.13",
|
|
145
145
|
"vue-demi": "^0.14.10",
|
|
146
146
|
"vue-router": "^4.5.0",
|