summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpany <[email protected]>2023-06-01 09:28:55 +0800
committerpany <[email protected]>2023-06-01 09:28:55 +0800
commitdc117459adbe06c2ba9221087d93caececb8803b (patch)
tree8c03c7c06bba30a2b6b4969d9c5458d9b9f91d66 /package.json
parentb2da13b34a4582c7b8b40bf3c9996794241bc07a (diff)
chore: updates all dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index b6e557e..717eb47 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"vue-router": "^4.2.2",
"vxe-table": "^4.4.1",
"vxe-table-plugin-element": "^3.0.7",
- "xe-utils": "^3.5.8"
+ "xe-utils": "^3.5.10"
},
"devDependencies": {
"@types/js-cookie": "^3.0.3",
@@ -65,11 +65,11 @@
"sass": "^1.62.1",
"terser": "^5.17.6",
"typescript": "^5.0.4",
- "unocss": "^0.52.4",
+ "unocss": "^0.52.7",
"vite": "^4.3.9",
"vite-plugin-svg-icons": "^2.0.1",
"vite-svg-loader": "^4.0.0",
- "vitest": "^0.31.1",
+ "vitest": "^0.31.3",
"vue-eslint-parser": "^9.3.0",
"vue-tsc": "^1.6.5"
},