Skip to content

Commit

Permalink
chore(dependencies): PrimeVue 3.42
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Dec 3, 2023
1 parent 39feb01 commit 94cccf5
Show file tree
Hide file tree
Showing 4 changed files with 921 additions and 946 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfxcode/formkit-primevue",
"version": "1.5.4",
"version": "1.5.5",
"type": "module",
"license": "MIT",
"repository": "https://github.com/sfxcode/formkit-primevue",
Expand Down Expand Up @@ -40,28 +40,28 @@
"docs:serve": "vitepress serve docs"
},
"dependencies": {
"@formkit/i18n": "^1.3.0",
"@formkit/vue": "^1.3.0",
"@formkit/i18n": "^1.3.2",
"@formkit/vue": "^1.3.2",
"primeicons": "^6.0.1",
"primevue": "^3.41.1"
"primevue": "^3.42.0"
},
"devDependencies": {
"@antfu/eslint-config": "2.1.0",
"@types/node": "^20.10.0",
"@antfu/eslint-config": "2.2.1",
"@types/node": "^20.10.2",
"@unocss/preset-icons": "^0.57.7",
"@unocss/preset-uno": "0.57.7",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue": "^4.5.1",
"@vue/babel-preset-app": "^5.0.8",
"@vue/compiler-sfc": "^3.3.9",
"@vue/server-renderer": "^3.3.9",
"@vue/test-utils": "^2.4.2",
"@vue/test-utils": "^2.4.3",
"@vuedx/typecheck": "~0.7.6",
"@vuedx/typescript-plugin-vue": "~0.7.6",
"@vueuse/core": "^10.6.1",
"@vueuse/head": "^2.0.0",
"chart.js": "^4.4.0",
"consola": "^3.2.3",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"json-editor-vue": "^0.11.1",
"quill": "^1.3.7",
"sass": "^1.69.5",
Expand All @@ -71,15 +71,15 @@
"unplugin-auto-import": "^0.17.1",
"unplugin-vue-components": "^0.25.2",
"vanilla-jsoneditor": "^0.19.0",
"vite": "^5.0.2",
"vite-plugin-dts": "^3.6.3",
"vite": "^5.0.4",
"vite-plugin-dts": "^3.6.4",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-pages": "^0.32.0",
"vite-ssg": "^0.23.5",
"vitepress": "1.0.0-rc.31",
"vue": "^3.3.9",
"vue-demi": "^0.14.6",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.22"
"vue-tsc": "^1.8.24"
}
}
Loading

0 comments on commit 94cccf5

Please sign in to comment.