@sfxcode/formkit-primevue 3.1.4 → 3.2.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 +22 -19
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sfxcode/formkit-primevue",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "3.1
|
|
5
|
-
"packageManager": "pnpm@10.
|
|
4
|
+
"version": "3.2.1",
|
|
5
|
+
"packageManager": "pnpm@10.26.0+sha512.3b3f6c725ebe712506c0ab1ad4133cf86b1f4b687effce62a9b38b4d72e3954242e643190fc51fa1642949c735f403debd44f5cb0edd657abe63a8b6a7e1e402",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Tom",
|
|
8
8
|
"email": "tom@sfxcode.com"
|
|
@@ -12,7 +12,10 @@
|
|
|
12
12
|
],
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"homepage": "https://github.com/sfxcode/formkit-primevue",
|
|
15
|
-
"repository":
|
|
15
|
+
"repository": {
|
|
16
|
+
"type": "git",
|
|
17
|
+
"url": "git+https://github.com/sfxcode/formkit-primevue.git"
|
|
18
|
+
},
|
|
16
19
|
"exports": {
|
|
17
20
|
".": {
|
|
18
21
|
"types": "./dist/index.d.ts",
|
|
@@ -87,27 +90,27 @@
|
|
|
87
90
|
"vue": "^3.4.0"
|
|
88
91
|
},
|
|
89
92
|
"dependencies": {
|
|
90
|
-
"@formkit/addons": "^1.
|
|
91
|
-
"@formkit/core": "^1.
|
|
92
|
-
"@formkit/i18n": "^1.
|
|
93
|
-
"@formkit/inputs": "^1.
|
|
94
|
-
"@formkit/vue": "^1.
|
|
93
|
+
"@formkit/addons": "^1.7.0",
|
|
94
|
+
"@formkit/core": "^1.7.0",
|
|
95
|
+
"@formkit/i18n": "^1.7.0",
|
|
96
|
+
"@formkit/inputs": "^1.7.0",
|
|
97
|
+
"@formkit/vue": "^1.7.0",
|
|
95
98
|
"@intlify/core": "^11.2.2",
|
|
96
99
|
"primeicons": "^7.0.0",
|
|
97
100
|
"primevue": "^4.5.3",
|
|
98
101
|
"vue-i18n": "^11.2.2"
|
|
99
102
|
},
|
|
100
103
|
"devDependencies": {
|
|
101
|
-
"@antfu/eslint-config": "^6.
|
|
104
|
+
"@antfu/eslint-config": "^6.7.1",
|
|
102
105
|
"@formkit/core": "^1.6.9",
|
|
103
106
|
"@formkit/drag-and-drop": "^0.5.3",
|
|
104
107
|
"@primeuix/themes": "^2.0.2",
|
|
105
|
-
"@types/node": "^
|
|
108
|
+
"@types/node": "^25.0.3",
|
|
106
109
|
"@unocss/preset-icons": "66.5.10",
|
|
107
110
|
"@unocss/preset-uno": "66.5.10",
|
|
108
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
109
|
-
"@vitest/coverage-v8": "^4.0.
|
|
110
|
-
"@vitest/ui": "^4.0.
|
|
111
|
+
"@vitejs/plugin-vue": "^6.0.3",
|
|
112
|
+
"@vitest/coverage-v8": "^4.0.16",
|
|
113
|
+
"@vitest/ui": "^4.0.16",
|
|
111
114
|
"@vue/compiler-sfc": "^3.5.25",
|
|
112
115
|
"@vue/server-renderer": "^3.5.25",
|
|
113
116
|
"@vue/test-utils": "^2.4.6",
|
|
@@ -118,28 +121,28 @@
|
|
|
118
121
|
"chart.js": "^4.5.1",
|
|
119
122
|
"consola": "^3.4.2",
|
|
120
123
|
"cookie": "^1.1.1",
|
|
121
|
-
"esbuild": "^0.27.
|
|
122
|
-
"eslint": "^9.39.
|
|
124
|
+
"esbuild": "^0.27.2",
|
|
125
|
+
"eslint": "^9.39.2",
|
|
123
126
|
"happy-dom": "^20.0.11",
|
|
124
127
|
"json-editor-vue": "^0.18.1",
|
|
125
128
|
"mkdist": "^2.4.1",
|
|
126
|
-
"sass": "^1.
|
|
129
|
+
"sass": "^1.97.0",
|
|
127
130
|
"tslib": "^2.8.1",
|
|
128
131
|
"typescript": "^5.9.3",
|
|
129
132
|
"unbuild": "^3.6.1",
|
|
130
133
|
"unocss": "66.5.10",
|
|
131
134
|
"unplugin-auto-import": "^20.3.0",
|
|
132
135
|
"unplugin-vue-components": "^30.0.0",
|
|
133
|
-
"vite": "^7.
|
|
136
|
+
"vite": "^7.3.0",
|
|
134
137
|
"vite-plugin-dts": "^4.5.4",
|
|
135
138
|
"vite-plugin-eslint": "^1.8.1",
|
|
136
139
|
"vite-plugin-pages": "^0.33.2",
|
|
137
140
|
"vite-ssg": "^28.2.2",
|
|
138
141
|
"vitepress": "2.0.0-alpha.12",
|
|
139
|
-
"vitest": "^4.0.
|
|
142
|
+
"vitest": "^4.0.16",
|
|
140
143
|
"vue": "^3.5.25",
|
|
141
144
|
"vue-demi": "^0.14.10",
|
|
142
|
-
"vue-router": "^4.6.
|
|
145
|
+
"vue-router": "^4.6.4",
|
|
143
146
|
"vue-tsc": "^3.1.8"
|
|
144
147
|
}
|
|
145
148
|
}
|