Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenqikuai
source-trace-manage
Commits
e3c1c794
Commit
e3c1c794
authored
Jun 06, 2022
by
CHENQIKUAI
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
c3f45c4e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
10 deletions
+13
-10
package-lock.json
package-lock.json
+12
-9
package.json
package.json
+1
-1
No files found.
package-lock.json
View file @
e3c1c794
...
...
@@ -9,7 +9,7 @@
"version"
:
"0.0.0"
,
"dependencies"
:
{
"axios"
:
"^0.26.1"
,
"cqk-sy-ui"
:
"^1.2.1
7
"
,
"cqk-sy-ui"
:
"^1.2.1
9
"
,
"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.1
7
"
,
"resolved"
:
"https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.1
7
.tgz"
,
"integrity"
:
"sha512-
+aDIxj2b6Gkup9gssahtJYel9Lkhp8SlfpgfzGWenU0AG97tr4IOeNz5vrTFk6TqLOVXZ4fT291eqS7oiOI5LA
=="
,
"version"
:
"1.2.1
9
"
,
"resolved"
:
"https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.1
9
.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"
:
"sha
1-9lNNFRSCabIDUue+4m9QH5oZEpA
="
,
"integrity"
:
"sha
512-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.1
7
"
,
"resolved"
:
"https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.1
7
.tgz"
,
"integrity"
:
"sha512-
+aDIxj2b6Gkup9gssahtJYel9Lkhp8SlfpgfzGWenU0AG97tr4IOeNz5vrTFk6TqLOVXZ4fT291eqS7oiOI5LA
=="
,
"version"
:
"1.2.1
9
"
,
"resolved"
:
"https://registry.npmjs.org/cqk-sy-ui/-/cqk-sy-ui-1.2.1
9
.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"
:
"sha
1-9lNNFRSCabIDUue+4m9QH5oZEpA
="
"integrity"
:
"sha
512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA=
="
},
"deepmerge"
:
{
"version"
:
"1.5.2"
,
...
...
package.json
View file @
e3c1c794
...
...
@@ -9,7 +9,7 @@
},
"dependencies"
:
{
"
axios
"
:
"^0.26.1"
,
"
cqk-sy-ui
"
:
"^1.2.1
7
"
,
"
cqk-sy-ui
"
:
"^1.2.1
9
"
,
"
crypto-js
"
:
"^4.1.1"
,
"
element-plus
"
:
"^2.1.9"
,
"
js-md5
"
:
"^0.7.3"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment