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

Commit 1377d9f

Browse files
committed
chore(dependecies): formkit-primevue 1.2.1 - Removed own PrimeVueConfiguration because PrimeVueConfiguration is exprted by PrimeVue in latest Version
1 parent 0dc4589 commit 1377d9f

File tree

5 files changed

+651
-739
lines changed

5 files changed

+651
-739
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/nuxt-primevue",
3-
"version": "1.2.6",
3+
"version": "1.3.0",
44
"license": "MIT",
55
"type": "module",
66
"author": {
@@ -35,25 +35,25 @@
3535
},
3636
"dependencies": {
3737
"@formkit/nuxt": "0.17.4",
38-
"@nuxt/kit": "^3.6.2",
39-
"@sfxcode/formkit-primevue": "^1.2.0"
38+
"@nuxt/kit": "^3.6.3",
39+
"@sfxcode/formkit-primevue": "^1.2.1"
4040
},
4141
"devDependencies": {
4242
"@anu-vue/preset-theme-default": "^0.15.2",
4343
"@iconify-json/mdi": "^1.1.53",
4444
"@nuxt/module-builder": "^0.4.0",
4545
"@nuxtjs/eslint-config-typescript": "12.0.0",
4646
"@pinia/nuxt": "^0.4.11",
47-
"@types/node": "^20.4.1",
47+
"@types/node": "^20.4.2",
4848
"@unocss/nuxt": "^0.53.5",
4949
"@vueuse/nuxt": "^10.2.1",
5050
"anu-vue": "^0.15.2",
5151
"conventional-changelog-cli": "^3.0.0",
5252
"defu": "^6.1.2",
53-
"eslint": "^8.44.0",
53+
"eslint": "^8.45.0",
5454
"flexsearch": "^0.7.31",
5555
"markdown-it": "^13.0.1",
56-
"nuxt": "^3.6.2",
56+
"nuxt": "^3.6.3",
5757
"sass": "^1.63.6",
5858
"vitepress": "1.0.0-beta.5"
5959
},

0 commit comments

Comments
 (0)