Skip to content

Commit

Permalink
chore(dependencies): PrimeVue 3.47
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Jan 24, 2024
1 parent 65de2b5 commit a7bf107
Show file tree
Hide file tree
Showing 5 changed files with 16,665 additions and 15,424 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sfxcode/formkit-primevue",
"version": "1.6.2",
"version": "1.6.3",
"type": "module",
"license": "MIT",
"repository": "https://github.com/sfxcode/formkit-primevue",
Expand Down Expand Up @@ -40,16 +40,16 @@
"docs:serve": "vitepress serve docs"
},
"dependencies": {
"@formkit/addons": "^1.5.1",
"@formkit/i18n": "^1.5.1",
"@formkit/vue": "^1.5.1",
"@formkit/addons": "^1.5.2",
"@formkit/i18n": "^1.5.2",
"@formkit/vue": "^1.5.2",
"add": "^2.0.6",
"primeicons": "^6.0.1",
"primevue": "^3.46.0"
"primevue": "^3.47.1"
},
"devDependencies": {
"@antfu/eslint-config": "2.6.3",
"@types/node": "^20.11.5",
"@types/node": "^20.11.6",
"@unocss/preset-icons": "^0.58.3",
"@unocss/preset-uno": "0.58.3",
"@vitejs/plugin-vue": "^5.0.3",
Expand All @@ -70,15 +70,15 @@
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-auto-import": "^0.17.4",
"unplugin-vue-components": "^0.26.0",
"vanilla-jsoneditor": "^0.21.3",
"vanilla-jsoneditor": "^0.21.4",
"vite": "^5.0.12",
"vite-plugin-dts": "^3.7.1",
"vite-plugin-dts": "^3.7.2",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-pages": "^0.32.0",
"vite-ssg": "^0.23.6",
"vitepress": "1.0.0-rc.39",
"vitepress": "1.0.0-rc.40",
"vue": "^3.4.15",
"vue-demi": "^0.14.6",
"vue-router": "^4.2.5",
Expand Down
Loading

0 comments on commit a7bf107

Please sign in to comment.