Commit e3c1c794 authored by CHENQIKUAI's avatar CHENQIKUAI

fix

parent c3f45c4e
......@@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"axios": "^0.26.1",
"cqk-sy-ui": "^1.2.17",
"cqk-sy-ui": "^1.2.19",
"crypto-js": "^4.1.1",
"element-plus": "^2.1.9",
"js-md5": "^0.7.3",
......@@ -985,9 +985,9 @@
}
},
"node_modules/cqk-sy-ui": {
"version": "1.2.17",
"resolved": "https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.17.tgz",
"integrity": "sha512-+aDIxj2b6Gkup9gssahtJYel9Lkhp8SlfpgfzGWenU0AG97tr4IOeNz5vrTFk6TqLOVXZ4fT291eqS7oiOI5LA==",
"version": "1.2.19",
"resolved": "https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.19.tgz",
"integrity": "sha512-Lh5bsjYMeE3zW92B+gJZPt4LSZ6x5xFyxtwIcAvGy8Uka/I/Y7hBLIQ62NNVYI0WL3TYo8+FjVpdsAajmM5W/g==",
"dependencies": {
"axios": "^0.26.1",
"crypto-js": "^4.1.1",
......@@ -1049,7 +1049,7 @@
"node_modules/decamelize": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
"integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==",
"engines": {
"node": ">=0.10.0"
}
......@@ -2104,6 +2104,9 @@
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/p-locate": {
......@@ -4074,9 +4077,9 @@
}
},
"cqk-sy-ui": {
"version": "1.2.17",
"resolved": "https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.17.tgz",
"integrity": "sha512-+aDIxj2b6Gkup9gssahtJYel9Lkhp8SlfpgfzGWenU0AG97tr4IOeNz5vrTFk6TqLOVXZ4fT291eqS7oiOI5LA==",
"version": "1.2.19",
"resolved": "https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.19.tgz",
"integrity": "sha512-Lh5bsjYMeE3zW92B+gJZPt4LSZ6x5xFyxtwIcAvGy8Uka/I/Y7hBLIQ62NNVYI0WL3TYo8+FjVpdsAajmM5W/g==",
"requires": {
"axios": "^0.26.1",
"crypto-js": "^4.1.1",
......@@ -4131,7 +4134,7 @@
"decamelize": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
"integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA=="
},
"deepmerge": {
"version": "1.5.2",
......
......@@ -9,7 +9,7 @@
},
"dependencies": {
"axios": "^0.26.1",
"cqk-sy-ui": "^1.2.17",
"cqk-sy-ui": "^1.2.19",
"crypto-js": "^4.1.1",
"element-plus": "^2.1.9",
"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