Skip to content

Commit 5b6328b

Browse files
committed
chore(dependencies): Formkit 0.17.4
1 parent 55f3dd9 commit 5b6328b

File tree

2 files changed

+577
-687
lines changed

2 files changed

+577
-687
lines changed

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -42,46 +42,46 @@
4242
"changelog": "conventional-changelog -p conventionalcommits -i CHANGELOG.md -s -r 0 -n changelog/config.cjs"
4343
},
4444
"dependencies": {
45-
"@formkit/i18n": "^0.17.3",
46-
"@formkit/vue": "^0.17.3",
45+
"@formkit/i18n": "^0.17.4",
46+
"@formkit/vue": "^0.17.4",
4747
"primeicons": "^6.0.1",
4848
"primevue": "^3.29.2"
4949
},
5050
"devDependencies": {
51-
"@antfu/eslint-config": "^0.39.5",
52-
"@types/node": "^20.3.1",
53-
"@unocss/preset-icons": "^0.53.1",
54-
"@unocss/preset-uno": "0.53.1",
51+
"@antfu/eslint-config": "^0.39.6",
52+
"@types/node": "^20.3.3",
53+
"@unocss/preset-icons": "^0.53.4",
54+
"@unocss/preset-uno": "0.53.4",
5555
"@vitejs/plugin-vue": "^4.2.3",
5656
"@vue/babel-preset-app": "^5.0.8",
5757
"@vue/compiler-sfc": "^3.3.4",
5858
"@vue/server-renderer": "^3.3.4",
5959
"@vue/test-utils": "^2.4.0",
6060
"@vuedx/typecheck": "~0.7.6",
6161
"@vuedx/typescript-plugin-vue": "~0.7.6",
62-
"@vueuse/core": "^10.2.0",
62+
"@vueuse/core": "^10.2.1",
6363
"@vueuse/head": "^1.1.26",
6464
"chart.js": "^4.3.0",
65-
"consola": "^3.1.0",
65+
"consola": "^3.2.2",
6666
"conventional-changelog-cli": "^3.0.0",
67-
"eslint": "^8.43.0",
67+
"eslint": "^8.44.0",
6868
"json-editor-vue": "^0.10.6",
6969
"quill": "^1.3.7",
7070
"sass": "^1.63.6",
71-
"tslib": "^2.5.3",
72-
"typescript": "^5.1.3",
73-
"unocss": "^0.53.1",
71+
"tslib": "^2.6.0",
72+
"typescript": "^5.1.6",
73+
"unocss": "^0.53.4",
7474
"unplugin-auto-import": "^0.16.4",
7575
"unplugin-vue-components": "^0.25.1",
7676
"vanilla-jsoneditor": "^0.17.8",
7777
"vite": "^4.3.9",
78-
"vite-plugin-dts": "^2.3.0",
78+
"vite-plugin-dts": "^3.0.2",
7979
"vite-plugin-eslint": "^1.8.1",
8080
"vite-plugin-pages": "^0.31.0",
81-
"vite-ssg": "^0.22.2",
81+
"vite-ssg": "^0.23.0",
8282
"vue": "^3.3.4",
8383
"vue-demi": "^0.14.5",
8484
"vue-router": "^4.2.2",
85-
"vue-tsc": "^1.8.1"
85+
"vue-tsc": "^1.8.3"
8686
}
8787
}

0 commit comments

Comments
 (0)