mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
fix(deps): move json5 from devDependencies to dependencies to support production usage (#618)
This commit is contained in:
@ -58,6 +58,7 @@
|
||||
"clipboard": "2.0.11",
|
||||
"dayjs": "1.11.12",
|
||||
"echarts": "5.5.1",
|
||||
"json5": "2.2.3",
|
||||
"naive-ui": "2.39.0",
|
||||
"nprogress": "0.2.0",
|
||||
"pinia": "2.2.2",
|
||||
@ -85,7 +86,6 @@
|
||||
"@vitejs/plugin-vue-jsx": "4.0.1",
|
||||
"eslint": "9.9.0",
|
||||
"eslint-plugin-vue": "9.27.0",
|
||||
"json5": "2.2.3",
|
||||
"lint-staged": "15.2.9",
|
||||
"sass": "1.77.8",
|
||||
"simple-git-hooks": "2.11.1",
|
||||
|
Reference in New Issue
Block a user