Skip to content

Commit c75fb09

Browse files
committed
chore(dependencies): Update PrimeVue to 3.50
1 parent 032fb6c commit c75fb09

File tree

2 files changed

+297
-301
lines changed

2 files changed

+297
-301
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -76,18 +76,18 @@
7676
"@formkit/i18n": "^1.6.0",
7777
"@formkit/vue": "^1.6.0",
7878
"primeicons": "^6.0.1",
79-
"primevue": "^3.49.1"
79+
"primevue": "^3.50.0"
8080
},
8181
"devDependencies": {
82-
"@antfu/eslint-config": "2.8.1",
82+
"@antfu/eslint-config": "2.8.3",
8383
"@formkit/core": "^1.6.0",
84-
"@types/node": "^20.11.27",
85-
"@unocss/preset-icons": "^0.58.5",
86-
"@unocss/preset-uno": "0.58.5",
84+
"@types/node": "^20.11.28",
85+
"@unocss/preset-icons": "^0.58.6",
86+
"@unocss/preset-uno": "0.58.6",
8787
"@vitejs/plugin-vue": "^5.0.4",
8888
"@vue/compiler-sfc": "^3.4.21",
8989
"@vue/server-renderer": "^3.4.21",
90-
"@vue/test-utils": "^2.4.4",
90+
"@vue/test-utils": "^2.4.5",
9191
"@vue/tsconfig": "^0.5.1",
9292
"@vuedx/typecheck": "~0.7.6",
9393
"@vuedx/typescript-plugin-vue": "~0.7.6",
@@ -99,11 +99,11 @@
9999
"json-editor-vue": "^0.12.0",
100100
"mkdist": "^1.4.0",
101101
"quill": "^1.3.7",
102-
"sass": "^1.71.1",
102+
"sass": "^1.72.0",
103103
"tslib": "^2.6.2",
104104
"typescript": "^5.4.2",
105105
"unbuild": "2.0.0",
106-
"unocss": "^0.58.5",
106+
"unocss": "^0.58.6",
107107
"unplugin-auto-import": "^0.17.5",
108108
"unplugin-vue-components": "^0.26.0",
109109
"vanilla-jsoneditor": "^0.23.0",

0 commit comments

Comments
 (0)