@sfxcode/formkit-primevue 2.8.5 → 2.8.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.
- package/package.json +10 -11
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sfxcode/formkit-primevue",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.8.
|
|
5
|
-
"packageManager": "pnpm@10.
|
|
4
|
+
"version": "2.8.6",
|
|
5
|
+
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Tom",
|
|
8
8
|
"email": "tom@sfxcode.com"
|
|
@@ -103,35 +103,34 @@
|
|
|
103
103
|
"@antfu/eslint-config": "^4.13.0",
|
|
104
104
|
"@formkit/core": "^1.6.9",
|
|
105
105
|
"@primeuix/themes": "^1.1.1",
|
|
106
|
-
"@types/node": "^22.15.
|
|
106
|
+
"@types/node": "^22.15.17",
|
|
107
107
|
"@types/uuid": "^10.0.0",
|
|
108
|
-
"@unocss/preset-icons": "66.1.
|
|
109
|
-
"@unocss/preset-uno": "66.1.
|
|
110
|
-
"@vitejs/plugin-vue": "^5.2.
|
|
108
|
+
"@unocss/preset-icons": "66.1.1",
|
|
109
|
+
"@unocss/preset-uno": "66.1.1",
|
|
110
|
+
"@vitejs/plugin-vue": "^5.2.4",
|
|
111
111
|
"@vitest/coverage-v8": "^3.1.3",
|
|
112
112
|
"@vitest/ui": "^3.1.3",
|
|
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
|
-
"@vuedx/typecheck": "~0.7.6",
|
|
118
|
-
"@vuedx/typescript-plugin-vue": "~0.7.6",
|
|
119
117
|
"@vueuse/core": "^13.1.0",
|
|
120
118
|
"@vueuse/head": "^2.0.0",
|
|
121
119
|
"changelogen": "^0.6.1",
|
|
122
120
|
"chart.js": "^4.4.9",
|
|
123
121
|
"consola": "^3.4.2",
|
|
124
122
|
"cookie": "^1.0.2",
|
|
123
|
+
"esbuild": "^0.25.4",
|
|
125
124
|
"eslint": "^9.26.0",
|
|
126
|
-
"happy-dom": "^17.4.
|
|
125
|
+
"happy-dom": "^17.4.7",
|
|
127
126
|
"json-editor-vue": "^0.18.1",
|
|
128
127
|
"mkdist": "^2.3.0",
|
|
129
128
|
"quill": "^2.0.2",
|
|
130
|
-
"sass": "^1.
|
|
129
|
+
"sass": "^1.88.0",
|
|
131
130
|
"tslib": "^2.8.1",
|
|
132
131
|
"typescript": "^5.8.3",
|
|
133
132
|
"unbuild": "^3.5.0",
|
|
134
|
-
"unocss": "66.1.
|
|
133
|
+
"unocss": "66.1.1",
|
|
135
134
|
"unplugin-auto-import": "^19.2.0",
|
|
136
135
|
"unplugin-vue-components": "^28.5.0",
|
|
137
136
|
"vite": "^6.3.5",
|