Skip to content

Commit

Permalink
chore(dependencies): Update to formkit/primevue 2.6.10 / primevue 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Nov 27, 2024
1 parent 0ab27ab commit cc434ae
Show file tree
Hide file tree
Showing 2 changed files with 690 additions and 619 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,24 +35,24 @@
},
"dependencies": {
"@formkit/nuxt": "^1.6.9",
"@nuxt/kit": "^3.14.159",
"@nuxt/kit": "^3.14.1592",
"@nuxtjs/i18n": "^8.5.6",
"@primevue/nuxt-module": "^4.2.2",
"@sfxcode/formkit-primevue": "^2.6.8"
"@primevue/nuxt-module": "^4.2.4",
"@sfxcode/formkit-primevue": "^2.6.10"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/devtools": "^1.6.1",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.159",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.14.4",
"@primevue/themes": "^4.2.2",
"@primevue/themes": "^4.2.4",
"@types/node": "latest",
"changelogen": "^0.5.7",
"eslint": "9.14.0",
"nuxt": "^3.14.159",
"typescript": "latest",
"vitest": "^2.1.5",
"nuxt": "^3.14.1592",
"typescript": "5.6.3",
"vitest": "^2.1.6",
"vue-tsc": "^2.1.10"
},
"packageManager": "pnpm@9.13.2+sha256.ccce81bf7498c5f0f80e31749c1f8f03baba99d168f64590fc7e13fad3ea1938"
Expand Down
Loading

0 comments on commit cc434ae

Please sign in to comment.