Skip to content

Commit 07206b6

Browse files
committed
chore(dependencies): FormKit 1.5.1
1 parent 0bd71ed commit 07206b6

File tree

2 files changed

+315
-336
lines changed

2 files changed

+315
-336
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"type": "module",
55
"license": "MIT",
66
"repository": "https://github.com/sfxcode/formkit-primevue",
@@ -40,9 +40,9 @@
4040
"docs:serve": "vitepress serve docs"
4141
},
4242
"dependencies": {
43-
"@formkit/addons": "^1.5.0",
44-
"@formkit/i18n": "^1.5.0",
45-
"@formkit/vue": "^1.5.0",
43+
"@formkit/addons": "^1.5.1",
44+
"@formkit/i18n": "^1.5.1",
45+
"@formkit/vue": "^1.5.1",
4646
"add": "^2.0.6",
4747
"primeicons": "^6.0.1",
4848
"primevue": "^3.46.0"
@@ -54,8 +54,8 @@
5454
"@unocss/preset-uno": "0.58.3",
5555
"@vitejs/plugin-vue": "^5.0.3",
5656
"@vue/babel-preset-app": "^5.0.8",
57-
"@vue/compiler-sfc": "^3.4.14",
58-
"@vue/server-renderer": "^3.4.14",
57+
"@vue/compiler-sfc": "^3.4.15",
58+
"@vue/server-renderer": "^3.4.15",
5959
"@vue/test-utils": "^2.4.3",
6060
"@vuedx/typecheck": "~0.7.6",
6161
"@vuedx/typescript-plugin-vue": "~0.7.6",
@@ -64,22 +64,22 @@
6464
"chart.js": "^4.4.1",
6565
"consola": "^3.2.3",
6666
"eslint": "^8.56.0",
67-
"json-editor-vue": "^0.11.2",
67+
"json-editor-vue": "^0.12.0",
6868
"quill": "^1.3.7",
69-
"sass": "^1.69.7",
69+
"sass": "^1.70.0",
7070
"tslib": "^2.6.2",
7171
"typescript": "^5.3.3",
7272
"unocss": "^0.58.3",
7373
"unplugin-auto-import": "^0.17.3",
7474
"unplugin-vue-components": "^0.26.0",
75-
"vanilla-jsoneditor": "^0.21.2",
76-
"vite": "^5.0.11",
75+
"vanilla-jsoneditor": "^0.21.3",
76+
"vite": "^5.0.12",
7777
"vite-plugin-dts": "^3.7.1",
7878
"vite-plugin-eslint": "^1.8.1",
7979
"vite-plugin-pages": "^0.32.0",
8080
"vite-ssg": "^0.23.6",
8181
"vitepress": "1.0.0-rc.39",
82-
"vue": "^3.4.14",
82+
"vue": "^3.4.15",
8383
"vue-demi": "^0.14.6",
8484
"vue-router": "^4.2.5",
8585
"vue-tsc": "^1.8.27"

0 commit comments

Comments
 (0)