Skip to content

Commit 2056bf4

Browse files
committed
chore(dependencies): PrimeVue
Update to 3.20.0
1 parent 39ae86e commit 2056bf4

File tree

6 files changed

+127
-110
lines changed

6 files changed

+127
-110
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"type": "module",
55
"license": "MIT",
66
"repository": "https://github.com/sfxcode/formkit-primevue",
@@ -43,7 +43,7 @@
4343
"@formkit/vue": "^1.0.0-beta.12",
4444
"@formkit/i18n": "^1.0.0-beta.12",
4545
"primeicons": "^6.0.1",
46-
"primevue": "^3.19.0"
46+
"primevue": "^3.20.0"
4747
},
4848
"devDependencies": {
4949
"@antfu/eslint-config": "^0.31.0",
@@ -62,7 +62,7 @@
6262
"chart.js": "^4.0.1",
6363
"consola": "^2.15.3",
6464
"conventional-changelog-cli": "^2.2.2",
65-
"eslint": "^8.27.0",
65+
"eslint": "^8.28.0",
6666
"json-editor-vue": "^0.9.2",
6767
"quill": "^1.3.7",
6868
"sass": "^1.56.1",
@@ -71,7 +71,7 @@
7171
"unocss": "^0.46.5",
7272
"unplugin-auto-import": "^0.11.4",
7373
"unplugin-vue-components": "^0.22.9",
74-
"vanilla-jsoneditor": "^0.10.1",
74+
"vanilla-jsoneditor": "^0.10.2",
7575
"vite": "^3.2.4",
7676
"vite-plugin-dts": "^1.7.1",
7777
"vite-plugin-eslint": "^1.8.1",

0 commit comments

Comments
 (0)