Skip to content

Commit efa9792

Browse files
committed
chore(dependencies): update unocss and formkit
drag and drop
1 parent 50e8069 commit efa9792

File tree

2 files changed

+484
-470
lines changed

2 files changed

+484
-470
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
},
8989
"dependencies": {
9090
"@formkit/addons": "^1.6.7",
91-
"@formkit/drag-and-drop": "^0.2.4",
91+
"@formkit/drag-and-drop": "^0.2.5",
9292
"@formkit/i18n": "^1.6.7",
9393
"@formkit/vue": "^1.6.7",
9494
"@intlify/core": "9.14.1",
@@ -102,9 +102,9 @@
102102
"@antfu/eslint-config": "^3.8.0",
103103
"@formkit/core": "^1.6.7",
104104
"@primevue/themes": "^4.1.1",
105-
"@types/node": "^22.7.7",
106-
"@unocss/preset-icons": "^0.63.4",
107-
"@unocss/preset-uno": "^0.63.4",
105+
"@types/node": "^22.7.9",
106+
"@unocss/preset-icons": "^0.63.6",
107+
"@unocss/preset-uno": "^0.63.6",
108108
"@vitejs/plugin-vue": "^5.1.4",
109109
"@vitest/coverage-v8": "^2.1.3",
110110
"@vitest/ui": "^2.1.3",
@@ -128,12 +128,12 @@
128128
"tslib": "^2.8.0",
129129
"typescript": "^5.6.3",
130130
"unbuild": "2.0.0",
131-
"unocss": "^0.63.4",
131+
"unocss": "^0.63.6",
132132
"unplugin-auto-import": "^0.18.3",
133133
"unplugin-vue-components": "^0.27.4",
134-
"vanilla-jsoneditor": "^1.0.8",
135-
"vite": "^5.4.9",
136-
"vite-plugin-dts": "^4.2.4",
134+
"vanilla-jsoneditor": "^1.1.1",
135+
"vite": "^5.4.10",
136+
"vite-plugin-dts": "^4.3.0",
137137
"vite-plugin-eslint": "^1.8.1",
138138
"vite-plugin-pages": "^0.32.3",
139139
"vite-ssg": "^0.23.8",

0 commit comments

Comments
 (0)