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

Commit

Permalink
chore(dependecies): update to formkit-primevue 1.3.5 and FormKit 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Oct 1, 2023
1 parent bee9ec6 commit 5fd201a
Show file tree
Hide file tree
Showing 2 changed files with 847 additions and 930 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfxcode/nuxt-primevue",
"version": "1.3.8",
"version": "1.3.9",
"license": "MIT",
"type": "module",
"author": {
Expand Down Expand Up @@ -40,28 +40,28 @@
"failOnWarn": false
},
"dependencies": {
"@formkit/nuxt": "1.1.0",
"@nuxt/kit": "^3.7.3",
"@sfxcode/formkit-primevue": "^1.3.4",
"@formkit/nuxt": "1.2.1",
"@nuxt/kit": "^3.7.4",
"@sfxcode/formkit-primevue": "^1.3.5",
"primeicons": "^6.0.1",
"primevue": "^3.34.1"
"primevue": "^3.35.0"
},
"devDependencies": {
"@anu-vue/preset-theme-default": "^0.15.2",
"@iconify-json/mdi": "^1.1.54",
"@nuxt/module-builder": "^0.5.1",
"@nuxt/module-builder": "^0.5.2",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@pinia/nuxt": "^0.4.11",
"@types/node": "^20.6.4",
"@unocss/nuxt": "^0.56.1",
"@types/node": "^20.8.0",
"@unocss/nuxt": "^0.56.4",
"@vueuse/nuxt": "^10.4.1",
"anu-vue": "^0.15.2",
"defu": "^6.1.2",
"eslint": "^8.50.0",
"markdown-it": "^13.0.1",
"nuxt": "^3.7.3",
"markdown-it": "^13.0.2",
"nuxt": "^3.7.4",
"sass": "^1.68.0",
"vitepress": "1.0.0-rc.17"
"vitepress": "1.0.0-rc.20"
},
"keywords": [
"nuxt",
Expand Down
Loading

0 comments on commit 5fd201a

Please sign in to comment.