Skip to content

Commit 8ddfafa

Browse files
committed
chore(dependencies): Update FormKit to 1.6.0
1 parent a3c6a1b commit 8ddfafa

File tree

2 files changed

+188
-182
lines changed

2 files changed

+188
-182
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "1.9.1",
4+
"version": "1.9.2",
55
"author": {
66
"name": "Tom",
77
"email": "[email protected]"
@@ -72,15 +72,15 @@
7272
"vue": "^3.4.0"
7373
},
7474
"dependencies": {
75-
"@formkit/addons": "^1.5.9",
76-
"@formkit/i18n": "^1.5.9",
77-
"@formkit/vue": "^1.5.9",
75+
"@formkit/addons": "^1.6.0",
76+
"@formkit/i18n": "^1.6.0",
77+
"@formkit/vue": "^1.6.0",
7878
"primeicons": "^6.0.1",
7979
"primevue": "^3.49.1"
8080
},
8181
"devDependencies": {
8282
"@antfu/eslint-config": "2.8.0",
83-
"@formkit/core": "^1.5.9",
83+
"@formkit/core": "^1.6.0",
8484
"@types/node": "^20.11.25",
8585
"@unocss/preset-icons": "^0.58.5",
8686
"@unocss/preset-uno": "0.58.5",
@@ -107,7 +107,7 @@
107107
"unplugin-auto-import": "^0.17.5",
108108
"unplugin-vue-components": "^0.26.0",
109109
"vanilla-jsoneditor": "^0.22.0",
110-
"vite": "^5.1.5",
110+
"vite": "^5.1.6",
111111
"vite-plugin-dts": "^3.7.3",
112112
"vite-plugin-eslint": "^1.8.1",
113113
"vite-plugin-pages": "^0.32.0",

0 commit comments

Comments
 (0)