Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit 767cdaf

Browse files
committed
chore(dependecies): update to formkit-primevue 1.3.4 formkit 1.1.0
1 parent 17961e0 commit 767cdaf

File tree

2 files changed

+664
-651
lines changed

2 files changed

+664
-651
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/nuxt-primevue",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"license": "MIT",
55
"type": "module",
66
"author": {
@@ -40,9 +40,9 @@
4040
"failOnWarn": false
4141
},
4242
"dependencies": {
43-
"@formkit/nuxt": "1.0.0",
43+
"@formkit/nuxt": "1.1.0",
4444
"@nuxt/kit": "^3.7.3",
45-
"@sfxcode/formkit-primevue": "^1.3.3",
45+
"@sfxcode/formkit-primevue": "^1.3.4",
4646
"primeicons": "^6.0.1",
4747
"primevue": "^3.34.1"
4848
},
@@ -52,16 +52,16 @@
5252
"@nuxt/module-builder": "^0.5.1",
5353
"@nuxtjs/eslint-config-typescript": "12.1.0",
5454
"@pinia/nuxt": "^0.4.11",
55-
"@types/node": "^20.6.2",
56-
"@unocss/nuxt": "^0.55.7",
55+
"@types/node": "^20.6.4",
56+
"@unocss/nuxt": "^0.56.1",
5757
"@vueuse/nuxt": "^10.4.1",
5858
"anu-vue": "^0.15.2",
5959
"defu": "^6.1.2",
60-
"eslint": "^8.49.0",
60+
"eslint": "^8.50.0",
6161
"markdown-it": "^13.0.1",
6262
"nuxt": "^3.7.3",
63-
"sass": "^1.67.0",
64-
"vitepress": "1.0.0-rc.14"
63+
"sass": "^1.68.0",
64+
"vitepress": "1.0.0-rc.17"
6565
},
6666
"keywords": [
6767
"nuxt",

0 commit comments

Comments
 (0)