Commit 43874564 authored by chenqikuai's avatar chenqikuai

fix

parent abd620c1
...@@ -827,9 +827,9 @@ ...@@ -827,9 +827,9 @@
} }
}, },
"cqk-sy-ui": { "cqk-sy-ui": {
"version": "1.2.28", "version": "1.2.29",
"resolved": "https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.28.tgz", "resolved": "https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.29.tgz",
"integrity": "sha512-6sA6ffkVvrjFJ4NE1SiLZHMq687KIZTgHUUFuSSLX0Cl1mN060/A8M4UfT4BUP0/zq1cXNEC1fM29eWkgrpHNg==", "integrity": "sha512-rwhXoQ2sU0Scm9z377v1IJQ93fb/jdV8w5cN4GqZZq98Lwevti1D9WPxjy/XF+6IJmYd7pQMo/b1baNtFYAQuA==",
"requires": { "requires": {
"axios": "^0.26.1", "axios": "^0.26.1",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
...@@ -2451,7 +2451,7 @@ ...@@ -2451,7 +2451,7 @@
"which-module": { "which-module": {
"version": "2.0.0", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
"integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=" "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q=="
}, },
"with": { "with": {
"version": "7.0.2", "version": "7.0.2",
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"axios": "^0.26.1", "axios": "^0.26.1",
"comlink": "^4.3.1", "comlink": "^4.3.1",
"cqk-sy-ui": "^1.2.28", "cqk-sy-ui": "^1.2.29",
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
"element-plus": "^2.1.9", "element-plus": "^2.1.9",
"js-md5": "^0.7.3", "js-md5": "^0.7.3",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment