Skip to content

Commit 29c63f1

Browse files
committed
chore(dependencies): PrimeVue 3.36.0
1 parent e308a1d commit 29c63f1

File tree

3 files changed

+578
-566
lines changed

3 files changed

+578
-566
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@formkit/i18n": "^1.2.2",
4141
"@formkit/vue": "^1.2.2",
4242
"primeicons": "^6.0.1",
43-
"primevue": "^3.35.0"
43+
"primevue": "^3.36.0"
4444
},
4545
"devDependencies": {
46-
"@antfu/eslint-config": "1.0.0-beta.24",
47-
"@types/node": "^20.8.3",
46+
"@antfu/eslint-config": "1.0.0-beta.27",
47+
"@types/node": "^20.8.6",
4848
"@unocss/preset-icons": "^0.56.5",
4949
"@unocss/preset-uno": "0.56.5",
5050
"@vitejs/plugin-vue": "^4.4.0",
@@ -61,13 +61,13 @@
6161
"eslint": "^8.51.0",
6262
"json-editor-vue": "^0.10.19",
6363
"quill": "^1.3.7",
64-
"sass": "^1.69.0",
64+
"sass": "^1.69.3",
6565
"tslib": "^2.6.2",
6666
"typescript": "^5.2.2",
6767
"unocss": "^0.56.5",
6868
"unplugin-auto-import": "^0.16.6",
6969
"unplugin-vue-components": "^0.25.2",
70-
"vanilla-jsoneditor": "^0.18.8",
70+
"vanilla-jsoneditor": "^0.18.9",
7171
"vite": "^4.4.11",
7272
"vite-plugin-dts": "^3.6.0",
7373
"vite-plugin-eslint": "^1.8.1",
@@ -76,6 +76,6 @@
7676
"vue": "^3.3.4",
7777
"vue-demi": "^0.14.6",
7878
"vue-router": "^4.2.5",
79-
"vue-tsc": "^1.8.18"
79+
"vue-tsc": "^1.8.19"
8080
}
8181
}

0 commit comments

Comments
 (0)