Skip to content

Commit 2045488

Browse files
committed
chore(release): Next Version 1.8.1
1 parent 6f4ccf9 commit 2045488

File tree

2 files changed

+321
-161
lines changed

2 files changed

+321
-161
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"type": "module",
55
"license": "MIT",
66
"repository": "https://github.com/sfxcode/formkit-primevue",
@@ -48,8 +48,8 @@
4848
"primevue": "^3.49.1"
4949
},
5050
"devDependencies": {
51-
"@antfu/eslint-config": "2.6.4",
52-
"@types/node": "^20.11.22",
51+
"@antfu/eslint-config": "2.7.0",
52+
"@types/node": "^20.11.24",
5353
"@unocss/preset-icons": "^0.58.5",
5454
"@unocss/preset-uno": "0.58.5",
5555
"@vitejs/plugin-vue": "^5.0.4",
@@ -72,7 +72,7 @@
7272
"unocss": "^0.58.5",
7373
"unplugin-auto-import": "^0.17.5",
7474
"unplugin-vue-components": "^0.26.0",
75-
"vanilla-jsoneditor": "^0.21.6",
75+
"vanilla-jsoneditor": "^0.22.0",
7676
"vite": "^5.1.4",
7777
"vite-plugin-dts": "^3.7.3",
7878
"vite-plugin-eslint": "^1.8.1",
@@ -82,6 +82,6 @@
8282
"vue": "^3.4.21",
8383
"vue-demi": "^0.14.7",
8484
"vue-router": "^4.3.0",
85-
"vue-tsc": "^1.8.27"
85+
"vue-tsc": "^2.0.3"
8686
}
8787
}

0 commit comments

Comments
 (0)