Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
factory_front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qinjianhui
factory_front
Commits
9bf605b9
Commit
9bf605b9
authored
Aug 14, 2026
by
zhuzhequan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:添加版本依赖
parent
b4f285e6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
package-lock.json
+7
-0
package.json
+1
-0
No files found.
package-lock.json
View file @
9bf605b9
...
...
@@ -17,6 +17,7 @@
"dayjs"
:
"^1.11.13"
,
"echarts"
:
"^6.0.0"
,
"element-plus"
:
"^2.14.3"
,
"js-md5"
:
"^0.9.2"
,
"lodash-es"
:
"^4.17.21"
,
"luxon"
:
"^3.7.1"
,
"pinia"
:
"^2.1.7"
,
...
...
@@ -4792,6 +4793,12 @@
"dev"
:
true
,
"license"
:
"ISC"
},
"node_modules/js-md5"
:
{
"version"
:
"0.9.2"
,
"resolved"
:
"https://registry.npmmirror.com/js-md5/-/js-md5-0.9.2.tgz"
,
"integrity"
:
"sha512-QK62elp/ozZj7kzyCG5yaeK+uWeqxPlg3w3znYDBvwyqzJs7nh5bgTAAH9KltLni2LT7qx/E1EgSVwfiOSRe0Q=="
,
"license"
:
"MIT"
},
"node_modules/js-tokens"
:
{
"version"
:
"4.0.0"
,
"resolved"
:
"https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz"
,
...
...
package.json
View file @
9bf605b9
...
...
@@ -19,6 +19,7 @@
"
dayjs
"
:
"^1.11.13"
,
"
echarts
"
:
"^6.0.0"
,
"
element-plus
"
:
"^2.14.3"
,
"
js-md5
"
:
"^0.9.2"
,
"
lodash-es
"
:
"^4.17.21"
,
"
luxon
"
:
"^3.7.1"
,
"
pinia
"
:
"^2.1.7"
,
...
...
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