We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9d0c2 commit 6c4849fCopy full SHA for 6c4849f
app/package.json
@@ -18,7 +18,7 @@
18
"@fingerprintjs/fingerprintjs": "^4.6.2",
19
"@formkit/auto-animate": "^0.8.2",
20
"@simplewebauthn/browser": "^13.1.2",
21
- "@uozi-admin/curd": "^4.7.4",
+ "@uozi-admin/curd": "^4.9.6",
22
"@uozi-admin/request": "^2.8.4",
23
"@vue/reactivity": "^3.5.18",
24
"@vue/shared": "^3.5.18",
@@ -58,9 +58,9 @@
58
"vuedraggable": "^4.1.0"
59
},
60
"devDependencies": {
61
- "@antfu/eslint-config": "^5.2.0",
+ "@antfu/eslint-config": "^5.2.1",
62
"@iconify-json/fa": "1.2.1",
63
- "@iconify-json/tabler": "^1.2.20",
+ "@iconify-json/tabler": "^1.2.22",
64
"@iconify/tools": "^4.1.2",
65
"@iconify/types": "^2.0.0",
66
"@iconify/utils": "^3.0.0",
@@ -83,9 +83,9 @@
83
"unplugin-auto-import": "^20.0.0",
84
"unplugin-vue-components": "^29.0.0",
85
"unplugin-vue-define-options": "^1.5.5",
86
- "vite": "npm:[email protected]",
+ "vite": "^7.1.1",
87
"vite-plugin-inspect": "^11.3.2",
88
"vite-svg-loader": "^5.1.0",
89
"vue-tsc": "^3.0.5"
90
}
91
-}
+}
0 commit comments